all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luis A Escobar <luis@lsu.edu>
Cc: help-gnu-emacs@gnu.org
Subject: Re: the SPACE filename completion is not working
Date: Tue, 13 Jun 2006 18:06:13 -0500	[thread overview]
Message-ID: <OF2E2D8AE6.BCBDB444-ON8625718C.007EDB9E-8625718C.007EF64B@lsu.edu> (raw)
In-Reply-To: <4C0265C3-7A16-4BDA-BF09-6069028B4BB8@Web.DE>





Peter: thank you for your help. I will proceed with the binding you
  are suggesting.

  Thanks again

Best regards, Luis A




Peter Dyballa <Peter_Dyballa@Web.DE>@Web.DE on 06/13/2006 05:53:18 PM

Sent by:    Peter_Dyballa@Web.DE


To:    Luis A Escobar <luis@lsu.edu>
cc:    help-gnu-emacs@gnu.org

Subject:    Re: the SPACE filename completion is not working


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

  reply	other threads:[~2006-06-13 23:06 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
2006-06-13 23:06   ` Luis A Escobar [this message]
     [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=OF2E2D8AE6.BCBDB444-ON8625718C.007EDB9E-8625718C.007EF64B@lsu.edu \
    --to=luis@lsu.edu \
    --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.