From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/11719 Path: news.gmane.org!not-for-mail From: Teemu Likonen Newsgroups: gmane.emacs.gnus.user Subject: Quotation style (was: Best way to see html stuff) Date: Tue, 16 Dec 2008 08:38:18 GMT Organization: Sonera Customer Message-ID: <87r6487bwl.fsf_-_@iki.fi> References: <87prjteuye.fsf@es.aau.dk> <87fxkov8rl.fsf@es.aau.dk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229416847 8359 80.91.229.12 (16 Dec 2008 08:40:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Dec 2008 08:40:47 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Dec 16 09:41:54 2008 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LCVUv-0006xY-JI for gegu-info-gnus-english@m.gmane.org; Tue, 16 Dec 2008 09:41:47 +0100 Original-Received: from localhost ([127.0.0.1]:41578 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCVTi-0002xZ-Re for gegu-info-gnus-english@m.gmane.org; Tue, 16 Dec 2008 03:40:30 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!goblin2!goblin.stu.neva.ru!newsfeed1.swip.net!newsfeed1.funet.fi!newsfeeds.funet.fi!nntp.inet.fi!central1.inet.fi!inet.fi!read4.inet.fi.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:b5FBRvD1TL5qFGEidtCqMFZoDT8= Original-Lines: 23 Original-NNTP-Posting-Host: 80.220.180.181 Original-X-Complaints-To: abuse@inet.fi Original-X-Trace: read4.inet.fi 1229416698 80.220.180.181 (Tue, 16 Dec 2008 10:38:18 EET) Original-NNTP-Posting-Date: Tue, 16 Dec 2008 10:38:18 EET Original-Xref: news.stanford.edu gnu.emacs.gnus:81976 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:11719 Archived-At: Torben Knudsen (2008-12-16 09:12 +0100) wrote: > Tassilo> ;; Show plain text part by default, but provide buttons for > Tassilo> the ;; html part (setq mm-discouraged-alternatives > Tassilo> '("text/html" "text/richtext" "text/enriched") > Tassilo> gnus-buttonized-mime-types '("multipart/signed" > Tassilo> "multipart/alternative")) --8<---------------cut > Tassilo> here---------------end--------------->8--- > Another question if I may. I am normally happy with the above > inclusion of the the original mail. However, for example in this case > the filling makes the original part with code unreadable. How do you > include the original without filling or wrapping lines? I couldn't > find it in the info pages. Another way of seeing this is that quoting is not about "your happiness" (nor mine) in particular. It's more about widely-supported method (technical question) and widely-understood and agreed-on method (social). I'd suggest that you quote with "> " prefix on every line, add an attribution like "Torben Knudsen wrote:" and don't have Gnus automatically refill the quoted text. Just my suggestion. I find Supercite quotations most annoying.