GNU bug report logs -
#19924
24.4; incremental search for octal character
Previous Next
Reported by: vose <at> eecs.utk.edu
Date: Sun, 22 Feb 2015 21:33:02 UTC
Severity: normal
Found in version 24.4
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #32 received at 19924 <at> debbugs.gnu.org (full text, mbox):
> It means that we have a missing feature: we don't have any reasonable
> way of typing unibyte characters at Isearch's prompt. We need to
> provide one. There was such a kludgey feature in the past, but it
> conflicted with a much more useful possibility of inserting Unicode
> codepoints with C-q, and so the kludge was deleted in one of the
> previous versions. We need to restore it, at least for when Isearch
> was initiated from a unibyte buffer.
Huh? AFAIK, since Emacs 24.4 you can use `C-x 8 RET' to append a
Unicode char to the search string.
I don't have a recent dev build (since Oct. 2014), but in 24.4 that
certainly works. (Dunno about using a unibyte buffer, though, so
maybe I'm missing your point. In `emacs -Q' (GUI, not terminal),
it works fine for me.
If you have the Unicode character in the kill ring then you can
also use `M-y'. And you can also use `M-e' followed by `C-x 8 RET',
of course.
This bug report was last modified 3 years and 86 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.