unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* spacebar in minibuffer not bound to minibuffer-complete-word
@ 2006-03-27  2:36 Daniel Barrett
  2006-03-27 15:41 ` Kevin Rodgers
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Barrett @ 2006-03-27  2:36 UTC (permalink / raw)
  Cc: Daniel Barrett


In the latest build of Emacs 22.0.50.3 from CVS, the spacebar is no longer
bound to minibuffer-complete-word, but to ordinary self-insert-command.
Is this intentional or a bug?

This happens even when invoked with no startup file, "emacs -q".

This is on SUSE Linux 9.1:

 Linux myhost 2.6.5-7.252-smp #1 SMP Tue Feb 14 11:11:04 UTC 2006 i686 i686 i386 GNU/Linux


--
Dan Barrett
dbarrett@blazemonger.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: spacebar in minibuffer not bound to minibuffer-complete-word
  2006-03-27  2:36 spacebar in minibuffer not bound to minibuffer-complete-word Daniel Barrett
@ 2006-03-27 15:41 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2006-03-27 15:41 UTC (permalink / raw)


Daniel Barrett wrote:
> In the latest build of Emacs 22.0.50.3 from CVS, the spacebar is no longer
> bound to minibuffer-complete-word, but to ordinary self-insert-command.
> Is this intentional or a bug?
> 
> This happens even when invoked with no startup file, "emacs -q".

 From etc/NEWS:

| ** When Emacs prompts for file names, SPC no longer completes the file 
name.
| This is so filenames with embedded spaces could be input without the
| need to quote the space with a C-q.  The underlying changes in the
| keymaps that are active in the minibuffer are described below under
| "New keymaps for typing file names".
...
| *** New keymaps for typing file names
|
| Two new keymaps, `minibuffer-local-filename-completion-map'  and
| `minibuffer-local-must-match-filename-map', apply whenever
| Emacs reads a file name in the minibuffer.  These key maps override
| the usual binding of SPC to `minibuffer-complete-word' (so that file
| names with embedded spaces could be typed without the need to quote
| the spaces).

-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-27 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-27  2:36 spacebar in minibuffer not bound to minibuffer-complete-word Daniel Barrett
2006-03-27 15:41 ` Kevin Rodgers

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).