From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: link referencing does not work for headings including dates? Date: Tue, 05 Nov 2013 21:55:00 +0100 Message-ID: <878ux2bmcb.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdneY-00057f-QF for emacs-orgmode@gnu.org; Tue, 05 Nov 2013 15:55:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdneT-0006hM-08 for emacs-orgmode@gnu.org; Tue, 05 Nov 2013 15:55:10 -0500 Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]:64430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdneS-0006ew-Pm for emacs-orgmode@gnu.org; Tue, 05 Nov 2013 15:55:04 -0500 Received: by mail-we0-f181.google.com with SMTP id t60so3995715wes.40 for ; Tue, 05 Nov 2013 12:55:03 -0800 (PST) In-Reply-To: (David Belohrad's message of "Thu, 03 Oct 2013 17:58:19 +0200") 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: David Belohrad Cc: emacs-orgmode@gnu.org Hi David, David Belohrad writes: > I'd like to use headings, which display dates (live) as well. This seems > to be practical when browsing org file. So one can see at first sight > when e.g. meeting was held: > > ** Changelog > *** meeting <2013-10-03 Thu 17:41> > *** meeting Cristina <2013-09-13 Fri 14:41> > *** short meeting after holidays <2013-09-04 Wed 09:09> > *** meeting - seems finally OK <2013-06-27 Thu 17:00> > > > Now, the trouble is, that when I invoke org-store-link in any of those > headings containing date, only the textual part gets copied. Such link, > when pasted, does not work. Instead I get message claiming that link > does not exist, and asking whether I want to create a new one.... This is now fixed, thanks. -- Bastien