all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Eli Zaretskii'" <eliz@gnu.org>, <help-gnu-emacs@gnu.org>
Subject: RE: Help: using spaces when I save a new file (C-w)
Date: Sat, 17 Mar 2012 12:16:09 -0700	[thread overview]
Message-ID: <98EFF81FFBF14325912930BC5B24CFEA@us.oracle.com> (raw)
In-Reply-To: <83bonv2hza.fsf@gnu.org>

> Yes: upgrade to a newer Emacs version.  This was fixed in Emacs 22.1,
> which was released in June 2007.
> 
> If you are already using a newer version, you must have something in
> your .emacs that disables this feature.

And if you have an older Emacs version and do not upgrade you can bind SPC in
keymaps `minibuffer-local-completion-map' and `minibuffer-local-must-match-map'
to command `self-insert-command'.  (The problem is that SPC is bound by default
to `minibuffer-complete-word' in those keymaps.)

(As Peter mentioned, if you do not want to fix this generally you can just use
`C-q SPC' whenever you need to insert a space char.)




  reply	other threads:[~2012-03-17 19:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-17 17:04 Help: using spaces when I save a new file (C-w) Jiehong Ma
2012-03-17 18:35 ` Eli Zaretskii
2012-03-17 19:16   ` Drew Adams [this message]
2012-03-17 18:36 ` Peter Dyballa

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=98EFF81FFBF14325912930BC5B24CFEA@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.