I suspect that your fat fingers played there ;) Glad you sorted it out. -- Nikola
On Mon, Apr 15, 2013 at 12:49:02AM -0400, rj wrote: > On Mon 15 at 12:04 AM -0400, rj <r...@panix.com> wrote: > > > That would mean that although this line cures the problem, something else > > is causing it. > > What was causing it was this key binding: > bind index,pager { reply # Restored to 'r' in macro below. > > combined with this macro: > macro index,pager r ":set editor='vim +10'^M{^M" "reply with quoting" > > The offending characters are the second > > ---> ^M <--- > > which somehow recently got added, and which shouldn't be there. >