> I have 3 files:
> config.h.in
> config.h.in~
> configure.in

> C-x C-f c o n TAB

> ==> completed to "config", cursor right after "g" (correct)

> then
> . TAB

> *Completions* buffer pops up with the 3 files above,
> and cursor is now between "g" and "."

Is this in `emacs -q --no-site-file' ?
The behavior you see reminds me of partial-completion-mode.

> (incorrect, I expected a completion to "config.h.in").

Why not just "config"?


        Stefan


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to