unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu>
Cc: emacs-devel@gnu.org
Subject: Re: Intelligent history cycling
Date: Sat, 22 Jun 2002 13:46:15 -0400	[thread overview]
Message-ID: <200206221746.g5MHkFX16389@rum.cs.yale.edu> (raw)
In-Reply-To: vafvg8b8xpi.fsf@INBOX.auto.emacs.devel.tok.lucy.cs.uni-dortmund.de

> > I also use it just like you.  Actually, if you look at simple.el you'll
> > see that there is code that does it as well, but it's commented out.
> > I wish we could turn it on again.
> Maybe it's enough to find free keys?

I don't see a need for it.  M-n and M-p work just fine.  You can always
get the old (i.e. current) behavior with C-a C-k M-p and C-a C-k M-n
(although in most cases you don't need to since M-p and M-n are mostly used
before doing anything else (before modifying the prompt) in which case
my code is careful to not do a history search but just the good
old "fetch next/prev history item").


	Stefan

PS: your "From:" header is giving problems because it's split on a second
    line just between Kai and Grossjohann.  Sometimes I see a space
    between the two, and sometimes not, depending on what piece of code
    it goes through.  Furthermore, it triggers a harmless bug in my mail
    reader :-(

  reply	other threads:[~2002-06-22 17:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3D1350DF.9080502@radioscape.com>
     [not found] ` <vafwuss7g9m.fsf@lucy.cs.uni-dortmund.de>
2002-06-21 20:11   ` Intelligent history cycling Stefan Monnier <foo@acm.com>
2002-06-22  9:33     ` Kai Großjohann
2002-06-22 17:46       ` Stefan Monnier [this message]
2002-06-22 22:51     ` Richard Stallman

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=200206221746.g5MHkFX16389@rum.cs.yale.edu \
    --to=monnier+gnu/emacs@rum.cs.yale.edu \
    --cc=emacs-devel@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).