Re: [O] [PATCH] Allow org-collector to display heading indentation

2012-03-31 Thread Sebastien Vauban
Hi Nicolas, Nicolas Girard wrote: From eaf9e5f06279069ed1072425fd020d8f0442d04f Mon Sep 17 00:00:00 2001 From: Nicolas Girard girard.nico...@gmail.com Date: Fri, 30 Mar 2012 22:53:13 +0200 Subject: [PATCH] Allow org-collector to display heading indentation ---

Re: [O] [PATCH] Time specifications: Allow specifying relative times

2012-03-31 Thread Sebastien Vauban
Hi Ilya, Ilya Shlyakhter wrote: Btw, I couldn't quite understand the exact meaning of :block, :tstart and :tend as decribed in the manual. Is there a better explanation somewhere? The block allows you to specify some chunk which is definable easily: - yesterday - lastweek - thismonth -

Re: [O] About org-babel menu

2012-03-31 Thread Nick Dokos
Torsten Wagner torsten.wag...@gmail.com wrote: My menus are hidden too. However,  if I need them for some reasons there is some key mouse combo. Can't remember exactly. Shift right click or C- right click.. something along this.  The menu will pop up as a context menu close to the mouse

Re: [O] Feature request for noweb mode that strips references on export

2012-03-31 Thread Sean O'Halpin
On Fri, Mar 30, 2012 at 5:37 PM, Nick Dokos nicholas.do...@hp.com wrote: This may have nothing to do with anything (it may even be an artifact of mailer misbehavior) but is this supposed to be boilerplate? These are supposed to be ASCII chars, so if you are using some sort of extended charset,

Re: [O] Feature request for noweb mode that strips references on export

2012-03-31 Thread Sean O'Halpin
On Fri, Mar 30, 2012 at 5:39 PM, Daimrod daim...@gmail.com wrote: If you don't want to export boilerplate you've to use :exports none in it. #+name: boilerplate #+begin_src ruby :exports none def hello  Hello World end #+end_src Use it #+name: example #+begin_src ruby :exports both

Re: [O] Feature request for noweb mode that strips references on export

2012-03-31 Thread Daimrod
Sean O'Halpin sean.ohal...@gmail.com writes: On Fri, Mar 30, 2012 at 5:39 PM, Daimrod daim...@gmail.com wrote: If you don't want to export boilerplate you've to use :exports none in it. #+name: boilerplate #+begin_src ruby :exports none def hello  Hello World end #+end_src Use it

Re: [O] About org-babel menu

2012-03-31 Thread Bastien
Hi Thorsten, I'm interested in having a menu for Babel. What I need is (1) the list of functions and contexts in which this menu should appear and (2) the list of items for such a menu. When we have this, we can think of context-aware mouse-menu deeper, adapted to what is already available in

Re: [O] [PATCH] Testing: Corrected the command to run batch tests given in testing/README

2012-03-31 Thread Bastien
Ilya Shlyakhter ilya_...@alum.mit.edu writes: Added some details for how to run the test suite in batch mode. Applied against master -- thanks! -- Bastien

Re: [O] org-mobile: Strange #+TODO: in index.org

2012-03-31 Thread Bastien
Hi Moritz, Moritz Ulrich ulrich.mor...@googlemail.com writes: On Thu, Mar 29, 2012 at 12:51, Bastien b...@gnu.org wrote: Hi Ulrich, It's Moritz, everyone confuses this ;-) (No hard feelings) Sorry for that! Can you check if this patch against master fixes the problem for you? Sadly it

Re: [O] odt-Export and #+CAPTION: [reference text]{caption text}

2012-03-31 Thread Bastien
Jambunathan K kjambunat...@gmail.com writes: Jambunathan K kjambunat...@gmail.com writes: I have applied my patch to the hotfix branch. Thanks for the diligent action taken Jambunathan. -- Bastien

Re: [O] [PATCH] Separate file time from its tasks times

2012-03-31 Thread Bastien
Hi Sébastien, Sebastien Vauban wxhgmqzgw...@spammotel.com writes: Sebastien Vauban wrote: 2012-03-30 Sebastien Vauban wxhgmqzgw...@spammotel.com * org-clock.el (org-clocktable-write-default): Make the sum appear visually correct by not mixing the total time per file and

Re: [O] [PATCH] Deleting properties: Fixed bug that left blank lines after, deleting properties

2012-03-31 Thread Bastien
Ilya Shlyakhter ilya_...@alum.mit.edu writes: Patch for a bug that left blank lines in property drawer after org-delete-property-globally. Applied in the hotfix-7.8.06 branch, thanks! -- Bastien

