[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#965: 23.0.60; filesets doc
From: |
Drew Adams |
Subject: |
bug#965: 23.0.60; filesets doc |
Date: |
Wed, 6 Jul 2011 12:25:12 -0700 |
> Well, XEmacs users may find it useful to change the value, I
> guess? So it should always be 0 on Emacs, but XEmacs users may
> choose to have either 0 or 0.5?
I don't feel strongly about it, but why not handle that in the obvious way: Give
XEmacs users the option, and don't give GNU Emacs users the option (since they
don't really have an option anyway)?
(when (featurep 'xemacs) (defcustom...))