Re: [O] :session question

2013-03-26 Thread Andreas Röhler
Thanks! Am 26.03.2013 01:46, schrieb Eric Schulte: Michael Gauland writes: Andreas Röhler easy-emacs.de> writes: Would find it more natural if ":session" is the default, while a command "refresh" makes a new one. Header argument defaults are easy to accomplish on a per user or per file

Re: [O] Minibuffer jumping to two lines when agenda displays 4th level heading

2013-03-26 Thread Sebastien Vauban
Hello Edward, Edward DeMeulle wrote: > Just realized that I was incorrect about the level. It is actually when > moving the cursor in the agenda to a 4th level heading that the minibuffer > expands in size to two lines and then back to one line when moving to > another entry that isn't 4th level.

Re: [O] :session question

2013-03-26 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 26/03/13 01:46, Eric Schulte wrote: > Michael Gauland writes: > >> Andreas Röhler easy-emacs.de> writes: >> >>> Would find it more natural if ":session" is the default, while a command >>> "refresh" makes a >>> new one. >> > > Header argument

[O] 2 columns web site

2013-03-26 Thread Alan Schmitt
Hello, I'm trying to export a simple two columns web site, with a sidebar shared by every page, and here is what I got. The main file: #+BEGIN_SRC org #+TITLE: Testing two column layout #+OPTIONS: toc:nil num:nil #+HTML_HEAD: #+INCLUDE: "sidebar.org" * body :PROPERTIES: :CUSTOM_ID: mainbo

Re: [O] :session question

2013-03-26 Thread Andreas Leha
Rainer M Krug writes: > On 26/03/13 01:46, Eric Schulte wrote: >> Michael Gauland writes: >> >>> Andreas Röhler easy-emacs.de> writes: >>> Would find it more natural if ":session" is the default, while a command "refresh" makes a new one. >>> >> >> Header argument defaults a

Re: [O] [BUG] [ODT] Annotations break paragraphs

2013-03-26 Thread Christian Moe
Hi, Patch applied and tested -- looks good! Thanks. Annotations now work again both inside and at the end of paragraphs and list items, without introducing unwanted paragraph breaks or swallowing wanted ones. I haven't looked specifically for corner cases, but I've successfully exported a fairl

Re: [O] Bug formatting source code in new latex exporter

2013-03-26 Thread Rick Frankel
On Mon, Mar 25, 2013 at 10:09:37PM +0100, Nicolas Goaziou wrote: > Hello, > > Rick Frankel writes: > > >> > The cross reference approach seems clever, but maybe a simpler > >> > approach would simply be to add an ATTR_LaTeX(:longlisting) and leave > >> > it up to the user. > >> > >> That's the

Re: [O] python sessions

2013-03-26 Thread Eric Schulte
Andreas Röhler writes: > Am 25.03.2013 22:37, schrieb Eric Schulte: >>> running into this, func def seems missing: >>> >>> Debugger entered--Lisp error: (void-function org-babel-result-cond) >> >> My guess is that you have a mixed install. You are mostly running the >> Org-mode which ships with

Re: [O] :session question

2013-03-26 Thread Eric Schulte
>> >> Question from here: >> >> I use mainly R and have there set file wide >> >> #+PROPERTY: session "R-session" >> >> But I also have bash code, which would be evaluated in the R session, unless >> I use >> >> #+begin_src sh :session sh-session >> ... >> #+end_src >> >> But I do not need a sess

Re: [O] :session question

2013-03-26 Thread Andreas Leha
Hi Eric, Eric Schulte writes: >>> >>> Question from here: >>> >>> I use mainly R and have there set file wide >>> >>> #+PROPERTY: session "R-session" >>> >>> But I also have bash code, which would be evaluated in the R session, >>> unless I use >>> >>> #+begin_src sh :session sh-session >>> ..

[O] Org-mode as a replacement for Google Reader

2013-03-26 Thread Karl Voit
Hi! TL;DR: org-feed.el is not a doable replacement for Google Reader. What about alternatives? I am using Google Reader with the Android app "NewsRob Pro" which is very good in terms of features that make sense and support my workflow. Google Reader will die in July and therefore NewsRob

Re: [O] :session question

2013-03-26 Thread Achim Gratz
Am 26.03.2013 13:37, schrieb Eric Schulte: This can be done system wide by setting the language-specific header arguments. I've yet to see an example on how to do this. This can also be done file-wide through the use of file local variables (instead of the property line above). Still, lang

