From: A Soare <alinsoar@voila.fr>
To: David Kastrup <dak@gnu.org>
Cc: "Emacs Dev \[emacs-devel\]" <emacs-devel@gnu.org>
Subject: Re: find-file completion
Date: Wed, 21 Mar 2007 11:34:48 +0100 (CET) [thread overview]
Message-ID: <31768687.180161174473287986.JavaMail.www@wwinf4102> (raw)
Ouf... What is so difficult to reproduce such a simple problem?
A. in shell:
1. mkdir -p /gnu/
2. ln -s <your-local-path-to your emacs installation> /gnu/
B. in emacs:
3. M-x partial-completion-mode <RET>
=> partial-completion-mode on
4. C-x C-f
Find file: /g/e/lisp/sub <TAB>
=> Find file: /gnu/emacs/lisp/sub
and a window containing verbatim this text:
Click <mouse-2> on a completion to select it.
In this buffer, type RET to select the completion near point.
Possible completions are:
subdirs.el subr.el
5. SELECT WITH THE MOUSE subr.el
Result: emacssubr.el file is completed in Find file and opened.
Alin Soare.
next reply other threads:[~2007-03-21 10:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-21 10:34 A Soare [this message]
2007-03-21 11:44 ` find-file completion Kim F. Storm
-- strict thread matches above, loose matches on Subject: below --
2007-03-21 11:57 A Soare
2007-03-21 10:21 A Soare
2007-03-21 13:47 ` Drew Adams
2007-03-21 10:14 A Soare
2007-03-21 10:17 ` David Kastrup
2007-03-20 15:10 A Soare
2007-03-20 15:39 ` Kim F. Storm
2007-03-21 0:42 ` Richard Stallman
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=31768687.180161174473287986.JavaMail.www@wwinf4102 \
--to=alinsoar@voila.fr \
--cc=dak@gnu.org \
--cc=emacs-devel@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 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).