all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs leaves many .#file symlinks even after exiting from Emacs  (related to file-locking)
@ 2009-12-02  9:07 Ken H.
  2010-01-17 14:38 ` Ken Hori
  0 siblings, 1 reply; 3+ messages in thread
From: Ken H. @ 2009-12-02  9:07 UTC (permalink / raw)
  To: emacs-devel; +Cc: karl

[-- Attachment #1: Type: text/plain, Size: 894 bytes --]

I cannot identify exactly under what conditions it occurs, but
Emacs (I'm using CVS emacs on 2009-09-11, but would probably
happen under CVS HEAD as well) leaves a lot of symlinks of the
form:

 .#file -> user_name@host_name.pid:boot_time

`filelock.c' is creating the symlink for file-locking purposes
but is failing to delete it.

Under my current directory consisting of 28 regular files,
I see three such instances:

  lrwxrwxrwx   1 ken   ken     25 Oct 22 17:07 .#foo -> ken@hori.22964
:1256147335
  lrwxrwxrwx   1 ken   ken     25 Dec  1 22:32 .#foo2 -> ken@hori.19787
:1259696496
  lrwxrwxrwx   1 ken   ken     25 Dec  1 22:39 .#foo3 -> ken@hori.19787
:1259696496


Is this a bug that happens to people other than myself?  Or is it
just me, who extensively use indirect buffers and work under
multiple frames?  Also, if any, how do I prevent Emacs from
creating such symlinks.

Thanks.

[-- Attachment #2: Type: text/html, Size: 1000 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-17 16:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-02  9:07 Emacs leaves many .#file symlinks even after exiting from Emacs (related to file-locking) Ken H.
2010-01-17 14:38 ` Ken Hori
2010-01-17 16:37   ` Stefan Monnier

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.