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: Mon, 17 Jul 2006 11:04:33 -0700
Applied, thanks.
On Monday, 17 July 2006 at 09:25, Christian Ebert wrote:
> The following reply was made to PR mutt/2323; it has been noted by GNATS.
>
> From: Christian Ebert <blacktrash@xxxxxxx>
> To: bug-any@xxxxxxxxxxxxx
> Cc:
> Subject: Re: mutt/2323: feature of creating personal my_variables should be
> documented
> Date: Mon, 17 Jul 2006 09:25:18 +0200
>
> * Brendan Cully on Friday, July 14, 2006 at 02:06:42 +0200:
> > Synopsis: feature of creating personal my_variables should be documented
> >
> > State-Changed-From-To: open->closed
> > State-Changed-By: brendan
> > State-Changed-When: Fri, 14 Jul 2006 02:06:42 +0200
> > State-Changed-Why:
> > Rocco et al's patch applied.
> >
> >
> >
> > **** Comment added by brendan on Fri, 14 Jul 2006 02:06:42 +0200 ****
>
> Thank you very much.
>
> I was away without internet access, so I couldn't check earlier.
> Unless I've misunderstood something there's a space to much in
> the my_delete example:
>
> +++ doc/manual.xml.head 2006-07-17 09:15:37.000000000 +0200
> @@ -3021,7 +3021,7 @@
>
> <para>
> <screen>
> -macro pager , x '\
> +macro pager ,x '\
> <enter-command>set my_delete=$delete<enter>\
> <enter-command>set delete=yes<enter>\
> ...\
>
>
> c