all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: the SPACE filename completion is not working
Date: Wed, 14 Jun 2006 00:53:18 +0200	[thread overview]
Message-ID: <4C0265C3-7A16-4BDA-BF09-6069028B4BB8@Web.DE> (raw)
In-Reply-To: <OFBF0934E0.F8447FA7-ON8625718C.00798B23-8625718C.007CB47D@lsu.edu>


Am 14.06.2006 um 00:41 schrieb Luis A Escobar:

> Then when I  key in SPACE after the last /, I get a "blank" space  
> rather
> than a filename completion.

| 10.19 Why doesn't SPC complete file names anymore?
| ==================================================
|
| Starting with Emacs 22.1, `SPC' no longer completes file names in the
| minibuffer, so that file names with embedded spaces could be typed
| without the need to quote the spaces.
|
|    You can get the old behavior by binding `SPC' to
| `minibuffer-complete-word' in the minibuffer, as follows:
|
|      (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)

--
Greetings

   Pete

The human animal differs from the lesser primates in his passion for  
lists of "Ten Best".
                                      -- H. Allen Smith

  parent reply	other threads:[~2006-06-13 22:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-13 22:41 the SPACE filename completion is not working Luis A Escobar
2006-06-13 22:52 ` Lennart Borgman
2006-06-13 23:02   ` Luis A Escobar
2006-06-13 22:53 ` Peter Dyballa [this message]
2006-06-13 23:06   ` Luis A Escobar
     [not found] <mailman.2859.1150238502.9609.help-gnu-emacs@gnu.org>
2006-06-14  8:07 ` Tim X
2006-06-14 12:46   ` Luis A Escobar

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=4C0265C3-7A16-4BDA-BF09-6069028B4BB8@Web.DE \
    --to=peter_dyballa@web.de \
    --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.