all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: rms@gnu.org
Cc: emacs-pretest-bug@gnu.org, bug-gnu-emacs@gnu.org,
	1727@emacsbugs.donarmstrong.com, handa@m17n.org
Subject: bug#1727: 23.0.60; char syntax for non-breaking space
Date: Fri, 02 Jan 2009 16:35:39 +0200	[thread overview]
Message-ID: <ud4f5ojwk.fsf@gnu.org> (raw)
In-Reply-To: <E1LHn34-0000eB-3W@fencepost.gnu.org>

> From: Richard M Stallman <rms@gnu.org>
> CC: 1727@emacsbugs.donarmstrong.com, emacs-pretest-bug@gnu.org,
> 	bug-gnu-emacs@gnu.org
> Date: Tue, 30 Dec 2008 17:26:50 -0500
> 
>     > When I type C-x = at a non-breaking space, it tells me that it
>     > has code 160, hex a0.  But when I execute (insert "\xa0"),
>     > it inserts something that displays as `\240'
> 
>     (insert #xa0) works for me.
> 
> Also:
> 
>     (insert ?\u00a0)
> 
> Could you document this in the Lisp Manual?

Did you mean to document (insert #xa0), or the fact that "\xa0"
inserts a raw byte (or both)?






  reply	other threads:[~2009-01-02 14:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-29 10:23 bug#1727: 23.0.60; char syntax for non-breaking space Richard M Stallman
2008-12-29 18:43 ` martin rudalics
2008-12-29 19:23 ` Eli Zaretskii
2008-12-30 22:26   ` Richard M Stallman
2009-01-02 14:35     ` Eli Zaretskii [this message]
2009-01-03 15:21       ` Richard M Stallman
2016-06-12 15:58 ` Noam Postavsky

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=ud4f5ojwk.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=1727@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=handa@m17n.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 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.