[O] Cancel recurring event

2011-09-27 Thread Torsten Bronger
#x27;s okay, I just wonder whether there's an appointment-based solution instead of a task-based. Tschö, Torsten. -- Torsten BrongerJabber ID: torsten.bron...@jabber.rwth-aachen.de or http://bronger-jmp.appspot.com

Re: [O] Cancel recurring event

2011-09-27 Thread Torsten Bronger
Hallöchen! Bernt Hansen writes: > Torsten Bronger writes: > >> A use case for me is that the very next incarnation of a recurring >> event is cancelled. Is this possible in org mode? >> >> The closest possibility is >> >> * TODO group meeting

[O] Matplotlib (Python) plots inline

2011-06-06 Thread Torsten Bronger
[[/tmp/plot_test.png]] --8<---cut here---end--->8--- However, it is a little bit cumbersome. Is there an easier way to define code (possibly with boilerplate), and let it be replaced with the graphics file it produces? Tschö, Torsten. -- Torsten Br

Re: [O] Matplotlib (Python) plots inline

2011-06-09 Thread Torsten Bronger
Hallöchen! Eric Schulte writes: > You could try > #+begin_src python :exports results :file /tmp/plot_test.png > ... > #+end_src > Which should behave as desired. Thank you, I think this is how I'll do it. Exporting is not so important to me (at least, not yet). Tschö, T

Re: [O] Matplotlib (Python) plots inline

2011-06-09 Thread Torsten Bronger
ot the code. > This method executes the code at each export. Thanks also for your answer, however, one should write print "[" + "[/tmp/plot_test.png]]" or something like this in order to prevent the string literal from being substituted by the bitmap. Tschö, Torsten. -

[O] Bad indentation with visual-line-mode

2013-02-27 Thread Torsten Bronger
eates for deeply nested content. Has anybody an idea how to solve my second point? Thank you! Tschö, Torsten. -- Torsten BrongerJabber ID: torsten.bron...@jabber.rwth-aachen.de or http://bronger-jmp.appspot.com

Re: [O] Bad indentation with visual-line-mode

2013-02-27 Thread Torsten Bronger
Hallöchen! Bastien writes: > Torsten Bronger writes: > >> - There is no way to set the line width besides setting Emacs >> margins, which is visually less appealing than before. (Minor >> problem.) > > Please report this to Emacs developers. In http://lists.gn

Re: [O] Bad indentation with visual-line-mode

2013-02-27 Thread Torsten Bronger
Hallöchen! Bastien writes: > Torsten Bronger writes: > > [...] > >> And, shouldn't visual-line-mode's behaviour that it doesn't >> respect the indentation of org-mode be considerd a bug, too? > > I don't think so, I believe this is an inhere