all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: zontom@zonnet.nl
Cc: help-gnu-emacs@gnu.org
Subject: Re: Problem with editting files on a Windows share
Date: Mon, 23 Feb 2009 14:42:41 +0100	[thread overview]
Message-ID: <D625872A-F2AE-4D3E-9BC2-BC4B4BC729F8@Web.DE> (raw)
In-Reply-To: <20090223102940.11it5jp87scws080@webmail.versatel.nl>


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

	.#<file name> -> <user>@localhost.<PID of GNU Emacs editing the file>

If GNU Emacs crashes or gets killed the unsaved buffer is saved as

	#<file name>#


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.






      reply	other threads:[~2009-02-23 13:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-23  9:29 Problem with editting files on a Windows share zontom
2009-02-23 13:42 ` Peter Dyballa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D625872A-F2AE-4D3E-9BC2-BC4B4BC729F8@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=zontom@zonnet.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.