GNU bug report logs - #1752
23.0.60; var `minibuffer-default' has no defvar or description

Previous Next

Package: emacs;

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

Date: Wed, 31 Dec 2008 18:05:06 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Chong Yidong <cyd <at> stupidchicken.com>
Subject: bug#1752: marked as done (23.0.60; var `minibuffer-default' has 
 no defvar or description)
Date: Thu, 01 Jan 2009 03:45:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 31 Dec 2008 22:37:41 -0500
with message-id <871vvn8zne.fsf <at> cyd.mit.edu>
and subject line Re: 23.0.60; var `minibuffer-default' has no defvar or description
has caused the Emacs bug report #1752,
regarding 23.0.60; var `minibuffer-default' has no defvar or description
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)


-- 
1752: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1752
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Drew Adams" <drew.adams <at> oracle.com>
To: <emacs-pretest-bug <at> gnu.org>
Subject: 23.0.60; var `minibuffer-default' has no defvar or description
Date: Wed, 31 Dec 2008 09:58:21 -0800
This variable is used across several libraries, but it apparently has
no defvar (so no doc string) and no comment describing it. Similarly, I
don't see it declared anywhere in the C sources (of Emacs 22 - I don't
have the C sources of Emacs 23 handy).
 
How about adding a defvar for this? The variable seems to be related only to the
minibuffer history, whereas its name can lead you to believe that it has
something to do with establishing the default value used in the minibuffer. (?)


In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-12-30 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'



[Message part 3 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 1752-done <at> debbugs.gnu.org
Subject: Re: 23.0.60; var `minibuffer-default' has no defvar or description
Date: Wed, 31 Dec 2008 22:37:41 -0500
> This variable is used across several libraries, but it apparently has
> no defvar (so no doc string) and no comment describing it. Similarly,
> I don't see it declared anywhere in the C sources (of Emacs 22 - I
> don't have the C sources of Emacs 23 handy).
> 
> How about adding a defvar for this? The variable seems to be related
> only to the minibuffer history, whereas its name can lead you to
> believe that it has something to do with establishing the default
> value used in the minibuffer. (?)

I've added a defvar to simple.el.


This bug report was last modified 16 years and 200 days ago.

Previous Next


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