On Thu, 1 Feb 2001, Albert L. Ting wrote:

> !       (when (not (string-match "XEmacs\\|Lucid" emacs-version))

How about:

(or (featurep 'xemacs) (sit-for 0))

Maybe this breaks on real old XEmacsen, but it's cleaner, methinks.

kai
-- 
Be indiscrete.  Do it continuously.

_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to