From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.help Subject: Re: word syntax/umlauts emacs 23 vs 22 Date: Fri, 15 Oct 2010 13:42:48 -0400 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1291893631 11426 80.91.229.12 (9 Dec 2010 11:20:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Dec 2010 11:20:31 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 09 12:20:24 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PQeXu-0006lf-9y for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 12:20:22 +0100 Original-Received: from localhost ([127.0.0.1]:38530 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQeXs-000811-P0 for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 06:20:20 -0500 Original-Path: usenet.stanford.edu!news.glorb.com!news2.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: comp.emacs,gnu.emacs.help Original-Lines: 23 Injection-Date: Fri, 15 Oct 2010 17:42:52 +0000 (UTC) Injection-Info: mx03.eternal-september.org; posting-host="Ml8bg9Px1Z9ybLwV1rYffA"; logging-data="25383"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19DplTeD+2NNA/TKaaaV1wB" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:gYl0EeFw2V88Xd/Rm63UT3VHsGI= sha1:vQbC8Cv7bVUPMmCCJBgRtE/z6gE= Original-Xref: usenet.stanford.edu comp.emacs:100602 gnu.emacs.help:181808 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:76986 Archived-At: > | Try to look at that file with "emacs -Q", to see if you can reproduce > | the problem there. > Same thing. I visit a file with 'über' (4 bytes/chars). This is > initially displayed as \374ber (the \374 being one entity). [...] > character: \374 (252, #o374, #xfc) > preferred charset: eight-bit (Raw bytes 128-255) > code point: 0xFC > syntax: w which means: word > buffer code: #xFC > file code: #xFC > display: by this font (glyph code) > x:-sony-fixed-medium-r-normal--16-120-100-100-c-80-iso8859-1 (#xFC) I cannot reproduce it. What is your LANG/LC_ALL setting? > I use unibyte in regular use. How do you tell Emacs to use unibyte? Stefan