From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Problem with editting files on a Windows share Date: Mon, 23 Feb 2009 14:42:41 +0100 Message-ID: References: <20090223102940.11it5jp87scws080@webmail.versatel.nl> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1235396624 13443 80.91.229.12 (23 Feb 2009 13:43:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Feb 2009 13:43:44 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: zontom@zonnet.nl Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 23 14:44:58 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lbb7C-0000ia-88 for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Feb 2009 14:44:58 +0100 Original-Received: from localhost ([127.0.0.1]:46255 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lbb5r-0008NR-3p for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Feb 2009 08:43:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lbb58-00083Q-Km for help-gnu-emacs@gnu.org; Mon, 23 Feb 2009 08:42:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lbb57-00081W-5t for help-gnu-emacs@gnu.org; Mon, 23 Feb 2009 08:42:49 -0500 Original-Received: from [199.232.76.173] (port=34041 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lbb56-00081A-SX for help-gnu-emacs@gnu.org; Mon, 23 Feb 2009 08:42:48 -0500 Original-Received: from fmmailgate02.web.de ([217.72.192.227]:56219) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lbb56-0002A1-HH for help-gnu-emacs@gnu.org; Mon, 23 Feb 2009 08:42:48 -0500 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate02.web.de (Postfix) with ESMTP id 3E2FDFAEC544; Mon, 23 Feb 2009 14:42:45 +0100 (CET) Original-Received: from [91.35.219.192] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.110 #277) id 1Lbb53-00032K-00; Mon, 23 Feb 2009 14:42:45 +0100 In-Reply-To: <20090223102940.11it5jp87scws080@webmail.versatel.nl> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX19SqlrByjulTUSDNv1yRm0OqTuQQ32INE81wRzl 5S3933N7W8WWtjSGKe3Cz5RN55t4V5cGWcR9ymiE6E+6mWR0zD km8S0z1zIRrPzsHWbmBw== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:62285 Archived-At: Am 23.02.2009 um 10:29 schrieb zontom: > If I understand thing correctly, Emacs stores a temporary version > of the buffer you are working in somewhere in a temp folder on the > system when you are visiting a file. I don't think so. I can see that GNU Emacs creates, in the directory the file is, a sym- link .# -> @localhost. If GNU Emacs crashes or gets killed the unsaved buffer is saved as ## You seem to have the problem that the attributes (time stamp of last modification) of the files (and sym-links) on the CIFS share are updated more often then their contents. I seem to remember having had the same problem (on Fedora Core), plus encoding (of file names *and* their contents), but don't remember my solution. Working on a sym- link to the original file might be an option ... -- Greetings Pete Remember: use logout to logout.