GNU bug report logs - #965
23.0.60; filesets doc

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Fri, 12 Sep 2008 03:25:04 UTC

Severity: minor

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #30 received at 965 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 965 <at> debbugs.gnu.org
Subject: Re: bug#965: 23.0.60; filesets doc
Date: Wed, 06 Jul 2011 20:29:46 +0200
"Drew Adams" <drew.adams <at> 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/




This bug report was last modified 11 years and 101 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.