emacs-devel
[Top][All Lists]
Advanced

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

Re: PO files and Emacs


From: Eli Zaretskii
Subject: Re: PO files and Emacs
Date: Fri, 15 Mar 2002 15:53:59 +0200

> From: Bruno Haible <address@hidden>
> Date: Tue, 12 Mar 2002 18:20:40 +0100 (CET)
> 
> ; Make the cpnnn codesets available.
> (if (not (string-match "XEmacs\\|Lucid" emacs-version))
>   (mapc #'codepage-setup (mapcar #'car (cp-supported-codepages))))

Is it really a good idea to load all the cpNNN tables whenever some
PO file is visited?  Isn't it better to load them only on demand?



reply via email to

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