emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

desktop.el asks about local variables when loading a desktop


From: David Kastrup
Subject: desktop.el asks about local variables when loading a desktop
Date: 31 Dec 2002 21:40:37 +0100

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

The desktop package saves open buffers from one session to the next.
If such a buffer contains "risky" buffer local variables and eval
forms, Emacs asks whether it should be allowed to execute them when
loading the file.  This means that Emacs is asking questions every
time you start it with such buffers remaining from the last session
and reinstated bu the desktop.el package.  Emacs should rather record
the fact whether or not such variables were allowed to be
examined/reexamined the first time around, place this info in the
desktop file, and not ask again.


In GNU Emacs 21.3.50.12 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2002-12-19 on lola.goethe.zz
configured using `configure '--prefix=/usr/local/emacs-21' 
'INSTALL_INFO=/sbin/install-info''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.iso-8859-1
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum



reply via email to

[Prev in Thread] Current Thread [Next in Thread]