GNU bug report logs -
#33708
26.1.90; nhexl-mode performance
Previous Next
Reported by: Guido Kraemer <gkraemer <at> bgc-jena.mpg.de>
Date: Tue, 11 Dec 2018 17:08:01 UTC
Severity: normal
Found in version 26.1.90
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 33708-done <at> debbugs.gnu.org (full text, mbox):
> - Thanks for fixing this, performance is great now!
Thanks for confirming.
> - Sorry for using that weird site for file sharing, you could have installed
> the bitcoin client (which is MIT licensed) and downloaded the
> blockchain ;-),
I hesitated to do that, indeed.
> what would you use for ad-hoc file sharing?
I'd put it on my web server, not linked from any page.
> - I think there is another minor bug: When the cursor is at the very
> beginning of the buffer and you search for the byte sequence at the very
> beginning of the file, search will jump to the second occurrence. Happens in
> the example of the original bug report.
Yeah, it's a misfeature that I'm not sure how to fix:
When you type `C-s f a`, you first search for `f` and this one is not
treated as a hex-search so it jumps to the first `f` char, so when you
get to type `a` Isearch keeps searching from that `f` rather than
restarting from the beginning of the buffer.
I could change the rule so that `C-s f` already treats `f` as
a hex-search, I guess.
Stefan
This bug report was last modified 6 years and 221 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.