all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Drew Adams <drew.adams@oracle.com>
Cc: vose@eecs.utk.edu, 19924@debbugs.gnu.org
Subject: bug#19924: 24.4; incremental search for octal character
Date: Fri, 06 Mar 2015 21:20:20 +0200	[thread overview]
Message-ID: <83twxylyq3.fsf@gnu.org> (raw)
In-Reply-To: <83dbd618-1126-4b4e-a0e2-274e2494ae44@default>

> Date: Fri, 6 Mar 2015 08:27:33 -0800 (PST)
> From: Drew Adams <drew.adams@oracle.com>
> Cc: 19924@debbugs.gnu.org, vose@eecs.utk.edu
> 
> > 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.

Raw bytes are not Unicode characters.  Try searching in the file the
OP attached to the original bug report, after you visit that file with
find-file-literally, and you will see the problem.  Emacs interprets
what you type after C-q or "C-x RET 8" as a Unicode codepoint, and
thus doesn't find raw bytes it has in unibyte buffers.

> 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.

All true, but not really relevant to the OP's problem.





  parent reply	other threads:[~2015-03-06 19:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <<87r3thep3z.fsf@eecs.utk.edu>
     [not found] ` <<c23a8302-3be6-46f1-aa91-cbb5c8b85f26@default>
     [not found]   ` <<83wq2umawy.fsf@gnu.org>
2015-03-06 16:27     ` bug#19924: 24.4; incremental search for octal character Drew Adams
2015-03-06 16:33       ` Dani Moncayo
2015-03-06 16:36         ` Drew Adams
2015-03-06 19:20       ` Eli Zaretskii [this message]
     [not found] <<83dbd618-1126-4b4e-a0e2-274e2494ae44@default>
     [not found] ` <<83twxylyq3.fsf@gnu.org>
2015-03-06 19:42   ` Drew Adams
2015-02-22 19:13 vose
2015-02-22 22:02 ` Drew Adams
2015-02-22 23:03   ` Andreas Schwab
2015-02-23  0:22     ` Drew Adams
2015-02-23 11:43       ` Andreas Schwab
2015-02-23 15:13         ` Drew Adams
2015-02-23 19:16           ` Juri Linkov
2015-03-05 22:54 ` Drew Adams
2015-03-06 14:57   ` Eli Zaretskii
2022-02-21 16:15 ` Lars Ingebrigtsen

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=83twxylyq3.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=19924@debbugs.gnu.org \
    --cc=drew.adams@oracle.com \
    --cc=vose@eecs.utk.edu \
    /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.