Re: [O] Edit current tree-node?

2013-09-09 Thread Fredrik
On 2013-09-09 02:39, Suvayu Ali wrote: On Sun, Sep 08, 2013 at 07:58:33PM +0200, Fredrik wrote: My cursor is on SubTree2 and I would like to open that part in a new buffer to brainstorm around it and then put the changes back in to the original file. C-x n s, `org-narrow-to-subtree'. Perfect

Re: [O] Index of cases

2013-09-09 Thread Alan L Tyree
On 09/09/13 16:58, David Rogers wrote: Alan L Tyree writes: ... I am now senior enough to insist that the editor edit my files directly. That single sentence really answers the question pretty effectively! The whole explanation does make perfect sense, though. I admit that the entire structu

[O] BUG: Decimal numbers using commata not recognised

2013-09-09 Thread Andreas Röhler
Given the table below cash 20,000 short term debt 89,000 cash 20,000 short term debt 89,000 cash 20,000 short term debt 89,000 cash 20,000 short term debt 89,000 cash 20,000 short term debt 89,000 cash

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Sebastien Vauban
Hi Carsten, Carsten Dominik wrote: > On 7.9.2013, at 21:28, Sebastien Vauban wrote: >> Carsten Dominik wrote: >>> On 7.9.2013, at 14:11, "Sebastien Vauban" wrote: >>> Since a little while, I've observed that point's position is not anymore preserved when cycling buffer's view with S-T

Re: [O] Index of cases

2013-09-09 Thread Suvayu Ali
Hi Alan, On Mon, Sep 09, 2013 at 05:14:17PM +1000, Alan L Tyree wrote: > > My real problem is that I don't know how to generate the multiple indexes > that I need if I use org mode. Everything else is easy. Any potential > solution that I see involves adding lots more markup, but if I do that I >

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Sebastien Vauban
Hi Carsten, Carsten Dominik wrote: >> - not possible anymore to use C-a or C-e in code blocks to select regions; >> not reported yet, though I reported similar problems with C-arrows >> (apparently due to a change which is now officially part of 8.1). IMO, >> that renders editing of code blo

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Carsten Dominik
On 9.9.2013, at 10:11, "Sebastien Vauban" wrote: > Hi Carsten, > > Carsten Dominik wrote: >>> - not possible anymore to use C-a or C-e in code blocks to select regions; >>> not reported yet, though I reported similar problems with C-arrows >>> (apparently due to a change which is now official

Re: [O] BUG: Decimal numbers using commata not recognised

2013-09-09 Thread Bastien
Hi Andreas, Andreas Röhler writes: > Decimal numbers using commata not recognised by > org-table-convert-region Did you try to customize `org-table-number-regexp'? -- Bastien

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Sebastien Vauban
Hi Carsten, Carsten Dominik wrote: > On 9.9.2013, at 10:11, "Sebastien Vauban" wrote: >> Carsten Dominik wrote: - not possible anymore to use C-a or C-e in code blocks to select regions; not reported yet, though I reported similar problems with C-arrows (apparently due to a chang

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Carsten Dominik
On 9.9.2013, at 10:23, Sebastien Vauban wrote: > Hi Carsten, > > Carsten Dominik wrote: >> On 9.9.2013, at 10:11, "Sebastien Vauban" wrote: >>> Carsten Dominik wrote: > - not possible anymore to use C-a or C-e in code blocks to select regions; > not reported yet, though I reported simi

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Sebastien Vauban
Hi Carsten, Carsten Dominik wrote: > On 9.9.2013, at 10:23, Sebastien Vauban wrote: >> Carsten Dominik wrote: >>> On 9.9.2013, at 10:11, "Sebastien Vauban" wrote: Carsten Dominik wrote: >> - not possible anymore to use C-a or C-e in code blocks to select >> regions; not reported yet

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Bastien
Hi Sébastien, "Sebastien Vauban" writes: > Of course, the nicest would be to have both: the current `C-down' for text, > and the "programmatic" behavior when _in code blocks_. Maybe, that's not > possible, though... We could have org-ctrldown and friends the same way we have org-shift* comman

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Carsten Dominik
On 9.9.2013, at 10:33, "Sebastien Vauban" wrote: > Hi Carsten, > > Carsten Dominik wrote: >> On 9.9.2013, at 10:23, Sebastien Vauban wrote: >>> Carsten Dominik wrote: On 9.9.2013, at 10:11, "Sebastien Vauban" wrote: > Carsten Dominik wrote: >>> - not possible anymore to use C-a o

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Sebastien Vauban
Hi Eric, Eric Schulte wrote: >> not possible anymore to "cut" a code snippet in two parts with C-c C-v C-d >> (demarcate block); already reported (without bisect), no answer; > > This works for me, could you report a minimal recipe for reproduction, and > maybe a git bisect commit? This does work

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Carsten Dominik
On 9.9.2013, at 10:38, Bastien wrote: > > > Hi Sébastien, > > "Sebastien Vauban" > writes: > >> Of course, the nicest would be to have both: the current `C-down' for text, >> and the "programmatic" behavior when _in code blocks_. Maybe, that's not >> possible, though... > > We could have o

Re: [O] Index of cases

2013-09-09 Thread Paul Rudin
Alan L Tyree writes: > My real problem is that I don't know how to generate the multiple indexes that > I need if I use org mode. Everything else is easy. Any potential solution that > I see involves adding lots more markup, but if I do that I might as well stick > with LaTeX. I'm not sure that

Re: [O] [PATCH] Add Microsoft Outlook Support to org-mac-link

2013-09-09 Thread Mike McLean
I don't and I do need to check with my current employer before I could sign them (*I* don't have a problem with it, but I'm just not sure of the policies). On Sun, Sep 8, 2013 at 1:50 AM, Carsten Dominik wrote: > Hi Mike, > > we don't need papers for contrib stuff - but let > me ask anyway: Do

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Nicolas Goaziou
Hello, Carsten Dominik writes: > On 9.9.2013, at 10:38, Bastien wrote: >> We could have org-ctrldown and friends the same way we have org-shift* >> commands. org-ctrldown would use `org-forward-element' when on some >> Org element, and `forward-paragraph' elsewhere. "elsewhere" doesn't mak

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Nicolas Goaziou
Hello, Carsten Dominik writes: > This might be difficult, but not impossible. > I think this might be a question for Nicolas to answer? It boils down to something like: (if (eq (org-element-type (org-element-at-point)) 'src-block) ;; Do forward-paragraph according to language. ..

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Bastien
Hi Nicolas, Nicolas Goaziou writes: >>> We could have org-ctrldown and friends the same way we have org-shift* >>> commands. org-ctrldown would use `org-forward-element' when on some >>> Org element, and `forward-paragraph' elsewhere. > > "elsewhere" doesn't make sense here since point is _al

[O] Error when setting `org-agenda-ignore-drawer-properties' to t

2013-09-09 Thread Sebastien Vauban
Hello, Before doing an update of Org, I already had used `org-agenda-ignore-drawer-properties' (to t) to try and speed up the agenda. Though, I did not know that it wasn't a `t/nil' answer, and the results was that all the agenda views were broken (with an error generated, mysterious for the lamb

Re: [O] BUG: Decimal numbers using commata not recognised

2013-09-09 Thread Andreas Röhler
Am 09.09.2013 10:22, schrieb Bastien: Hi Andreas, Andreas Röhler writes: Decimal numbers using commata not recognised by org-table-convert-region Did you try to customize `org-table-number-regexp'? Hi Bastiens, okay, for me that customization would be fine probably - even if a respectab

[O] error message at line break

2013-09-09 Thread henry atting
When writing at every automatic break at the end of a line I get this error message: org-comment-line-break-function: Wrong type argument: char-or-string-p, nil It doesn't hurt much though it's a bit annoying. Org-mode version 8.1.1 (release_8.1.1-7-gaecdf5-git) Greetings, henry

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Carsten Dominik
On 9.9.2013, at 13:32, Nicolas Goaziou wrote: > Hello, > > Carsten Dominik writes: > >> On 9.9.2013, at 10:38, Bastien wrote: > >>> We could have org-ctrldown and friends the same way we have org-shift* >>> commands. org-ctrldown would use `org-forward-element' when on some >>> Org eleme

[O] [BUG] Clocktable error with multiple source files from parent dir

2013-09-09 Thread Sebastien Vauban
Hello, While generating a clock table report with source data in files from the current directory works, it does not work if there are *more than one* such source file in the parent directory. Yes, I known, the description is strange... Though, it seems to be the criteria... ECM and recipe: 1. S

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Jambunathan K
> It is extremely predictable if you know about the structure of an Org > document and if you think in elements. Move over the smart navigation to C-M-f and friends. (info "(emacs) Expressions") Programmers among us can exploit it. ---

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Nicolas Goaziou
Hello, Bastien writes: > But you got the idea: use `org-forward-element' when moving > within structural elements of various kinds make sense and use > `forward-paragraph' otherwise. No, I still don't get the idea, really. > It is predictable, but sometimes counter-intuitive: for example, wh

[O] 'org-calendar-holiday's not in an org agenda org file

2013-09-09 Thread Enda
In order to include holidays in the org agenda for current day or week (M-x org-agenda RET a), you have to put the following line in one of the org-agenda-files: %%(org-calendar-holiday) Is there a way to include holidays in the org agenda for current day or week without putting "%%(org-calend

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Nicolas Goaziou
Carsten Dominik writes: > It is extremely predictable if you know about the structure of an Org > document and if you think in elements. It's a Sexp motion. > It is unexpected for a user who is used to C-arrow doing paragraph > motion. In Org, org-backward-element climbs out if a hierarchy. T

Re: [O] error message at line break

2013-09-09 Thread Nicolas Goaziou
Hello, henry atting writes: > When writing at every automatic break at the end of a line I get this > error message: > > org-comment-line-break-function: Wrong type argument: char-or-string-p, > nil > > It doesn't hurt much though it's a bit annoying. > > Org-mode version 8.1.1 (release_8.1.1-7

Re: [O] org-insert-heading rewritten from scratch

2013-09-09 Thread Michael Brand
Hi Carsten On Thu, Aug 8, 2013 at 8:43 AM, Carsten Dominik wrote: > I have rewritten org-insert-heading, because it had become an unmaintainable > beast. > Please follow up in this thread if you find problems with the new > implementation. > Very likely there will be bugs, but now I am at least

Re: [O] error message at line break

2013-09-09 Thread henry atting
Nicolas Goaziou writes: > Hello, > > henry atting writes: > >> When writing at every automatic break at the end of a line I get this >> error message: >> >> org-comment-line-break-function: Wrong type argument: char-or-string-p, >> nil >> >> It doesn't hurt much though it's a bit annoying. >> >

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Sebastien Vauban
Hello Nicolas, Nicolas Goaziou wrote: > Carsten Dominik writes: > >> It is extremely predictable if you know about the structure of an Org >> document and if you think in elements. > > It's a Sexp motion. > >> It is unexpected for a user who is used to C-arrow doing paragraph >> motion. In Org, o

Re: [O] Index of cases

2013-09-09 Thread Alan L Tyree
Suvayu Ali writes: > Hi Alan, > > On Mon, Sep 09, 2013 at 05:14:17PM +1000, Alan L Tyree wrote: >> >> My real problem is that I don't know how to generate the multiple indexes >> that I need if I use org mode. Everything else is easy. Any potential >> solution that I see involves adding lots more

[O] org-clock-time% does not parse "1d 12:50". This is a fix. (org-mode 8.1.1)

2013-09-09 Thread Pierre-Henry Frohring
Dear all, While I was experimenting with clock tables #+BEGIN: clocktable :maxlevel 2 :scope file :formula % I found a surprising result : if *total time* is formatted as "1d 12:50" then the percentages column gives wrong results. The reason is that org-clock-time% does not take "1d 12:50"

Re: [O] Index of cases

2013-09-09 Thread Achim Gratz
Alan L Tyree writes: > My real problem is that I don't know how to generate the multiple > indexes that I need if I use org mode. You'd likely have to use macros (one for each index) and have a filters or derived backends sort things out. Getting to something as elaborate as the various index pac

Re: [O] org-insert-heading rewritten from scratch

2013-09-09 Thread Michael Brand
Hi Nicolas On Mon, Sep 9, 2013 at 9:10 PM, Nicolas Goaziou wrote: > FWIW, I think the test belongs to test-org.el, not to test-org-list.el. Ok, I assume, then better also with more tests than only for list items. See the attached patches that replace the previous ones. Michael From 66f6d15234bd

Re: [O] org-insert-heading rewritten from scratch

2013-09-09 Thread Nicolas Goaziou
Hello, Michael Brand writes: > About the following different issue I don't care as much and only > wanted to report: C-RET before any headline when within a drawer, or > generally before any headline(?), could bark instead of changing to a > headline leading to invalid Org syntax within a drawer

Re: [O] Index of cases

2013-09-09 Thread Alan L Tyree
Paul Rudin writes: > Alan L Tyree writes: > > >> My real problem is that I don't know how to generate the multiple indexes >> that >> I need if I use org mode. Everything else is easy. Any potential solution >> that >> I see involves adding lots more markup, but if I do that I might as well >

[O] Inline plot with matplotlib

2013-09-09 Thread Johan Ekh
Hi all, I would like to create a plot with matplotlib and have it exported to a beamer presentation without storing the plot in a file. Is that possible? Can someone point me to an example or a good starting point? BR / Johan

Re: [O] Inline plot with matplotlib

2013-09-09 Thread Eric Schulte
Johan Ekh writes: > Hi all, > I would like to create a plot with matplotlib and have it exported to a > beamer presentation without storing the plot in a file. Is that possible? > Can someone point me to an example or a good starting point? > > BR / Johan If matplotlib supports tikz or raw tex o

Re: [O] Inline plot with matplotlib

2013-09-09 Thread Rasmus
Johan Ekh writes: > Hi all, > I would like to create a plot with matplotlib and have it exported to a > beamer presentation without storing the plot in a file. Is that possible? I guess you'd want to plot is as a pgf file, whether real of 'virtual'. You could send the result to STDOUT but it ma

Re: [O] Adding text properties to all Org mode links

2013-09-09 Thread Suvayu Ali
Hello again everyone, On Sun, Jul 14, 2013 at 08:41:25AM +0200, Suvayu Ali wrote: > On Sat, Jul 13, 2013 at 11:01:08PM -0400, Nick Dokos wrote: > > Suvayu Ali writes: > > > > > > How do I add text properties to org elements? In my particular case, I > > > want to echo tooltips when I move my cur

[O] How to represent parse-tree so that 'org-element-interpret-data' works?

2013-09-09 Thread Thorsten Jolitz
Hi List, how do I get the printed representation of an org-file parse-tree that can be reverted to the original org-file with `'org-element-interpret-data'? No matter if I use print, princ, prin1, (format "%s" ) or (format "%S" ...) to get the parse-tree in textual form, with or without set

Re: [O] Index of cases

2013-09-09 Thread Brian van den Broek
On Sep 9, 2013 3:14 AM, "Alan L Tyree" wrote: > At least a lot of simple editors (the software) are LaTeX aware, so my editor (the human being) should be able to handle it. I don't know it well, but Lyx purports to almost be LaTeX and almost be WYSIWYG, so that mi

[O] When will the BEGIN_/END_HTML block be ignored?

2013-09-09 Thread Yujie Wen
Hi, I am tracking an issue in the org-reveal exporter, which is about the BEGIN_/END_HTML blocks being not exported. I am wondering whether there is some variable or configurations that can disable the BEGIN_/END_HTML block exporting? Thanks, Yujie

[O] [BUG] Links are not followed when in tables

2013-09-09 Thread Sebastien Vauban
Hello, Links (both internal and external) are not followed when in tables. ECM: --8<---cut here---start->8--- #+TITLE: ECM Reference Card * Options The following table lists the options that one can use. | [[aaa][aaa]] | [[#ccc][ccc]] | | [[bbb][bbb]] |

[O] [BUG] Table not recomputed (incorrect results)

2013-09-09 Thread Sebastien Vauban
Hello, I'm loosing my latin with the following table, which Org declares as "converged" or "already stable". --8<---cut here---start->8--- #+TITLE: Birthday * Commande | mini sandwiches | 261 | 1.00 | 260.00 | | rauwkostchotels

Re: [O] [BUG] Table not recomputed (incorrect results)

2013-09-09 Thread Carsten Dominik
On 10.9.2013, at 04:32, "Sebastien Vauban" wrote: > Hello, > > I'm loosing my latin with the following table, which Org declares as > "converged" or "already stable". > > --8<---cut here---start->8--- > #+TITLE: Birthday > > * Commande > > | mini sandw

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Carsten Dominik
On 9.9.2013, at 17:41, Nicolas Goaziou wrote: > Carsten Dominik writes: > >> It is extremely predictable if you know about the structure of an Org >> document and if you think in elements. > > It's a Sexp motion. > >> It is unexpected for a user who is used to C-arrow doing paragraph >> moti

Re: [O] Index of cases

2013-09-09 Thread Alan Tyree
Lyx is brilliant - I used it to typeset a cookbook that my wife wrote and then I wrote a small text "Self-publishing with LyX". Anyone can learn to use it in a short time. It was my first thought, but unfortunately there doesn't seem to be an easy way to import LaTeX where the LaTeX file has multi

Re: [O] [BUG] Links are not followed when in tables

2013-09-09 Thread Carsten Dominik
Hi Sebastien, use C-c C-o to follow links in tables. That is the general command to follow links - RET is only a convenience hack. In tables, the row motion action of RET is considered to be more important, as this is the standard behavior in spreadsheet applications. Regards - Carsten On 10.

Re: [O] [BUG] Links are not followed when in tables

2013-09-09 Thread Carsten Dominik
On 10.9.2013, at 06:33, Carsten Dominik wrote: > Hi Sebastien, > > use C-c C-o to follow links in tables. That is the general command > to follow links - RET is only a convenience hack. In tables, the > row motion action of RET is considered to be more important, as this > is the standard beh

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Carsten Dominik
On 10.9.2013, at 05:47, Carsten Dominik wrote: > > On 9.9.2013, at 17:41, Nicolas Goaziou wrote: > >> Carsten Dominik writes: >> >>> It is extremely predictable if you know about the structure of an Org >>> document and if you think in elements. >> >> It's a Sexp motion. >> >>> It is unex

Re: [O] Outline cycling does not preserve point's position

2013-09-09 Thread Eric Abrahamsen
Carsten Dominik writes: > On 10.9.2013, at 05:47, Carsten Dominik wrote: > >> >> On 9.9.2013, at 17:41, Nicolas Goaziou wrote: >> >>> Carsten Dominik writes: >>> It is extremely predictable if you know about the structure of an Org document and if you think in elements. >>> >>> I