Re: mutt/2323: feature of creating personal my_variables should be documented
The following reply was made to PR mutt/2323; it has been noted by GNATS.
From: Alain Bench <veronatif@xxxxxxx>
To: bug-any@xxxxxxxxxxxxx
Cc:
Subject: Re: mutt/2323: feature of creating personal my_variables should be
documented
Date: Wed, 5 Jul 2006 02:09:15 +0200 (CEST)
On Tuesday, July 4, 2006 at 20:55:02 +0200, Brendan Cully wrote:
> Ah! Thanks for the clue. Please let me know if the attached patch
> [myvar-vs-checkpager.diff] solves these problems.
Great, thank you: Both solved. However seen 2 new oddities:
| :set my_variable=value &my_variable ?charset
| charset: unknown variable
The same with s/&/no/. And more funny:
| :set my_variable=value ?charset
| don't resort: unknown variable
While at it:
| :set my_variable=value ?my_variable ?charset
| ?charset: unknown command
That's really a wishlist: To print several ?vars (and ?my_vars) at
the same time. Would be usefull in macros, as a poor man's echo.
Bye! Alain.
--
How To Ask Questions The Smart Way
<URL:http://www.catb.org/~esr/faqs/smart-questions.html>