Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
Subject: Re: key binding ESC C-s in summary buffer
Date: 24 Apr 1998 21:23:32 +0200	[thread overview]
Message-ID: <m3hg3j81mz.fsf@sparky.gnus.org> (raw)
In-Reply-To: Kai Grossjohann's message of "02 Apr 1998 12:30:31 +0200"

Kai Grossjohann <grossjohann@charly.cs.uni-dortmund.de> writes:

> I get by by typing C-u C-s for regexp search.

I use

(global-set-key "\C-s" 'isearch-forward-regexp)
(global-set-key "\C-r" 'isearch-backward-regexp)

and `C-u C-s' on the rare occation that I need the non-regexp
isearch. 

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


      reply	other threads:[~1998-04-24 19:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-04-01 20:19 John H Palmieri
1998-04-01 20:55 ` Colin Rafferty
1998-04-02 10:30 ` Kai Grossjohann
1998-04-24 19:23   ` Lars Magne Ingebrigtsen [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=m3hg3j81mz.fsf@sparky.gnus.org \
    --to=larsi@gnus.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 NNTP newsgroup(s).