unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1687: emacs bug 1687
@ 2009-01-29 14:29 Relson, David
  2009-01-29 15:12 ` Juanma Barranquero
  0 siblings, 1 reply; 5+ messages in thread
From: Relson, David @ 2009-01-29 14:29 UTC (permalink / raw)
  To: 1687

Found the cause !!

File c:/user/.emacs.desktop.lock contains the PID in the error message.

Deleting the file makes the warning go away.

I've done some further testing.  With emacs open, the lock file is
created.  If I open a second copy of emacs, the message appears.  

This is a change in behavior.  I used to be able to open multiple copies
of emacs without error messages.

FWIW, due to a hard drive upgrade I have a new installation of emacs
(v22.1.50.10).  Previously I was running v22.1.1






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

* bug#1687: emacs bug 1687
  2009-01-29 14:29 bug#1687: emacs bug 1687 Relson, David
@ 2009-01-29 15:12 ` Juanma Barranquero
  2009-01-29 15:29   ` Relson, David
  0 siblings, 1 reply; 5+ messages in thread
From: Juanma Barranquero @ 2009-01-29 15:12 UTC (permalink / raw)
  To: Relson, David, 1687

On Thu, Jan 29, 2009 at 15:29, Relson, David <david.relson@orion-sys.com> wrote:

> Deleting the file makes the warning go away.
>
> I've done some further testing.  With emacs open, the lock file is
> created.  If I open a second copy of emacs, the message appears.

Of course.

> This is a change in behavior.  I used to be able to open multiple copies
> of emacs without error messages.

Yes. It first appeared (in a released version) in Emacs 22.2.

You seem to prefer avoiding the warning and risking losing your desktop. Weird.

> FWIW, due to a hard drive upgrade I have a new installation of emacs
> (v22.1.50.10).  Previously I was running v22.1.1

Yes, the feature was added three weeks after the 22.1 release.

Why are you running 22.1.50? I'd recommend getting 22.3, which has
many bugfixes over what you're using now.

    Juanma






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

* bug#1687: emacs bug 1687
  2009-01-29 15:12 ` Juanma Barranquero
@ 2009-01-29 15:29   ` Relson, David
  2009-01-29 15:45     ` Juanma Barranquero
  0 siblings, 1 reply; 5+ messages in thread
From: Relson, David @ 2009-01-29 15:29 UTC (permalink / raw)
  To: Juanma Barranquero, 1687

I've compared old and new copies of desktop.el, i.e.

 49240 Aug 18  2007 c:/Program Files/GNU/ntemacs22/lisp/desktop.el
 45692 Apr 12  2007 d:/Program Files/GNU/emacs-22.1/lisp/desktop.el

And found the appearance of the PID message within the few months from
April to August !

Letting the last instance of emacs overwrite the desktop is not a big
deal.  Since multiple instances start with the same desktop, they'll be
writing similar desktop files, so it's likely that little, or no,
information will be lost.

>> Why are you running 22.1.50? I'd recommend getting 22.3, which has
many bugfixes over what you're using now.

Because when I did a websearch for ntemacs 22.1.50 is what was found.






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

* bug#1687: emacs bug 1687
  2009-01-29 15:29   ` Relson, David
@ 2009-01-29 15:45     ` Juanma Barranquero
  2009-01-29 15:58       ` Relson, David
  0 siblings, 1 reply; 5+ messages in thread
From: Juanma Barranquero @ 2009-01-29 15:45 UTC (permalink / raw)
  To: Relson, David; +Cc: 1687

On Thu, Jan 29, 2009 at 16:29, Relson, David <david.relson@orion-sys.com> wrote:

> I've compared old and new copies of desktop.el, i.e.
>
>  49240 Aug 18  2007 c:/Program Files/GNU/ntemacs22/lisp/desktop.el
>  45692 Apr 12  2007 d:/Program Files/GNU/emacs-22.1/lisp/desktop.el
>
> And found the appearance of the PID message within the few months from
> April to August !

2007-06-24, to be exact. Three weeks after the release of 22.1.

> Letting the last instance of emacs overwrite the desktop is not a big
> deal.  Since multiple instances start with the same desktop, they'll be
> writing similar desktop files, so it's likely that little, or no,
> information will be lost.

Most of the time. Once or twice, just to keep you on your toes, you
will set up Emacs with lots of loaded files that you need for some
project, and then you'll overwrite the carefully laid desktop with an
empty desktop from a forgotten Emacs instance ;-)

> Because when I did a websearch for ntemacs 22.1.50 is what was found.

If you're using Emacs on Windows, you can download much more
up-to-date versions from here:

http://ourcomments.org/Emacs/EmacsW32.html

    Juanma






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

* bug#1687: emacs bug 1687
  2009-01-29 15:45     ` Juanma Barranquero
@ 2009-01-29 15:58       ` Relson, David
  0 siblings, 0 replies; 5+ messages in thread
From: Relson, David @ 2009-01-29 15:58 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: 1687

>> If you're using Emacs on Windows, you can download much more
>> up-to-date versions from here:

>> http://ourcomments.org/Emacs/EmacsW32.html

Thanks!  I wasn't aware of ourcomments.org.  I'm downloading the latest
& greatest as I write this.

David






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

end of thread, other threads:[~2009-01-29 15:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-29 14:29 bug#1687: emacs bug 1687 Relson, David
2009-01-29 15:12 ` Juanma Barranquero
2009-01-29 15:29   ` Relson, David
2009-01-29 15:45     ` Juanma Barranquero
2009-01-29 15:58       ` Relson, David

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).