From mboxrd@z Thu Jan 1 00:00:00 1970 From: Seth Burleigh Subject: Re: Re: [babel] Painless integration of source blocks with language Date: Tue, 18 Jan 2011 12:11:24 -0600 Message-ID: References: <87lj2ukfia.fsf@gmail.com> <87k4icegwl.fsf@ucl.ac.uk> <87wrmbwdsm.fsf@gmail.com> <87aaj5tbgl.fsf@ucl.ac.uk> <87bp3ka458.fsf@gmail.com> <87hbd8kgqw.fsf@gmail.com> <80pqrv40ch.fsf@missioncriticalit.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1425227232==" Return-path: Received: from [140.186.70.92] (port=38502 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PfG1f-0001DQ-5s for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 13:11:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PfG1d-0001TU-Mb for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 13:11:27 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:57722) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PfG1d-0001TQ-GS for emacs-orgmode@gnu.org; Tue, 18 Jan 2011 13:11:25 -0500 Received: by iyj17 with SMTP id 17so6800560iyj.0 for ; Tue, 18 Jan 2011 10:11:25 -0800 (PST) In-Reply-To: <80pqrv40ch.fsf@missioncriticalit.com> 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: =?ISO-8859-1?Q?S=E9bastien_Vauban?= Cc: emacs-orgmode@gnu.org --===============1425227232== Content-Type: multipart/alternative; boundary=001485e7e9481b2051049a22d417 --001485e7e9481b2051049a22d417 Content-Type: text/plain; charset=ISO-8859-1 > Your cursor must be on a code line, not on a special "comments" line. I've > had the same behavior once. Just move down your cursor one or two lines away... > > Are you saying you have succesfully detangled noweb embedded code? If so, ill have to take a look at the code to see where the bug is. It doesn't work no matter where i place my cursor. My tangled output is also different - ;; [[file:~/Desktop/test.org][/home/seth/Desktop/test\.org:2]] (let ((x 1)) (message "x=%s" x) ;; [[file:~/Desktop/test.org][wrappable]] (setq x (+ 4 x)) ;; wrappable ends here (message "x=%s" x)) ;; /home/seth/Desktop/test\.org:2 ends here Notice that detangling works if there is no noweb being used. --001485e7e9481b2051049a22d417 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Your cursor must be on a code line, not on a special "comments" l= ine. I've had=A0
the same b= ehavior once. Just move down your cursor one or two lines away...


=A0Are you say= ing you have succesfully detangled noweb embedded code? If so, ill have to = take a look at the code to see where the bug is. It doesn't work no mat= ter where i place my cursor. My tangled output is also different -=A0

;; [[file:~/Desktop/te= st.org][/home/seth/Desktop/test\.org:2]]

(let = ((x 1))
=A0=A0(message "x=3D%s" x)
=A0=A0;; [= [file:~/Desktop/test.org][wrappable]]
=A0=A0(setq x (+ 4 x))
=A0=A0;; wrappable ends here
=A0=A0(message "x=3D%s" x))
=A0=A0
;; /home= /seth/Desktop/test\.org:2 ends here


Notice that detangling works if there is no noweb being used.=A0
--001485e7e9481b2051049a22d417-- --===============1425227232== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1425227232==--