<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #3023: hcache vs. switching charset



#3023: hcache vs. switching charset

Changes (by pdmef):

  * keywords:  => header cache, charset

Comment:

 I attached a patch that does 1) with 2) as fallback, except that it
 appends the charset name (hashing wouldn't work with file-based caches, so
 it's more consistent).

 I tried to use iconv() as much as possible by only converting if the text
 is non-ascii. For utf-8 users no conversion should be done at all, still
 we should look at (mostly) restore performance to make sure it doesn't get
 significantly slower.

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3023#comment:3>