unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Jacobson <jidanni@dman.ddts.net>
Subject: snarf up text when at query-replace from: prompt
Date: 03 Jan 2003 06:55:22 +0800	[thread overview]
Message-ID: <87n0mjmaat.fsf@jidanni.org> (raw)

    ESC % runs the command query-replace
       which is an interactive compiled Lisp function in `replace'.
    (query-replace FROM-STRING TO-STRING &optional DELIMITED START END)

    Replace some occurrences of FROM-STRING with TO-STRING.
    As each match is found, the user must type a character saying
    what to do with it.  For directions, type C-h at that time.

I would like to have C-h tell me stuff right when I'm at the From:
string prompt.  To: also.

    In Transient Mark mode, if the mark is active, operate on the contents
    of the region.  Otherwise, operate from point to the end of the buffer.

    If `query-replace-interactive' is non-nil, the last incremental search
    string is used as FROM-STRING--you don't have to specify it with the
    minibuffer.

it would be nice if we could hit something to snarf up words from
point when we are entering the from and to strings.
-- 
http://jidanni.org/ Taiwan(04)25854780

             reply	other threads:[~2003-01-02 22:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-02 22:55 Dan Jacobson [this message]
     [not found] ` <E18UYT9-0004yJ-00@fencepost.gnu.org>
2003-01-06 23:14   ` snarf up text when at query-replace from: prompt Dan Jacobson
     [not found]     ` <E18WX79-0001b4-00@fencepost.gnu.org>
2003-01-10  4:03       ` Dan Jacobson

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=87n0mjmaat.fsf@jidanni.org \
    --to=jidanni@dman.ddts.net \
    /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).