From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21323 Path: main.gmane.org!not-for-mail From: Colin Rafferty Newsgroups: gmane.emacs.gnus.general Subject: Re: a big .newsrc.eld is *fragile* Date: 19 Feb 1999 14:10:21 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159449 22388 80.91.224.250 (21 Oct 2002 00:17:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:17:29 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA26346 for ; Fri, 19 Feb 1999 14:43:03 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB01358; Fri, 19 Feb 1999 13:42:26 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 19 Feb 1999 13:42:43 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id NAA24367 for ; Fri, 19 Feb 1999 13:42:33 -0600 (CST) Original-Received: from piinbh2.ms.com (firewall-user@piinbh2.ms.com [199.89.64.72]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA26319 for ; Fri, 19 Feb 1999 14:42:20 -0500 (EST) Original-Received: (from uucp@localhost) by piinbh2.ms.com (8.8.6/fw v1.22) id OAA04630 for ; Fri, 19 Feb 1999 14:41:55 -0500 (EST) Original-Received: from unknown(144.14.9.190) by piinbh2.ms.com via smap (4.1) id xma010509; Fri, 19 Feb 99 14:10:23 -0500 Original-Received: from sag3.morgan.com (sag3.morgan.com [144.14.8.198]) by safid1.morgan.com (8.8.5/hub+ldap v2.3) with ESMTP id OAA05279 for ; Fri, 19 Feb 1999 14:10:23 -0500 (EST) Original-Received: (craffert@localhost) by sag3.morgan.com (8.8.5/sendmail.cf.client v1.05) id TAA06202; Fri, 19 Feb 1999 19:10:22 GMT Original-To: GNUS Mailing List Mail-Copies-To: never X-Face: D>:hrrB{l6#\wU;)0R:OHSTA@ayd.Oq?s@Rrc;[+z0m+<-U"$G-J6L)F2QY`qK~uPu!s1(6{\#uy!Ag/D)?'L[}xErXvxoPn8T_hKi{M]/(`BF{e}X7;hby`p\.E$rJ}Aff#BT,rdDIw\y X-Y-Zippy: ...Get me a GIN and TONIC!!...make it HAIR TONIC!! In-Reply-To: Colin Rafferty's message of "19 Feb 1999 12:03:12 -0500" Original-Lines: 16 User-Agent: Gnus/5.070075 (Pterodactyl Gnus v0.75) XEmacs/21.0(beta63) (Pyrenean63) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21323 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21323 Colin Rafferty writes: > Steinar Bang writes: >> Is it possible to turn that on for just ~/.newsrc.eld these days? > (defadvice gnus-save-newsrc-file (around backup activate compile) > "Make sure the .newsrc.eld file has a backup." > (let ((version-control nil)) > ad-do-it)) Oops. I meant to bind `make-backup-files'. -- Colin