all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: eliz@gnu.org, ulm@gentoo.org, emacs-devel@gnu.org
Subject: Re: Display of characters #xa0 and #xad in unibyte buffers
Date: Tue, 29 Sep 2009 10:05:47 +0900	[thread overview]
Message-ID: <tl7iqf2sgpg.fsf@m17n.org> (raw)
In-Reply-To: <jwvzl8e8zop.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Mon, 28 Sep 2009 18:38:12 -0400)

In article <jwvzl8e8zop.fsf-monnier+emacs@gnu.org>, Stefan Monnier <monnier@iro.umontreal.ca> writes:

> > Actually, the interpretation of characters in a unnibyte
> > buffer is still inconsistent.  For instance,
> > skip-syntax-forward treats #x80..#xFF as characters
> > U+0080..U+00FF.  Thus #xC0 is a word-constituent and #xD7 is
> > a symbol.  We must fix it somehow.  But, how?  We currently
> > don't have a suitable syntax code for eight-bit chars.

> While I agree that treating bytes as if they were latin-1 chars isn't
> ideal, I don't think the alternative (treat every byte >=128 as
> punctuation, I guess) would really be much better.  So there's not much
> point "fixing" this "problem".

Perhaps we don't have to make much effort on this matter,
but if one is, for instance, in Greek lang. env. and working
in a unibyte buffer while setting
unibyte-display-via-language-environment to t, he sees that
(skip-syntax-forward "w") stops at #xD7 which is displayed
as "GREEK CAPITAL LETTER CHI (U+3A7)" and will think it's a
bug.

---
Kenichi Handa
handa@m17n.org




  reply	other threads:[~2009-09-29  1:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-24 15:06 Display of characters #xa0 and #xad in unibyte buffers Ulrich Mueller
2009-09-25  8:31 ` Eli Zaretskii
2009-09-25  9:00   ` Ulrich Mueller
2009-09-25  9:14     ` Eli Zaretskii
2009-09-28  1:10       ` Kenichi Handa
2009-09-28  6:43         ` Eli Zaretskii
2009-09-28 11:24           ` Kenichi Handa
2009-09-28 14:10             ` Eli Zaretskii
2009-09-28 22:38             ` Stefan Monnier
2009-09-29  1:05               ` Kenichi Handa [this message]
2009-09-29  1:35                 ` Stefan Monnier
2009-09-29  2:37                   ` Kenichi Handa
2009-09-29  3:15                     ` Stefan Monnier
2009-09-29  7:52                       ` Kenichi Handa
     [not found]                         ` <831vljpm0v.fsf@gnu.org>
2009-10-05  0:49                           ` Kenichi Handa
2009-09-25  9:38   ` Stephen J. Turnbull
2009-09-25 14:09   ` Stefan Monnier
2009-09-26  8:26     ` Ulrich Mueller
2009-09-25  9:44 ` Andreas Schwab

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=tl7iqf2sgpg.fsf@m17n.org \
    --to=handa@m17n.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=ulm@gentoo.org \
    /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.