unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* term/encoding problem
@ 2008-09-18 17:25 Andreas Politz
  2008-09-18 18:02 ` Peter Dyballa
       [not found] ` <mailman.19487.1221760968.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Andreas Politz @ 2008-09-18 17:25 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I am trying to make debians aptitude work in M-x term.  The
problem is that it uses a unicode character, which emacs does not
display properly. It's this one

9618 (#o22622, #x2592)

, which looks like

▒

In term it is displayed as escape sequences and the tooltip says
'Untranslated unicode'. (describe-coding-system 'utf-8) tells me
that this character is outside it's supported range. But I can insert
it in a buffer with (decode-char 'ucs 9618) .

How do I make emacs display this byte sequence properly ?

-ap


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

end of thread, other threads:[~2008-09-19 19:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-18 17:25 term/encoding problem Andreas Politz
2008-09-18 18:02 ` Peter Dyballa
     [not found] ` <mailman.19487.1221760968.18990.help-gnu-emacs@gnu.org>
2008-09-18 18:16   ` Andreas Politz
2008-09-18 19:39     ` Peter Dyballa
     [not found]     ` <mailman.19499.1221766765.18990.help-gnu-emacs@gnu.org>
2008-09-19 19:30       ` Andreas Politz

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).