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

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

bug#5617: 23.1; Preferences of Calc are lost when started twice during E


From: Ingo Thies
Subject: bug#5617: 23.1; Preferences of Calc are lost when started twice during Emacs session
Date: Sun, 21 Feb 2010 18:14:09 +0100
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1

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...







reply via email to

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