From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30695 Path: main.gmane.org!not-for-mail From: wmperry@aventail.com (William M. Perry) Newsgroups: gmane.emacs.gnus.general Subject: Re: Making Gnus more worm-safe Date: 05 May 2000 02:23:19 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <86og6le9zs.fsf@megalith.bp.aventail.com> References: <87hfcdwnwi.fsf@deneb.cygnus.argh.org> Reply-To: wmperry@aventail.com NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167194 9828 80.91.224.250 (21 Oct 2002 02:26:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:26:34 +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 EB094D051E for ; Fri, 5 May 2000 03:29:05 -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 CAB23667; Fri, 5 May 2000 02:29:05 -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 02:28:34 -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 CAA06592 for ; Fri, 5 May 2000 02:28:23 -0500 (CDT) Original-Received: from biff.kiva.net (biff.kiva.net [206.97.64.31]) by mailhost.sclp.com (Postfix) with SMTP id 81550D051E for ; Fri, 5 May 2000 03:27:20 -0400 (EDT) Original-Received: (qmail 23481 invoked from network); 5 May 2000 07:25:55 -0000 Original-Received: from dial467.bton.kiva.net (HELO megalith.bp.aventail.com) (216.9.129.211) by biff.kiva.net with SMTP; 5 May 2000 07:25:55 -0000 Original-Received: (from wmperry@localhost) by megalith.bp.aventail.com (8.9.3/8.9.3) id CAA06936; Fri, 5 May 2000 02:23:20 -0500 (EST) (envelope-from wmperry@aventail.com) X-Authentication-Warning: megalith.bp.aventail.com: wmperry set sender to wmperry@aventail.com using -f Original-To: Florian Weimer X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7 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. > > If there aren't any objections, I'll remove it. It asks the user before evaluating it at least. What, you don't want to someday open 'iloveyou.el'? :) -Bill P.