Advertisement
Guest User

Untitled

a guest
Sep 17th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. Debugger entered--returning value: nil
  2. (interactive)
  3. * (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))))))()
  4. * 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)
  5. * org-now()
  6. funcall-interactively(org-now)
  7. call-interactively(org-now record nil)
  8. command-execute(org-now record)
  9. #f(compiled-function (cmd) #<bytecode 0x2766a05>)("org-now")
  10. ivy-call()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement