From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: link interfering with brackets when abbreviated Date: Sun, 02 Mar 2014 14:35:59 +0100 Message-ID: <87ob1ok9j4.fsf@bzg.ath.cx> References: <87ppm9sxoh.fsf@gmail.com> <87lhwxswby.fsf@gmail.com> <87ha7lsu5o.fsf@gmail.com> <8761o1n63t.fsf@bzg.ath.cx> <8738j5snms.fsf@gmail.com> <87vbw11o3q.fsf@bzg.ath.cx> <87ppm8rgrf.fsf@gmail.com> <87lhwwgqe4.fsf@bzg.ath.cx> <878uswqfzc.fsf@gmail.com> <87zjl9vjw4.wl@dns1.atmark-techno.com> <87ha7hpt6l.fsf@gmail.com> <87sir1myg6.fsf@bzg.ath.cx> <874n3hppog.fsf@gmail.com> <87vbvxoafj.fsf@bzg.ath.cx> <87vbvxo9bq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WK6Yx-0006QI-Cq for emacs-orgmode@gnu.org; Sun, 02 Mar 2014 08:36:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WK6Yr-0000mx-Tf for emacs-orgmode@gnu.org; Sun, 02 Mar 2014 08:36:15 -0500 Received: from rs249.mailgun.us ([209.61.151.249]:35129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WK6Yr-0000mm-OV for emacs-orgmode@gnu.org; Sun, 02 Mar 2014 08:36:09 -0500 In-Reply-To: <87vbvxo9bq.fsf@gmail.com> (Nicolas Goaziou's message of "Sat, 01 Mar 2014 23:14:33 +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: Nicolas Goaziou Cc: michael.ch.brand@gmail.com, emacs-orgmode@gnu.org, Yasushi SHOJI Hi Nicolas, Nicolas Goaziou writes: > Sorry for not being clear. I did try, I didn't get any error. My dummy > entry was: > > * TODO [[http://orgmode.org]] > > in a block agenda and > > * [[http://orgmode.org]] > DEADLINE: <2014-03-01 sam.> > > in regular agenda. > > Both times, I could open the link. So, could you send me a dummy entry > where the bug can be reproduced? It will save me a lot of time. Sorry, all my time has been swallowed by my rant, I will try to provide a reproducible recipe later on -- but the error is real. It works for small files I tested, but not for my real agenda files. I suspect maybe the lazy parsing of open-but-not-yet-visible agenda files somehow prevents the links to get opened. Maybe someone else can also report if C-c C-o works on his agendas. Thanks, -- Bastien