all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* what-cursor-position doesn't show the char's QP
@ 2003-12-09 22:27 Dan Jacobson
  2003-12-10  8:02 ` era
       [not found] ` <E1AU6Z0-0006j8-Tl@fencepost.gnu.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Dan Jacobson @ 2003-12-09 22:27 UTC (permalink / raw)


C-x = runs the command what-cursor-position.
I used ^u C-x = to get even more info:

  character: 他 (0451755, 152557, 0x253ed)
    charset: chinese-big5-1 (Frequently used part (A141-C67F) of Big5 (Chinese traditional))
 code point: 39 109
     syntax: word
   category: C:Chinese (Han) characters of 2-byte character sets   c:Chinese  
	     |:While filling, we can break a line at this character.  
buffer code: 0x98 0xA7 0xED
  file code: 0xA5 0x4C (encoded by coding system chinese-big5-unix)
       font: -ETen-Fixed-Medium-R-Normal--16-150-75-75-C-160-Big5.ETen-0

But I was surprised that nowhere do I find listed the simple A5 L that I can
get here:
$ echo 他|qp-encode
=A5L

Let's try a different char:
$ echo  我|qp-encode
=A7=DA

again, none of what-cursor-position shows this.

Since it is one of the most common formats, what-cursor-position
should show it.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-12-22 18:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-09 22:27 what-cursor-position doesn't show the char's QP Dan Jacobson
2003-12-10  8:02 ` era
     [not found] ` <E1AU6Z0-0006j8-Tl@fencepost.gnu.org>
2003-12-21 16:53   ` Dan Jacobson
     [not found]   ` <mailman.429.1072035331.868.bug-gnu-emacs@gnu.org>
2003-12-22 18:23     ` Kevin Rodgers

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.