unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: David Klein <dklein@bloombergREMOVETHISPART.com>
Subject: Re: spacebar completion (warning - off topic)
Date: 02 Jan 2003 15:54:43 +0200	[thread overview]
Message-ID: <m0ptrfk670.fsf@bloombergREMOVETHISPART.com> (raw)
In-Reply-To: yqr1y3vn03u.fsf@cs.york.ac.uk

Kester Clegg <kester@cs.york.ac.uk> writes:

> One thing I love in the minibuffer window is spacebar completion as an
> alternative to tab completion.  I use bash as my shell and it has most
> of the simple emacs key bindings for CL editing, except it insists on
> using tab as the completion key.  Does anyone know how I can get it use
> the spacebar like emacs does?
> 
As they say: "Be careful what you wish for, you might get it."

Are you sure you really want this? In emacs, one typically is entering
one "entity" at a time. When more than one entity is needed, you are
given seperate prompts. Because of this, the mini-buffer almost never
needs to have a space in it, so the spacebar can be used for
completion. Even in emacs this is often turned off though, e.g. with
`compile' and `grep' where the minibuffer can contain spaces. Can you
imagine the misery of trying to type

for x in *.f; do echo $x; done

if every time you hit the spacebar a whole set of completions came up?

-- 
Use of tools distinguishes Man from Beast. And UNIX users from WINDOZE lusers.

  reply	other threads:[~2003-01-02 13:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-02 13:37 spacebar completion (warning - off topic) Kester Clegg
2003-01-02 13:54 ` David Klein [this message]
2003-01-02 14:54   ` Kester Clegg
2003-01-02 19:31 ` Bijan Soleymani

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m0ptrfk670.fsf@bloombergREMOVETHISPART.com \
    --to=dklein@bloombergremovethispart.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).