unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: emacs-devel@gnu.org, emacs@whaite.ca, Kenichi Handa <handa@m17n.org>
Subject: Re: printing most-negative-fixnum fails
Date: Sat, 15 May 2004 23:03:59 +0300	[thread overview]
Message-ID: <87isexbgpd.fsf@mail.jurta.org> (raw)
In-Reply-To: <E1BOuvU-0007B4-6q@fencepost.gnu.org> (Richard Stallman's message of "Sat, 15 May 2004 04:53:48 -0400")

Richard Stallman <rms@gnu.org> writes:
> A simpler idea: we could make C-j on that make-char expression do it.
> C-j could look at the expression to be evaluated, and if it is a call
> to make-char, it could show the character (in the same way it does
> now).

Even simpler idea: if the value will be printed in three basic
representations (decimal, octal and hex), then to see a real character
the user can type somewhere one of these numbers with a C-q prefix
depending on the value of `read-quoted-char-radix'.

BTW, there is one bug with `read-quoted-char-radix':
typing `C-h v read-quoted-char-radix' displays the *Help* buffer
which says that `read-quoted-char-radix' is defined in `custom'.
Typing RET on a reference signals an error:

"Cannot find definition of `read-quoted-char-radix' in library `custom'"

This is because `read-quoted-char-radix' is defined by
`custom-declare-variable-early' which incorrectly associates
it with `custom.el', even though it is defined in `subr.el'.

-- 
Juri Linkov
http://www.jurta.org/emacs/

  parent reply	other threads:[~2004-05-15 20:03 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-06 20:08 printing most-negative-fixnum fails Peter Whaite
2004-05-11  0:17 ` Juri Linkov
2004-05-11  3:20   ` Stefan Monnier
2004-05-11 16:57     ` Juri Linkov
2004-05-12 19:41       ` Richard Stallman
2004-05-11 12:23   ` Richard Stallman
2004-05-11 16:47     ` Juri Linkov
2004-05-14  9:20       ` Richard Stallman
2004-05-14 11:46         ` Kenichi Handa
2004-05-15  8:17           ` Juri Linkov
2004-05-15  8:53           ` Richard Stallman
2004-05-15  9:19             ` David Kastrup
2004-05-15 20:03             ` Juri Linkov [this message]
2004-05-18 13:03               ` Kenichi Handa
2004-05-19  8:36           ` Juri Linkov
2004-05-15  8:09         ` Juri Linkov
2004-05-15 18:34           ` Richard Stallman
2004-05-15 19:32             ` Juri Linkov
2004-05-12  1:41     ` Kenichi Handa
2004-05-12  2:06       ` Stefan Monnier
2004-05-12  4:43         ` Kenichi Handa
2004-05-11  2:48 ` Stefan Monnier
2004-05-11  3:11   ` Luc Teirlinck
2004-05-11  4:26     ` Kenichi Handa

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=87isexbgpd.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@gnu.org \
    --cc=emacs@whaite.ca \
    --cc=handa@m17n.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).