From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: save-buffer when directory doesn't exist Date: Tue, 20 Mar 2007 10:46:16 +0100 Message-ID: <45FFAD68.9060601@gmx.at> References: <45F27DDC.9080006@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174383968 5232 80.91.229.12 (20 Mar 2007 09:46:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Mar 2007 09:46:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jason Spiro Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 20 10:46:02 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HTaum-0007M9-4v for ged-emacs-devel@m.gmane.org; Tue, 20 Mar 2007 10:46:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTawJ-0005To-Da for ged-emacs-devel@m.gmane.org; Tue, 20 Mar 2007 04:47:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTawF-0005RP-S8 for emacs-devel@gnu.org; Tue, 20 Mar 2007 05:47:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTawD-0005JI-8V for emacs-devel@gnu.org; Tue, 20 Mar 2007 05:47:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTawD-0005Ih-4j for emacs-devel@gnu.org; Tue, 20 Mar 2007 04:47:29 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HTauc-0003iK-WB for emacs-devel@gnu.org; Tue, 20 Mar 2007 05:45:52 -0400 Original-Received: (qmail invoked by alias); 20 Mar 2007 09:45:47 -0000 Original-Received: from N857P026.adsl.highway.telekom.at (EHLO [62.47.51.26]) [62.47.51.26] by mail.gmx.net (mp043) with SMTP; 20 Mar 2007 10:45:47 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+rvb165sGrBeRrUYlgHuNId+IkjgwZruv6gLk5Uo EXz4Wv1rfbBAti User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:68151 Archived-At: > I am not an Emacs developer, and I have not tested the patch (I am on a Windows > machine without Cygwin or patch(1) right now). But Martin's problem seems to be > valid, and his patch seems like it will fix it. Would it be helpful if I tested > the patch on my Linux PC? I could check that it works and see if it does > something about the auto-save errors too. I just checked in a slightly modified version. Could you test it on your GNU Linux machine?