[O] Bug: Org Table: Field formulas with hline-address on right-hand side don't work anymore [7.8.09]

2012-05-08 Thread Tobias Nähring
Emacs : GNU Emacs 23.4.1 (i686-pc-cygwin, GTK+ Version 2.24.8) of 2012-01-29 on fiona Package: Org-mode version 7.8.09 This bug concerns org-tables. Field formulas with hline-address on right-hand side don't work anymore. See the formula below the next table. There, the address on the

Re: [O] Gather properties for use by babel source block?

2012-05-08 Thread Colin Hall
On Mon, May 07, 2012 at 10:16:36AM -0400, Eric Schulte wrote: Colin Hall colingh...@gmail.com writes: Tim Burt tcburt at rochester.rr.com writes: I want to gather data from properties into something that can be used by a babel source block (e.g. plot the data). Searches in the manual,

Re: [O] In-line code and fonts

2012-05-08 Thread Andreas Leha
Erich Neuwirth erich.neuwi...@univie.ac.at writes: I need control over the font used for results of inline computations in exported files. When I have the following code This is inline R 1+2 = src_R{1+2} and export it to html (or LaTeX) the fonts used for the regular text and the fonts

Re: [O] Google Summer of Code -- 3 Org projects for our first participation!

2012-05-08 Thread Thorsten Jolitz
Neil Smithline emacs-orgm...@neilsmithline.com writes: While I'm hoping we can turn GSoC work into production in less than 4 years, the GIMP release notes have left me even more psyched about our three GSoCers! Go guys! (At least I think you're all guys :-) Thanks for your interest and

Re: [O] How to apply multiple TBLFM rules?

2012-05-08 Thread Bastien
Hi Charles and Michael, Charles mill...@verizon.net writes: Perhaps only one #+TBLFM: per table is allowed More precisely, hitting C-c C-c on #+TBLFM: will just apply formulas in *this* line. Using several #+TBLFM: lines is sometimes useful when you want to apply different sets of formulas --

Re: [O] taskjuggler (tj3) export issues and proposals

2012-05-08 Thread Bastien
Hi Eric, Eric S Fraga e.fr...@ucl.ac.uk writes: However, I am again starting to write some proposals that will need GANTT charts so maybe I can justify looking at this again. good to know you are back on this! No matter how far you go, Org will always find you :) Best, -- Bastien

Re: [O] How to stop M-down from opening folded items?

2012-05-08 Thread Steinar Bang
Nicolas Goaziou n.goaz...@gmail.com: I think this should be fixed now. Could you confirm this? I've done cd ~/git/org-mode/ make clean git pull make and started a new emacs, and moving list items now works without unhiding the items moved past. So I can confirm that it is fixed. Thank

Re: [O] C-c a t doesn't give yield list of all TODO items

2012-05-08 Thread Giovanni Ridolfi
 jeremiah.do...@gmail.com jeremiah.do...@gmail.com Inviato: Domenica 4 Marzo 2012 9:11 Christopher W. Ryan cr...@binghamton.edu writes: But when I try to type C-c a I only get that far, and emacs tells me, C-c a is undefined There is a drop-down menu item under the Org item, called Agenda

Re: [O] links to folders with non-english characters don't work (emacs 2324 on osx)

2012-05-08 Thread Bastien
Hi, AJR fjr...@gmail.com writes: First I just wanted to thank everyone involved in creating orgmode, it's amazing and it has pretty much sold me on emacs. But, I've had some problems with links containing æøå. I'm an osx (lion) user. In emacs 23.4 (9.0) no paths with æøå where possible to

Re: [O] taskjuggler (tj3) export issues and proposals

2012-05-08 Thread Eric Fraga
Bastien b...@gnu.org writes: Hi Eric, Eric S Fraga e.fr...@ucl.ac.uk writes: However, I am again starting to write some proposals that will need GANTT charts so maybe I can justify looking at this again. good to know you are back on this! No matter how far you go, Org will always find

