all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: arvindk@xebeo.com (Arvind Kumar)
Subject: Re: Question on minibuffer editing
Date: 22 May 2003 21:46:30 -0700	[thread overview]
Message-ID: <4caa7863.0305222046.2321f398@posting.google.com> (raw)
In-Reply-To: hu8za.7$Kf1.83@paloalto-snr1.gtei.net

Thank you all for your comments!!! M-b M-d moves the cursor first and
then deletes the word. backward-kill-word is what i was looking for..
I had tried finding out the lisp equivalent without success!! Thanks
again!!
Arvind Kumar



Barry Margolin <barry.margolin@level3.com> wrote in message news:<hu8za.7$Kf1.83@paloalto-snr1.gtei.net>...
> In article <4caa7863.0305220244.6951f005@posting.google.com>,
> Arvind Kumar <arvindk@xebeo.com> wrote:
> >Hi Guys,
> >   Say, for example, I am opening a file in emacs using C-x f. I am in
> 
> C-x f sets the fill column, I think you mean C-x C-f.
> 
> >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!!!
> 
> The minibuffer usually has the same basic editing commands as a fundamental
> mode buffer.  The only significant difference is that it adds a few keys
> for moving back and forth through the history (M-p and M-n) and does
> completion.
> 
> C-Backspace and M-Backspace should delete the previous word unless you've
> done something in your .emacs to override it.

      reply	other threads:[~2003-05-23  4:46 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
2003-05-22 14:52 ` Kevin Rodgers
2003-05-22 18:16 ` Barry Margolin
2003-05-23  4:46   ` Arvind Kumar [this message]

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=4caa7863.0305222046.2321f398@posting.google.com \
    --to=arvindk@xebeo.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.