From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: save-frame-excursion? Date: Mon, 3 Aug 2009 06:38:25 +0200 Message-ID: <438FC436-8FEB-4741-82EA-20661542F39F@uva.nl> References: <87ocrb8fy0.fsf@bzg.ath.cx> <4A691B47.1050102@sift.info> <4A692A6A.4080601@sift.info> <871vo5c7lj.fsf@bzg.ath.cx> <87iqhhasm3.fsf@bzg.ath.cx> Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXpJh-0001JJ-2Q for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 00:38:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXpJd-0001IB-Ei for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 00:38:32 -0400 Received: from [199.232.76.173] (port=33786 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXpJd-0001I5-4u for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 00:38:29 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:49806) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MXpJc-00033a-Pc for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 00:38:28 -0400 Received: by mail-ew0-f211.google.com with SMTP id 7so1040643ewy.42 for ; Sun, 02 Aug 2009 21:38:28 -0700 (PDT) In-Reply-To: <87iqhhasm3.fsf@bzg.ath.cx> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Carsten Dominik , Org Mode , Robert Goldman On Jul 25, 2009, at 1:51 PM, Bastien wrote: > Hi Robert, > > Bastien writes: > >> I've just pushed a change to Org that spares us org-save-frame- >> excursion >> by making `org-eval-in-calendar' DTRT about restauring the frame >> focus. > > When you have time, can you test it a bit and report about any > problem? > >> Maybe we should have an option `org-calendar-force-display-in-window' >> defaulting to t to prevent the calendar to be displayed in a separate >> frame. > > Since the Calendar displayed by `org-read-date' is meant to be a > temporary visuel feedback, maybe Org could override the user setup > on this. Not sure. Yes, I agree, and I have made this change. - Carsten