emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: printing most-negative-fixnum fails


From: Kenichi Handa
Subject: Re: printing most-negative-fixnum fails
Date: Fri, 14 May 2004 20:46:35 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Richard Stallman <address@hidden> writes:
> Beginning users don't do lots of interactive Lisp evals,
> so I don't think we need to worry so much about confusing
> them.  Loading the fonts might be a more serious issue.
> However, adding an option is a very undesirable way to
> solve such a problem.  It is costly in complexity and will
> leave many users unsatisfied.

> Can anyone think of another idea for how to avoid the
> problem?

How about this?

For non-ASCII chars, print only charset name, or print
something like below:

        53794 = (make-char 'japanese-jisx0208 36 34)

And make C-u C-u C-x C-e show a real character.  It's very
unfortunate that we can't use C-u C-x C-e for that (I've
never used it).

---
Ken'ichi HANDA
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]