From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: [bug] Link to filename beginning by a date opens... the agenda Date: Fri, 14 Nov 2014 15:37:35 -0500 Message-ID: <87vbmh1ptc.fsf@alphaville.bos.redhat.com> References: <86fvdldg95.fsf@example.com> <87egt5vgov.fsf@selenimh.mobile.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpNd0-0001ft-JC for emacs-orgmode@gnu.org; Fri, 14 Nov 2014 15:38:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XpNcs-0008V9-1k for emacs-orgmode@gnu.org; Fri, 14 Nov 2014 15:37:58 -0500 Received: from plane.gmane.org ([80.91.229.3]:57056) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XpNcr-0008Uo-RQ for emacs-orgmode@gnu.org; Fri, 14 Nov 2014 15:37:49 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XpNcp-0003vQ-T3 for emacs-orgmode@gnu.org; Fri, 14 Nov 2014 21:37:47 +0100 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Nov 2014 21:37:47 +0100 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Nov 2014 21:37:47 +0100 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 Nicolas Goaziou writes: > Hello, > > Sebastien Vauban > writes: > >> Hello, >> >> Clicking on such a link: >> >> [[file:~/Projects/Type/Client/Folder/2014-11-12-PV.txt][2014-11-12-PV.txt]] >> >> ... opens the Org agenda for that day -- while it should open my file, right? >> >> OTOH, a full link such as: >> >> [[file:~/Projects/Type/Client/Folder/2014-11-12-PV.txt][file:~/Projects/Type/Client/Folder/2014-11-12-PV.txt]] >> >> is opened as expected. >> >> You can also notice that the link face is `org-date' on the first >> link. > > I cannot reproduce it on 8.3beta. > Clicking on it with a mouse button works but (bound to org-return) seems to do what Seb reports. And the face is indeed org-date, not org-link, but that's a different problem probably. Org-mode version 8.3beta (release_8.3beta-432-g2900f1 @ /home/nick/elisp/org-mode/lisp/) -- Nick