unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: Lisp reader bug
Date: Wed, 9 Apr 2003 16:18:08 +0900 (JST)	[thread overview]
Message-ID: <200304090718.QAA15896@etlken.m17n.org> (raw)
In-Reply-To: <E191imp-0005UD-00@fencepost.gnu.org> (message from Richard Stallman on Sat, 05 Apr 2003 03:12:27 -0500)

In article <E191imp-0005UD-00@fencepost.gnu.org>, Richard Stallman <rms@gnu.org> writes:
>     Emacs of CVS HEAD has a bug in Lisp reader.  For instance,
>     (read (format "'%c" (decode-char 'ucs #x102)))
>     => (quote )

> Is that a bug?  I am not sure.  What do you think correct behavior
> would be?

The correct behaviour is that the 2nd element of the
returned list a symbol whose name is the same as:
  (string (decode-char 'ucs #x102))
That is also the behaviour of the previous Emacs.

---
Ken'ichi HANDA
handa@m17n.org

      reply	other threads:[~2003-04-09  7:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-04 11:24 Lisp reader bug Kenichi Handa
2003-04-04 17:08 ` Kim F. Storm
2003-04-04 15:53   ` Andreas Schwab
2003-04-09  7:14   ` Kenichi Handa
2003-04-05  8:12 ` Richard Stallman
2003-04-09  7:18   ` Kenichi Handa [this message]

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=200304090718.QAA15896@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@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).