This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Darren Benham
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Feb 2000 13:01:08 +0000
Received: (qmail 4173 invoked from network); 21 Feb 2000 13:01:07 -0000
Received: from unknown (HELO soto.kasei.com) (212.250.160.40)
by master.debian.org with SMTP; 21 Feb 2000 13:01:07 -0000
Received: (qmail 7715 invoked from network); 21 Feb 2000 13:00:33 -0000
Received: from localhost (127.0.0.1)
by localhost with QMTP; 21 Feb 2000 13:00:33 -0000
Received: (qmail 1289 invoked by uid 1000); 21 Feb 2000 12:43:50 -0000
Date: Mon, 21 Feb 2000 12:43:50 +0000
From: Martin Pauley <deb...@kasei.com>
To: sub...@bugs.debian.org
Subject: muttrc parse error in folder-hoos
Message-ID: <2000022112...@deimos.kasei.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.1.4i
Package: mutt
Version: 1.1.4-1
I have the following line in .muttrc:
folder-hook . set realname="Martin Pauley"
When starting mutt, the following warning is displayed:
Pauley: unknown variable
And the realname is not set correctly.
Setting the variable without the folder-hook works.
If the value does not contain a space, it works.
folder-hook . set from=ma...@kasei.com realname="Martin Pauley"
generates exactly the same warning.
So, it seems that when parsing the folder-hook, any set command can only use
values without spaces.
--
Marty
---------------------------------------
Received: (at 58615-done) by bugs.debian.org; 24 Feb 2000 11:19:52 +0000
Received: (qmail 10302 invoked from network); 24 Feb 2000 11:19:51 -0000
Received: from postfix.rhein.de (193.175.27.8)
by master.debian.org with SMTP; 24 Feb 2000 11:19:51 -0000
Received: by postfix.rhein.de (Postfix, from userid 5)
id A7CB012A3C; Thu, 24 Feb 2000 12:19:20 +0100 (MET)
>Received: by sobolev.rhein.de (Postfix, from userid 200)
id 88D2BF369; Thu, 24 Feb 2000 12:13:41 +0100 (MET)
Date: Thu, 24 Feb 2000 12:13:41 +0100
From: Thomas Roessler <roes...@guug.de>
To: 48-...@bugs.guug.de, 58615...@bugs.debian.org
Subject: Re: bug#48: muttrc parse error in folder-hoos
Message-ID: <2000022412...@sobolev.rhein.de>
References: <200002240133...@wonderland.linux.it>
Mime-Version: 1.0
Content-Disposition: inline
User-Agent: Mutt/1.1.4i
In-Reply-To: <200002240133...@wonderland.linux.it>; from m...@linux.it on Thu, Feb 24, 2000 at 02:33:13AM +0100
Content-Type: text/plain; charset=us-ascii
Content-Length: 344
On 2000-02-24 02:33:13 +0100, Marco d'Itri [Debian] wrote:
> I have the following line in .muttrc:
> folder-hook . set realname="Martin Pauley"
Try quoting the commands you use in a hook, like this:
folder-hook . 'set realname="Martin Pauley"'
That way, quote expansion will be done in the right order.
--
http://www.guug.de/~roessler/
--
To UNSUBSCRIBE, email to debian-bugs-c...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org