GNU bug report logs - #25482
26.0.50; Allow setting `query-replace-from-to-separator` to nil

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Thu, 19 Jan 2017 08:41:01 UTC

Severity: minor

Found in version 26.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 25482 <at> debbugs.gnu.org
Subject: bug#25482: 26.0.50; Allow setting `query-replace-from-to-separator` to nil
Date: Sun, 22 Jan 2017 21:14:03 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

> I'm afraid we are mis-communicating.

Yes.

> The current code uses a null character as the separator, giving it a
> display property and a separator property.  The display property uses
> a non-ASCII character (→).  What I wanted to suggest is to keep the
> same code, and just allow users to specify the ASCII string " -> " for
> the display property.

No change is needed for this, it's what the current code does.

> That should be much simpler than your proposed patch,

What would be much more simple would be to not use at all properties,
the actual implementation is too complex for something quite simple.

I will not have much time to continue on this, I will look into this
maybe later, if you think this change is not important, just close the bug for
now (if you need the last patch I wrote which works fine, let me know).

Thanks.

-- 
Thierry




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.