all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 23.0.60; doc string of minibuffer-completing-file-name
@ 2008-04-19 14:40 Drew Adams
  2008-04-19 21:46 ` Stefan Monnier
  0 siblings, 1 reply; 7+ messages in thread
From: Drew Adams @ 2008-04-19 14:40 UTC (permalink / raw)
  To: emacs-pretest-bug; +Cc: submit

Doc string:
 
"Non-nil and non-`lambda' means completing file names."
 
Is that correct? It doesn't seem so, by looking at the C code (but I'm
no expert on that).
 
In Emacs 20 and 21, the "and non-`lambda'" part was not there, and
that still seems correct. When would a user or Lisp access show the
value as `lambda'? I get the impression that a value of `lambda' is
only temporary, within the C code. Shouldn't Lisp code be able to test
this simply for nil/non-nil, to see if file-name completion is
happening?

Also, should this variable be documented in the Elisp manual, along with
minibuffer-completion-(table|predicate|confirm)?
 

In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-04-04 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] 7+ messages in thread

end of thread, other threads:[~2008-04-20 19:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-19 14:40 23.0.60; doc string of minibuffer-completing-file-name Drew Adams
2008-04-19 21:46 ` Stefan Monnier
2008-04-19 22:02   ` Drew Adams
2008-04-20  2:32     ` Stefan Monnier
2008-04-20  7:32   ` Eli Zaretskii
2008-04-20  8:38     ` Drew Adams
2008-04-20 19:00     ` Stefan Monnier

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.