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: Brendan Cully <brendan@xxxxxxxxxx>
To: bug-any@xxxxxxxxxxxxx
Cc:
Subject: Re: mutt/2323: feature of creating personal my_variables should be
documented
Date: Tue, 4 Jul 2006 17:35:10 -0700
On Wednesday, 05 July 2006 at 02:15, Alain Bench wrote:
> 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
Thanks again for the testing. This should also be fixed in CVS as of a
minute ago.
> 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.
Might take a bit longer - perhaps a change-request in the BTS is in
order...