Quick follow-up: The problem seems to be related to a block of code in org-read-date that's wrapped in
(save-excursion (save-window-excursion .... )) Does anyone have a clear understanding of how these two special forms are going to interact? I looked into the documentation for save-window-excursion, and while it saves the currently-selected WINDOW, it does NOT save (or at least the info page doesn't say it saves) the currently-selected FRAME. So this seems to be my problem. I will try to discover how to either save the currently selected frame (this may not be possible --- I don't know how Emacs interacts with the window manager), or how to tell Aquamacs to always pop up the *Calendar* buffer in the same frame. Best, Robert _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode