From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27359 Path: main.gmane.org!not-for-mail From: "Taso N. Devetzis" Newsgroups: gmane.emacs.gnus.general Subject: Re: ~/#.newsrc-dribble# file Date: 01 Dec 1999 08:51:32 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87hfhqpdzn.fsf@majikthise.adsl.duke.edu> <87u2lpeean.fsf@majikthise.adsl.duke.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035164397 24113 80.91.224.250 (21 Oct 2002 01:39:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:39:57 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA00194 for ; Wed, 1 Dec 1999 08:52:24 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB32276; Wed, 1 Dec 1999 07:52:11 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Dec 1999 07:52:08 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA20062 for ; Wed, 1 Dec 1999 07:51:59 -0600 (CST) Original-Received: from raoul.snet.net (raoul.snet.net [204.60.220.24]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA00189 for ; Wed, 1 Dec 1999 08:51:33 -0500 (EST) Original-Received: (from devetzis@localhost) by raoul.snet.net (8.10.0.Beta6/8.10.0.Beta6/devetzis-1.3) id dB1DpWI12799; Wed, 1 Dec 1999 08:51:32 -0500 (EST) Original-To: The Gnus Mailing List In-Reply-To: Toby Speight's message of "01 Dec 1999 10:57:31 +0000" Original-Lines: 8 User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27359 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27359 see also the variable auto-save-directory. for example: (setq auto-save-directory (expand-file-name "~/.autosave/")) /taso