* wrong sequence?
@ 2011-01-19 4:41 Samuel Wales
2011-01-19 4:42 ` Samuel Wales
0 siblings, 1 reply; 2+ messages in thread
From: Samuel Wales @ 2011-01-19 4:41 UTC (permalink / raw)
To: emacs-orgmode
Why does the second command get called before the first command for me?
(defun alpha-test-org-note ()
(interactive)
(org-add-note)
(org-copy-subtree))
Emacs 22, recent org.
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-19 4:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-19 4:41 wrong sequence? Samuel Wales
2011-01-19 4:42 ` Samuel Wales
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.