> If so, is there a way to customize it and get back the old behaviour? > > The Emacs Manual says how to customize key bindings.
I checked the Emacs Manual and can't find a place where it says about the fact that SPC is not bound in filename completion. It says in the node (info "(emacs)Completion Commands") that <SPC> completes a word in the minibuffer and is bound to minibuffer-complete-word. Maybe is should warn that this doesn't work for file names? Also two new map variables are not documented in the Emacs Lisp manual. Perhaps they should be documented in (info "(elisp)Reading File Names") as old existing two map variables (i.e. with <SPC> binding) are already documented in (info "(elisp)Completion Commands"). -- Juri Linkov http://www.jurta.org/emacs/ _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
