emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Handle empty regexp in `rmail-nonignored-headers'


From: Bastien
Subject: Re: Handle empty regexp in `rmail-nonignored-headers'
Date: Sun, 10 Feb 2008 22:25:00 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> The default value for `rmail-nonignored-headers' is "^x-spam-status:".
>> If the user wants to remove this header from the list of non-ignored
>> headers, she will set `rmail-nonignored-headers' to the empty string.
>> This will end up in *not* ignoring any header, which is wrong.
>
>> This simple patch fixed this -- can I commit it?
>
> I'd rather allow rmail-nonignored-headers to be nil (to mean "don't
> unignore any headers") and let "" have its standard meaning of "match
> everything/everywhere".

Yes, I have followed this path.

-- 
Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]