From: Barry Margolin <barry.margolin@level3.com>
Subject: Re: Question on minibuffer editing
Date: Thu, 22 May 2003 18:16:45 GMT [thread overview]
Message-ID: <hu8za.7$Kf1.83@paloalto-snr1.gtei.net> (raw)
In-Reply-To: 4caa7863.0305220244.6951f005@posting.google.com
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.
--
Barry Margolin, barry.margolin@level3.com
Level(3), Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.
next prev parent reply other threads:[~2003-05-22 18:16 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 [this message]
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
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='hu8za.7$Kf1.83@paloalto-snr1.gtei.net' \
--to=barry.margolin@level3.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).