emacs-devel
[Top][All Lists]
Advanced

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

Re: improve rmail's MIME handling


From: Andreas Schwab
Subject: Re: improve rmail's MIME handling
Date: Fri, 12 Nov 2010 13:39:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Kenichi Handa <address@hidden> writes:

> +(defcustom rmail-summary-line-decoder (function rfc2047-decode-string)
>    "Function to decode a Rmail summary line.
>  It receives the summary line for one message as a string
>  and should return the decoded string.
>  
> -By default, it is `identity', which returns the string unaltered."
> +By default, it is `rfc2047-decode-string', which decodes MIME-encoded
> +subject."
>    :type 'function
>    :group 'rmail-summary)

Please don't forget to add a :version tag.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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