Re: warning about missing attachment

2016-01-11 Thread Erik Christiansen
On 10.01.16 15:59, Matthias Apitz wrote: > I have it installed, but it did not worked; I looked into why and see: > and I copied .vim/ftplugin/mail/CheckAttach.vim to > .vim/plugin/CheckAttach.vim > and with this it workes as expected. Aah, actually stopping to look at your paths, I'm

Re: warning about missing attachment

2016-01-11 Thread Matthias Apitz
El día Monday, January 11, 2016 a las 08:01:34PM +1100, Erik Christiansen escribió: > ... > No worries - a little hint can often save quite a bit of time and head > scratching. > > And to Christan, a thankyou for the least intrusive and pretty much most > useful Vim plugin I've come across. I

Re: warning about missing attachment

2016-01-11 Thread Jon LaBadie
On Mon, Jan 11, 2016 at 01:02:41PM +0100, Matthias Apitz wrote: > El día Monday, January 11, 2016 a las 10:16:39PM +1100, Erik Christiansen > escribió: > > > On 11.01.16 11:34, Matthias Apitz wrote: ... > > > "set edit_headers=yes" in .muttrc? If the latter, are you certain they > > I have in

Re: warning about missing attachment

2016-01-11 Thread Christian Brabandt
Hallo Matthias! Matthias Apitz schrieb am Sonntag, den 10. Januar 2016: > El día Sunday, January 10, 2016 a las 10:21:24PM +1100, Erik Christiansen > escribió: > > > On 09.01.16 23:18, Xu Wang wrote: > > > What I find helpful is that immediately when I reference an attachment > > > I stop my

Re: warning about missing attachment

2016-01-11 Thread Matthias Apitz
El día Monday, January 11, 2016 a las 12:38:46PM +0100, Christian Brabandt escribió: > > I have had now one issue where after adding, while still in vim, the > > attachment, it gave the new pseudo header line with its name, but after > > returning finaly to mutt, all header lines about To, ...

Re: warning about missing attachment

2016-01-11 Thread Erik Christiansen
On 11.01.16 11:34, Matthias Apitz wrote: > I have had now one issue where after adding, while still in vim, the > attachment, it gave the new pseudo header line with its name, but after > returning finaly to mutt, all header lines about To, ... have been > empty; I could not reproduce this :-(

Re: warning about missing attachment

2016-01-11 Thread Christian Brabandt
Hallo Matthias! Matthias Apitz schrieb am Montag, den 11. Januar 2016: > El día Monday, January 11, 2016 a las 12:38:46PM +0100, Christian Brabandt > escribió: > > > > I have had now one issue where after adding, while still in vim, the > > > attachment, it gave the new pseudo header line with

Re: warning about missing attachment

2016-01-11 Thread Christian Brabandt
Hallo Matthias! Matthias Apitz schrieb am Montag, den 11. Januar 2016: > El día Monday, January 11, 2016 a las 08:01:34PM +1100, Erik Christiansen > escribió: > > > ... > > No worries - a little hint can often save quite a bit of time and head > > scratching. > > > > And to Christan, a

Re: warning about missing attachment

2016-01-11 Thread Matthias Apitz
El día Monday, January 11, 2016 a las 10:16:39PM +1100, Erik Christiansen escribió: > On 11.01.16 11:34, Matthias Apitz wrote: > > I have had now one issue where after adding, while still in vim, the > > attachment, it gave the new pseudo header line with its name, but after > > returning finaly

Re: How does Ian do the "name > " quoting?

2016-01-11 Thread Samir Benmendil
On Jan 10, 2016 at 8:11, Cameron Simpson wrote: On 09Jan2016 04:22, David Ellement wrote: On 2016-01-09, Cameron Simpson wrote My current practice is: leave this alone, and use format=flowed ... I'm a vim user, so if you also are I can assist in vim modes to aid format=flowed

Re: warning about missing attachment

2016-01-11 Thread Matthias Apitz
El día Monday, January 11, 2016 a las 02:35:02PM -0500, Jon LaBadie escribió: > On Mon, Jan 11, 2016 at 01:02:41PM +0100, Matthias Apitz wrote: > > > > I have in my .muttrc: > > > > # needed by CheckAttach, > > # http://www.vim.org/scripts/script.php?script_id=2796 > > set edit_headers > > >