all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Entering filenames with spaces
Date: Sun, 14 Aug 2005 02:20:43 -0400	[thread overview]
Message-ID: <m1y875oxbu.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <upsshmb4m.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 14 Aug 2005 06:48:57 +0300")

>> However, I tend to think that the completion definition is not
>> essential, and is better for advanced users, while it can screw
>> beginners who don't know enough to use C-q SPC.  Therefore,
>> I have concluded we should redefine SPC.

> Please, let's have an option that would turn off this new behavior and
> revert to the old one.  (It could be initially off, i.e. the new
> behavior could be the default.)  I'm sure there are people who will be
> pissed off by this change.

I'd expect that people who use SPC for completion are pretty seasoned Emacs
users, so they shouldn't be too annoyed by having to add

   (define-key minibuffer-completion-map " " 'minibuffer-complete-word)

in their .emacs.  Adding an option for it would only be useful for people
who configure their Emacs exclusively with Custom.


        Stefan

  reply	other threads:[~2005-08-14  6:20 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-08 11:22 Entering filenames with spaces David Reitter
2005-08-12  7:51 ` James Cloos
2005-08-12  9:37   ` Lennart Borgman
2005-08-12 10:26     ` James Cloos
2005-08-12 13:13       ` David Reitter
2005-08-12 15:15   ` Drew Adams
2005-08-12 15:40     ` Andreas Schwab
2005-08-12 15:58       ` Drew Adams
2005-08-12 16:26         ` David Reitter
2005-08-12 17:50           ` Drew Adams
2005-08-12 19:28             ` David Reitter
2005-08-12 21:47               ` Drew Adams
2005-08-13  0:55               ` Thien-Thi Nguyen
2005-08-13  8:27                 ` David Kastrup
2005-08-13 16:48                   ` Thien-Thi Nguyen
2005-08-13 17:51                     ` David Kastrup
2005-08-13 21:14                       ` Thien-Thi Nguyen
2005-08-13 12:11           ` James Cloos
2005-08-12 19:23     ` Lennart Borgman
2005-08-12 19:51       ` Drew Adams
2005-08-12 20:22         ` Lennart Borgman
2005-08-13  6:11         ` Juri Linkov
2005-08-13 14:40     ` Richard M. Stallman
2005-08-14  3:48       ` Eli Zaretskii
2005-08-14  6:20         ` Stefan Monnier [this message]
2005-08-14 19:06           ` Eli Zaretskii
2005-08-15  7:58             ` Kim F. Storm
2005-08-15 19:35               ` Eli Zaretskii
2005-08-14 21:03         ` Richard M. Stallman
2005-10-15 17:42       ` David Reitter
2005-10-17  4:33         ` Richard M. Stallman
2005-10-18  9:26           ` David Reitter
2005-10-18 15:06             ` Drew Adams
2005-10-18 15:39             ` Stefan Monnier
2005-10-19  2:43             ` Richard M. Stallman
2005-11-05 15:02               ` David Reitter
2005-11-05 16:34                 ` Drew Adams
2005-11-06 16:15                   ` David Reitter
2005-11-06 17:36                   ` Richard M. Stallman
2005-11-07  1:48                     ` Drew Adams
2005-11-07 14:34                   ` Juri Linkov
2005-11-07 21:56                     ` Richard M. Stallman
2005-11-07 15:34                 ` Richard M. Stallman
2005-11-14 11:18                   ` David Reitter
2005-11-14 13:27                     ` Stefan Monnier

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=m1y875oxbu.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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.