Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Debugger entered--returning value: nil
- (interactive)
- * (closure (t) nil "Display \"now\" buffer." (interactive) (display-buffer-in-side-window (org-now--buffer) (list (cons 'side org-now-window-side) (cons 'slot 0) (cons 'window-parameters (list (cons 'no-delete-other-windows t))))))()
- * apply((closure (t) nil "Display \"now\" buffer." (interactive) (display-buffer-in-side-window (org-now--buffer) (list (cons 'side org-now-window-side) (cons 'slot 0) (cons 'window-parameters (list (cons 'no-delete-other-windows t)))))) nil)
- * org-now()
- funcall-interactively(org-now)
- call-interactively(org-now record nil)
- command-execute(org-now record)
- #f(compiled-function (cmd) #<bytecode 0x2766a05>)("org-now")
- ivy-call()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement