all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* (setq frame-title-format "...") messes up lock files
@ 2007-03-01 17:46 Anders Berggren
  0 siblings, 0 replies; only message in thread
From: Anders Berggren @ 2007-03-01 17:46 UTC (permalink / raw)
  To: bug-gnu-emacs

Version:
   "GNU Emacs 21.3.1 (sparc-sun-solaris2.8, X toolkit) of 2004-05-04 on sr201"

Reproduce bug:

1. Create an emacs-init-file (mess_up_lock_files.el) containing this one line:
   (setq frame-title-format "%b")

2. Start emacs with
   emacs --no-site-file -q -l mess_up_lock_files.el nonexistent_file.txt

3. Type some letters (this creates the menace .#nonexistent_file.txt@...)

4. Undo until you have no changes. Alternatively, save the buffer.

5. Behold: The .#nonexistent_file.txt@... lock file is still there!

Regards

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-03-01 17:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-01 17:46 (setq frame-title-format "...") messes up lock files Anders Berggren

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.