all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1752: 23.0.60; var `minibuffer-default' has no defvar or description
@ 2008-12-31 17:58 ` Drew Adams
  2009-01-01  3:45   ` bug#1752: marked as done (23.0.60; var `minibuffer-default' has no defvar or description) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2008-12-31 17:58 UTC (permalink / raw)
  To: emacs-pretest-bug

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'







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#1752: marked as done (23.0.60; var `minibuffer-default' has  no defvar or description)
  2008-12-31 17:58 ` bug#1752: 23.0.60; var `minibuffer-default' has no defvar or description Drew Adams
@ 2009-01-01  3:45   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-01-01  3:45 UTC (permalink / raw)
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 910 bytes --]


Your message dated Wed, 31 Dec 2008 22:37:41 -0500
with message-id <871vvn8zne.fsf@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
1752: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1752
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3444 bytes --]

From: "Drew Adams" <drew.adams@oracle.com>
To: <emacs-pretest-bug@gnu.org>
Subject: 23.0.60; var `minibuffer-default' has no defvar or description
Date: Wed, 31 Dec 2008 09:58:21 -0800
Message-ID: <004601c96b71$5e8d6110$c2b22382@us.oracle.com>

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'




[-- Attachment #3: Type: message/rfc822, Size: 1611 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: 1752-done@emacsbugs.donarmstrong.com
Subject: Re: 23.0.60; var `minibuffer-default' has no defvar or description
Date: Wed, 31 Dec 2008 22:37:41 -0500
Message-ID: <871vvn8zne.fsf@cyd.mit.edu>

> 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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-01  3:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <871vvn8zne.fsf@cyd.mit.edu>
2008-12-31 17:58 ` bug#1752: 23.0.60; var `minibuffer-default' has no defvar or description Drew Adams
2009-01-01  3:45   ` bug#1752: marked as done (23.0.60; var `minibuffer-default' has no defvar or description) Emacs bug Tracking System

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.