Re: [O] Bug: Tag Completion Not Prompting for all tags

2012-03-31 Thread Bastien
Hi Mike, Mike McLean mike.mcl...@pobox.com writes: Bastien I can verify that this has fixed the problem with tag completion not prompting for all tags. I see that commit 647396464d563634b980127673cf61769663407e has added a wrapper (append that combines buffer-tags with (mapcar 'car

[O] Org release 7.8.07 (BUGFIX-only release)

2012-03-31 Thread Bastien
Hi all, I have just released Org 7.8.07 -- a BUGFIX-only release. This is the version that will be merged into Emacs' trunk by tomorrow. Please report critical bugs using URGENT in the subject line. Thanks all for your help! http://orgmode.org/org-7.8.07.zip

Re: [O] About org-babel menu

2012-03-31 Thread Yagnesh Raghava Yakkala
Bastien b...@gnu.org writes: Hi Thorsten, I'm interested in having a menu for Babel. What I need is (1) the list of functions and contexts in which this menu should appear and (2) the list of items for such a menu. When we have this, we can think of context-aware mouse-menu deeper,

[O] Feature request: setq org-agenda-follow-indirect 'parent

2012-03-31 Thread Nicolas Girard
Hi all, when browsing my TODO items in the agenda, I wish I could display then in an indirect buffer. But as I structure my stuff, displaying the tree with a TODO item as root is often useless. Indeed, within my PROJECT items, I differentiate between TODO and support (notes, references) children

Re: [O] Org release 7.8.07 (BUGFIX-only release)

2012-03-31 Thread Achim Gratz
Bastien writes: This is the version that will be merged into Emacs' trunk by tomorrow. Please tag the release on maint so that Git reports the correct version. Please report critical bugs using URGENT in the subject line. All tests (except for R which I can't run due to lack of ESS) are

Re: [O] [babwel] Simplify graph generation and copying?

2012-03-31 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30/03/12 21:04, Andreas Leha wrote: Rainer M Krug r.m.k...@gmail.com writes: Hi I do the following to create a graph in R and then convert / copy / do other stuff with it in the bash shell: #+header: :results graphics #+header: :file

Re: [O] Feature request for noweb mode that strips references on export

2012-03-31 Thread Nick Dokos
Sean O'Halpin sean.ohal...@gmail.com wrote: On Fri, Mar 30, 2012 at 5:39 PM, Daimrod daim...@gmail.com wrote: If you don't want to export boilerplate you've to use :exports none in it. #+name: boilerplate #+begin_src ruby :exports none def hello  Hello World end #+end_src

Re: [O] Babel vs. Doxygen?

2012-03-31 Thread Eric Schulte
Michael Hannon jm_han...@yahoo.com writes: Greetings.  I just ran across an article about Doxygen [1], and I'm trying to understand if there's any intersection between Doxygen/Roxygen and Org mode Babel, both of which seem to have literate programming as a goal.  Any thoughts about this? 

Re: [O] [PATCH] link descriptions in :file results of src blocks

2012-03-31 Thread Eric Schulte
Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, this small patch adds :filelinkdescr to the list of possible header arguments for babel source blocks. Its intented functionality is to allow source blocks to return links to files with description. Two small examples:

Re: [O] URGENT Bug with exporting org source block

2012-03-31 Thread Eric Schulte
Truong Nghiem truong.ngh...@gmail.com writes: I'm using orgmode release Org 7.8.06. When I export an org source block (i.e. a source code block in the org language): #+BEGIN_SRC org :exports code ,#+srcname: name ,#+begin_src language switches header arguments , body ,#+end_src

Re: [O] Feature request for noweb mode that strips references on export

2012-03-31 Thread Eric Schulte
Nick Dokos nicholas.do...@hp.com writes: Sean O'Halpin sean.ohal...@gmail.com wrote: On Fri, Mar 30, 2012 at 5:39 PM, Daimrod daim...@gmail.com wrote: If you don't want to export boilerplate you've to use :exports none in it. #+name: boilerplate #+begin_src ruby :exports none def

Re: [O] URGENT Org Babel C/C++

2012-03-31 Thread Eric Schulte
Daimrod daim...@gmail.com writes: Eric Schulte eric.schu...@gmx.com writes: Applied, Thanks! Daimrod daim...@gmail.com writes: Hi, I've made a small patch to ob-C.el so it now includes the current directory to the list of directories to be searched for header files. Without this, I

Re: [O] URGENT Bug with exporting org source block

2012-03-31 Thread Eric Schulte
Eric Schulte eric.schu...@gmx.com writes: Truong Nghiem truong.ngh...@gmail.com writes: I'm using orgmode release Org 7.8.06. When I export an org source block (i.e. a source code block in the org language): #+BEGIN_SRC org :exports code ,#+srcname: name ,#+begin_src language

Re: [O] Org release 7.8.07 (BUGFIX-only release)

2012-03-31 Thread Eric Schulte
Bastien b...@gnu.org writes: Hi all, I have just released Org 7.8.07 -- a BUGFIX-only release. This is the version that will be merged into Emacs' trunk by tomorrow. Please report critical bugs using URGENT in the subject line. Thanks all for your help!

Re: [O] Org release 7.8.07 (BUGFIX-only release)

2012-03-31 Thread Eric Schulte
Eric Schulte eric.schu...@gmx.com writes: Bastien b...@gnu.org writes: Hi all, I have just released Org 7.8.07 -- a BUGFIX-only release. This is the version that will be merged into Emacs' trunk by tomorrow. Please report critical bugs using URGENT in the subject line. Thanks all for

Re: [O] org-mime-htmlize: visual representation (thunderbird)

2012-03-31 Thread Eric Schulte
Uwe Brauer o...@mat.ucm.es writes: Hello Now that the bug in org-mime-htmlize is fixed, I would like to comment on the visual representation. Most likely this has to do with the mml package. When I write the following message Integral $$\int fdx=0$$ And \begin{equation}

Re: [O] is there a way to have =var_name= in table

2012-03-31 Thread Carsten Dominik
On 31.3.2012, at 21:24, Stephen J. Barr wrote: Dear org-mode list, Quick and easy question: I want to make a document that has a table where one column has variables and another column has descriptions. E.g. | VAR NAMES | DESC |

Re: [O] [PATCH] link descriptions in :file results of src blocks

2012-03-31 Thread Andreas Leha
Eric Schulte eric.schu...@gmx.com writes: Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, this small patch adds :filelinkdescr to the list of possible header arguments for babel source blocks. Its intented functionality is to allow source blocks to return links to files

Re: [O] [PATCH] Support hour in repeated task cookie

2012-03-31 Thread Takafumi Arakaki
No comments? No one wants to have +3h in SCHEDULED? -- Takafumi

Re: [O] [PATCH] link descriptions in :file results of src blocks

2012-03-31 Thread Eric Schulte
[...] I would like to apply this patch, however I have some questions about the use of the :file argument and the result itself to fill in the description if the :filelinkdescr header argument is left blank. Also, I would suggest that :file-desc is a better name for this header argument.

[O] Python code block hangs with :session if python-mode is loaded

2012-03-31 Thread Richard Stanton
I have python-mode (latest version from Launchpad) set up to handle python editing in Emacs. Using orgmode, the following code block runs fine if Ipress C-c C-c, producing the (correct) output shown: #+begin_src python :results output print %d + %d = %d % (2, 3, 2+3) 2**5 #+end_src #+RESULTS:

[O] [patch] Re: meaning of body-only in org-export-as-html

2012-03-31 Thread Chris Gray
Hi Myles, Sorry I missed your email for so long. On Thu, 22 Mar 2012 14:51:29 +, Myles English mylesengl...@gmail.com wrote: Hi Chris, On Fri, 16 Mar 2012 16:33:22 -0600, Chris Gray said: Hello, I am using org-export-as-html with the body-only parameter set to t in the org

Re: [O] [PATCH] Allow org-collector to display heading indentation

2012-03-31 Thread Nicolas Girard
2012/3/31 Sebastien Vauban wxhgmqzgw...@spammotel.com: You may want to follow the indent convention used for clockview: \__ string. Have a look at (or reuse?) the function `org-clocktable-indent-string'... Hi Sébastien, fair enough ; not that I like underscores much better but it makes

[O] [PATCH 1/2] Simplify org-clocktable-indent-string.

2012-03-31 Thread Nicolas Girard
--- lisp/org-clock.el |6 +- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/lisp/org-clock.el b/lisp/org-clock.el index 591f59c..be66ce6 100644 --- a/lisp/org-clock.el +++ b/lisp/org-clock.el @@ -2342,11 +2342,7 @@ from the dynamic block definition. (defun

[O] [PATCH 2/2] Allow org-collector to display heading indentation by passing ':indent t' to the propview block.

2012-03-31 Thread Nicolas Girard
--- contrib/lisp/org-collector.el | 22 +- 1 files changed, 17 insertions(+), 5 deletions(-) diff --git a/contrib/lisp/org-collector.el b/contrib/lisp/org-collector.el index da612e9..2f5e598 100644 --- a/contrib/lisp/org-collector.el +++ b/contrib/lisp/org-collector.el @@