[O] Table filter.

2012-05-08 Thread x.piter
Hi all. Is table filtering is implementad in org-mode? Thanks.

Re: [O] Extract item body with drawers/properties

2012-05-08 Thread Bastien
Hi Christopher, Christopher J. White ch...@grierwhite.com writes: Is there a function to extract the body of an item minus all the auxiliary information? Yes -- see org-element.el in contrib/lisp/ and ̀org-element-parse-buffer' as a starting point. Nicolas might give further directions on

Re: [O] Table filter.

2012-05-08 Thread Bastien
Hi, x.pi...@gmail.com writes: Is table filtering is implementad in org-mode? What is table filtering? Thanks, -- Bastien

Re: [O] Gather properties for use by babel source block?

2012-05-08 Thread Tim Burt
Colin Hall colingh...@gmail.com writes: Tim Burt tcburt at rochester.rr.com writes: I want to gather data from properties into something that can be used by a babel source block (e.g. plot the data). Searches in the manual, worg, and gmane have not yielded the method, but my best guess is

Re: [O] Table filter.

2012-05-08 Thread Petro
Bastien b...@gnu.org writes: Hi, x.pi...@gmail.com writes: Is table filtering is implementad in org-mode? What is table filtering? Thanks, Sorry for not being clear. By table filtering I mean the following: lets say I have a table | n | 2 | 3 | 4 | 5 | 6 | |---+---+---+---+---+---| | 1

Re: [O] Org-babel: Maxima invocation fix

2012-05-08 Thread Simon Thum
Hi, attached the new fix. Does the v2 line count as changelog? Cheers, Simon On 05/07/2012 11:02 PM, Achim Gratz wrote: Simon Thum writes: I'm sure there is a better way to fix this, but the attached patch helps me to not get something like Warning: argument nil not recognized spoiling

Re: [O] Possible bug in parsing / clarification of syntax

2012-05-08 Thread Bastien
Hi Simon, Simon Thum simon.t...@gmx.de writes: I have to revoke my earlier statement. The patch does _not_ remove the TODO_ line from the agenda. I see no change at all. This should be fixed now. Thanks, -- Bastien

Re: [O] Org-babel: Maxima invocation fix

2012-05-08 Thread Bastien
Hi Simon, Simon Thum simon.t...@gmx.de writes: attached the new fix. Does the v2 line count as changelog? Not really -- but thanks for the new patch anyway. I applied it and added a better ChangeLog. Please check it here: http://orgmode.org/w/?p=org-mode.git;a=commit;h=925aee The idea is

Re: [O] [patch] org-create-formula-image-with-dvipng

2012-05-08 Thread Bastien
Hi Benjamin, Benjamin Motz b.m...@uni-muenster.de writes: I have the same problem and resolved it with the appended patch. Apparently, the .out-files aren't created and therefore can't be deleted. The patch is checking for file-existence before trying to delete. I applied your fix in two

Re: [O] orgstuct++ does not lurk silently in the shadow

2012-05-08 Thread Bastien
Hi Eric, Eric S Fraga e.fr...@ucl.ac.uk writes: If you're certain you're loading Org correctly, please try the attached patch and just tell me if the error disappears. The patch works! I'm still resisting applying this patch, because I don't understand why the infinite recursion occurs.

Re: [O] Touching :noexport: regions

2012-05-08 Thread Bastien
Hi François, François Pinard pin...@iro.umontreal.ca writes: But I feel this would be gross, absolute overkill I do feel the same -- especially because, again, the issue at stake is the time it takes to publish the files to HTML. One idea would be to gather as much :noexport: subtrees into a

Re: [O] Table filter.

2012-05-08 Thread Bastien
Hi Petro, Petro x.pi...@gmail.com writes: lets say I have a table | n | 2 | 3 | 4 | 5 | 6 | |---+---+---+---+---+---| | 1 | a | | | | | | 2 | b | | | | | | 3 | b | | | | | | 4 | a | | | | | | 5 | c | | | | | | 6 | b | | | | | | 7 | a |

