Add popup rule for *Org-Babel...* buffers
Mainly error messages when executing babel blocks.
This commit is contained in:
parent
ffb37f8fed
commit
006eee75d0
1 changed files with 3 additions and 2 deletions
|
@ -683,6 +683,7 @@ between the two."
|
|||
("^\\*Org \\(?:Select\\|Attach\\)" :slot -1 :vslot -2 :ttl 0 :size 0.25)
|
||||
("^\\*Org Agenda" :ignore t)
|
||||
("^\\*Org Src" :size 0.4 :quit nil :select t :autosave t :modeline t :ttl nil)
|
||||
("^\\*Org-Babel")
|
||||
("^CAPTURE-.*\\.org$" :size 0.25 :quit nil :select t :autosave t))))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue