all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Martin Lorentzson <Martin.Lorentzson@telia.com>
Subject: Emacs manual "Replacement Commands", added link request
Date: Wed, 3 Jul 2002 20:59:56 +0200	[thread overview]
Message-ID: <200207031859.g63IxuVL000650@localhost.localdomain> (raw)

This is GNU Emacs 21.2.1 (i686-pc-linux-gnu).

The Emacs manual, chapter "Replacement Commands" mentions Transient
Mark mode as a generic way to make replacement commands operate on the
region as opposed to the buffer.  However, no link is provided to the
"Transient Mark Mode" chapter.  I think such a link should be added.

Here's a diff against search.texi, revision 1.33 from the Savannah CVS
archive:

*** /home/martin/src/emacs/search.texi.org	Wed Jul  3 20:54:52 2002
--- /home/martin/src/emacs/search.texi	Wed Jul  3 20:55:53 2002
***************
*** 798,808 ****
  of the pattern and asks you whether to replace it.
  
    The replace commands normally operate on the text from point to the
! end of the buffer; however, in Transient Mark mode, when the mark is
! active, they operate on the region.  The replace commands all replace
! one string (or regexp) with one replacement string.  It is possible to
! perform several replacements in parallel using the command
! @code{expand-region-abbrevs} (@pxref{Expanding Abbrevs}).
  
  @menu
  * Unconditional Replace::  Replacing all matches for a string.
--- 798,809 ----
  of the pattern and asks you whether to replace it.
  
    The replace commands normally operate on the text from point to the
! end of the buffer; however, in Transient Mark mode (@pxref{Transient Mark}),
! when the mark is active, they operate on the region.  The replace
! commands all replace one string (or regexp) with one replacement
! string.  It is possible to perform several replacements in parallel
! using the command @code{expand-region-abbrevs} (@pxref{Expanding
! Abbrevs}).
  
  @menu
  * Unconditional Replace::  Replacing all matches for a string.

             reply	other threads:[~2002-07-03 18:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-03 18:59 Martin Lorentzson [this message]
2002-07-06 13:46 ` Emacs manual "Replacement Commands", added link request Eli Zaretskii

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=200207031859.g63IxuVL000650@localhost.localdomain \
    --to=martin.lorentzson@telia.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.
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.