emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Robert Goldman <rpgoldman@sift.info>
To: emacs-orgmode@gnu.org
Subject: Re: Quick aquamacs related windowing question
Date: Wed, 15 Jul 2009 12:32:46 -0500	[thread overview]
Message-ID: <4A5E12BE.6070902@sift.info> (raw)
In-Reply-To: <4A5DF373.7020903@sift.info>

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

      reply	other threads:[~2009-07-15 17:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-14 20:47 Quick aquamacs related windowing question Robert Goldman
2009-07-14 21:54 ` Nick Dokos
2009-07-15 15:19   ` Robert Goldman
2009-07-15 17:32     ` Robert Goldman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A5E12BE.6070902@sift.info \
    --to=rpgoldman@sift.info \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).