GNU bug report logs -
#5617
23.1; Preferences of Calc are lost when started twice during Emacs session
Previous Next
Reported by: ithies <at> astro.uni-bonn.de
Date: Sun, 21 Feb 2010 17:42:02 UTC
Severity: normal
Tags: moreinfo
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Dear developers,
I want to submit a possible bug concerning Emacs (23.1.1) and Calc
(2.02), both in Linux and Mac. If Calc is started first during an Emacs
session, then closed, and later opened again, the preferences from
.calc.el are not reloaded again. A workaround is possible by adding
(add-hook 'calc-mode-hook
(function (lambda ()
(load "~/.calc.el"))))"
to .emacs. However, I guess that this behaviour is not intended.
BTW there were problems submitting this mail (invalid certificate). I
could not tell whether the first attempt was successfull (Thunderbird
says 'no'), so please apologize if this mail arrives twice.
Cheers,
Ingo
In GNU Emacs 23.1.1 (i386-apple-darwin9.8.0, GTK+ Version 2.16.6)
of 2009-09-19 on ingo-thiess-macbook.local
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure '--prefix=/sw'
'--disable-dependency-tracking' '--infodir=${prefix}/share/info'
'--mandir=${prefix}/share/man' '--libexecdir=${prefix}/lib'
'PKG_CONFIG_PATH=/sw/lib/pango-ft219/lib/pkgconfig:/sw/lib/fontconfig2/lib/pkgconfig:/sw/lib/freetype219/lib/pkgconfig:'
'FREETYPE_CONFIG=/sw/lib/freetype219/bin/freetype-config'
'--x-includes=/usr/X11R6/include' '--x-libraries=/usr/X11R6/lib'
'--with-x' '--with-x-toolkit=gtk' 'CFLAGS=-Os -pipe'
'LDFLAGS=-L/sw/lib/pango-ft219/lib -L/sw/lib/freetype219/lib
-L/sw/lib/fontconfig2/lib' 'LIBS=-L/sw/lib -L/usr/X11/lib'
'CPPFLAGS=-I/sw/lib/pango-ft219/include/pango-1.0
-I/sw/lib/pango-ft219/include -I/sw/lib/freetype219/include/freetype2
-I/sw/lib/freetype219/include -I/sw/lib/fontconfig2/include -I/sw/include''
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: nil
value of $XMODIFIERS: nil
locale-coding-system: nil
default-enable-multibyte-characters: t
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
tool-bar-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> M-x r e p o <tab> r t <tab> <return>
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...
This bug report was last modified 12 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.