unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Markus Rost <rost@math.ohio-state.edu>
Cc: emacs-devel@gnu.org
Subject: Re: GNU Emacs 21.3.50 : Problem in (point-min)
Date: Wed, 25 Jun 2003 16:01:15 -0400 (EDT)	[thread overview]
Message-ID: <200306252001.h5PK1F0Z024543@hampton.math.ohio-state.edu> (raw)
In-Reply-To: m3u1agda12.fsf@seneca.benny.turtle-trading.net

   In think it is just a display issue.  Characters are just integers in
   ELisp.  So for integers below 256, C-x C-e (eval-last-sexp) shows you
   the character value, in case that is what you really wanted to know.
   Try C-x C-e on the expression ?a (place the cursor on the trailing
   space), to see what I mean.

It happens for me also for other numbers.  I find it somewhat
irritating to see in the minibuffer once in a while various characters
from various international character sets.  It doesn't hurt much, but
it doesn't look clean.  Buffer position 97 has nothing to do with
character "a", so why showing "?a" in the minibuffer?  Here are some
examples with the corresponding messages in the minibuffer.

(goto-char 27643)
27643 = ?悍

(goto-char 27647)
27647 = ?悄

(goto-char 27649)
27649

By the way, when saving this mail, I was offered the following coding
system, apparently because of ?悍.

Coding system for saving this buffer:
  S -- shift_jis-unix (alias of japanese-shift-jis-unix)

             reply	other threads:[~2003-06-25 20:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-25 20:01 Markus Rost [this message]
2003-06-26  9:25 ` GNU Emacs 21.3.50 : Problem in (point-min) Kai Großjohann
2003-06-26 14:02   ` Stephen J. Turnbull
2003-06-26 13:39 ` Benjamin Riefenstahl
  -- strict thread matches above, loose matches on Subject: below --
2003-06-23 10:35 Dhruva Krishnamurthy
2003-06-23 16:38 ` Benjamin Riefenstahl

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=200306252001.h5PK1F0Z024543@hampton.math.ohio-state.edu \
    --to=rost@math.ohio-state.edu \
    --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).