unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Search for text
Date: Thu, 27 Jul 2006 09:50:27 -0600	[thread overview]
Message-ID: <eaande$ps2$1@sea.gmane.org> (raw)
In-Reply-To: <4170c1720607260915v6b73e5ddq5d2111c56a492db8@mail.gmail.com>

john maclean wrote:
> - Can one search for text at the location of the point? If a point is
> within word "foo" I'd like to C-s <something> so that I dont have to
> enter that word when promted for a search term

`C-s C-w' if point is before "f", `M-b C-s C-w' if point is after "f".

> - I'd like to be able to search for say ^[a-g] with regular
> expressions. Can any one point me to the location of the info doc?

The "Regexp Search" and "Regexps" nodes are under the "Search" node.

> - Finally I'd like to have all matching terms stay highlighted a bit
> longer. C-s does highlight terms, but as soon as I C-v to look down
> the page it's gone.

,----[ C-h v lazy-highlight-cleanup RET ]
| lazy-highlight-cleanup is a variable defined in `isearch.el'.
| Its value is t
|
| Documentation:
| *Controls whether to remove extra highlighting after a search.
| If this is nil, extra highlighting can be "manually" removed with
| M-x lazy-highlight-cleanup.
|
| You can customize this variable.
|
| [back]
`----

-- 
Kevin

  reply	other threads:[~2006-07-27 15:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-26 16:15 Search for text john maclean
2006-07-27 15:50 ` Kevin Rodgers [this message]
     [not found] <mailman.4498.1153930516.9609.help-gnu-emacs@gnu.org>
2006-07-26 16:25 ` David Kastrup
2006-07-26 17:20   ` Drew Adams
2006-07-26 19:45     ` john maclean
     [not found]     ` <mailman.4507.1153943162.9609.help-gnu-emacs@gnu.org>
2006-07-26 20:26       ` David Kastrup
2006-07-26 21:07         ` john maclean
2006-07-27 15:50           ` Kevin Rodgers
     [not found]         ` <mailman.4511.1153948047.9609.help-gnu-emacs@gnu.org>
2006-07-26 21:15           ` David Kastrup
2006-07-27  9:00             ` john maclean
2006-07-27  9:09               ` David Kastrup
2006-07-27 10:43                 ` john maclean

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='eaande$ps2$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.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).