unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: emacs-devel <emacs-devel@gnu.org>
Subject: eldoc vs minibuffer-auto-raise
Date: Sat, 19 Jan 2019 10:32:19 +0100	[thread overview]
Message-ID: <5C42EEA3.70808@gmx.at> (raw)

Since I'm not using minibuffer-only frames I'm asking here how the
following is supposed to behave: With emacs -Q I load a file with the
two lines

(setq initial-frame-alist '((minibuffer . nil)))
(setq minibuffer-auto-raise t)

and then in *scratch* I start typing something like

(setq

A short pause here switches focus to the minibuffer frame and typing
the subsequent space character gets me

SPC is undefined

Obviously, eldoc intervenes here since doing the same with Emacs 24
proceeds without problems.

I'd like to know whether people using separate minibuffer frames see
this problem, circumvent it by not using 'minibuffer-auto-raise' or
disabling 'eldoc-mode' or whatever exists to handle this behavior in a
reasonable way.  If there was a previous discussion about this, please
point me to it.

Thanks, martin



             reply	other threads:[~2019-01-19  9:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-19  9:32 martin rudalics [this message]
2019-01-19 16:20 ` eldoc vs minibuffer-auto-raise Drew Adams
2019-01-19 18:49   ` martin rudalics
2019-01-19 19:24     ` Eli Zaretskii
2019-01-20  9:13       ` martin rudalics
2019-01-19 22:25     ` Drew Adams
2019-01-20  9:18       ` martin rudalics

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=5C42EEA3.70808@gmx.at \
    --to=rudalics@gmx.at \
    --cc=emacs-devel@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).