Gnus development mailing list
 help / color / mirror / Atom feed
* For lack of content...
@ 1998-08-31 18:18 Michael Welsh Duggan
  1998-08-31 21:27 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Welsh Duggan @ 1998-08-31 18:18 UTC (permalink / raw)



There are some posts which I read which contain characters in
non-default coding-systems, which don't include a proper Content-Type
header.  As a result, these messages end up in my buffer as the raw
bytes of the coding method.  There are a couple of possible solutions
that I can think of:

1) A decoding alist of some sort, such as an alist of regexps
   (matching a newsgroup name) to a list of coding-systems.  If the
   visited newsgroup matches that regexp, then it should try to decode
   the body using the mehods in the associated list,m in order.

2) A washing method, for which the user can supply a coding-system
   with which to decode the article.  I actually wrote a prototype of
   such myself, but ran into the problem that decode-coding-region
   trashes text-properties.

If something already exists to cover this, I apologize for not having
found it yet.

-- 
Michael Duggan
(md5i@cs.cmu.edu)

.



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

end of thread, other threads:[~1998-09-01 22:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-08-31 18:18 For lack of content Michael Welsh Duggan
1998-08-31 21:27 ` Lars Magne Ingebrigtsen
1998-08-31 22:02   ` Michael Welsh Duggan
1998-09-01  1:47     ` Justin Sheehy
1998-09-01 14:30   ` Michael Welsh Duggan
1998-09-01 22:33     ` Lars Magne Ingebrigtsen

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