> From: Juri Linkov <[EMAIL PROTECTED]> > Date: Wed, 07 Dec 2005 23:34:23 +0200 > Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [email protected] > > > 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?
The manual _will_ document the changes in SPC binding when Emacs prompts for file names, once this change is reflected in documentation. Right now, etc/NEWS doesn't have the "+++" mark near the entry which mentions this change, which is a sign that the docs was not yet updated as per this change. > Also two new map variables are not documented in the Emacs Lisp manual. Likewise: the entry in NEWS lacks the "+++" mark. > 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"). Documentation patches are welcome. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
