From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: [bug] org 9 hangs on link search Date: Thu, 15 Dec 2016 15:03:37 -0700 Message-ID: References: <8760mugkpw.fsf@nicolasgoaziou.fr> <87pokt5ie3.fsf@nicolasgoaziou.fr> <87poks51n1.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cHe7o-0004BO-0Q for emacs-orgmode@gnu.org; Thu, 15 Dec 2016 17:03:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cHe7n-0005Eg-3h for emacs-orgmode@gnu.org; Thu, 15 Dec 2016 17:03:39 -0500 Received: from mail-vk0-x234.google.com ([2607:f8b0:400c:c05::234]:35821) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cHe7m-0005Ds-W7 for emacs-orgmode@gnu.org; Thu, 15 Dec 2016 17:03:39 -0500 Received: by mail-vk0-x234.google.com with SMTP id w194so79524058vkw.2 for ; Thu, 15 Dec 2016 14:03:38 -0800 (PST) In-Reply-To: <87poks51n1.fsf@nicolasgoaziou.fr> 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" To: Samuel Wales , emacs-orgmode@gnu.org On 12/15/16, Nicolas Goaziou wrote: > Could you fill in the dots and give the capture template you're using? ***** bug ******* [[file:$dorg/executive--a.org::*%5B%5Bfile:$dorg/executive--a.org::*test%5D%5Btest%5D%5D][test]] link to next header captured says no match for fuzzy expression ******* [[file:$dorg/executive--a.org::*test][test]] works ******* test ******* template i substituted $dorg but would prefer it to literally put "$dorg". ("n" "note" entry (file+headline ,todo "xyzzy-remember") ;; unrelated issue is if i do spc bef and after ? then ;; double space; else ret will follow link. i make ;; capture not follow. "* %?%a\n%i")