unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20953: 25.0.50; with icomplete, completion says "Matched" and then returns something else.
@ 2015-07-01 21:46 Nicolas Richard
  2015-07-02  1:40 ` Dmitry Gutov
  2020-12-04 11:03 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 3+ messages in thread
From: Nicolas Richard @ 2015-07-01 21:46 UTC (permalink / raw)
  To: 20953

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

Given the following file

[-- Attachment #2: testcompletion.el --]
[-- Type: application/emacs-lisp, Size: 167 bytes --]

[-- Attachment #3: Type: text/plain, Size: 865 bytes --]


I run
emacs -Q -l ~/tmp/testcompletion.el

then hit the following keys: C-h f m i n i b u f TAB RET 

After "TAB" I get :
minibufferp [Matched]
in the minibuffer.

After "RET" I get a description of `minibuffer-depth' which is totally
unexpected to me. I expected a description of the function `minibufferp'.

In GNU Emacs 25.0.50.2 (i686-pc-linux-gnu, X toolkit, Xaw scroll bars)
 of 2015-06-11 on Aurora
Windowing system distributor `The X.Org Foundation', version 11.0.11501000
System Description:	Ubuntu 14.04.2 LTS

Configured using:
 `configure --with-x-toolkit=lucid --enable-checkings 'CFLAGS= -O0 -g3''

Configured features:
XPM JPEG TIFF GIF PNG SOUND GSETTINGS NOTIFY GNUTLS LIBXML2 FREETYPE
LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS LUCID

Important settings:
  value of $LANG: fr_BE.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

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

end of thread, other threads:[~2020-12-04 11:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-01 21:46 bug#20953: 25.0.50; with icomplete, completion says "Matched" and then returns something else Nicolas Richard
2015-07-02  1:40 ` Dmitry Gutov
2020-12-04 11:03 ` Lars Ingebrigtsen

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