From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22307 Path: main.gmane.org!not-for-mail From: Jan Vroonhof Newsgroups: gmane.emacs.gnus.general Subject: Re: comments on pgnus-v0.80 Date: 07 Apr 1999 17:36:02 +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 X-Trace: main.gmane.org 1035160252 28656 80.91.224.250 (21 Oct 2002 00:30:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:30:52 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA16605 for ; Wed, 7 Apr 1999 11:37:07 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB00317; Wed, 7 Apr 1999 10:36:31 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 07 Apr 1999 10:37:01 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id KAA13603 for ; Wed, 7 Apr 1999 10:36:52 -0500 (CDT) Original-Received: from frege.math.ethz.ch (daemon@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA16590 for ; Wed, 7 Apr 1999 11:36:44 -0400 (EDT) Original-Received: (from daemon@localhost) by frege.math.ethz.ch (8.9.1/8.9.1) id RAA23327 for ; Wed, 7 Apr 1999 17:36:08 +0200 (MET DST) Original-Received: from bolzano(129.132.146.140) via SMTP by frege, id smtpdAAAa005gT; Wed Apr 7 17:36:02 1999 Original-Received: (vroonhof@localhost) by bolzano (SMI-8.6/D-MATH-client) id RAA02752; Wed, 7 Apr 1999 17:36:02 +0200 Original-To: ding@gnus.org In-Reply-To: SL Baur's message of "Wed, 07 Apr 1999 11:02:08 GMT" Original-Lines: 21 User-Agent: Gnus/5.070076 (Pterodactyl Gnus v0.76) XEmacs/21.0(beta66) (20 minutes to Nikko) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:22307 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22307 SL Baur writes: > * Notwithstanding the previous item and the coolness of Lars' > presentation, I'm not sure I like handing html parts to W3 as a > default. It was pretty cool that tm blanked it out -- html (eval-after-load "mm-decode" '(progn ;; Do not prefer html (nconc (delete "text/html" mm-alternative-precedence) (list "text/html")) ;; Always inline rfc-822 (nconc mm-attachment-override-types '("message/rfc-822")))) To attach files use C-c C-a to see how to attach messages, try forwarding a messages. Jan