emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: standard-display-european


From: Jason Rumney
Subject: Re: standard-display-european
Date: Wed, 31 Aug 2005 13:49:16 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

Reiner Steib <address@hidden> writes:

> --8<---------------cut here---------------start------------->8---
> --- disp-table.el     25 Aug 2005 14:38:34 +0200      1.56
> +++ disp-table.el     31 Aug 2005 11:39:29 +0200      
> @@ -220,8 +220,10 @@
>       (unless (or (memq window-system '(x w32)))
>         (and (terminal-coding-system)
>              (set-terminal-coding-system nil))))
> -    ;; Turn off multibyte chars for more compatibility.
> -    (setq-default enable-multibyte-characters nil)
> +
> +    (display-warning 'i18n
> +                  "`standard-display-european' is semi-obsolete"
> +                  :warning)
>  
>      ;; Switch to Latin-1 language environment
>      ;; unless some other has been specified.
> --8<---------------cut here---------------end--------------->8---

I don't like the "semi-obsolete". Something is either obsolete or it
is not.




reply via email to

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