unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
Subject: Re: C-s C-s... with no previous string
Date: 09 Jan 2003 19:45:29 +0100	[thread overview]
Message-ID: <HBF.20030109tt54@bombur.uio.no> (raw)
In-Reply-To: mailman.23.1041532825.28484.bug-gnu-emacs@gnu.org

Kevin Rodgers <kevin.rodgers@ihs.com> writes:
>> Maybe emacs should say something if no previous string is known:
>> $ emacs
>> C-s C-s [C-s...]
>> 
>> At it is it feels like one has hit XOFF :-)
> 
> I agree.  Here's one way to do it:
> (...)
> ! 		      (message "Search ring is empty")
> ! 		      (sleep-for 1)

Please, no!  I hate to wait for sleeps.  Use sit-for, so I can continue
editing at once.  Or better, temporarily append " [Search ring is
empty]" to the prompt, but I guess that's more work.

-- 
Hallvard

      parent reply	other threads:[~2003-01-09 18:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-01 23:11 C-s C-s... with no previous string Dan Jacobson
2003-01-02 18:16 ` Kevin Rodgers
     [not found] ` <mailman.23.1041532825.28484.bug-gnu-emacs@gnu.org>
2003-01-09 18:45   ` Hallvard B Furuseth [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

  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=HBF.20030109tt54@bombur.uio.no \
    --to=h.b.furuseth@usit.uio.no \
    /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).