unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: rms@gnu.org
Cc: cyd@stupidchicken.com, 1726@emacsbugs.donarmstrong.com,
	emacs-devel@gnu.org
Subject: bug#1726: 23.0.60; end-of-sentence and non-breaking space
Date: Fri, 02 Jan 2009 22:06:21 -0500	[thread overview]
Message-ID: <jwv7i5dnlcy.fsf-monnier+emacsbugreports__14765.1265179322$1230953109$gmane$org@gnu.org> (raw)
In-Reply-To: <E1LInaw-0006om-DT@fencepost.gnu.org> (Richard M. Stallman's message of "Fri, 02 Jan 2009 12:13:58 -0500")

>     This raw-byte char is what used to be called an eight-bit-control (or
>     eight-bit-graphic depending on the actual value) char.

>     I.e. "\xa0" is treated as a string that contains the \xa0 byte (i.e. an
>     eight-bit-* (aka raw-byte) char) rather than the \xa0 char (a latin-1
>     non-breaking space).

> 1. Is that the right thing for \xa0 in a string to mean?
> Or should it mean the character with code xa0?

> 2. I find it hard to think about that question since I don't see any
> documentation explaining how this ought to work.  That documentation
> is essential.

Good point.  Especially because I think this changed from Emacs-20 to
Emacs-21, and I think it also changed now from Emacs-22 to Emacs-23.

IIUC if you want the character with code #xa0, then using \u00a0 would
seem like the most unambiguous option (I notice that "\ua0" gives
a weird error "Non-hex digit used for Unicode escape").

Not sure what \NNN or \xMM should do.


        Stefan






  parent reply	other threads:[~2009-01-03  3:06 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <jwvljtupcw3.fsf-monnier+emacsbugreports@gnu.org>
2009-01-02 17:13 ` bug#1726: 23.0.60; end-of-sentence and non-breaking space Richard M Stallman
     [not found] ` <E1LInaw-0006om-DT@fencepost.gnu.org>
2009-01-03  3:06   ` Stefan Monnier [this message]
     [not found]   ` <jwv7i5dnlcy.fsf-monnier+emacsbugreports@gnu.org>
2009-01-03  9:54     ` Eli Zaretskii
2009-01-03 15:21     ` Richard M Stallman
     [not found]     ` <E1LJ8K6-0003dL-UD@fencepost.gnu.org>
2009-01-03 16:44       ` Eli Zaretskii
     [not found]       ` <utz8gmj9t.fsf@gnu.org>
2009-01-04  2:16         ` Richard M Stallman
     [not found]         ` <E1LJIXN-0008Vg-Pe@fencepost.gnu.org>
2009-01-04  4:18           ` Eli Zaretskii
2009-01-04  4:29           ` Jason Rumney
     [not found]           ` <49603B11.5040101@gnu.org>
2009-01-04 16:45             ` Eli Zaretskii
2009-01-05  7:11           ` Kenichi Handa
2009-01-05  6:37         ` Kenichi Handa
     [not found] <E1LJjcR-0001uN-1l@etlken.m17n.org>
2009-01-06  0:01 ` Richard M Stallman
2009-01-06  4:08   ` Eli Zaretskii
     [not found] <umye7n1pt.fsf@gnu.org>
2009-01-04 21:42 ` Richard M Stallman
     [not found] <87y6xv7kmc.fsf@cyd.mit.edu>
2009-01-02  1:25 ` Richard M Stallman
2009-01-02  4:11 ` Stefan Monnier
2009-01-01  3:47 Chong Yidong
  -- strict thread matches above, loose matches on Subject: below --
2008-12-29 10:23 Richard M Stallman
2011-09-11 18:43 ` Lars Magne Ingebrigtsen
2012-03-27 23:27   ` Glenn Morris

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='jwv7i5dnlcy.fsf-monnier+emacsbugreports__14765.1265179322$1230953109$gmane$org@gnu.org' \
    --to=monnier@iro.umontreal.ca \
    --cc=1726@emacsbugs.donarmstrong.com \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.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 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).