[mew-int 00768] Re: iso-8859-15

Tatsuya Kinoshita tats at example.com
Wed Mar 6 08:26:06 JST 2002


At Tue, 05 Mar 2002 22:37:51 +0100 (CET),
Serge Basterot <sergioB at example.com> wrote:

> With the configuration from [mew-int 00756] and [mew-int 00759] it
> works well now for iso-8859-15 locale.

I guess that the configuration came from [mew-int 00759] and
[mew-int 00760].

If you use [mew-int 00756], you can't compose mails with iso-8859-15.
iso-8859-1 is used instead.

P.S.

I replace [mew-int 00760] with this:

---- 
(if (and (not window-system)
	 (string-match "latin[-_][1-9]\\|8859[-_][1-9]"
		       (downcase (symbol-name (terminal-coding-system)))))
    (defadvice mew-summary-cache-message (before my-latin-fix activate)
      (set-buffer-multibyte nil)))
---- 

-- 
Tatsuya Kinoshita



More information about the Mew-int mailing list