From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/40025 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: Is this a buglet.. nndrafts:draft renegades Date: Mon, 05 Nov 2001 12:32:49 -0500 Organization: What did you have in mind? A short, blunt, human pyramid? Sender: owner-ding@hpc.uh.edu Message-ID: References: <20011102214600.0ED71BD48@squeaker.lickey.com> <2nk7x7vr6n.fsf@zsh.cs.rochester.edu> <20011103193251.CBC04BD25@squeaker.lickey.com> <87ady3ef1u.fsf@squeaker.lickey.com> <87elneqtf8.fsf@harpo.homeip.net> <87668qibri.fsf@squeaker.lickey.com> <87ady2qo6h.fsf@harpo.homeip.net> <87668pw2t9.fsf@harpo.homeip.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175640 31069 80.91.224.250 (21 Oct 2002 04:47:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:47:20 +0000 (UTC) Return-Path: Original-Received: (qmail 21759 invoked from network); 5 Nov 2001 17:30:40 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 5 Nov 2001 17:30:40 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 160nZY-0004TD-00; Mon, 05 Nov 2001 11:30:08 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 05 Nov 2001 11:29:49 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id LAA12854 for ; Mon, 5 Nov 2001 11:29:36 -0600 (CST) Original-Received: (qmail 21738 invoked by alias); 5 Nov 2001 17:29:46 -0000 Original-Received: (qmail 21733 invoked from network); 5 Nov 2001 17:29:46 -0000 Original-Received: from multivac.student.cwru.edu (HELO multivac.cwru.edu) (qmail-remote@129.22.96.25) by gnus.org with SMTP; 5 Nov 2001 17:29:46 -0000 Original-Received: (qmail 6207 invoked by uid 500); 5 Nov 2001 17:33:11 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: <87668pw2t9.fsf@harpo.homeip.net> (Samuel Padgett's message of "Mon, 05 Nov 2001 12:22:10 -0500") Mail-Copies-To: never Original-Lines: 23 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 (i386-redhat-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:40025 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:40025 Samuel Padgett wrote: > prj@po.cwru.edu (Paul Jarc) writes: >> Samuel Padgett wrote: >>> No, I disagree. If I do this to a C source file, I can always recover >>> my changes using the autosave file. >> >> No, you can't. That autosave file is deleted when you kill the >> buffer. At least, that's what I see. Maybe this is a result of >> something weird in my .emacs, but I'm not seeing it. > > C-h v delete-auto-save-files RET: > > delete-auto-save-files's value is t I have the same setting - it seems to be the default. > Note that auto-save file will not be deleted if the buffer is killed > when it has unsaved changes. This is not the behavior I observe. paul