all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Javier Oviedo" <email_joviedo@yahoo.com>
Subject: Re: Question on minibuffer editing
Date: Thu, 22 May 2003 10:33:33 -0400	[thread overview]
Message-ID: <baimve$o5o$1@home.itg.ti.com> (raw)
In-Reply-To: 4caa7863.0305220244.6951f005@posting.google.com

I think that this will do the trick...it is what I use. This will also work
outside of the minibuffer, but I guess you could make it local-set-key for
the minibuffer only?

(global-set-key [C-backspace] 'backward-kill-word)


--
=======
Javier
"Arvind Kumar" <arvindk@xebeo.com> wrote in message
news:4caa7863.0305220244.6951f005@posting.google.com...
> Hi Guys,
>    Say, for example, I am opening a file in emacs using C-x f. I am in
> one directory with long hierarchy. I want to go down the hierarchy to
> some other path. Keep pressing the backspace button is cumbursome. How
> do I set the key so that c-backspace or Alt-backspace deletes the word
> in the minibuffer??? I am sure I was it's possible because i had this
> setting in my last company. But I can't remember exactly what this
> setup was!!!
>
> Any help will be appreciated!!
> Arvind Kumar

  parent reply	other threads:[~2003-05-22 14:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-22 10:44 Question on minibuffer editing Arvind Kumar
2003-05-22 14:29 ` Burton Samograd
2003-05-22 14:33 ` Javier Oviedo [this message]
2003-05-22 14:52 ` Kevin Rodgers
2003-05-22 18:16 ` Barry Margolin
2003-05-23  4:46   ` Arvind Kumar

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='baimve$o5o$1@home.itg.ti.com' \
    --to=email_joviedo@yahoo.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.
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.