Re: [O] Yearly repeats on the agenda

2012-05-08 Thread Bastien
Hi Nick, Nick Dokos nicholas.do...@hp.com writes: Oh, I agree - the removal is certainly desirable. I meant whether the non-removal of not-today's date is intentional :-) Thinking about this again, I don't see any reason why we should keep any timestamp in the headline. I pushed a fix for

Re: [O] # tag should stick to the following text

2012-05-08 Thread Nick Dokos
Nicolas Goaziou n.goaz...@gmail.com wrote: Hello, François Pinard pin...@iro.umontreal.ca writes: When some feature is being deprecated, the Org manual should tell us, then ! :-) And at least where that feature is documented. Currently, the manual says: The preferred match for

Re: [O] taskjuggler (tj3) export issues and proposals

2012-05-08 Thread John Hendy
On Sun, May 6, 2012 at 11:26 PM, Eric S Fraga e.fr...@ucl.ac.uk wrote: John Hendy jw.he...@gmail.com writes: [...] @EricFraga: if implementing the LaTeX gantt package has moved into either of the two actionable categories you mentioned in our last discussion

Re: [O] links to folders with non-english characters don't work (emacs 2324 on osx)

2012-05-08 Thread Christian Moe
Hi, I cannot reproduce AJR's problem (and I'm a happy user of both æøå and other strange characters on the Mac). I created a dør.txt file and opened it with a file:~/org/dør.txt link. I clicked a http://www.dører.no link and got the appropriate URL in the Firefox address bar. I'm on Emacs

Re: [O] Table filter.

2012-05-08 Thread Nick Dokos
Bastien b...@gnu.org wrote: Hi Petro, Petro x.pi...@gmail.com writes: lets say I have a table | n | 2 | 3 | 4 | 5 | 6 | |---+---+---+---+---+---| | 1 | a | | | | | | 2 | b | | | | | | 3 | b | | | | | | 4 | a | | | | | | 5 | c | | | |

Re: [O] Org-babel: Maxima invocation fix

2012-05-08 Thread Simon Thum
Hi, thanks for the swift inclusion. I've read through the how to contribute now to do better itf. On 05/08/2012 02:15 PM, Bastien wrote: Hi Simon, Simon Thumsimon.t...@gmx.de writes: attached the new fix. Does the v2 line count as changelog? Not really -- but thanks for the new patch

[O] Org API

