From: stardiviner <numbchild@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Some org-mode key interface popup buffers can't by managed by display-buffer-alist
Date: Fri, 22 Dec 2017 19:12:01 +0800 [thread overview]
Message-ID: <282a8231-5ef0-e59e-0940-acc0253689f2@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 370 bytes --]
I use following config, but does not work. How can I manage those popup
buffers with display-buffer-alist?
(add-to-list 'display-buffer-alist
'("^\\*Org Agenda\\*" (display-buffer-same-window)))
(add-to-list 'display-buffer-alist
'("^\\*Clock Task Select\\*"
(display-buffer-below-selected)))
[-- Attachment #2: Type: text/html, Size: 661 bytes --]
next reply other threads:[~2017-12-22 11:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-22 11:12 stardiviner [this message]
2018-04-26 23:34 ` Some org-mode key interface popup buffers can't by managed by display-buffer-alist Bastien
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.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=282a8231-5ef0-e59e-0940-acc0253689f2@gmail.com \
--to=numbchild@gmail.com \
--cc=emacs-orgmode@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/org-mode.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).