unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#43222: 28.0.50; fido-mode selects wrong buffer to kill when no input
@ 2020-09-05 15:39 Sean Whitton
  2020-09-05 22:47 ` Lars Ingebrigtsen
  2020-09-06  7:03 ` João Távora
  0 siblings, 2 replies; 5+ messages in thread
From: Sean Whitton @ 2020-09-05 15:39 UTC (permalink / raw)
  To: 43222; +Cc: larsi, joaotavora

This is orthogonal to #43120 so far as I can tell.

1. emacs -q
2. M-x fido-mode RET
3. C-x C-f ~/src/emacs/lisp/icomplete.el RET
4. M-: (find-file (locate-library "icomplete.el.gz")) RET
5. C-x b icomplete.el RET
6. C-x k [wait for completions] RET|M-j

This should kill the buffer visiting icomplete.el (right?) but in fact
it kills the buffer visiting icomplete.el.gz.  The first completion
offered by fido-mode is different from the default value shown in the
minibuffer prompt.

-- 
Sean Whitton





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

end of thread, other threads:[~2020-09-06 18:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-05 15:39 bug#43222: 28.0.50; fido-mode selects wrong buffer to kill when no input Sean Whitton
2020-09-05 22:47 ` Lars Ingebrigtsen
2020-09-06  7:03 ` João Távora
2020-09-06  7:39   ` João Távora
2020-09-06 18:27     ` Sean Whitton

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