GNU bug report logs - #6775
please say U+ in what-cursor-position

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Mon, 2 Aug 2010 02:17:01 UTC

Severity: wishlist

Tags: wontfix

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6775 in the body.
You can then email your comments to 6775 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6775; Package emacs. (Mon, 02 Aug 2010 02:17:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to jidanni <at> jidanni.org:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 02 Aug 2010 02:17:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jidanni <at> jidanni.org
To: bug-gnu-emacs <at> gnu.org
Subject: please say U+ in what-cursor-position
Date: Mon, 02 Aug 2010 10:16:41 +0800
In Linux, we get a Nice simple answer for the question:
$ unicode →|sed q
U+2192 RIGHTWARDS ARROW

But in emacs, what-cursor-position gives

          character: → (8594, #o20622, #x2192)
  preferred charset: chinese-big5-1 (Frequently used part (A141-C67E) of Big5 (Chinese traditional))
         code point: 0x2258
             syntax: . 	which means: punctuation
           category: .:Base, c:Chinese, h:Korean, j:Japanese
        buffer code: #xE2 #x86 #x92
          file code: #xE2 #x86 #x92 (encoded by coding system utf-8-unix)
            display: by this font (glyph code)
      x:-eten-fixed-medium-r-normal--16-150-75-75-c-160-big5.eten-0 (#xA1F7)

  Character code properties: customize what to show
    name: RIGHTWARDS ARROW
    old-name: RIGHT ARROW
    general-category: Sm (Symbol, Math)

Why can't you just use
 (format "(%d, #o%o, U+%x, raw-byte)" char char char))
or something?

Why can't you please say "U+..."?

emacs-snapshot:
  Installed: 1:20100801-1




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6775; Package emacs. (Mon, 02 Aug 2010 15:28:02 GMT) Full text and rfc822 format available.

Message #8 received at 6775 <at> debbugs.gnu.org (full text, mbox):

From: Jason Rumney <jasonr <at> gnu.org>
To: jidanni <at> jidanni.org
Cc: 6775 <at> debbugs.gnu.org
Subject: Re: bug#6775: please say U+ in what-cursor-position
Date: Mon, 02 Aug 2010 23:27:26 +0800
jidanni <at> jidanni.org writes:

> Why can't you just use
>  (format "(%d, #o%o, U+%x, raw-byte)" char char char))
> or something?
>
> Why can't you please say "U+..."?

It would be misleading for non-Unicode characters.




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6775; Package emacs. (Mon, 02 Aug 2010 15:54:02 GMT) Full text and rfc822 format available.

Message #11 received at 6775 <at> debbugs.gnu.org (full text, mbox):

From: jidanni <at> jidanni.org
To: jasonr <at> gnu.org
Cc: 6775 <at> debbugs.gnu.org
Subject: Re: bug#6775: please say U+ in what-cursor-position
Date: Mon, 02 Aug 2010 23:53:59 +0800
JR> It would be misleading for non-Unicode characters.
Well can't emacs know if it is dealing with Unicode or not, and then if
it is, give a U+ somewhere in the output? Don't Unicode characters come
with a "characteristic" signature?

Wait, if emacs is so smart that it can put a U in the modeline, then it
must know it is dealing with Unicode when it so happens to be dealing
with it.




Severity set to 'wishlist' from 'normal' Request was from Chong Yidong <cyd <at> stupidchicken.com> to control <at> debbugs.gnu.org. (Sat, 14 Aug 2010 23:35:01 GMT) Full text and rfc822 format available.

Added tag(s) wontfix. Request was from Chong Yidong <cyd <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 05 Dec 2012 06:34:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 6775 <at> debbugs.gnu.org and jidanni <at> jidanni.org Request was from Chong Yidong <cyd <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 05 Dec 2012 06:34:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 02 Jan 2013 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 232 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.