Re: [O] Org-mode as a replacement for Google Reader

2013-03-26 Thread Andreas Leha
Hi Karl, Karl Voit writes: > Hi! > > TL;DR: org-feed.el is not a doable replacement for Google Reader. >What about alternatives? > > I am using Google Reader with the Android app "NewsRob Pro" which is > very good in terms of features that make sense and support my > workflow. > > Google

Re: [O] Org-mode as a replacement for Google Reader

2013-03-26 Thread Carmine Casciato
Karl Voit writes: > Hi! > > TL;DR: org-feed.el is not a doable replacement for Google Reader. >What about alternatives? Hi Karl, You can perhaps try with Gnus and Gwene? It seems like many people have been uploading their OPML's since the Reader announcement, so there is a nice selecti

[O] org-babel header documentation

2013-03-26 Thread Andreas Röhler
Hi all, while digging through the org-babel stuff, which is quite exiting, have some difficulties to grasp the functionality of different header arguments. Info 14.8 Header arguments is useful so far. Still miss an explanation the way Setting X to Y will cause Maybe missing the right spo

Re: [O] Org-mode as a replacement for Google Reader

2013-03-26 Thread Karl Voit
* Carmine Casciato wrote: > Karl Voit writes: > >> TL;DR: org-feed.el is not a doable replacement for Google Reader. >>What about alternatives? > > Hi Karl, Hi Carmine! > You can perhaps try with Gnus and Gwene? Thanks for the pointer. On the one hand, I do not have any Gnus experien

[O] Google Summer of Code 2013?

2013-03-26 Thread Waldemar Quevedo
Hello Org-mode community, Are there any plans to participate this year in Google Summer of Code? (Sort of short notice since the deadline is fastly approaching: March 29) http://www.google-melange.com/gsoc/homepage/google/gsoc2013 Surely there are some ideas that could make it!

Re: [O] plotting tables

2013-03-26 Thread John Hendy
On Mon, Mar 25, 2013 at 10:09 PM, Eric Abrahamsen wrote: > John Hendy writes: > > Wow, thank you for this comprehensive response! > No problem. I get excited about this stuff :) >> On Sun, Mar 24, 2013 at 1:44 AM, Eric Abrahamsen >> wrote: > > [...] > >>> 1. Are these really mutually incompati

Re: [O] org-babel header documentation

2013-03-26 Thread John Hendy
On Tue, Mar 26, 2013 at 10:00 AM, Andreas Röhler wrote: > Hi all, > > while digging through the org-babel stuff, which is quite exiting, have some > difficulties to grasp the functionality of different header arguments. > > Info 14.8 Header arguments > > is useful so far. Still miss an explanation

Re: [O] org-babel header documentation

2013-03-26 Thread Eric Schulte
John Hendy writes: > On Tue, Mar 26, 2013 at 10:00 AM, Andreas Röhler > wrote: >> Hi all, >> >> while digging through the org-babel stuff, which is quite exiting, have some >> difficulties to grasp the functionality of different header arguments. >> >> Info 14.8 Header arguments >> >> is useful

[O] Html-Exporter Hanling images / links

