From mboxrd@z Thu Jan 1 00:00:00 1970 From: Taru Karttunen Subject: Re: a problem with org-exp-bibtex Date: Thu, 12 Mar 2009 13:18:44 +0200 Message-ID: <20090312111844.GA2385@taruti.net> References: <20090312093902.GB32718@taruti.net> <44367B56-0014-4CCC-A500-ABEE60F857A7@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lhiw7-0006ex-45 for emacs-orgmode@gnu.org; Thu, 12 Mar 2009 07:18:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lhiw5-0006ck-5z for emacs-orgmode@gnu.org; Thu, 12 Mar 2009 07:18:50 -0400 Received: from [199.232.76.173] (port=33047 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lhiw4-0006cT-V0 for emacs-orgmode@gnu.org; Thu, 12 Mar 2009 07:18:48 -0400 Received: from courier.cs.helsinki.fi ([128.214.9.1]:54593 helo=mail.cs.helsinki.fi) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lhiw4-0005BA-Hn for emacs-orgmode@gnu.org; Thu, 12 Mar 2009 07:18:48 -0400 Content-Disposition: inline In-Reply-To: <44367B56-0014-4CCC-A500-ABEE60F857A7@uva.nl> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode@gnu.org On 12.03 11:44, Carsten Dominik wrote: > Up to now there was o stable way to enforce a fiven internal link > target. > I have just pushed a change into the git repo that will allow > > [[#foobar][description]] My repo is updated to support the new link syntax. - Taru Karttunen