Newer version filename completion requires only tab
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 5 articles for 0.044 sec
Re: Newer version filename completion requires only tab, not space or tab     

Group: gnu.emacs.help · Group Profile · Search for Newer version filename completion requires only tab in gnu.emacs.help
Author: Kevin Rodgers
Date: Sep 17, 2008 00:41

... on terranova, modified by Ubuntu and previous versions used to accept a space or tab for filename completion, but now require a tab only. ... so I can use my spacebar again for filename completion? I'm sure there's some setting ... Emacs prompts for file names, SPC no longer completes the file name. This is so filenames with embedded spaces could be input without the ...
Show full article (1.11Kb) · Show article thread
Re: Newer version filename completion requires only tab, not space or tab     

Group: gnu.emacs.help · Group Profile · Search for Newer version filename completion requires only tab in gnu.emacs.help
Author: Daina Pettit
Date: Sep 16, 2008 07:35

...How do I get back to the old behavior so I can use my spacebar again for filename completion? I'm sure there's some setting to tweak. (define-key minibuffer-local-filename-completion-map (kbd "SPC") #'minibuffer-complete) That did the trick. Thanks! -- Daina Pettit=daina@xmission.com, voice: (801)277-6296, msg: ...
Show full article (0.67Kb) · Show article thread
RE: Newer version filename completion requires only tab, not space or tab     

Group: gnu.emacs.help · Group Profile · Search for Newer version filename completion requires only tab in gnu.emacs.help
Author: Drew Adams
Date: Sep 15, 2008 22:26

... the Emacs FAQ. Then, `i SPC TAB' and choose `SPC file name completion... 10.19 Why doesn't SPC complete file names anymore? | ================================================== | | Starting with Emacs...behavior by binding `SPC' to | `minibuffer-complete-word' in the minibuffer, as follows: | | (define-key minibuffer-local-filename-completion-map (kbd "SPC") | 'minibuffer-complete...
Show full article (1.26Kb) · Show article thread
Re: Newer version filename completion requires only tab, not space or tab     

Group: gnu.emacs.help · Group Profile · Search for Newer version filename completion requires only tab in gnu.emacs.help
Author: David Hansen
Date: Sep 15, 2008 22:26

On Mon, 15 Sep 2008 22:24:46 +0000 (UTC) Daina Pettit wrote: How do I get back to the old behavior so I can use my spacebar again for filename completion? I'm sure there's some setting to tweak. (define-key minibuffer-local-filename-completion-map (kbd "SPC") #'minibuffer-complete) David
Show full article (0.30Kb) · Show article thread
Newer version filename completion requires only tab, not space or tab     

Group: gnu.emacs.help · Group Profile · Search for Newer version filename completion requires only tab in gnu.emacs.help
Author: Daina Pettit
Date: Sep 15, 2008 15:24

... (i486-pc-linux-gnu) of 2008-05-03 on terranova, modified by Ubuntu and previous versions used to accept a space or tab for filename completion, but now require a tab only. How do I get back to the old behavior so I can use my spacebar again for filename completion? I'm sure there's some setting to tweak. -- Daina Pettit=daina@...
Show full article (0.56Kb)