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

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

bug#965: 23.0.60; filesets doc


From: Lars Magne Ingebrigtsen
Subject: bug#965: 23.0.60; filesets doc
Date: Wed, 06 Jul 2011 20:29:46 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

"Drew Adams" <drew.adams@oracle.com> writes:

> Shouldn't this be eliminated entirely as a user option?
>
> (defcustom filesets-find-file-delay
>   (if (and (featurep 'xemacs) gutter-buffers-tab-visible-p)
>       0.5
>     0)
>   "Delay before calling `find-file'.
> This is for calls via `filesets-find-or-display-file'
> or `filesets-find-file'.
>
> Set this to 0, if you don't use XEmacs' buffer tabs."
>   :set (function filesets-set-default)
>   :type 'number
>   :group 'filesets)
>
> What's the point of having an option whose value (for GNU Emacs) should always
> be 0?

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?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

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