all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "Sebastian Tennant" <sebyte@smolny.plus.com>, <help-gnu-emacs@gnu.org>
Subject: RE: Configure SPACE as file auto-complete character
Date: Tue, 18 Dec 2007 07:30:07 -0800	[thread overview]
Message-ID: <DNEMKBNJBGPAOPIJOOICAEAPECAA.drew.adams@oracle.com> (raw)
In-Reply-To: <87odcokry0.fsf@moley.moleskin.org>

> > But, back to my original question, if I like to keep the SPACE as the
> > file auto-complete character, how can I configure it back to the pre-
> > version 22 behavior?
>
> Ah!  Yes... good question.... Drew?

I thought someone had answered that already. The Emacs NEWS - or more
likely, the Emacs manual Anti-News, should explain that. At least the NEWS
mentions that this is controlled in the file-name completion maps (which are
new with Emacs 22, mainly to accommodate the fact that they didn't want this
space change also for non-file-name completion). It says this, which is
correct but perhaps not sufficiently clear:

 "The underlying changes in the keymaps that are active in the
  minibuffer are described below under `New keymaps for typing
  file names'."

Anyway, Klaus has now shown you how - you just need to change the binding of
the space character in the file-name completion maps.

[For Icicles: Space completion a word at a time is determined by option
`icicle-word-completion-keys' - just set it to the key(s) you want for that.
And if you don't want space to complete a word at a time, but you also don't
want space to self-insert, then do the same thing that Klaus showed, but for
all minibuffer completion keymaps.]

  reply	other threads:[~2007-12-18 15:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.5130.1197929124.18990.help-gnu-emacs@gnu.org>
2007-12-18  5:13 ` Configure SPACE as file auto-complete character Bruza
2007-12-18  6:52   ` Klaus Zeitler
2007-12-18 14:17   ` Sebastian Tennant
2007-12-18 15:30     ` Drew Adams [this message]
2007-12-17  2:46 Bruza
2007-12-17  9:48 ` Jason Rumney
2007-12-17 20:28 ` Eli Zaretskii
2007-12-17 21:10 ` Sebastian Tennant
2007-12-17 22:03   ` Drew Adams
2007-12-18 15:38 ` rob wahoo
2007-12-21 23:16   ` Bruza

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=DNEMKBNJBGPAOPIJOOICAEAPECAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=sebyte@smolny.plus.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.