Hi Walter, On 09/30/2010 02:06 AM, Walter Lapchynski wrote:
> The learning curve with Muttator is a little higher than Vimperator. How can I > help with the documentation project? Let me know and I'll do what I can. Well, documentation would be awesome for muttator! Unfortunately the muttator help system seems a little broken currently, so it's hard to write docs for it :( Otherwise the help are just some *simple* XML files. If you still want to have a look: Uncompress the .xpi (it's just a zip file after all), and go into the muttator/locale/en-US/ and have a look at some .xml files there. If you want to add things, do it in those files (or new .xml files) and send me the files. > 1. What command to use in COMPOSE mode to make an attachment. There is no dedicated command yet. 'a' would be a proper key though. > 2. How to yank an email address that is in the body of an email address as a > mailto: link with "<[email protected]>" being the associated text. Note the > "<>." > If I ;Y the link in MESSAGE mode, I get the brackets, too. If I right click on > it, TB has an option "Copy email address" that does not copy the brackets. > Maybe > a little parser could be added to deal with this in Muttator similarly? Unfortunately not possible yet. > 3. My biggest issue-- how to copy the message body of a received message. Pass > through (<C-v> or <C-z>) doesn't seem to be working in the MESSAGE mode. > Actually, the problem isn't selecting the body-- <C-a> is fine, but <C-c> > doesn't play right. In fact, trying something like: Ctrl-c will hopefully be fixed in future muttator (and vimperator) versions to just do a simple copy, then this should be fixed. -- Martin _______________________________________________ Muttator mailing list [email protected] https://www.mozdev.org/mailman/listinfo/muttator
