emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: find-file completion


From: A Soare
Subject: Re: find-file completion
Date: Wed, 21 Mar 2007 11:34:48 +0100 (CET)

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.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]