emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: stardiviner <numbchild@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Some org-mode key interface popup buffers can't by managed by display-buffer-alist
Date: Fri, 27 Apr 2018 01:34:43 +0200	[thread overview]
Message-ID: <87sh7hpmng.fsf@bzg.fr> (raw)
In-Reply-To: 282a8231-5ef0-e59e-0940-acc0253689f2@gmail.com

Hi,

stardiviner <numbchild@gmail.com> writes:

> 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)))

Org uses `org-no-popups' in `org-switch-to-buffer-other-window' which
nils display-buffer-alist to prevent tweaking this manually.

Most of the time, org-switch-to-buffer-other-window is preferred over
switch-to-buffer-other-window, but if you find an occurrence that does
not seem justified, please report so.

Thanks,

-- 
 Bastien

      reply	other threads:[~2018-04-26 23:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-22 11:12 Some org-mode key interface popup buffers can't by managed by display-buffer-alist stardiviner
2018-04-26 23:34 ` Bastien [this message]

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=87sh7hpmng.fsf@bzg.fr \
    --to=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=numbchild@gmail.com \
    /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).