all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#13293: 24.2.91; eshell completion cycles fail in pre-test
@ 2012-12-28 16:19 Charles Rendleman
  2012-12-30 18:57 ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Charles Rendleman @ 2012-12-28 16:19 UTC (permalink / raw)
  To: 13293

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

A prescription for exhibiting the bug

$ mkdir -p t/test-1 t/test-2 t/test-3
$ emacs -Q -nw
M-x eshell
type cd t/<TAB>
expands to 'cd t/test-3'
pressing repeated <TAB>s does not cycle t/test-1, t/test-2, t/test-3

Expected behavior (consistent with emacs 24.2): that the first <TAB> expand
to one of t/test-3, and repeated <TAB>s cycle amongst 't/test-1',
't/test-2', and 't/test-3'.

[-- Attachment #2: Type: text/html, Size: 583 bytes --]

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

end of thread, other threads:[~2012-12-31 21:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-28 16:19 bug#13293: 24.2.91; eshell completion cycles fail in pre-test Charles Rendleman
2012-12-30 18:57 ` Glenn Morris
2012-12-30 19:04   ` Glenn Morris
2012-12-31 21:28     ` Glenn Morris

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.