From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/35251 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Crashing Emacs and unfinished drafts Date: 07 Mar 2001 13:20:29 -0500 Message-ID: <5bsnkpe902.fsf@avocet.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035171024 1990 80.91.224.250 (21 Oct 2002 03:30:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:30:24 +0000 (UTC) Return-Path: Original-Received: (qmail 7374 invoked by alias); 7 Mar 2001 18:20:31 -0000 Original-Received: (qmail 7368 invoked from network); 7 Mar 2001 18:20:31 -0000 Original-Received: from gate.cs.rochester.edu (192.5.53.207) by gnus.org with SMTP; 7 Mar 2001 18:20:31 -0000 Original-Received: from avocet.cs.rochester.edu (avocet.cs.rochester.edu [192.5.53.22]) by gate.cs.rochester.edu (8.9.1b+Sun/U) with ESMTP id NAA29527 for ; Wed, 7 Mar 2001 13:20:30 -0500 (EST) Original-Received: (from zsh@localhost) by avocet.cs.rochester.edu (8.9.1b+Sun/Q++) id NAA23801; Wed, 7 Mar 2001 13:20:29 -0500 (EST) Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "07 Mar 2001 17:19:18 +0100") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Original-Lines: 24 Xref: main.gmane.org gmane.emacs.gnus.general:35251 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:35251 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > When Emacs crashes while I'm composing a message in Gnus, I expect > the associated auto-save file to appear in the nndraft:drafts group. > It happened to me just a couple of minutes ago.¹ A file > ~/News/drafts/drafts/#42#, say, was left behind. However, Gnus does > not recognize this file. > > After `mv #42# 42', all is dandy and Gnus sees the draft. > > So, we have two alternatives: > > (1) Have Emacs auto-save into ~/News/drafts/drafts/42 rather than > ~/News/drafts/drafts/#42#. > > (2) Have nndraft.el grok the #42# style filenames. > > Or should I have done a M-x recover-session RET before starting Gnus? > But Gnus deals automatically with its ~/.newsrc auto-save file, > doesn't it? Fixed. ShengHuo