From: Michal <rabbit50@tenbit.pl>
To: GNU emacs mailing list <help-gnu-emacs@gnu.org>
Subject: partial completion mode question
Date: Tue, 22 Apr 2008 21:15:46 +0200 [thread overview]
Message-ID: <lzod81g0pp.fsf@tenbit.pl> (raw)
hallo Group Members
I have the following files:
prompt$ ls -1 /tmp/trace*
/tmp/trace2.txt
/tmp/trace.txt
prompt$
Now I do:
M-x partial-completion-mode
then:
C-x C-f /tmp/trace.<TAB>
emacs correctly resolves it to:
C-x C-f /tmp/trace.txt
^
but leaves |
cursor here-------+
instead of at the end of line.
Is it some defect of partial completion mode?
Best regards,
Michal
next reply other threads:[~2008-04-22 19:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-22 19:15 Michal [this message]
2008-04-22 19:22 ` partial completion mode question Eli Zaretskii
-- strict thread matches above, loose matches on Subject: below --
2008-04-24 16:15 Michal
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=lzod81g0pp.fsf@tenbit.pl \
--to=rabbit50@tenbit.pl \
--cc=help-gnu-emacs@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.