From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18326 Path: main.gmane.org!not-for-mail From: Colin Rafferty Newsgroups: gmane.emacs.gnus.general Subject: Re: Drafts and autosave Date: 30 Oct 1998 09:33:34 -500 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156868 5544 80.91.224.250 (20 Oct 2002 23:34:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:34:28 +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 JAA05073 for ; Fri, 30 Oct 1998 09:47:13 -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 IAB17202; Fri, 30 Oct 1998 08:35:07 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 30 Oct 1998 08:34:55 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id IAA14151 for ; Fri, 30 Oct 1998 08:34:41 -0600 (CST) Original-Received: from hqinbh1.ms.com (hqinbh1.ms.com [205.228.12.71]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA04923 for ; Fri, 30 Oct 1998 09:34:34 -0500 (EST) Original-Received: (from uucp@localhost) by hqinbh1.ms.com (8.8.6/fw v1.30) id JAA18429 for ; Fri, 30 Oct 1998 09:34:26 -0500 (EST) Original-Received: from unknown(144.14.8.140) by hqinbh1.ms.com via smap (4.1) id xma018032; Fri, 30 Oct 98 09:33:36 -0500 Original-Received: from sag3.morgan.com (sag3.morgan.com [144.14.8.198]) by sas1.morgan.com (8.8.5/hub v1.87) with ESMTP id JAA04357 for ; Fri, 30 Oct 1998 09:33:35 -0500 (EST) Original-Received: (from craffert@localhost) by sag3.morgan.com (8.8.5/client v1.15) id OAA09217; Fri, 30 Oct 1998 14:33:34 GMT Original-To: GNUS Mailing List X-Face: ByE+UMAp1klWR3?\RNGx(A-~Ri!YT%C6M!sxoJL+.;9`Q/|+dj7[KR>gGMyV.2qZeot0NI`4\MA^_Qg`F9=+Ox&zaE?Y9dV%F~Xzf';Zyk2Aobs.uu^Ey0_C6^~q';G#$HkA!ZAHXPpG-"*|Dd*Z4U$4y{{aI0c%75}i~Of(jxYtI[uIpYF<*Zoe|\*/ufb X-Y-Zippy: YOW!! I am having FUN!! In-Reply-To: Jan Vroonhof's message of "30 Oct 1998 11:37:05 +0100" Original-Lines: 13 User-Agent: Gnus/5.07004 (Pterodactyl Gnus v0.40) XEmacs/21.0 (Pyrenean-pre6) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18326 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18326 Jan Vroonhof writes: > Wouldn't it be a good idea to overide the autosave routines in the > messages such that they get autosaved as draft articles directly? I think that this is a great idea. Unfortunately, I can't find the code that sets up the message buffer to be associated with a file. Otherwise, judicious setting of `auto-save-visited-file-name' would give us exactly the effect we need. -- Colin