From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9951 Path: main.gmane.org!not-for-mail From: visigoth@naiad.fac.cs.cmu.edu Newsgroups: gmane.emacs.gnus.general Subject: Re: Decoding QP stuff... Date: 15 Feb 1997 03:49:45 -0500 Sender: visigoth@naiad.fac.cs.cmu.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035149899 21547 80.91.224.250 (20 Oct 2002 21:38:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:38:19 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id BAA06470 for ; Sat, 15 Feb 1997 01:20:08 -0800 Original-Received: from naiad.fac.cs.cmu.edu (NAIAD.FAC.CS.CMU.EDU [128.2.191.173]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Sat, 15 Feb 1997 09:50:26 +0100 Original-To: ding@ifi.uio.no In-Reply-To: Kai Grossjohann's message of 14 Feb 1997 09:53:24 +0100 Original-Lines: 20 X-Mailer: Red Gnus v0.82/Emacs 19.34 Source-Info: Sender is really visigoth@naiad.fac.cs.cmu.edu Xref: main.gmane.org gmane.emacs.gnus.general:9951 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9951 [ Bye the way, I -really- like the ability of Gnus to reply to several messages in one swell foop. Is there any way to make a message have all messages replied to in its references, or would that horribly break threading? ] Kai Grossjohann writes: > I hope I guessed right, Yup. That decodes the quoted printable stuff. Another question Lars Magne Ingebrigtsen writes: > I'm not sure what you mean by "high ascii", but if you want to have QP > decoded in the article buffer, you should add > `gnus-article-de-quoted-unreadable' to `gnus-article-display-hook'. Hmm. What can I do if I want it to do likewise for the Summary buffer? In Xemacs, I think I was getting the real character or characters, and in Emacs, I just get a ? for any QP character... John.