From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30715 Path: main.gmane.org!not-for-mail From: "Bjørn Mork" Newsgroups: gmane.emacs.gnus.general Subject: Re: Making Gnus more worm-safe Date: 05 May 2000 13:05:19 +0200 Organization: DoD Sender: owner-ding@hpc.uh.edu Message-ID: References: <87hfcdwnwi.fsf@deneb.cygnus.argh.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035167213 9964 80.91.224.250 (21 Oct 2002 02:26:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:26:53 +0000 (UTC) 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 42F56D051E for ; Fri, 5 May 2000 07:01:56 -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 GAB24988; Fri, 5 May 2000 06:01:55 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 05 May 2000 06:01:25 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@[204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id GAA08798 for ; Fri, 5 May 2000 06:01:15 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by mailhost.sclp.com (Postfix) with ESMTP id 9B021D051E for ; Fri, 5 May 2000 07:00:11 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id NAA15222 for ding@gnus.org; Fri, 5 May 2000 13:02:03 +0200 (CEST) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 24 Original-NNTP-Posting-Host: pc195.npt.no Original-X-Trace: quimby.gnus.org 957524522 9201 62.92.34.195 (5 May 2000 11:02:02 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 5 May 2000 11:02:02 GMT User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30715 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30715 Hrvoje Niksic writes: > "Bjørn Mork" writes: > > Hrvoje Niksic writes: > > > Florian Weimer writes: > > > > > > > I'd suggest the following change to mailcap.el: > > > > > > > > - ("emacs-lisp" > > > > - (viewer . mailcap-maybe-eval) > > > > - (type . "application/emacs-lisp")) > > > > > > > > This feature is just too dangerous to be enabled by default. > > > > > > Why is that? It asks you before evaluating anything. > > > > But before you get a chance to look at the code, > > That's not true -- the code is displayed in an "*mm*" buffer. Oops, you are right. Sorry. Did it always do that? Maybe I just dreamt the whole problem. Bjørn