Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Article buffer coding system for filtered MIME parts
@ 2008-03-27 15:52 Giorgos Keramidas
  2008-03-27 16:04 ` Giorgos Keramidas
  0 siblings, 1 reply; 2+ messages in thread
From: Giorgos Keramidas @ 2008-03-27 15:52 UTC (permalink / raw)
  To: info-gnus-english

When I get HTML attachments as MIME parts, and I hit RET twice on the
button of an HTML attachment, Gnus displays all Greek characters as \???
octals in the filtered output, i.e.:

:         character: \335 (4194269, #o17777735, #x3fffdd)
: preferred charset: eight-bit (Raw bytes 0-255)
:        code point: 0xDD
:            syntax: w    which means: word
:       buffer code: #xDD
:         file code: #xDD (encoded by coding system raw-text-unix)
:           display: not encodable for terminal
:
: Character code properties are not shown: customize what to show
:
: There are text properties here:
:   auto-composed        t

This is shown by typing `C-u C-x =' on a character returned by
elinks(1), after an HTML attachment was filtered through:

    elinks -dump -dump-charset iso-8859-7 '%s'

Is there some way to convince Gnus to show the output of the filters
used iso-8859-7 as its coding system?

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

* Re: Article buffer coding system for filtered MIME parts
  2008-03-27 15:52 Article buffer coding system for filtered MIME parts Giorgos Keramidas
@ 2008-03-27 16:04 ` Giorgos Keramidas
  0 siblings, 0 replies; 2+ messages in thread
From: Giorgos Keramidas @ 2008-03-27 16:04 UTC (permalink / raw)
  To: info-gnus-english

On Thu, 27 Mar 2008 17:52:17 +0200, Giorgos Keramidas <keramida@ceid.upatras.gr> wrote:
> When I get HTML attachments as MIME parts, and I hit RET twice on the
> button of an HTML attachment, Gnus displays all Greek characters as \???
> octals in the filtered output, i.e.:
>
> :         character: \335 (4194269, #o17777735, #x3fffdd)
> : preferred charset: eight-bit (Raw bytes 0-255)
> :        code point: 0xDD
> :            syntax: w    which means: word
> :       buffer code: #xDD
> :         file code: #xDD (encoded by coding system raw-text-unix)
> :           display: not encodable for terminal
> :
> : Character code properties are not shown: customize what to show
> :
> : There are text properties here:
> :   auto-composed        t
>
> This is shown by typing `C-u C-x =' on a character returned by
> elinks(1), after an HTML attachment was filtered through:
>
>     elinks -dump -dump-charset iso-8859-7 '%s'
>
> Is there some way to convince Gnus to show the output of the filters
> used iso-8859-7 as its coding system?

Got it.  When I type `W M c' to wash the article, the output of elinks
is shown with the correct coding system.  Now I just have to make `W M
c' the default :)

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

end of thread, other threads:[~2008-03-27 16:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-27 15:52 Article buffer coding system for filtered MIME parts Giorgos Keramidas
2008-03-27 16:04 ` Giorgos Keramidas

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 NNTP newsgroup(s).