GNU bug report logs -
#17272
24.4.50; obsolete messages hides warning on startup
Previous Next
Reported by: Robert Marshall <robert <at> capuchin.co.uk>
Date: Tue, 15 Apr 2014 20:43:01 UTC
Severity: wishlist
Tags: confirmed, fixed
Merged with 446,
19064
Found in versions 24.4.50, 25.0.50
Fixed in version 27.0.50
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
If you start emacs with the following loaded file (emacs -Q -l .emacs.test)
;;; .emacs.test
(require 'longlines)
(desktop-save-mode 1)
(desktop-read "/home/robert") ;; $HOME....
When it starts you see the message
Package longlines is obsolete!
But - if the .emacs.desktop is locked the message:
Warning: desktop file appears to be in use by PID 6464.
Using it may cause conflicts. Use it anyway? (y or n)
is hiding 'behind' the obsolete message and you don't see it until you
press a key - the emacs startup appears to have stopped but there's no
visual clue as to what it is waiting for.
In GNU Emacs 24.4.50.4 (i686-pc-linux-gnu, GTK+ Version 3.8.6)
of 2014-04-09 on poulenc
Repository revision: 116959 dancol <at> dancol.org-20140409081641-wcask11smm10bk3f
Windowing system distributor `The X.Org Foundation', version 11.0.11405000
System Description: Ubuntu 13.10
Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS
NOTIFY LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
Important settings:
value of $LANG: en_GB.UTF-8
locale-coding-system: utf-8-unix
Robert
--
Robert Marshall
This bug report was last modified 5 years and 232 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.