From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30464 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: turn off flowed? Date: 27 Apr 2000 16:33:50 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <200004271350.PAA04364@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035166997 8618 80.91.224.250 (21 Oct 2002 02:23:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:23:17 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 90BEBD051E for ; Thu, 27 Apr 2000 10:35:57 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB00637; Thu, 27 Apr 2000 09:35:49 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 27 Apr 2000 09:35:17 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA10738 for ; Thu, 27 Apr 2000 09:35:03 -0500 (CDT) Original-Received: from badis.pdc.kth.se (badis.pdc.kth.se [130.237.221.45]) by mailhost.sclp.com (Postfix) with ESMTP id B5010D051E for ; Thu, 27 Apr 2000 10:33:58 -0400 (EDT) Original-Received: (from jas@localhost) by badis.pdc.kth.se (8.10.0/8.10.0) id e3REXp132110; Thu, 27 Apr 2000 16:33:51 +0200 Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Thu, 27 Apr 2000 15:50:02 +0200" Original-Lines: 15 User-Agent: Gnus/5.0805 (Gnus v5.8.5) Emacs/20.6 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30464 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30464 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > My Emacs segfaults when trying to display a `format=3Dflowed' message. > Is there a way to turn off handling of this format until I get a new > version which doesn't segfault anymore? I don't think so. I didn't see how vcards, enriched/richtext, etc could be disabled so I didn't add any hooks for disabling format=3Dflowed. What would be the best way to do that? `mm-use-flow-fill-p'? `mm-use-vcard-p'? (If there is a way of disabling vcards, the same method might apply to format=3Dflowed too, though.)