2013-03-26 Thread Robert Eckl
Hi, with Org-mode version 8.0-pre (release_8.0-pre-193-gaa7b1e i got some issues handling images and links: A Link [[http://www.mypage.de][description]] results in desription without any link. In the past i uses something like this: #+ATTR_HTML: alt="alt" title="title" align="right" width="100"

Re: [O] :session question

2013-03-26 Thread Eric Schulte
Achim Gratz writes: > Am 26.03.2013 13:37, schrieb Eric Schulte: >> This can be done system wide by setting the language-specific header >> arguments. > > I've yet to see an example on how to do this. > #+begin_src emacs-lisp (setq org-babel-default-header-args:R '((:sessio

Re: [O] Org-mode as a replacement for Google Reader

2013-03-26 Thread Fabrice Popineau
Lately I have seen many people reporting to be afraid of Gnus configuration. There is nothing to be afraid of there. It is a bit like Org : you can keep it simple and short or very long and complex. Gnus is definitely the best mail/news/(rss) reader I have used. But there are 2 big drawbacks for me

[O] Inserting multiple images side-by-side in way that's compatible with multiple exporters

2013-03-26 Thread John Hendy
Greetings, Writing some reports at the moment and sometimes want to condense plots (which might have earned a full width place in a presentation or focus document) down to smaller versions for these sort of bi-annual summary reports. I like to put them two-wide and, since I don't know another way

Re: [O] Org-mode as a replacement for Google Reader

2013-03-26 Thread W. Greenhouse
+1 here from another Org and Gnus user who couldn't really get org-feed.el to work as an RSS reader, but loves Gnus+Gwene. Fabrice Popineau writes: > Lately I have seen many people reporting to be afraid of Gnus > configuration. > There is nothing to be afraid of there. It is a bit like Org : yo

Re: [O] Html-Exporter Hanling images / links

2013-03-26 Thread John Hendy
On Tue, Mar 26, 2013 at 10:36 AM, Robert Eckl wrote: > Hi, > > with Org-mode version 8.0-pre (release_8.0-pre-193-gaa7b1e i got some > issues handling images and links: > > A Link [[http://www.mypage.de][description]] results in > desription without any link. I can't reproduce this. Here was my t

Re: [O] Html-Exporter Hanling images / links

2013-03-26 Thread Sebastien Vauban
Hi Robert, Robert Eckl wrote: > with Org-mode version 8.0-pre (release_8.0-pre-193-gaa7b1e i got some > issues handling images and links: > > A Link [[http://www.mypage.de][description]] results in > desription without any link. FWIW, I confirm this bug. Best regards, Seb -- Sebastien Vauban

Re: [O] org-babel header documentation

2013-03-26 Thread Andreas Röhler
Am 26.03.2013 16:35, schrieb Eric Schulte: John Hendy writes: On Tue, Mar 26, 2013 at 10:00 AM, Andreas Röhler wrote: Hi all, while digging through the org-babel stuff, which is quite exiting, have some difficulties to grasp the functionality of different header arguments. Info 14.8 Header

Re: [O] org-babel header documentation

2013-03-26 Thread John Hendy
On Tue, Mar 26, 2013 at 11:17 AM, Andreas Röhler wrote: > Am 26.03.2013 16:35, schrieb Eric Schulte: >> >> John Hendy writes: >> >>> On Tue, Mar 26, 2013 at 10:00 AM, Andreas Röhler >>> wrote: Hi all, while digging through the org-babel stuff, which is quite exiting, have >>>

Re: [O] Org-mode as a replacement for Google Reader

2013-03-26 Thread Nick Dokos
Fabrice Popineau wrote: > Lately I have seen many people reporting to be afraid of Gnus configuration. > There is nothing to be afraid of there. It is a bit like Org : you  > can keep it simple and short or very long and complex. > Gnus is definitely the best mail/news/(rss) reader I have used. >

Re: [O] org-babel header documentation

2013-03-26 Thread Eric Schulte
Andreas Röhler writes: > Am 26.03.2013 16:35, schrieb Eric Schulte: >> John Hendy writes: >> >>> On Tue, Mar 26, 2013 at 10:00 AM, Andreas Röhler >>> wrote: Hi all, while digging through the org-babel stuff, which is quite exiting, have some difficulties to grasp the f

Re: [O] Html-Exporter Hanling images / links

2013-03-26 Thread John Hendy
On Tue, Mar 26, 2013 at 11:13 AM, Sebastien Vauban wrote: > Hi Robert, > > Robert Eckl wrote: >> with Org-mode version 8.0-pre (release_8.0-pre-193-gaa7b1e i got some >> issues handling images and links: >> >> A Link [[http://www.mypage.de][description]] results in >> desription without any link.

Re: [O] Html-Exporter Hanling images / links

2013-03-26 Thread Robert Eckl
John Hendy writes: > On Tue, Mar 26, 2013 at 10:36 AM, Robert Eckl wrote: >> Hi, >> >> with Org-mode version 8.0-pre (release_8.0-pre-193-gaa7b1e i got some >> issues handling images and links: >> >> A Link [[http://www.mypage.de][description]] results in >> desription without any link. > > I ca

Re: [O] Html-Exporter Hanling images / links

2013-03-26 Thread John Hendy
On Tue, Mar 26, 2013 at 11:36 AM, Robert Eckl wrote: > John Hendy writes: > >> On Tue, Mar 26, 2013 at 10:36 AM, Robert Eckl wrote: >>> Hi, >>> >>> with Org-mode version 8.0-pre (release_8.0-pre-193-gaa7b1e i got some >>> issues handling images and links: >>> >>> A Link [[http://www.mypage.de][d

Re: [O] org-babel header documentation

2013-03-26 Thread Thomas S. Dye
Aloha all, John Hendy writes: >> Hi Eric, >> >> thanks a lot BTW for all you've done. >> >> What about to have a list editable for all interested >> w/ comments to all header args in alphabetical order? >> >> Might participate and write it down the way it's understood. >> You and others may corre

[O] How to export property values of agenda selection?

2013-03-26 Thread Karl Maihofer
I'd like to manage some distribution (mailing) lists in Org. This works great using tags and agenda column view. I have an Org file like this: #+COLUMNS: %25ITEM %30EMAIL %20TAGS * Peter Mayer :topic1:topic2: :PROPERTIES: :EMAIL:pe...@mayer.com

Re: [O] Org-mode as a replacement for Google Reader

2013-03-26 Thread Ivan Kanis
Le 26 Mars à 13h49, Karl Voit a écrit : > TL;DR: org-feed.el is not a doable replacement for Google Reader. >What about alternatives? I use newsticker, it's part of emacs. -- Aide-toi, l'État ne t'aidera pas. -- Auguste Detœuf

[O] [bug] org-edit-src-code auto-save glitch

2013-03-26 Thread Charles Berry
I use Org-mode version 8.0-pre (release_8.0-pre-180-gf09471) I am getting my src-buffers auto-saved even though C-h v org-edit-src-auto-save-idle-delay RET gives me , | org-edit-src-auto-save-idle-delay is a variable defined in `org-src.el'. | Its value is 0 | | Documentation: | Delay of i

Re: [O] Org-mode as a replacement for Google Reader

2013-03-26 Thread Sebastien Vauban
Hi Nick, Nick Dokos wrote: >> - I wish Emacs to be able to actually render HTML in a buffer (w3m not  >> a valid option under Windows at least) > > Under Linux, w3m is usable (just barely) but like all text browsers, it > works better with text-heavy pages without too many bells and whistles: > ce

[O] No dot in datepicker dialog

2013-03-26 Thread Karl Voit
Hi! A couple of weeks ago[1] the datepicking dialog got modified such that a dot "." jumps to the current day. Handy for most Org-mode users I guess. However, this interferes with another feature I used quite often: I was able to enter "31.12." to quickly select 31st of December, for example. Pl

Re: [O] [patch] LaTeX export using tabu tables

2013-03-26 Thread Marcin Borkowski
Dnia 2013-03-25, o godz. 13:35:08 Eric Abrahamsen napisał(a): > Nicolas Goaziou writes: > > > Thanks for your patch. I didn't know about "tabu" package, but it > > looks interesting. > > It's definitely my new go-to table environment, though I'm struggling > to ignore the fact that it's got th

[O] [ox-publish] handling of white space in arguments of macros, named arguments?

2013-03-26 Thread Stefan Vollmar
Hallo, I have just upgraded to release_8.0-pre-193-gaa7b1 and found that I needed to change a few things to get the desired results when exporting some of our org files to HTML. Our last changes were also targeted at the new exporter and everything worked fine about a month ago. I found that I

Re: [O] Inserting multiple images side-by-side in way that's compatible with multiple exporters

2013-03-26 Thread Marcin Borkowski
Dnia 2013-03-26, o godz. 10:57:29 John Hendy napisał(a): > Greetings, > > > Writing some reports at the moment and sometimes want to condense > plots (which might have earned a full width place in a presentation or > focus document) down to smaller versions for these sort of bi-annual > summary

[O] A t-shirt idea;)

2013-03-26 Thread Marcin Borkowski
Hi list, I listened to Sacha Chua's talk with Carsten, and the topic of "Org-mode consuming all one's life" appeared yet another time... Maybe the Org community should celebrate the 8.0 version with a t-shirt? Top: unicorn pic Caption below: "We are the Org. You will be assimilated. Resistance

[O] Warning while publishing

2013-03-26 Thread François Pinard
Hi, gang. While publishing Org files in batch, I see these warnings: Warning: defvar ignored because org-agenda-archives-mode is let-bound Warning: defvar ignored because org-agenda-skip-function is let-bound which are likely innocuous, but I'm not sure. At first, I do not understand why

[O] alternating row colours in HTML export: org-table-row-tags with new exporter?

2013-03-26 Thread Stefan Vollmar
Hallo, when exporting tables to HTML we used this function: (setq org-table-row-tags (cons '(if head "" (if (= (mod nline 2) 1) "" ""))

[O] Export width for generated SVG image?

2013-03-26 Thread Ken Williams
I'm using a 'dot' section to create an SVG image, then exporting my document to HTML: #+BEGIN_SRC dot :exports results :file process-diag.svg digraph { "foo.rds" -> "foo.csv"; ... } #+END_SRC My diagram ends up pretty huge though, and I want to shrink it down. ":width 1000" doesn't seem to

Re: [O] Org-mode as a replacement for Google Reader

2013-03-26 Thread Fabrice Popineau
I banned Cygwin quite a while ago because of too many instabilities (versions of the dll), and the awful stuff of being obliged to "mount" drives and so on. Windows is not Unix. If I want Unix, I install some Ubuntu in a VM or on a spare machine. Under Windows, I use gnuwin32 whenever I can and mi

Re: [O] Export width for generated SVG image?

2013-03-26 Thread John Hendy
On Tue, Mar 26, 2013 at 3:16 PM, Ken Williams wrote: > I’m using a ‘dot’ section to create an SVG image, then exporting my document > to HTML: [deleted] > My diagram ends up pretty huge though, and I want to shrink it down. > ":width 1000" doesn’t seem to have any effect, nor does wrapping like

[O] Export as ODT, as ODT file is opening document automatically

2013-03-26 Thread John Hendy
I'm on =release_8.0-pre-181-ge7cfb4= and with =C-e o o=, LibreOffice immediately opens the file. I'd expect this with =C-e o O=, but not with =C-e o o=. I noticed that I have an openwith process running =soffice /path/to/file.odt=... is the exporter somehow triggering openwith to open it even thou

Re: [O] Export width for generated SVG image?

2013-03-26 Thread Ken Williams
> -Original Message- > From: John Hendy [mailto:jw.he...@gmail.com] > Sent: Tuesday, March 26, 2013 3:49 PM > > Are you using the new exporter or old? I believe the old syntax would have > been: > > #+attr_html width="100%" > [[image.svg]] Beautiful, thanks. -Ken

[O] #+begin_landscape#+end_landscape

2013-03-26 Thread Luke Crook
When exporting to Latex, the system used to change the paper orientation to landscape for tables between the #+begin_landscape #+end_landscape tags. I noticed that v7.9.3f no longer does this. Were the #+begin_landscape/#+end_landscape tags deprecated? Thanks, -Luke

Re: [O] python sessions

2013-03-26 Thread Gary Oberbrunner
I did some further testing. With my patch, my real org-mode python file is now actually working. There were a few gotchas I didn't understand about session mode and python and matplotlib: 1. In session mode, you are essentially running an interactive python. (This is made explicit by my patch,

Re: [O] #+begin_landscape#+end_landscape

2013-03-26 Thread John Hendy
On Tue, Mar 26, 2013 at 4:32 PM, Luke Crook wrote: > When exporting to Latex, the system used to change the paper orientation to > landscape for tables between the #+begin_landscape #+end_landscape tags. > > I noticed that v7.9.3f no longer does this. Were the > #+begin_landscape/#+end_landscape

Re: [O] python sessions

2013-03-26 Thread John Hendy
On Tue, Mar 26, 2013 at 4:41 PM, Gary Oberbrunner wrote: > I did some further testing. With my patch, my real org-mode python file is > now actually working. There were a few gotchas I didn't understand about > session mode and python and matplotlib: > > 1. In session mode, you are essentially r

Re: [O] Export as ODT, as ODT file is opening document automatically

2013-03-26 Thread Christian Moe
I cannot replicate this. `C-c C-e o o' works as expected. I don't use openwith, so that may be where the problem lies. Yours, Christian John Hendy writes: > I'm on =release_8.0-pre-181-ge7cfb4= and with =C-e o o=, LibreOffice > immediately opens the file. I'd expect this with =C-e o O=, but not

Re: [O] alternating row colours in HTML export: org-table-row-tags with new exporter?

2013-03-26 Thread Christian Moe
Hi, The variable has been renamed org-html-table-row-tags. I think the general rule is, if you had org- working for export and can't find it, try org--. Yours, Christian Stefan Vollmar writes: > Hallo, > > when exporting tables to HTML we used this function: > > (setq org-table-row-tags >

Re: [O] alternating row colours in HTML export: org-table-row-tags with new exporter?

2013-03-26 Thread Stefan Vollmar
Dear Christian, On 26.03.2013, at 23:20, Christian Moe wrote: > The variable has been renamed org-html-table-row-tags. > > I think the general rule is, if you had org- working for export and > can't find it, try org--. sorry - I should have been able to work that out myself: I have come across

Re: [O] How to export property values of agenda selection?

2013-03-26 Thread Christian Moe
Karl Maihofer writes: > * Peter Mayer :topic1:topic2: > :PROPERTIES: > :EMAIL:pe...@mayer.com > :END: > * Karl August:topic1:topic2:topic4: > :PROPERTIES: > :EMAIL: k...@august.com > :END: > * Peter Müller

Re: [O] #+begin_landscape#+end_landscape

2013-03-26 Thread Charles Berry
Luke Crook balooga.com> writes: > > When exporting to Latex, the system used to change the paper orientation to > landscape for tables between the #+begin_landscape #+end_landscape tags. > > I noticed that v7.9.3f no longer does this. Were the > #+begin_landscape/#+end_landscape tags depreca

[O] Carsten's Interview relates questions, esay insert images, attachemnt locations etc..

2013-03-26 Thread zeltak
Hya all just finished listening to Carsten's Interview fantastic interview (hes a great speaker :)). one thing that i really found needing in my (very) short time using orgmode is an easy way to insert images into orgmode (i use that alot in academia). are there any long term plans to implement th

Re: [O] #+begin_landscape#+end_landscape

2013-03-26 Thread Luke Crook
This actually works. In fact, this is how I used to control table landscape mode before changing to #+begin_landscape/#+end_landscape. Sorry, I should have been more clear that I use the \usepackage{pdflscape} package that actually rotates the orientation of the page to be more easily readable in

Re: [O] #+begin_landscape#+end_landscape

2013-03-26 Thread Luke Crook
Yes, I have. In fact, lscape is what I am using. I haven't changed the document at all, all I have done is upgrade Emacs which comes with org-mode v7.9.3f. In fact, I just exported the document in on a different machine that has org-mode 7.8.11 installed, and #+begin_landscape/#+end_landscape wo

Re: [O] #+begin_landscape#+end_landscape

2013-03-26 Thread Luke Crook
Sorry, pdfscape is what I am using. But I have used lscape in other docs and #+begin_landscape/#+end_landscape does basically the same thing. On Tue, Mar 26, 2013 at 6:03 PM, Luke Crook wrote: > Yes, I have. In fact, lscape is what I am using. > > I haven't changed the document at all, all

Re: [O] [patch] LaTeX export using tabu tables

2013-03-26 Thread Eric Abrahamsen
Marcin Borkowski writes: > Dnia 2013-03-25, o godz. 13:35:08 > Eric Abrahamsen napisał(a): > >> Nicolas Goaziou writes: >> >> > Thanks for your patch. I didn't know about "tabu" package, but it >> > looks interesting. >> >> It's definitely my new go-to table environment, though I'm struggling

Re: [O] Minibuffer jumping to two lines when agenda displays 4th level heading

2013-03-26 Thread Edward DeMeulle
Thanks for the response. Again, I'm afraid I wasn't clear enough. It's not that the minibuffer is automatically growing to fit the information display - that would make sense to me. The problem I'm having is that the minibuffer is growing to two lines for no apparent reason. There is plenty of room

Re: [O] Carsten's Interview relates questions, esay insert images, attachemnt locations etc..

2013-03-26 Thread Charles Berry
zeltak gmail.com> writes: [snip] > one thing that i really found needing in my (very) short time using orgmode is > an easy way to insert images into orgmode [snip] > Also relates, how do you guys recommend currently to store the > images/attachment used in org files as link? pile them all in

Re: [O] python sessions

2013-03-26 Thread Andreas Röhler
Am 26.03.2013 22:41, schrieb Gary Oberbrunner: I did some further testing. With my patch, my real org-mode python file is now actually working. There were a few gotchas I didn't understand about session mode and python and matplotlib: 1. In session mode, you are essentially running an interact

Re: [O] Capture/store link bug

2013-03-26 Thread Bastien
Hi Matt, I pushed a fix for this yesterday. Storing links from every line in the active region is now achieved when the user hits three C-u before the command. Let me know if it works for you! And thanks for reporting bugs in this important area. Best, -- Bastien