[ ... ]
I change my mode to whatever my src is in when I want indenting to work
properly, then change it back when I want to see it as an org file again.
Dave
Probably it would pay to have a minor mode for that, running with idle-timer
and switching the mode according to SRC context.
Andr
On Fri, May 10, 2013 at 3:32 PM, Nick Dokos wrote:
> Leo Alekseyev writes:
>
> > I've brought this up before, but I think there's value in SRC blocks
> > /not/ being indented, and in fact, I would love it if there were a way
> > to make the contents of the SRC blocks / not/ be indented (as oppos
Leo Alekseyev writes:
> I've brought this up before, but I think there's value in SRC blocks
> /not/ being indented, and in fact, I would love it if there were a way
> to make the contents of the SRC blocks / not/ be indented (as opposed
> to the default 2 space offset). Whitespace often matter
On Thu, May 9, 2013 at 8:32 PM, J. David Boyd wrote:
> Julien Cubizolles writes:
>
> > Eric Schulte writes:
> >
> >> Julien Cubizolles writes:
> >>
> >>> I'm new to babel and I'm experiencing a strange problem. A
> >>> src_block created with " >>> in. Here is an example:
> >>>
> >>
> >> Try "T
Julien Cubizolles writes:
> Eric Schulte writes:
>
>> Julien Cubizolles writes:
>>
>>> I'm new to babel and I'm experiencing a strange problem. A
>>> src_block created with ">> in. Here is an example:
>>>
>>
>> Try "TAB
> That's what I was doing but it seems the problem lies with
> org-indent-
Eric Schulte writes:
> Julien Cubizolles writes:
>
>> I'm new to babel and I'm experiencing a strange problem. A
>> src_block created with "> in. Here is an example:
>>
>
> Try "TAB
Julien Cubizolles writes:
> I'm new to babel and I'm experiencing a strange problem. A
> src_block created with " in. Here is an example:
>
Try "TAB http://cs.unm.edu/~eschulte
I'm new to babel and I'm experiencing a strange problem. A
src_block created with "8---
Export fichier texte
#+BEGIN_SRC python
import numpy
numpy.savetxt("foo.csv", a, delimiter=",")
#+END_SRC
--8<---cut here---end--->8---
The python code should be ind