From: Kenichi Handa <handa@m17n.org>
Cc: bug-gnu-emacs@gnu.org, handa@m17n.org, jidanni@jidanni.org
Subject: Re: whitespace includes U+3000
Date: Tue, 27 Jun 2006 20:48:08 +0900 [thread overview]
Message-ID: <E1FvC36-0004bS-00@etlken> (raw)
In-Reply-To: <E1FvAu1-0000gN-I2@fencepost.gnu.org> (message from Richard Stallman on Tue, 27 Jun 2006 06:34:41 -0400)
In article <E1FvAu1-0000gN-I2@fencepost.gnu.org>, Richard Stallman <rms@gnu.org> writes:
>> Are emacs whitespace detectors aware of Unicode characters like
>> U+3000?
> No. The current Emacs treat only TAB and SPACE as
> "whitespace" characters.
> It would be very easy to fix this by setting the syntax table entries
> for those characters--if there are not too many of them. So why not
> fix it?
Are you sure that "whitespace" of syntax has the same
meaning as the "whitespace" of show-trailing-whitespace?
For instance, currently ^L (formfeed) has syntax
"whitespace". But, it is displayed with glyph "^L". Should
it be the target of show-trailing-whitespace?
For instance, currently NBSP (U+00A0) has syntax "."
(punctuation), and it is displayed with special face to
indicated the existing of that character. Should it be
changed to "whitespace" syntax, or shoudn't be changed?
Have you considered these things?
Please try M-x apropos RET whitespace RET. The word
"whitespace" is used in slightly different meanings. I
thinks we can't blindly use "whitespace" syntax in some
cases.
---
Kenichi Handa
handa@m17n.org
next prev parent reply other threads:[~2006-06-27 11:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-25 2:11 whitespace includes U+3000 Dan Jacobson
2006-06-26 1:00 ` Kenichi Handa
2006-06-27 10:34 ` Richard Stallman
2006-06-27 11:48 ` Kenichi Handa [this message]
2006-06-28 17:25 ` Richard Stallman
2006-06-29 2:01 ` Kenichi Handa
2006-06-29 17:57 ` Richard Stallman
2006-07-05 17:33 ` Kevin Rodgers
2006-07-07 4:13 ` Richard Stallman
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=E1FvC36-0004bS-00@etlken \
--to=handa@m17n.org \
--cc=bug-gnu-emacs@gnu.org \
--cc=jidanni@jidanni.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.