From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81857 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.gnus.general Subject: Re: making more .newsrc.eld backups Date: Thu, 31 May 2012 12:14:52 +0800 Message-ID: <87d35l56mb.fsf@jidanni.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1338437796 20133 80.91.229.3 (31 May 2012 04:16:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 31 May 2012 04:16:36 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30127@lists.math.uh.edu Thu May 31 06:16:32 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SZwoH-0006b1-Hq for ding-account@gmane.org; Thu, 31 May 2012 06:16:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1SZwmx-0004cg-L1; Wed, 30 May 2012 23:15:07 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1SZwmw-0004cV-7Q for ding@lists.math.uh.edu; Wed, 30 May 2012 23:15:06 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1SZwmu-00086w-Nq for ding@lists.math.uh.edu; Wed, 30 May 2012 23:15:05 -0500 Original-Received: from caiajhbdccah.dreamhost.com ([208.97.132.207] helo=homiemail-a7.g.dreamhost.com) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SZwms-00058r-Lf for ding@gnus.org; Thu, 31 May 2012 06:15:03 +0200 Original-Received: from homiemail-a7.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a7.g.dreamhost.com (Postfix) with ESMTP id 3BF7125C063 for ; Wed, 30 May 2012 21:15:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=jidanni.org; h=from:to:subject :references:date:message-id:mime-version:content-type; q=dns; s= jidanni.org; b=jMwiSlxZglyfNlTHiQkkR+zBRNAQzJgSsDl0hpqIaz9O+uRPC HplwSmnTm4gDOAsGNwV7G+EhJEjfFwbUzixngqkZvDSQYgq/pEL9bhe6xltU8pvP SC1Rt0sQu89DbTfP0Kn6o6BcS7O2w/13KuQZ5+Spfwl5oNjrSG9qFCdA0k= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:references:date:message-id:mime-version:content-type; s=jidanni.org; bh=F3vAWylt1Sze51XX6UAMP1toGUs=; b=LC0/QGCgFkXnN 9rdoMTTd5AfWGm7JZF3RU4U+u+Q4M4Z0pvjvKeR641REISJTF+TCWacFnVfy8DO/ Wp80KEJbKOvHYbzj2ExOKkZgjYNyNo3+Xzz0O/NLyIzFBiXwnlJCNzbUkQ/op0od i4x+P5OAAl/MHDL4aoVUMjcFG+wanM= Original-Received: from jidanni.org (218-163-22-119.dynamic.hinet.net [218.163.22.119]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a7.g.dreamhost.com (Postfix) with ESMTPSA id D8A3125C062 for ; Wed, 30 May 2012 21:14:59 -0700 (PDT) X-Spam-Score: -0.6 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81857 Archived-At: >>>>> "RP" == Robert Pluim writes: RP> kept-old-versions and kept-new-versions? Yes, but how does one set them differently for .newsrc.eld than I like their values for other files? I read (info "(emacs) Backup Deletion"). Maybe I would place a local variable setting within .newsrc.eld but that seems rather dangerous, as that file is usually machine edited.