1 Nov 2007 03:51
Re: cannot initialize minibuffer-auto-raise in .emacs
joonhwan.lee <joonhwan.lee <at> gmail.com>
2007-11-01 02:51:10 GMT
2007-11-01 02:51:10 GMT
On 10 31 , 6 53 , Andreas Schwab <sch... <at> suse.de> wrote: > "joonhwan.lee" <joonhwan.... <at> gmail.com> writes: > > in .emacs though I either > > > (setq 'minibuffer-auto-raise nil) > > > or > > > (setq-default 'minibuffer-auto-raise nil) > > > , every time emacs is up, that var is still t not nil. > > > What's the problem? > > You should be getting an error from either of the forms above: > > Wrong type argument: symbolp, (quote minibuffer-auto-raise) > > The first argument (the variable to set) is a literal, it should not be > quoted. > > Andreas. > > -- > Andreas Schwab, SuSE Labs, sch... <at> suse.de > SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany > PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 > "And now for something completely different." Oh, that was typo. I tried both(Continue reading)
RSS Feed