all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruza <benruza@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Configure SPACE as file auto-complete character
Date: Fri, 21 Dec 2007 15:16:29 -0800 (PST)	[thread overview]
Message-ID: <4e9250d0-a159-4a7e-8144-8ecc56a4e4eb@q77g2000hsh.googlegroups.com> (raw)
In-Reply-To: 37554ce4-5f5e-4568-be6f-d510634da5ce@e67g2000hsc.googlegroups.com

On Dec 18, 7:38 am, rob wahoo <robchris...@gmail.com> wrote:
> On Dec 16, 9:46 pm,Bruza<benr...@gmail.com> wrote:
>
> > I just installed emacs 22.1.1 GTK on Ubuntu. The first thing I noticed
> > is that the auto filename completion key in the min-buffer is not
> > SPACE anymore. I need to use TAB instead. Is there a way I can
> > configure SPACE as the filename auto-complete character?
>
> ;;============================================================
> ;; minibuffer space completion
> ;;============================================================
> (define-key minibuffer-local-filename-completion-map (kbd "SPC")
>         'minibuffer-complete-word)
>
> (define-key minibuffer-local-must-match-filename-map (kbd "SPC")
>         'minibuffer-complete-word)

Thanks for all the help. I can now finally "claim" my SPACE back :-).

  reply	other threads:[~2007-12-21 23:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-17  2:46 Configure SPACE as file auto-complete character 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 [this message]
     [not found] <mailman.5130.1197929124.18990.help-gnu-emacs@gnu.org>
2007-12-18  5:13 ` Bruza
2007-12-18  6:52   ` Klaus Zeitler
2007-12-18 14:17   ` Sebastian Tennant
2007-12-18 15:30     ` Drew Adams

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=4e9250d0-a159-4a7e-8144-8ecc56a4e4eb@q77g2000hsh.googlegroups.com \
    --to=benruza@gmail.com \
    --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.