From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Alan Mackenzie <acm@muc.de>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master 7cfe2dc: In edebug in GUIs, move focus to the selected frame.
Date: Fri, 19 Oct 2018 13:58:44 -0400 [thread overview]
Message-ID: <jwvd0s5stt8.fsf-monnier+emacsdiffs@gnu.org> (raw)
In-Reply-To: <20181019175418.27D6920407@vcs0.savannah.gnu.org> (Alan Mackenzie's message of "Fri, 19 Oct 2018 13:54:17 -0400 (EDT)")
Hi Alan,
> (edebug-pop-to-buffer edebug-buffer)
> + (edebug-focus-frame (window-frame (selected-window)))
[...]
> - (edebug-pop-to-buffer edebug-buffer (car edebug-window-data)))))
> + (edebug-pop-to-buffer edebug-buffer (car edebug-window-data))
> + (edebug-focus-frame (window-frame (selected-window))))))
[...]
> - (edebug-pop-to-buffer edebug-eval-buffer))
> + (edebug-pop-to-buffer edebug-eval-buffer)
> + (edebug-focus-frame (window-frame (selected-window))))
Maybe edebug-pop-to-buffer should call edebug-focus-frame?
Stefan
next parent reply other threads:[~2018-10-19 17:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20181019175416.10874.88992@vcs0.savannah.gnu.org>
[not found] ` <20181019175418.27D6920407@vcs0.savannah.gnu.org>
2018-10-19 17:58 ` Stefan Monnier [this message]
2018-10-19 18:49 ` [Emacs-diffs] master 7cfe2dc: In edebug in GUIs, move focus to the selected frame Alan Mackenzie
2018-10-19 19:07 ` Stefan Monnier
2018-10-19 19:21 ` Alan Mackenzie
2018-10-19 19:39 ` Davis Herring
2018-10-19 19:50 ` Alan Mackenzie
2018-10-19 21:12 ` Stefan Monnier
2018-10-20 9:41 ` Alan Mackenzie
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=jwvd0s5stt8.fsf-monnier+emacsdiffs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=acm@muc.de \
--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).