* 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
* Re: wrong sequence?
2011-01-19 4:41 wrong sequence? Samuel Wales
@ 2011-01-19 4:42 ` Samuel Wales
0 siblings, 0 replies; 2+ messages in thread
From: Samuel Wales @ 2011-01-19 4:42 UTC (permalink / raw)
To: emacs-orgmode
Post command hook, I see.
How to work around that?
^ 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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).