Luamail: a mail client built into luakit

see http://dieter.plaetinck.be/luamail_a_ma … uakit.html

quigybo wrote:
Dieter@be wrote:Also, we do some things like spawning a terminal with vim, when composing a mail.
There was some work on getting XEmbed support in luakit, imho gvim in a separate tab would be nicer than spawning a terminal for composing mail. If it is not ready, then luakit.spawn with a callback handler may be a nicer (non-blocking) way of opening an editor.
Hmm, I don't like gvim, because it adds unneeded stuff (like Gtk menubars and whatnot). maybe we can use an Xembed-capable terminal and run vim in there?
embedding gvim/terminal will look a bit nicer than my spawn-new-terminal-window approach, but I don't think it would necessarily be more useful. an argument would be: if it would spawn vim and blocks luakit, it sortof forces you take care of the mail first (i.e. makes you more productive), *but* you can close vim if you _need_ to look at a webpage again, and later return to the message in the same way (do a luamail keybind to continue where you left off).
you can't see the editor at the same time as a misc other tab in luakit, but neither can you with your suggested approach.  unless you split off the luamail window into a different window (which is a feature we'll implement at some point), then it works with either approach.  but if we block luakit then it won't receive the keybind.
I think you're right, your approach is probably more elegant (if all the issues mentioned in that ticket get resolved), and would allow to do some things properly (like, compose multiple mails at the same time, etc)
it's nice you could do that callback trick.  Thanks for showing me.  I read somewhere in the luadocs that if you spawn in a non-blocking way, it's not possible to get output and exit code, but that seems solved then with this approach.  With this approach it would also allow to compose multiple mails at the same time, but then you should be careful not to close your luakit window if you still have other compose-mail windows open. unless luakit tracks that and warns you.
anyway, your suggested approach of embedding is probably the better way.
edit: interesting, urxvt can be embedded: http://linux.die.net/man/1/urxvt
Btw do you prefer gvim over urxvt+vim ? if so: why?
Last edited by Dieter@be (2011-10-03 14:44:19)

Similar Messages

  • I have imported three gmail accounts into mac's mail client.  can i do anything to distinguish between them?  e.g., can i have each one appear in the mail list in a different color?  I don't want to do it by sender, but by email account.

    i have imported three gmail accounts into mac's mail client.  can i do anything to distinguish between them?  e.g., can i have each one appear in the mail list in a different color?  I don't want to do it by sender, but by email account.

    Welcome to the Apple Community.
    Enter the details of her second account at system preferences> mail, contacts & calendars.

  • Problem with built mail client E66

    Hi, today I noticed a problem that I just disappeared built mail client and with mails. When I will create a new mailbox, it still gives me the opportunity, only Nokia Messaging ...
    Can you help me with this??
    THX

    bruxxx wrote:
    Why is it that a free mail client like Thunderbird can do better than both Apple and Microsoft at solving this problem ... though it is not completely solved by either?
    Because most users have no idea what cached connections are. They just want it to work.
    Perhaps you should submit a bug report to Apple

  • Import mails from customized e-mail client into Oultook interface

    The client has a customized e-mail client with a web interface.
    It is required to import the e-mails and folder structure into Outlook 2013 interface in a separate tab, without connecting the e-mail account to Outlook (as usually connect an yahoo or gmail account).
    The import will be made using methods from a web service which provides information like folder structure, From, To, Date etc. The service returns this in DataTable format.
    How can I display the e-mails form the custom e-mail client into Outlook interface, using the information from the web service?

    How can I display the e-mails form the custom e-mail client into Outlook interface, using the information from the web service?
    You're going to have to be a little (lot?) more specific then the info already provided - such as
    - You're saying that you have a web service function that can import data directly into Outlook - is that correct? (Suspect the answer is no) so
    - Not sure what you mean by "DataTable" format unless you're using programming terminology. If you want to use the standard Outlook import wizard, the data will have to be converted to a CSV file which will restrict you to the fields supported via
    that process. Anything else will require a custom developed solution (outside the scope of this forum). If you need programming advice - better forum would be "Outlook for Developers" -
    http://social.msdn.microsoft.com/Forums/en-US/outlookdev
    - As for folder structure - that can easily be replicated in Outlook by creating a new PST file and adding any folders as required either manually or programmatically
    Karl Timmermans [Outlook MVP] "Outlook Contact Import/Export/Data Mgmt" http://www.contactgenie.com

  • Yahoo! Mail Plus + IMAP + built-in e-mail client, ...

    Hello,
    I just got my new Nokia E71 and tried to set up the built-in e-mail client using Yahoo! Mail Plus (yes, I do pay for it and pop3 works on any device). The built-in e-mail setup program sets up some imap addresses for incoming and outgoing mail. I provided my Yahoo! Mail username with and without "@yahoo.com" and the correct password, but it always pops up the username/password dialog as the input was wrong.
    Has anyone managed to use Yahoo! & imap on his/her Nokia phone?
     Thanks,
    parhuzamos
    ps. I know email.nokia.com, but it allows my to sync max 10 folders and that is not enough for me.

    I use Yahoo public. Same settings as yours. No problem updating mailbox nor sending with WLAN (wifi) or GPRS.
    I did encounter your same problem once or twice when my phone was new and I was just setting it up. I just deleted the mailbox and started over. There aren't a lot of settings for email accounts you can tinker with. The only other setting I could think of is the email key setting. Mine's set to default since I have 3 accounts on my phone.
    Hope that helps in some way.

  • Scriptable mail client with good support for html and flash

    Hi,
    on one hand I'm looking for the uzbl/luakit/.. equivalent in the mail client world: I want a very high level of control over how mails are fetched, filtered, displayed, scripts, keybinds, etc etc.
    On the other hand I also want the client to handle html mails properly, even when they include html5 sound/video clips and/or flash widgets/videos.
    This might sound ironic, but I use rss2email to get all my newsfeeds delivered to my mailbox.  I think this makes a lot of sense, a centralized repository for all the messages I want to get.
    But those newsposts often contain html5 and flash widgets, which I want to be able to use from inside the mailclient.
    Also I expect usage of the xdg basedir spec and sane use of files (a simple text config file, and maximum a few binary files for caches/indexes etc)
    A good search system based on sup/notmuch/xapian would also be welcome.
    I just can't find a mail client like this.  Any suggestions?  Maybe anything that's close, so I could hack it a bit myself?
    Claws-mail is the least sucky client I could find, but still it doesn't give me the advanced scriptability, it makes a mess in my homedir and doesn't support html5/flash.

    Thid may take you a bit away from your current setup, but if you have used sup you shouldn't be too scared ;D
    Ive started using mutt a while back, and if properly configured it can do a _lot_ of things and very well at that too!
    Anyway, to answer your post:
    1) Mutt can be configured to retieve your rss feeds, so you dont need to use rss2email and still get a centralilsed repo for your email and rss and, you will be able to keep your email account uncluttered with rss mail (but thats personal preference).
    2) Intrinsically, like all CLI mail clients, butt doesnt show html/html5 or embedded flash in email. /BUT/ you can configure it to use a differen program to handle this automatically.
    So, you will be able to get say uzbl, or jumanji or surf (if you're into your lightweight browsers) to open those multimedia emails. Edit: it seems you will probably have to use links2, but you may be able to use other clients (they will have to open as a seperate application though, whilst links2 is able to stay embedded. Maybe this can be done with the other browsers but I haven't tried nor researched this.
    Generally as: (in .muttrc)
    # enriched messages
    auto_view text/html # view html automatically
    alternative_order text/plain text/enriched text/html # but save it for last
    Credit for that snippet goes to something i found on dotfiles. If I ever find the author's name, I shall edit it in here.
    You will also need to create a .mailcap file with the relevant data. A basic google search reveals some good tutorials for this.
    Last edited by GalacticArachnid (2010-12-03 02:01:42)

  • Yahoo! mail same on iPhone as in Mail client?

    Hi There,
    I have a lot of mailing lists that I subscribe to, so in order to get my mail filtered into folders on my iPhone, I had to set up filters on the Yahoo page (this is an old swbell.net account, the old, old Att). So when I get mail via the built in Yahoo settings (imap.apple.mail.yahoo.com), I get everything filtered out and in the appropriate folders on the iPhone.
    However, now that I've filtered things on the server side, I can't get Mail to recognize this (it's still POP). So now I only have mail on the iPhone, not on the computer. I tried to set Mail up to use imap.apple.mail.yahoo.com but that didn't work. Any ideas about how to get my server-side filtered mail on both my desktop and my iPhone?
    This is pretty frustrating, I'd rather they put rule support into the iPhone's mail client.
    Thanks,
    troy

    Any ideas about how to get my server-side filtered mail on both my desktop and my iPhone?
    You can't - not with a free Yahoo IMAP account which can be accessed via the Push protocol or standard IMAP with the iPhone's email client only since it is free.
    If you want to access the account with an email client on your computer as well as with the iPhone's email client, you need to continue accessing the account as a POP account with both.

  • Why does mail sent using the MacOSX mail client not show up in my sent folder when I access my Gmail account in a browser?

    I've recently started using my first Mac, and I hooked my work email (Forwarded to Google Mail) and my personal email (Gmail) into the MacOSX mail client. Everything seemed to be going smoothly, until I noticed that sent mail from my work email through the MacOSX Mail client is not showing up in my sent box on any other clients. Sent mail does show up in my personal email in Gmail, though.
    Can anyone help me understand why mail sent from the MacOSX Mail client doesn't end up in the sent folder of my work Gmail account? I suspect it has something to do with the forwarding-to-Google process -- a sort of "too many cooks in the kitchen" situation. Has anyone heard of this problem before? What should I try?

    I've been noticing that too.  Just told me there were 6 outgoing messages, even though I did not create any new messages.
    One hypothesis is that it's generating those messages when a rule moves an email from one folder to another.
    Can someone at Apple confirm this?

  • How can I do a clean install of Mac Mail client? ...

    ... without doing a clean reinstall of the entire OS?
    I've been wrestling with my Mac Mail client all day and am pretty sure I've got a corrupted file somewhere, either in the app or in the Home<Library folder somewhere. I've been using the mail app for several years without issues with .mac mail as the primary and a couple of POP accounts from gmail and pacbell. The troubles began late Monday when I was batch deleting some old e-mails from the mail server. The entire inbox (maybe 120+ e-mails disappeared.
    Since then, I can receive mail from all three mail providers, but am unable to send via any provider on my Mac Mail client. I have a PC that pulls mail from all three services via POP3, and it's working fine for both sending and receiving.
    I was also able to create a .mac account on the Mac Mail client on a spare iMac and had no trouble sending or receiving from it. But the Mail client on my G5 refuses to send. I've reconfigured all the accounts, checked them 10 times, deleted and reinstalled them all, all to no avail, which is why I think there's bad ju-ju in one of the files somewhere.
    Any suggestions?
    Many thanks.

    First find out if you need to reinstall the mail app. Create a new user by going to system preferences >accounts. Unlock the lock and click on the + sign. Create a new user account. Log into the new user by going to the apple menu and logging out. In the new user go to system preferences>.mac. Enter your user name and password. If you can log in here then open Mail. Your .mac mail should be automatically set up. Send a test e-mail to yourself. If Mail works then the problem is specific to your user account and you do not need to reinstall the Mail app. If the Mail works then consider continuing to set up your other accounts in this user. Once your accounts are working in the new user close all windows and applications. Go the the ~/Library/Preferences and holding down on the Option key drag the com.apple.mail.plist to desktop. Now select your hard drive icon in the finder window and double click on the Users folder. Drag the com.apple.mail.plist into the Shared folder. Log out of your new user account and back into your account. Navigate to the ~/Library/Preferences and drag your com.apple.mail.plist from that folder onto the desktop. Open your hard drive and go to the Users folder and open it, then open the Shared folder. Drag the com.apple .mail.plist from the shared folder into the open Preferences window. Close the windows and open mail. Mail should work.

  • Outlook (former Hotmail) Forum says I need to get a "Mail Client" that works with 10.4.11

    Hello Apple Friends:
    I have a PowerBook G4 still running Tiger 10.4.11.
    Unfortunately, due to virus concerns and spam at work, I have had to use non-apple mail such as Hotmail for well over a decade now.  Not a problem!  Mac works fine.  But the folks over in the "Microsoft" (delete that word after reading it) group felt their Hotmail was too old fashioned and jazzed it up and are calling it Outlook now.
    And Hotmail/new Outlook no longer works like it did before on the Tiger OSX of course!
    After over a month and reading dozens of Emails (about 20 which I sent myself) to various Forums and help groups, the latest "advice" is that I go searching for an "old style" "Mail client" whatever that is.... that will work with Tiger 10.4.11.  And install and transfer it somehow, hopefully without losing or deleting 17 years of contacts and Email, transfer over to using it for my Outlook (I looked at some others who have the great modern Mountain Lion etc OSX systems and read their posts about this and they had significant problems using the new Outlook too.
    Problem is, I deal with many very stubborn people who are just not going to spend the time and effort needed to "convert" my "hotmail" address into anything new to replace it, not even counting how many weeks of effort, missed emails messed up communications this will entail and last far into 2014 I'm sure.
    The best hope is that someone knows of a "Legacy" site with older mail clients on it (or even older browsers than my Safari 4.1.3 in case someone thinks that is the problem (I also tried it with Firefox, but only can have up to 3.6.28 and TenFoxFour is not highly recommended as it creates unstable computers occassionally)
    So I'm caught in the middle trying to upgrade older Mac and without the funds needed to purchase one that has Intel Chip in it for use with something higher than Leopard so I can use the Hotmail/Outlook again.
    Sorry for long message, but I wanted to cover all the bases in case someone is searching the data base of the Forum in later months, and hopefully someone else here has has similiar total frustration with trying to continue using the  "M--------" free Email product.
    While I'm on the topic, I wondered if the .Mac was an Email client?   I had it once but long ago subscrption elapsed and got notice that it became "mobile me" or something like that....just covering all the bases since Apple has so many more choices.
    Thanks for reading all of this complicated (you should only see the other Emails!) question. (sorry products and username are wrong for this message can't get the hang of editing them "before" I think of writing the message!).

    Hi BDAqua:
    Just catching up to your earlier suggestions so hope this is not taken as anything less than the excellent advice and fantastic support you have given me here..
    I cannot use the current edition of Sea Monkey  2.17.1  as  System Requirements are : 10.6 Minimum, and I have Tiger 10.4.11 max in "non-Intel"  G4
    Note also that reading details (I always do)  I cannot just jump to that one if I could or wanted to as too old a Sea Monkey at 1.1.19.  They say to upgrade to 2.0 first, then reset the "profile" page  (does anyone remember my password or even what Email I used back in 2004??)  before moving on to upgrade  (use it at least once in new profile of course!)  
    So I copied them first here for anyone else's information:
    System Requirements, Installation and Uninstallation
    Before installing, make sure your computer meets the system requirements. SeaMonkey 2.17.1 will no longer offer to migrate your data from SeaMonkey 1.x or Mozilla 1.x at the first start after installation (bug 689437). In order to upgrade from such an old version, install the last SeaMonkey 2.0 release first, do the one-time profile upgrade, uninstall SeaMonkey 2.0 and then install your target release (e.g. this one).
    You can find more details about installation, profile data and uninstallation in our install and uninstall document.
    Here are the specifics of Minimum Requirements of Sea Monkey 2.17.1  version:  
    Mac
    Operating Systems
    Mac OS X 10.6 or higher
    Minimum Hardware
    Macintosh computer with an Intel processor
    200 MB of free hard drive space
    Older System Sea monkey 2.0 requirements are ::
    Mac
    Operating Systems
    Mac OS X "Tiger" (10.4)
    Mac OS X "Leopard" (10.5)
    Mac OS X "Snow Leopard" (10.6)
    Minimum Hardware
    Macintosh computer with an Intel x86 or PowerPC G3, G4, or G5 processor
    256 MB RAM
    200 MB of free hard drive space
    But.....  Caution signs are EVERYWHERE not to download or use this anymore.....
    (I know my 1.1.19 is  really old but so old no one bothers with it anymore??  but newer ones may have huge security loophole for viruses etc....
    Sea Monkey 2.0.14 Warns:
    Released April 28, 2011
    WARNING! The SeaMonkey version available for download from this page is outdated and suffers from known security vulnerabilities. This page is only available for historic reference.
    We strongly advise you to download the current release instead.
    So I'm sorry if I could not follow your instructions and get a better Sea Monkey Experience as well.....  I'm just using existing one as another browser in addition to the newer ones provided as I use them for different purposes, i.e. Sea Monkey can be great for just interrupted "look ups" on google, etc of a quick definition and then closing it, so nothing complicated, no Java/Adobe Flash ads requirements, etc in and out that's all. 
    Then I can leave my major browsing and using Email Hotmail/Outllook which prompted this whole exploration of solutions for the two brand new browsers TenFourFox and OmniWeb..
    Thanks again to everyone!  I replied to everyone below in addition to this reply above to BDAqua....

  • Can I set Firefox as my windows 7 default mail client?

    I've already set Firefox's mailto/send etc email program to Gmail, but I want to also set the Windows 7 default mail client to use FireFox (which knows to use gmail). For example, when in Windows Photo Viewer I click "email" and then "attach" I get an error: "Either there is no default e-mail client, or the current client cannot fulfill the messaging request. Please run Microsoft Outlook and set it as the default email client" What is the equivalent way to run FireFox and set it as the default Windows 7 client? I want my OS default e-mail to open Firefox and then use the e-mail settings already setup in FireFox.
    == For example, when in Windows Photo Viewer I click "email" and then "attach"

    No you cannot because Firefox is not a email client. [http://www.seamonkey-project.org/ SeaMonkey] has a built in email client that you can use

  • Default mail client (CR XI)

    Hello,
    we have the following problem:
    We have a application using Crystal Reports XI. It's a C++ application and not a .net, but i think that doesn't matter.  One customer using this application has Lotus Notes and NOT Microsoft Outlook as mail client.
    When using the Crystal Reports export function for export (any format, pdf, xls etc...) into application (not save, just open) we get a message that there is a problem with the default mail client (message box has the title "Microsoft Office Outlook"). The exact message: "Either there is no default mail client or the current mail client cannot fulfill the messaging request. Please run Microsoft Office Outlook and set it as the default mail client."
    I have checked this an found out, that exporting into application (not save on harddisk) is never possible with CR XI, if Outlook is NOT the default mail client but another mail client is correctly registrered as default mail client.
    Why and is there a solution for this problem? Or is this a Microsoft sponsored error?
    Best Regards,
    Michael

    Hi Don,
    first thank you for your reply.
    But i'm not trying to export to Lotus Notes. I'm trying to export directly into Adobe Acrobat, Excel etc.. But when i have selected the export format (PDF, Excel, Word etc.) and the target (application, harddisk, mapi etc.) and click on ok (if direct RDC call or using the export button in the reports viewer is the same) i always get the message "Either there is no default mail client or the current mail client cannot fulfill the messaging request. Please run Microsoft Office Outlook and set it as the default mail client.".
    So this problem is not related to a export into mail application, but to exports in general when Outlook is NOT the default mail client. If it is, i don't get the message posted above.
    So it seems that crystal performs and default mail client check befor exporting (even if not exporting to a mail client or mapi) and don't likes other mail applications then outlook
    And this is my problem.
    Best Regards
    Michael

  • Email Error no default mail client

    I tried support on this one and no one had an answer.
    I created a new form with 4 fields and the submit by email button and the print form button. The print form button works, but when I click the Submit by email I get the following error.
    Either there is no default mail client or the current mail client cannot fulfill the messaging request. Please run Microsoft Outlook and set it as the default mial client.
    Working with the support person we updated to the most recent version (9.4) of Acrobat and he had me remove Office 2010 from my machine and reinstall. Same problem. I also at that time recreated the form in the latest version, Same problem. The Outlook program is the default on this machine.
    I am running Windows 7 Ultimate, Office 2010 Pro Plus, Adobe Acrobat 9 and Adobe Elements.
    I have a number of forms to build but hessitate in getting into them until I know this is going to work. Most of our office is on Windows 7 and Office 2010.

    Check out: http://www.pdfemail.net/
    PDFEmail.net can send PDF form submissions without using Client side e-mail software such as OUTLOOK.
    PDFEmail.net is a standalone Windows ASP.net script generator, and includes FDFToolkit.net by NK-Inc.com.
    HOW IT WORKS:
    Create your scripts with PDFEmail.net for either ASP.net 1.1, or for 2.0 or greater.
    Upload the Files to your web server, local or remote.
    Create a submit button, and change the submit action on the button to point to the script
    Client opens the PDF in a browser or standalone reader, and clicks submit, and the form or data is e-mailed to the designated list of recipients.
    Client gets response or redirected to URL based on sent or not sent
    PDFEmail.net includes 1 year of free technical support and download updates w/ a manual subscription renewal.
    PDFEmail.net utilizes iTextSharp technologies. PDFEmail.net requires zero programming knowledge, and creates scripts you can modify if you choose to do so. Create unlimited scripts on unlimited servers for unlimited clients. PDFEmail.net requires an SMTP server, and a Microsoft .net web server.
    For PDFEmail.net examples:
    http://www.nk-inc.com/software/pdfemail.net/examples/
    To contact me through our website:
    http://www.nk-inc.com/support/sales/
    Message was edited by: NKOWA

  • Outlook 2013 (Office 365 Install) unable to set Default Mail Client

    After installing Office 2013 via Office 365 for Business, the installation is unable to set Outlook as the default mail client.  Message appears after each system reboot:
    "Either there is no default mail client or the current mail client cannot fulfill the messaging request.  Please run Microsoft Outlook and set it as the default mail client."
    When going into Control Panel and manually set the Outlook client as the default, the setting does not take.  After a reboot, the warning message reappears.
    Anyone else having the same issue?

    MJ
    No but then again it is a Beta. Did you clean install or update?  9926 seems to be relatively stable.
    Wanikiya and Dyami--Team Zigzag

  • This is regarding CBMA in SAP PI 7.3.1. I have set up the alert mail using default java mail client.I do receive the alerts via mail. But my requirement is to direct all the mails to Business workplace inbox in ECC.

    This is regarding CBMA in single stack SAP PI 7.3.1. I have set up the alert mail using default java mail client.I do receive the alerts via mail. But my requirement is to direct all the alert mails to Business workplace inbox in ECC.
    So I need to set up PI to redirect mails to ECC Business workplace user inbox (sbwp). From here rules are set up & routed per distribution list.
    Please guide me how I can achieve this requirement.

    Hi,
    yes, it is a little bit different. This is the issue.....  
    But I am not sure if your links will help:
    1) /people/william.li/blog/2008/02/13/sap-pi-71-mapping-enhancements-series-using-graphical-variable
    is about a different solution. I do not need to count the number of lines of the source message.
    And the second variable is about concat line by line from unbound node to unbound node.
    My issue is:
    Souce:
    Message line (0...unbound) ! ! ! ! ! ! ! !
    .    ResultLine   (1..1)
    Mapping:
    =>   ResultLine1
           ResultLine2
           ResultLine........          => into UDF to an element  (1..1) in one mapping operation.
    So that all "ResultLine"s are included.
    The result is explained in the given link for Mail attachment with UDF.
    So I am not sure how to use this thread for my issue.
    In the comments of that blog Christoph Gerber writes that the new variable feature can only handle single values.
    So it is not suitable for my purposes as I have a list of values here that needs to be moved into the target message field.
    2) http://wiki.sdn.sap.com/wiki/display/Java/UsingEditJavaSectioninMessageMapping
    shows where to find the button "Java section" which is not available here in 7.1
    3) /people/sap.user72/blog/2005/10/01/xi-new-features-in-sp14
    too is about the nice little button for Java Section that is no longer existing on PI 7.1 screen for mappings.  
    So my issue is: How to replace the Java section function with global variables in PI 7.1?
    Best regards
    Dirk

Maybe you are looking for