From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16536 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: For lack of content... Date: 31 Aug 1998 23:27:09 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035155392 28424 80.91.224.250 (20 Oct 2002 23:09:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:09:52 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA04358 for ; Mon, 31 Aug 1998 17:36:09 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id QAF25172; Mon, 31 Aug 1998 16:07:08 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 31 Aug 1998 16:34:30 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id QAA19492 for ; Mon, 31 Aug 1998 16:34:20 -0500 (CDT) Original-Received: from sparky.gnus.org (ppp011.uio.no [129.240.240.12]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA04329 for ; Mon, 31 Aug 1998 17:34:06 -0400 (EDT) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id XAA26203; Mon, 31 Aug 1998 23:36:13 +0200 Mail-Copies-To: never X-Now-Reading: Marion Zimmer Bradley's _The Mists of Avalon_ Original-To: ding@gnus.org In-Reply-To: Michael Welsh Duggan's message of "Mon, 31 Aug 1998 18:18:21 GMT" X-Mailer: Pterodactyl Gnus v0.13/XEmacs 21.0 - "Finnish Landrace" X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > 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. Or group/topic params. I've now added this. > 2) A washing method, for which the user can supply a coding-system > with which to decode the article. And this. > I actually wrote a prototype of such myself, but ran into the > problem that decode-coding-region trashes text-properties. Hm. It does seem that that function trashes text props. Why? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen