From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Tassilo Horn <thorn+news@fastmail.fm>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.60; Cannot isearch for non-ascii chars with emacs -nw -Q
Date: Tue, 26 Feb 2008 22:10:26 -0500 [thread overview]
Message-ID: <jwvhcfvdrod.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87oda4d6h8.fsf@fastmail.fm> (Tassilo Horn's message of "Mon, 25 Feb 2008 23:19:31 +0100")
> C-s à ¶ à ¶ à ¶ C-g C-g C-g C-g ESC x r e p o TAB r
Hmm... "Ã ¶" in latin-1 is "0xC3 0xB6" which is the utf-8 codes for ö,
so the C-h l output indicates your terminal sends utf-8 sequences and
Emacs gets them fine, but if you say that instead of ö you saw some ¶,
it may indicate that your keyboard-coding-system somehow is set to use
latin-1 coding system rather than utf-8, or maybe the binary codes get
treated as latin-1 by the unicode-charset.
Stefan
next prev parent reply other threads:[~2008-02-27 3:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-25 22:19 23.0.60; Cannot isearch for non-ascii chars with emacs -nw -Q Tassilo Horn
2008-02-27 3:10 ` Stefan Monnier [this message]
2008-02-27 7:28 ` Kenichi Handa
2008-02-27 16:13 ` Stefan Monnier
2008-02-28 2:02 ` Kenichi Handa
2008-02-28 4:05 ` Stefan Monnier
2008-02-28 5:03 ` Kenichi Handa
2008-02-28 8:12 ` Tassilo Horn
2008-02-27 8:13 ` Tassilo Horn
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvhcfvdrod.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-pretest-bug@gnu.org \
--cc=thorn+news@fastmail.fm \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).