Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-04-10 Thread Eric Schulte
> > I applied the patch and it is working. > Great, I've just pushed it up. Best, -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-04-07 Thread Rainer M Krug
Eric Schulte writes: > Rainer M Krug writes: > >> Eric Schulte writes: >> Apologies - I am still struggling with encryption.. So here is my example: --8<---cut here---start->8--- #+TITLE: single_to_multi #+DATE: <20

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-04-03 Thread Eric Schulte
Rainer M Krug writes: > Eric Schulte writes: > >>> >>> Apologies - I am still struggling with encryption.. >>> >>> So here is my example: >>> >>> --8<---cut here---start->8--- >>> #+TITLE: single_to_multi >>> #+DATE: <2013-10-15 Tue> >>> #+AUTHOR: Rainer M

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-31 Thread Rainer M Krug
Eric Schulte writes: >> >> Apologies - I am still struggling with encryption.. >> >> So here is my example: >> >> --8<---cut here---start->8--- >> #+TITLE: single_to_multi >> #+DATE: <2013-10-15 Tue> >> #+AUTHOR: Rainer M. Krug >> #+EMAIL: rai...@krugs.de >

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-30 Thread Eric Schulte
> > Apologies - I am still struggling with encryption.. > > So here is my example: > > --8<---cut here---start->8--- > #+TITLE: single_to_multi > #+DATE: <2013-10-15 Tue> > #+AUTHOR: Rainer M. Krug > #+EMAIL: rai...@krugs.de > > ≈* Load R packages and data >

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-28 Thread Rainer M Krug
Eric Schulte writes: > Rainer M Krug writes: > >> Eric Schulte writes: >> >>> Rainer M Krug writes: >>> Eric Schulte writes: > Rainer M Krug writes: > >> Eric Schulte writes: >> >>> Charles Berry writes: >>> John Hendy gmail.com> writes:

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-28 Thread Rainer M Krug
bini55Rmu2tZs.bin Description: application/pgp-encrypted binZzbsrmcnDw.bin Description: Binary data

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-27 Thread Eric Schulte
Rainer M Krug writes: > Eric Schulte writes: > >> Rainer M Krug writes: >> >>> Eric Schulte writes: >>> Rainer M Krug writes: > Eric Schulte writes: > >> Charles Berry writes: >> >>> John Hendy gmail.com> writes: >>> >>> [deleted] > >

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-25 Thread Rainer M Krug
Eric Schulte writes: > Rainer M Krug writes: > >> Eric Schulte writes: >> >>> Rainer M Krug writes: >>> Eric Schulte writes: > Charles Berry writes: > >> John Hendy gmail.com> writes: >> >> [deleted] >>> > >>> > I think the default behavior should be re

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-24 Thread Eric Schulte
Rainer M Krug writes: > Eric Schulte writes: > >> Rainer M Krug writes: >> >>> Eric Schulte writes: >>> Charles Berry writes: > John Hendy gmail.com> writes: > > [deleted] >> > >> > I think the default behavior should be reverted, as tangling and >> > export

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-24 Thread Rainer M Krug
Eric Schulte writes: > Rainer M Krug writes: > >> Eric Schulte writes: >> >>> Charles Berry writes: >>> John Hendy gmail.com> writes: [deleted] > > > > I think the default behavior should be reverted, as tangling and > > exporting are two different things. When I t

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-23 Thread Eric Schulte
Rainer M Krug writes: > Eric Schulte writes: > >> Charles Berry writes: >> >>> John Hendy gmail.com> writes: >>> >>> [deleted] > > I think the default behavior should be reverted, as tangling and > exporting are two different things. When I tangle, I want to see the > code

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-20 Thread Rainer M Krug
Eric Schulte writes: > Charles Berry writes: > >> John Hendy gmail.com> writes: >> >> [deleted] >>> > >>> > I think the default behavior should be reverted, as tangling and >>> > exporting are two different things. When I tangle, I want to see the >>> > code blocks as they are in the org docume

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-19 Thread Eric Schulte
Charles Berry writes: > John Hendy gmail.com> writes: > > [deleted] >> > >> > I think the default behavior should be reverted, as tangling and >> > exporting are two different things. When I tangle, I want to see the >> > code blocks as they are in the org document (with possible variables and >

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-19 Thread Charles Berry
John Hendy gmail.com> writes: [deleted] > > > > I think the default behavior should be reverted, as tangling and > > exporting are two different things. When I tangle, I want to see the > > code blocks as they are in the org document (with possible variables and > > expansions) but not to create

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-18 Thread John Hendy
On Tue, Mar 18, 2014 at 3:44 AM, Rainer M Krug wrote: > Eric Schulte writes: > >> John Hendy writes: >> >>> On Mon, Mar 17, 2014 at 10:00 AM, Eric Schulte >>> wrote: John Hendy writes: >>> Out of curiosity, is there a consensus that this is the preferred >>> behavior for tangling by defa

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-18 Thread Rainer M Krug
Eric Schulte writes: > John Hendy writes: > >> On Mon, Mar 17, 2014 at 10:00 AM, Eric Schulte >> wrote: >>> John Hendy writes: >>> On Fri, Feb 7, 2014 at 1:22 PM, Rainer M Krug wrote: > > > > On 02/07/14, 17:47 , Eric Schulte wrote: > > Rainer M Krug writes: > >

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-17 Thread Eric Schulte
John Hendy writes: > On Mon, Mar 17, 2014 at 10:00 AM, Eric Schulte wrote: >> John Hendy writes: >> >>> On Fri, Feb 7, 2014 at 1:22 PM, Rainer M Krug wrote: On 02/07/14, 17:47 , Eric Schulte wrote: > Rainer M Krug writes: > >> On 02/07/14, 07:18 , John Hendy

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-17 Thread John Hendy
On Mon, Mar 17, 2014 at 10:00 AM, Eric Schulte wrote: > John Hendy writes: > >> On Fri, Feb 7, 2014 at 1:22 PM, Rainer M Krug wrote: >>> >>> >>> >>> On 02/07/14, 17:47 , Eric Schulte wrote: >>> > Rainer M Krug writes: >>> > >>> >> On 02/07/14, 07:18 , John Hendy wrote: >>> >>> Greetings, >>> >>

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-17 Thread Eric Schulte
John Hendy writes: > On Fri, Feb 7, 2014 at 1:22 PM, Rainer M Krug wrote: >> >> >> >> On 02/07/14, 17:47 , Eric Schulte wrote: >> > Rainer M Krug writes: >> > >> >> On 02/07/14, 07:18 , John Hendy wrote: >> >>> Greetings, >> >>> >> >>> >> >>> I don't usually tangle, but am creating a code file

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-03-11 Thread John Hendy
On Fri, Feb 7, 2014 at 1:22 PM, Rainer M Krug wrote: > > > > On 02/07/14, 17:47 , Eric Schulte wrote: > > Rainer M Krug writes: > > > >> On 02/07/14, 07:18 , John Hendy wrote: > >>> Greetings, > >>> > >>> > >>> I don't usually tangle, but am creating a code file to go along with a > >>> presentat

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-02-07 Thread Rainer M Krug
On 02/07/14, 17:47 , Eric Schulte wrote: > Rainer M Krug writes: > >> On 02/07/14, 07:18 , John Hendy wrote: >>> Greetings, >>> >>> >>> I don't usually tangle, but am creating a code file to go along with a >>> presentation I'm giving this weekend so that attendees can try things >>> out afterw

Re: [O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-02-07 Thread Eric Schulte
Rainer M Krug writes: > On 02/07/14, 07:18 , John Hendy wrote: >> Greetings, >> >> >> I don't usually tangle, but am creating a code file to go along with a >> presentation I'm giving this weekend so that attendees can try things >> out afterward by cloning my github repo where all the data and

[O] [BABEL] BUG Re: Omitting try/catch blocks from tangled R code?

2014-02-07 Thread Rainer M Krug
On 02/07/14, 07:18 , John Hendy wrote: > Greetings, > > > I don't usually tangle, but am creating a code file to go along with a > presentation I'm giving this weekend so that attendees can try things > out afterward by cloning my github repo where all the data and > necessary files are stored.