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

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

Re: cannot initialize minibuffer-auto-raise in .emacs


From: martin rudalics
Subject: Re: cannot initialize minibuffer-auto-raise in .emacs
Date: Fri, 02 Nov 2007 07:50:51 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

(setq-default minibuffer-auto-raise nil)

and

(setq minibuffer-auto-raise nil)

to diable that feature in the init phase of emacs, but whenever emacs
is up, this value still has t.


I'm using GNU Emacs 22.1.1 (sparc-sun-solaris2.8, X toolkit) of
2007-06-13 on djo-sun-17 at work(built from source)
and
GNU Emacs 22.0.96.1 (i386-mingw-nt5.1.2600) of 2007-03-22 on
LENNART-69DE564 (a.k.a EmacsW32) at home

Both versions have same problem.

When you do emacs -Q and then C-h v minibuffer-auto-raise which value
do you get?






reply via email to

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