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.

Reply via email to