From: jimka <jimka@rdrop.com>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs shell cursor movement is broken in 22.1
Date: Sun, 16 Mar 2008 08:31:45 -0700 (PDT) [thread overview]
Message-ID: <79d5945c-cfff-4029-a3ab-adc896c10d9e@m36g2000hse.googlegroups.com> (raw)
In-Reply-To: 7eff3d6e-7425-418b-8c94-0cbc9b60a7fe@v3g2000hsc.googlegroups.com
> I have no idea why that change was made or whether there was a good
> reason for it, but is there a reason why you use !!:p rather than M-p
> to get the previous command? The latter puts the command at the
> prompt, where commands are expected to be input.
the !!:p example is just a simple example that is easy to explain
in the posting. There is nothing really special about !!:p.
Another example would be if i want to find the last command that
contained a certain word.
If i want to see the history, i type "history", If i want to see all
the history
which contained /tmp, i use "history | grep /tmp", and i expect emacs
to be
able to edit that result with its normal full screen editing. During
that
editing C-e and C-a should work as they do in any other full screen
editing mode.
About M-p, I think the reason people want the M-p and arrow keys to
display
history, is because shells don't normally enable full screen editing.
One reason i started using the emacs shell in the 80s was because it
did just that.
I don't see M-p and C-up-arrow as very useful substitutes for full-
screen
capability. (i admit that i'm in the minority. most people do not
want a powerful
shell editing facility, but instead a very klunky one.)
next prev parent reply other threads:[~2008-03-16 15:31 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-13 20:44 emacs shell cursor movement is broken in 22.1 jimka
2008-03-15 2:41 ` wainstead
2008-03-15 15:01 ` jimka
2008-03-26 20:43 ` wainstead
2008-03-26 20:45 ` wainstead
2008-03-16 0:42 ` Jason Rumney
2008-03-16 15:31 ` jimka [this message]
2008-03-16 15:49 ` Peter Dyballa
[not found] ` <mailman.8981.1205682606.18990.help-gnu-emacs@gnu.org>
2008-03-16 16:03 ` jimka
2008-03-16 16:59 ` Drew Adams
[not found] ` <mailman.8984.1205686774.18990.help-gnu-emacs@gnu.org>
2008-03-16 17:51 ` jimka
2008-03-16 19:16 ` Drew Adams
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=79d5945c-cfff-4029-a3ab-adc896c10d9e@m36g2000hse.googlegroups.com \
--to=jimka@rdrop.com \
--cc=help-gnu-emacs@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.
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).