From mboxrd@z Thu Jan 1 00:00:00 1970 From: Myles English Subject: Bug: Links with descriptions containing dates should be open the link not the agenda [git master 1aae9d83b] Date: Thu, 27 Sep 2012 15:38:04 +0100 Message-ID: <87a9wbo7jn.fsf@ed.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59710) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THF6p-00059L-D7 for emacs-orgmode@gnu.org; Thu, 27 Sep 2012 10:30:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THF6h-0000wr-F1 for emacs-orgmode@gnu.org; Thu, 27 Sep 2012 10:30:35 -0400 Received: from mail-ee0-f41.google.com ([74.125.83.41]:60695) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THF6h-0000vP-8g for emacs-orgmode@gnu.org; Thu, 27 Sep 2012 10:30:27 -0400 Received: by eekc4 with SMTP id c4so1178496eek.0 for ; Thu, 27 Sep 2012 07:30:26 -0700 (PDT) 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: emacs-orgmode@gnu.org Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. ------------------------------------------------------------------------ Within the last few weeks a change to git master (currently on 1aae9 of Sept 27th, today), has made me unable to use dates in link descriptions, the problem is shown below. * Heading ** Subheading Pressing C-c C-o (org-open-at-point) on the folling: [[*Heading][Link to Heading]] --> opens the link [[*Heading][2012-09-28]] --> opens the agenda but should open the link, no? <2012-09-27 Thu> --> opens the agenda Emacs : GNU Emacs 24.1.50.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10) of 2012-06-22 on bill Package: Org-mode version 7.9.1 (release_7.9.1-325-g2150a9 @ /home/myles/.emacs.d/plugins/org-mode/lisp/)