GNU bug report logs -
#25482
26.0.50; Allow setting `query-replace-from-to-separator` to nil
Previous Next
Full log
View this message in rfc822 format
[You've replied only to me.]
> From: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
> Date: Thu, 19 Jan 2017 20:33:41 +0100
>
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > Sorry, I don't think I follow: you should be able to set this variable
> > to " -> ", a string, to get the old behavior and avoid non-ASCII
> > strings in your minibuffer-history.
>
> No, you don't have the same behavior, you endup with a non ascii string
> which goes to minibuffer-history, so the behavior is not as emacs-24.5
> if you set this variable to " -> ".
So you are saying that even setting the string to " -> " gets " → "
into the history? If so, that's the bug that we should solve, I
think.
> > So why did you need the value of nil?
>
> Because when it is nil the string is not added to history, just like in
> 24.5.
Is it a problem to have the ASCII " -> " in the history? Assuming we
solve this part of the problem, would you still need to disable adding
the string to the history?
This bug report was last modified 8 years and 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.