emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org Babel related popup buffer names not unified
@ 2024-07-13 10:19 Christopher M. Miles
  2024-07-13 13:38 ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher M. Miles @ 2024-07-13 10:19 UTC (permalink / raw)
  To: Org Mode List

[-- Attachment #1: Type: text/plain, Size: 1024 bytes --]


I use bellowing config to manage Org Babel related popup buffer displaying.

(add-to-list 'display-buffer-alist '("^\\*Org Src.*\\*" . (display-buffer-below-selected)))
(add-to-list 'display-buffer-alist '("^\\*Org Babel Results\\*" . (display-buffer-below-selected)))
(add-to-list 'display-buffer-alist '("^\\*Org Babel Preview.*\\*" . (display-buffer-below-selected)))
(add-to-list 'display-buffer-alist '("^\\*Org Babel Error Output\\*" . (display-buffer-below-selected)))

I found in org-mode source code, some places use "*Org-Babel Results*",
somewhere does not have dash between *Org-Babel, "*Org-Babel Results*".

Other Org Babel related buffer names has same situations.

I hope org-mode can unify those buffer names.

Ihor, WDYT?

-- 

[ stardiviner ]
I try to make every word tell the meaning that I want to express without misunderstanding.

Blog: https://stardiviner.github.io/
IRC(libera.chat, freenode): stardiviner, Matrix: stardiviner
GPG: F09F650D7D674819892591401B5DF1C95AE89AC3

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-07-16 17:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-13 10:19 Org Babel related popup buffer names not unified Christopher M. Miles
2024-07-13 13:38 ` Ihor Radchenko
     [not found]   ` <66936038.050a0220.dc39.4457@mx.google.com>
     [not found]     ` <87plrgjmy6.fsf@localhost>
     [not found]       ` <6693b7b0.170a0220.c3ff1.47dc@mx.google.com>
     [not found]         ` <87msmkjifd.fsf@localhost>
     [not found]           ` <66948e56.170a0220.581d4.07f6@mx.google.com>
     [not found]             ` <8734oak95j.fsf@localhost>
     [not found]               ` <6695bb90.170a0220.bf95b.f400@mx.google.com>
2024-07-16 17:14                 ` [PATCH v3] " Ihor Radchenko

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