From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: [BUG] Use of period in org-read-date broken Date: Fri, 23 Oct 2015 11:26:27 -0400 Message-ID: <87egglobbw.fsf@kyleam.com> References: <87a8r97im0.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54353) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpeEn-0001tq-H9 for emacs-orgmode@gnu.org; Fri, 23 Oct 2015 11:26:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpeEk-00088A-94 for emacs-orgmode@gnu.org; Fri, 23 Oct 2015 11:26:37 -0400 Received: from mail-qk0-x235.google.com ([2607:f8b0:400d:c09::235]:35616) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpeEk-000880-3Z for emacs-orgmode@gnu.org; Fri, 23 Oct 2015 11:26:34 -0400 Received: by qkbl190 with SMTP id l190so78460286qkb.2 for ; Fri, 23 Oct 2015 08:26:33 -0700 (PDT) In-Reply-To: <87a8r97im0.fsf@fastmail.fm> (Matt Lundin's message of "Fri, 23 Oct 2015 09:41:11 -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: Org Mode Matt Lundin writes: > The commit e802936f4b39f8b1e56cc015f34aa655565afe7f broke the use of the > period at the beginning of the minibuffer as a means to jump to the > current day. Thanks. Fixed by 8c763ab. -- Kyle