2012-05-08 Thread Thorsten Jolitz
Hi List, using a slightly modified version of the wikidoc.el library from Nic Ferrier (https://github.com/nicferrier/elwikidoc) I published the Org-mode API on Worg (with some help from Eric (Schulte) with regards to scripting). You can access the page via the link at the bottom of this site:

Re: [O] Org API

2012-05-08 Thread Bastien
Thorsten Jolitz tjol...@googlemail.com writes: using a slightly modified version of the wikidoc.el library from Nic Ferrier (https://github.com/nicferrier/elwikidoc) I published the Org-mode API on Worg (with some help from Eric (Schulte) with regards to scripting). You can access the page

Re: [O] Table filter.

2012-05-08 Thread Marc-Oliver Ihm
Am 08.05.2012 11:45, schrieb x.pi...@gmail.com: Hi all. Is table filtering is implementad in org-mode? Thanks. Well, I have done something similar, which includes a few more operations than filtering. It uses org-babel and comes as an org-file, which combines code and documentation. Hope,

Re: [O] Bug: Org Table: Field formulas with hline-address on right-hand side don't work anymore [7.8.09]

2012-05-08 Thread Achim Gratz
Tobias Nähring writes: This bug concerns org-tables. Posting the same bug report multiple times isn't going to magically speed up its resolution. Field formulas with hline-address on right-hand side don't work anymore. It seems to me that it's rather the left-hand address that is the

[O] [babel] problem with colnames

2012-05-08 Thread Andreas Leha
Hi all, I have a question regarding colnames in babel source blocks. Suppose, I have a source block (in R) that has as input a table and returns a table. And I would like to have the resulting table with column names, but the input table does not have column names. How can I achieve this?

Re: [O] [babel] problem with colnames

2012-05-08 Thread Thomas S. Dye
Aloha Andreas, Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, I have a question regarding colnames in babel source blocks. Suppose, I have a source block (in R) that has as input a table and returns a table. And I would like to have the resulting table with column names,

Re: [O] [babel] problem with colnames

2012-05-08 Thread Andreas Leha
t...@tsdye.com (Thomas S. Dye) writes: Aloha Andreas, Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, I have a question regarding colnames in babel source blocks. Suppose, I have a source block (in R) that has as input a table and returns a table. And I would like to

[O] [babel] export of inline source with wrapped results

2012-05-08 Thread Andreas Leha
Hi all, I experience a problem when exporting the results of inline source blocks when they are wrapped: the export (using the old latex exporter) contains :RESULTS: and :END: Here is an example src_R[:results org wrap]{tmp - inline} call. And the LaTeX export of this is #+begin_latex Here is

Re: [O] Ever used org-mode contrib packages?

2012-05-08 Thread Marc-Oliver Ihm
Hello, Just fixed the broken link to org-refer-by-number.el; hopefully this gives others a better chance to actually use it :-) Please find its short description below. with kind regards, Marc-Oliver Ihm org-refer-by-number.el – refer to things by number, when direct linking is not

[O] [PATCH] org.el: Added a new interactive function which inserts a code block

2012-05-08 Thread Florian Adamsky
Hello, I do not always use code blocks in org-mode, but when I do, I have forgotten the syntax :-). In order to prevent that situation I wrote a little function which is similar to org-insert-link. I called that function org-insert-code-block. This function reads the language per minibuffer in

Re: [O] [babel] export of inline source with wrapped results

2012-05-08 Thread Eric Schulte
Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, I experience a problem when exporting the results of inline source blocks when they are wrapped: the export (using the old latex exporter) contains :RESULTS: and :END: Here is an example src_R[:results org wrap]{tmp - inline}

Re: [O] [babel] problem with colnames

2012-05-08 Thread Eric Schulte
Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, I have a question regarding colnames in babel source blocks. Suppose, I have a source block (in R) that has as input a table and returns a table. And I would like to have the resulting table with column names, but the input

[O] links to folders with non-english characters don\'t work (emacs 2324 on osx)

2012-05-08 Thread Ansgar Meyer
Solved! (By setting current-language-environment to utf-8, it was set to english-something by default) I have no idea why I didn't check what encoding emacs was using by default right away. I had no encoding problems until this issue surfaced. Thanks!

Re: [O] How to apply multiple TBLFM rules?

2012-05-08 Thread Michael Hannon
Bastien b...@gnu.org wrote: Charles mill...@verizon.net writes: Perhaps only one #+TBLFM: per table is allowed More precisely, hitting C-c C-c on #+TBLFM: will just apply formulas in *this* line. Using several #+TBLFM: lines is sometimes useful when you want to apply different sets of

Re: [O] Ever used org-mode contrib packages?

2012-05-08 Thread Bastien
Marc-Oliver Ihm marc-oliver@online.de writes: Just fixed the broken link to org-refer-by-number.el; Thanks! hopefully this gives others a better chance to actually use it :-) Let's give it more chances :) http://orgmode.org/worg/code/elisp/org-refer-by-number.el -- Bastien

Re: [O] [babel] export of inline source with wrapped results

2012-05-08 Thread Andreas Leha
Eric Schulte eric.schu...@gmx.com writes: Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, I experience a problem when exporting the results of inline source blocks when they are wrapped: the export (using the old latex exporter) contains :RESULTS: and :END: Here is an

Re: [O] [babel] problem with colnames

