help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to turn off that pesky new 'space-no-longer-completes-filenames'


From: jkuzeja
Subject: Re: How to turn off that pesky new 'space-no-longer-completes-filenames' "feature" in emacs 22
Date: Fri, 22 Jun 2007 18:35:46 -0000
User-agent: G2/1.0

On Jun 22, 2:34 pm, jkuz...@gmail.com wrote:
> To let filenames complete using spaces again (like in the olden days),
> just add this to your .emacs file:
>
> ;; oh lord, PLEASE let filenames be completed with spaces again!
> (setq minibuffer-local-filename-completion-map 
> minibuffer-local-completion-map)
> (setq minibuffer-local-must-match-filename-map 
> minibuffer-local-must-match-map)
>
> Your welcome.  :)

Your welcome is my thanks, that is.  Of course I meant "you're
welcome."  Sigh.



reply via email to

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