all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: spacebar in minibuffer not bound to minibuffer-complete-word
Date: Mon, 27 Mar 2006 08:41:13 -0700	[thread overview]
Message-ID: <e09142$tao$1@sea.gmane.org> (raw)
In-Reply-To: <17447.20408.76854.908022@spinky.blazemonger.com>

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

      reply	other threads:[~2006-03-27 15:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-27  2:36 spacebar in minibuffer not bound to minibuffer-complete-word Daniel Barrett
2006-03-27 15:41 ` Kevin Rodgers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='e09142$tao$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.