all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Charles Rendleman <carendle@gmail.com>
To: 13293@debbugs.gnu.org
Subject: bug#13293: 24.2.91; eshell completion cycles fail in pre-test
Date: Fri, 28 Dec 2012 11:19:51 -0500	[thread overview]
Message-ID: <CALiJhZ5VaxNgkAPYSxsrki9gFkpJLewLqasQSm51U7jjpcM=FA@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2012-12-28 16:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-28 16:19 Charles Rendleman [this message]
2012-12-30 18:57 ` bug#13293: 24.2.91; eshell completion cycles fail in pre-test Glenn Morris
2012-12-30 19:04   ` Glenn Morris
2012-12-31 21:28     ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALiJhZ5VaxNgkAPYSxsrki9gFkpJLewLqasQSm51U7jjpcM=FA@mail.gmail.com' \
    --to=carendle@gmail.com \
    --cc=13293@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.