all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Artur Malabarba <bruce.connor.am@gmail.com>
Cc: 23418-done@debbugs.gnu.org
Subject: bug#23418: 25.1.50; next-history-element no longer works in query-replace
Date: Wed, 04 May 2016 23:05:49 +0300	[thread overview]
Message-ID: <87eg9hpp0i.fsf@mail.linkov.net> (raw)
In-Reply-To: <87eg9iubrx.fsf@mail.linkov.net> (Juri Linkov's message of "Tue,  03 May 2016 23:28:18 +0300")

>>> 1. emacs -q
>>> 2. Go to the scratch buffer and place point on a word.
>>> 3. M-x query-replace-regexp (or query-replace)
>>> 4. M-n
>>> 5. Emacs will say: “End of history; no default available”.
>>>
>>> Until recently, this would try to “guess” what you want to replace by
>>> inserting the word at point on the prompt. If you kept hitting M-n it
>>> would try other guesses like inserting the word surrounded in symbol
>>> delimiters.
>>
>> I see the same bug caused by
>> http://git.sv.gnu.org/cgit/emacs.git/commit/?h=emacs-25&id=f99b51295b86770e4b16d4717c0e73049191c4c5
>> that breaks syntax for bounds-of-thing-at-point.
>
> As pointed out by Stefan in
> http://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01504.html
> http://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01538.html
> a proper fix for bug#23127 is to use minibuffer-with-setup-hook:

Fixed accordingly.





  reply	other threads:[~2016-05-04 20:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-02  2:01 bug#23418: 25.1.50; next-history-element no longer works in query-replace Artur Malabarba
2016-05-02 20:30 ` Juri Linkov
2016-05-03 20:28   ` Juri Linkov
2016-05-04 20:05     ` Juri Linkov [this message]
     [not found] ` <handler.23418.D23418.146239237724461.notifdone@debbugs.gnu.org>
2016-05-04 20:24   ` bug#23418: closed (Re: bug#23418: 25.1.50; next-history-element no longer works in query-replace) Artur Malabarba

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=87eg9hpp0i.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=23418-done@debbugs.gnu.org \
    --cc=bruce.connor.am@gmail.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.