From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18348 Path: main.gmane.org!not-for-mail From: Jan Vroonhof Newsgroups: gmane.emacs.gnus.general Subject: Re: Drafts and autosave Date: 31 Oct 1998 16:47:41 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156887 5694 80.91.224.250 (20 Oct 2002 23:34:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:34:47 +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 KAA01573 for ; Sat, 31 Oct 1998 10:50:20 -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 JAB05720; Sat, 31 Oct 1998 09:48:08 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 31 Oct 1998 09:48:00 -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 JAA06022 for ; Sat, 31 Oct 1998 09:47:52 -0600 (CST) Original-Received: from frege.math.ethz.ch (root@frege-d-math-north-g-west.math.ethz.ch [129.132.145.3]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA01555 for ; Sat, 31 Oct 1998 10:47:49 -0500 (EST) Original-Received: from bolzano (vroonhof@bolzano [129.132.146.140]) by frege.math.ethz.ch (8.8.8/Main-STAT-mailer) with ESMTP id QAA19426 for ; Sat, 31 Oct 1998 16:46:39 +0100 (MET) Original-Received: (vroonhof@localhost) by bolzano (SMI-8.6/D-MATH-client) id QAA08779; Sat, 31 Oct 1998 16:47:41 +0100 Original-To: ding@gnus.org In-Reply-To: Colin Rafferty's message of "Fri, 30 Oct 1998 16:03:49 GMT" Original-Lines: 18 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:18348 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18348 Colin Rafferty writes: > Isn't this a beta list? Can't we suggest patches ourselves? Yes we can hovever for some reason XEmacs didn't make the backup file when i patched it so I had nothing to diff with and I was too lazy to fetch the origional again. I guess I am spoilt by XEmacs being under CVS. > > * nndraft.el (nndraft-request-associate-buffer): Set the autosave > file name to be the actual file name. The problem is that this changes the behaviour of C-x C-s which people could object too (I see the nndraft file as the autosave file and then it is ok, but other don't). Jan