2012-05-08 Thread Andreas Leha
Eric Schulte eric.schu...@gmx.com writes: Andreas Leha andreas.l...@med.uni-goettingen.de writes: Hi all, I have a question regarding colnames in babel source blocks. Suppose, I have a source block (in R) that has as input a table and returns a table. And I would like to have the

Re: [O] [PATCH] org.el: Added a new interactive function which inserts a code block

2012-05-08 Thread Eric Schulte
Hi Florian, You function looks good (although two lines in the middle are not indented correctly). Have you tried typing s and then pressing TAB. This is how I insert code blocks, as well as q for quote blocks, etc... That said your function does more than the s approach because it also limits

Re: [O] [PATCH] org.el: Added a new interactive function which inserts a code block

2012-05-08 Thread Bastien
Hi Florian and Eric, Eric Schulte eric.schu...@gmx.com writes: Have you tried typing s and then pressing TAB. This is how I insert code blocks, as well as q for quote blocks, etc... That said your function does more than the s approach because it also limits the languages to those which

Re: [O] [PATCH] org.el: Added a new interactive function which inserts a code block

2012-05-08 Thread Michael Hannon
Bastien b...@gnu.org wrote: Eric Schulte eric.schu...@gmx.com writes: Have you tried typing s and then pressing TAB.  This is how I insert code blocks, as well as q for quote blocks, etc... That said your function does more than the s approach because it also limits the

[O] C-c * toggles in

2012-05-08 Thread Charles
When my cursor is on an 'in buffer setting' line #+FOO: bar C-c * toggles it to * #+FOO: bar, i.e. a headline. Is this behavior acceptable or expected since in buffer settings are defined as special lines and are not normal lines (plainlists) or headlines? My set up is emacs 24.0.93.1

Re: [O] orgstuct++ does not lurk silently in the shadow

2012-05-08 Thread Eric S Fraga
Bastien b...@gnu.org writes: Hi Eric, Eric S Fraga e.fr...@ucl.ac.uk writes: If you're certain you're loading Org correctly, please try the attached patch and just tell me if the error disappears. The patch works! I'm still resisting applying this patch, because I don't understand why

[O] Fwd: C-c * toggles #+FOO in buffer settings

2012-05-08 Thread Charles
Original message subject line obviously incomplete. Original Message Subject:[O] C-c * toggles in Date: Tue, 08 May 2012 19:30:21 -0400 From: Charles mill...@verizon.net To: Org-Mode List emacs-orgmode@gnu.org When my cursor is on an 'in buffer setting' line

Re: [O] [PATCH] org.el: Added a new interactive function which inserts a code block

2012-05-08 Thread Eric S Fraga
Bastien b...@gnu.org writes: Hi Florian and Eric, Eric Schulte eric.schu...@gmx.com writes: Have you tried typing s and then pressing TAB. This is how I insert code blocks, as well as q for quote blocks, etc... That said your function does more than the s approach because it also limits

[O] Entities

2012-05-08 Thread Mark E. Shoulson
There's a small bug in rendering the entities when org-pretty-entities is on (I get the feeling that org-pretty-entities is not a very commonly-used feature). The entities \sup1 \sup2 \sup3 and \there4 are not rendered properly. The regex detecting entities

Re: [O] Bug: Org Table: Field formulas with hline-address on right-hand side don't work anymore [7.8.09]

2012-05-08 Thread Achim Gratz
Interestingly, this seems to have been broken ever since org-table got split into its own file; i.e. the only working versions I could find are 5.x ones and the first broken version is fe939ecb95, which splits org.el into more files and moves them into /lisp. Since I don't think that code inside

[O] HTML export of inline tasks

2012-05-08 Thread Manish
Dear List, How can I export SCHEDULED, DEADLINE and tags for inlinetasks? I have org-inlinetask.el loaded and am using older HTML exporter (the one not based on org-elements.el). I looked at variable org-inlinetasl-export-template but still unsure how should I set it to exposed scheduling