unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.60; (icomplete-with-completion-tables t) test in icomplete-simple-completing-p
@ 2008-05-30 23:33 Drew Adams
  0 siblings, 0 replies; only message in thread
From: Drew Adams @ 2008-05-30 23:33 UTC (permalink / raw)
  To: emacs-pretest-bug

This test was added recently to icomplete-simple-completing-p:
 
(or ...
    (eq icomplete-with-completion-tables t) ; <== Why is this there?
    ...)
 
However, the only occurrences of the internal variable
icomplete-with-completion-tables in icomplete.el neither set it to t
nor document what such a setting would mean. And it does not appear in
any other Lisp file.
 
Perhaps the doc string needs to mention t. Or perhaps the new test
should be removed. For now, at least, this code looks strange.
 
In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-05-29 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] only message in thread

only message in thread, other threads:[~2008-05-30 23:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 23:33 23.0.60; (icomplete-with-completion-tables t) test in icomplete-simple-completing-p Drew Adams

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).