Fix #2544: revert 5ecf206681
This commit is contained in:
parent
7f9623249f
commit
c62c3bc4cd
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ you're done. This can be called from an external shell script."
|
|||
(frame (if (+org-capture-frame-p)
|
||||
(selected-frame)
|
||||
(make-frame +org-capture-frame-parameters))))
|
||||
(select-frame-set-input-focus frame) ; fix MacOS not focusing new frames
|
||||
(with-selected-frame frame
|
||||
(require 'org-capture)
|
||||
(condition-case ex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue