From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: bug#11249: 24.1.50; Overlay with face property causes calendar buffer to scroll Date: Thu, 26 Apr 2012 10:59:50 +0200 Message-ID: <87ehraool5.fsf@gnu.org> References: <8762cuy5rw.fsf@altern.org> <20120421193406.GA1111@c3po.home> <874nsctgb8.fsf@gnu.org> <8762cnsdnp.fsf@fastmail.fm> <87y5pjqufp.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44397) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNKXN-0003Yg-W3 for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 04:58:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SNKXH-0000bg-OF for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 04:58:53 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:46079) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SNKXH-0000bT-Cw for emacs-orgmode@gnu.org; Thu, 26 Apr 2012 04:58:47 -0400 Received: by wgbds1 with SMTP id ds1so183972wgb.30 for ; Thu, 26 Apr 2012 01:58:45 -0700 (PDT) In-Reply-To: <87y5pjqufp.fsf@fastmail.fm> (Matt Lundin's message of "Wed, 25 Apr 2012 18:10:34 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Matt Lundin Cc: emacs-orgmode@gnu.org Hi Matt, Matt Lundin writes: > Note: It seems that adding the optional argument KEEPDATE is necessary > for parsing to work. With the following line instead of the one above > org-read-date works as expected: > > (org-eval-in-calendar '(setq cursor-type nil) t) that's right -- I pushed this fix to master. Thanks for reporting this and for detailing the solution! -- Bastien