On 13Oct2011 22:08, stardiviner <[email protected]> wrote: | => On [2011-10-11 19:16:13 +0100]: | Volker Bouffier Said: | > is it possible to use an external file manager, for instance to select an | > attachment. I like ranger much more than the integrated file manager. | > | cool idea, I like ranger too. hope someone can find out solution.
I usually attach files to a message by putting "Attach:" header lines in during the edit mode. Now, I have a vi macro bound to ^A to do this with file completion easily, which makes me happy. How does this help you? You could bind a macro in your own editor which invokes ranger and and inserts its result into your editor as an Attach: header line. When you exit the editor mutt will attach the named file. Happy to assist your efforts is this approach fits your wishes. Cheers, -- Cameron Simpson <[email protected]> DoD#743 http://www.cskk.ezoshosting.com/cs/ It is Texas law that when two trains meet each other at a railroad crossing, each shall come to a full stop, and neither shall proceed until the other has gone.
