unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Juri Linkov'" <juri@jurta.org>, "'Dani Moncayo'" <dmoncayo@gmail.com>
Cc: 12526@debbugs.gnu.org
Subject: bug#12526: 24.2.50; `query-replace-interactive' not always respected
Date: Thu, 4 Oct 2012 07:15:15 -0700	[thread overview]
Message-ID: <6C64376EA99546178B88A2C9FB3DD1CB@us.oracle.com> (raw)
In-Reply-To: <87d30y7gea.fsf@mail.jurta.org>

FWIW, in my local version, `query-replace-read-(from|to)' provides defaults (in
order):

a. The secondary selection, if option `search/replace-2nd-sel-as-default-flag'
is non-nil.

b. Using the (function) value of option `search/replace-default-fn'.  This is a
thing-at-point function such as `non-nil-symbol-name-nearest-point' or
`word-at-point'.  If it returns a list of values then they are all available as
defaults.

c. Using `completing-read', if option `replace-w-completion-flag' is non-nil,
with default `query-replace-from-history-variable'.

d. The usual way, from the history list.

That gives the user a fair number of choices.






  parent reply	other threads:[~2012-10-04 14:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-27 13:03 bug#12526: 24.2.50; `query-replace-interactive' not always respected Dani Moncayo
2012-09-27 13:41 ` Stefan Monnier
2012-09-27 13:49   ` Dani Moncayo
2012-09-27 13:52     ` Dani Moncayo
2012-09-28  8:03     ` Dani Moncayo
2012-10-02 20:37     ` Juri Linkov
2012-10-03 10:00       ` Dani Moncayo
2012-10-03 23:38         ` Juri Linkov
2012-10-04  8:39           ` Dani Moncayo
2012-10-04  9:09             ` Juri Linkov
2012-10-04 11:45               ` Dani Moncayo
2012-10-04 19:30                 ` Juri Linkov
2012-10-04 14:15               ` Drew Adams [this message]
2012-10-04 19:30                 ` Juri Linkov

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=6C64376EA99546178B88A2C9FB3DD1CB@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=12526@debbugs.gnu.org \
    --cc=dmoncayo@gmail.com \
    --cc=juri@jurta.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 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).