all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: Re: Documentation bug for isearch?
Date: Tue, 30 Jan 2007 23:00:16 -0700	[thread overview]
Message-ID: <eppb96$9pe$1@sea.gmane.org> (raw)
In-Reply-To: <87sldsb56i.fsf@free.fr>

Matthieu Lemerre wrote:
> I use Emacs for more than 7 year and I just found out that C-s sets
> the mark automatically when you start an isearch. The problem with
> Emacs is that it's so long to use it optimally, that you get used to
> bad automatisms :)
> 
> This fact is not written in the documentation string for
> isearch-forward; there is a hint "Mark saved where search started",
> but I tend not to see them using emacs in full-screen;
> 
> I think I would have found it earlier if I could have read it in the
> doc string of isearch; my suggestion is to put it in the doc string.

Actually, the mark is set when you _exit_ isearch, as explained in the
Emacs manual:

,----
|    When you exit the incremental search, it sets the mark where point
| _was_ before the search.  That is convenient for moving back there.  In
| Transient Mark mode, incremental search sets the mark without
| activating it, and does so only if the mark is not already active.
`----

I think that text is too long to include in the doc string of the
various isearch commands, and shortening it would leave out the really
useful information.

-- 
Kevin Rodgers
Denver, Colorado, USA

      reply	other threads:[~2007-01-31  6:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-30 21:00 Documentation bug for isearch? Matthieu Lemerre
2007-01-31  6:00 ` Kevin Rodgers [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='eppb96$9pe$1@sea.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=bug-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.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.