Re: on-demand rewrap received mail and display in builtin pager

2012-12-06 Thread Patrick Shanahan
* Erik Christiansen [12-06-12 01:39]: > On 05.12.12 11:24, Patrick Shanahan wrote: > > > > This is nice but doesn't preserve quote indicators when wrapping :^( > > That may be a third reason why it's commented out in my .procmailrc. :-) > > These days I just have wrap set in mutt, which does s

Re: on-demand rewrap received mail and display in builtin pager

2012-12-06 Thread Chris Green
On Thu, Dec 06, 2012 at 08:54:29AM -0500, Patrick Shanahan wrote: > > Firefox is more intelligent than it used to be. I have found that just > cursor selecting a url and pasting to firefox, firefox will disregard the > spaces, %20, and provide the proper site. > It's been that way for years, ig

The editor variable, how does it work exactly?

2012-12-06 Thread Chris Green
If I set the editor variable does mutt execute that command with the name of the temporary file after it, or is there some sort of variable name for the temporary file? -- Chris Green

Re: The editor variable, how does it work exactly?

2012-12-06 Thread Michael Elkins
On Thu, Dec 06, 2012 at 02:12:32PM +, Chris Green wrote: If I set the editor variable does mutt execute that command with the name of the temporary file after it, or is there some sort of variable name for the temporary file? I've opened a ticket, because I agree the documentation is lacki

Re: The editor variable, how does it work exactly?

2012-12-06 Thread Patrick Shanahan
* Michael Elkins [12-06-12 10:44]: > On Thu, Dec 06, 2012 at 02:12:32PM +, Chris Green wrote: > >If I set the editor variable does mutt execute that command with the > >name of the temporary file after it, or is there some sort of variable > >name for the temporary file? > > I've opened a tic

Re: The editor variable, how does it work exactly?

2012-12-06 Thread Michael Elkins
On Thu, Dec 06, 2012 at 10:52:24AM -0500, Patrick Shanahan wrote: Meaning the "%s" is superfluous?? set editor="joe -wordwrap -rmargin 075 -syntax mail +10 %s" could be: set editor="joe -wordwrap -rmargin 075 -syntax mail +10" Yes, those are equivalent.

Re: The editor variable, how does it work exactly?

2012-12-06 Thread Chris Green
On Thu, Dec 06, 2012 at 07:43:29AM -0800, Michael Elkins wrote: > On Thu, Dec 06, 2012 at 02:12:32PM +, Chris Green wrote: > >If I set the editor variable does mutt execute that command with the > >name of the temporary file after it, or is there some sort of variable > >name for the temporary