From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: Bug in tangling with hyperlink at beginning of line Date: Thu, 10 Sep 2015 11:48:02 +0200 Message-ID: References: <87si6mskki.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZySf-00036j-Ln for emacs-orgmode@gnu.org; Thu, 10 Sep 2015 05:48:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZySb-0004gF-Kn for emacs-orgmode@gnu.org; Thu, 10 Sep 2015 05:48:09 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:33062) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZySb-0004g8-F3 for emacs-orgmode@gnu.org; Thu, 10 Sep 2015 05:48:05 -0400 Received: by wiclk2 with SMTP id lk2so21176711wic.0 for ; Thu, 10 Sep 2015 02:48:05 -0700 (PDT) Received: from Rainers-MacBook-Pro.local (arn78-1-88-186-171-7.fbx.proxad.net. [88.186.171.7]) by smtp.gmail.com with ESMTPSA id fx2sm8307570wib.24.2015.09.10.02.48.03 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Sep 2015 02:48:04 -0700 (PDT) In-Reply-To: <87si6mskki.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Thu, 10 Sep 2015 11:14:05 +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: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Nicolas Goaziou writes: > Hello, > > Rainer M Krug writes: > >> Tangling of >> >> #+PROPERTY: header-args+ :comments both >> >> * Improved leaves=20 >> :PROPERTIES: >> :header-args+: :tangle yes >> :END: >> List all leaves and their dependencies. Based on >> [[http://zanshin.net/2014/02/03/how-to-list-brew-dependencies/]] >> #+begin_src sh=20 >> echo 1 >> #+end_src >> >> results in >> >> ,---- >> | #!/bin/bash >> | # Improved leaves=20 >> | # :PROPERTIES: >> | # :header-args+: :tangle yes >> | # :END: >> | # List all leaves and their dependencies. Based on >> | [[# http://zanshin.net/2014/02/03/how-to-list-brew-dependencies/]] <<<= < Here is the error >> |=20 >> | # [[file:tet.org::*Improved%20leaves][Improved\ leaves:1]] >> | echo 1 >> | # Improved\ leaves:1 ends here >> `---- > > Fixed. Thank you. Thanks a lot - this is why I love org-mode and its community! Rainer > > > Regards, =2D-=20 Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,= UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2 iQEcBAEBCAAGBQJV8VHSAAoJENvXNx4PUvmCQ10IALYPO1hjCsy5dn3N+B4R4vMP dxG+TWGqkCINovRCGxWPGdzvpABw0xEBxQ0XzBDDFihxhi1+4CxIwIuj4ckjzelm PZjEEXLeSx++86BJ5KXa6jJKaLMK1n1VwmVuaFCk02pUV+Y5747nOEg148rosgEI 2qZozCtLtjzHH8uUMj1ILdFHtRobK5klGY3Dye6dQTAy474qLoHavYKq0K65s65y 6xKP1d5c3PfGhyAGqDVPrLXHBju7PnQVxgQ9r2oiXFS5/lE2kQ1PXNTgYirwt6ik p9qqOKGLur7q8uXgDGHG/u8oivXyAePbeTMV/saMM1sx0j57f7FJUbSqw8rD4nk= =F39D -----END PGP SIGNATURE----- --=-=-=--