unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "joonhwan.lee" <joonhwan.lee@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: Re: cannot initialize minibuffer-auto-raise in .emacs
Date: Fri, 02 Nov 2007 16:25:52 -0700	[thread overview]
Message-ID: <1194045952.669691.244840@y27g2000pre.googlegroups.com> (raw)
In-Reply-To: <mailman.2871.1193986173.18990.bug-gnu-emacs@gnu.org>

On 11 2 ,   3 50 , martin rudalics <rudal...@gmx.at> wrote:
> > (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?

Ooops. It is figured out NOT A BUG. I found minibuffer-auto-raise was
initialized to nil in minibuffer.c,
so I rgrep this var within my whole lisp files, and one set this value
back to t again after my
(setq minibuffer-auto-raise nil).




  parent reply	other threads:[~2007-11-02 23:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-31  0:54 cannot initialize minibuffer-auto-raise in .emacs joonhwan.lee
2007-10-31  9:53 ` Andreas Schwab
     [not found] ` <mailman.2789.1193824423.18990.bug-gnu-emacs@gnu.org>
2007-11-01  2:51   ` joonhwan.lee
2007-11-02  6:50     ` martin rudalics
     [not found]     ` <mailman.2871.1193986173.18990.bug-gnu-emacs@gnu.org>
2007-11-02 23:25       ` joonhwan.lee [this message]
2007-11-03 20:48         ` Richard Stallman
     [not found]         ` <mailman.2943.1194122911.18990.bug-gnu-emacs@gnu.org>
2007-11-05  3:57           ` joonhwan.lee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1194045952.669691.244840@y27g2000pre.googlegroups.com \
    --to=joonhwan.lee@gmail.com \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).