emacs-devel
[Top][All Lists]
Advanced

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

Re: PO files and Emacs


From: Alex Schroeder
Subject: Re: PO files and Emacs
Date: Sat, 16 Mar 2002 11:39:14 +0100
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i686-pc-linux-gnu)

Bruno Haible <address@hidden> writes:

>    (if (string-match "XEmacs\\|Lucid" emacs-version)
>      (defun po-find-file-coding-system (operation filename)  ...)
>      (defun po-find-file-coding-system (arg-list) ...))

In recent times I have switched to using (featurep 'xemacs) in my own
code.

Alex.
-- 
http://www.emacswiki.org/



reply via email to

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