Re: [O] Mobileorg- Automatic pushing and pulling

2013-04-27 Thread Yagnesh Raghava Yakkala
Hello Thomas, On Apr 28 2013, t...@tsdye.com (Thomas S. Dye) wrote: > Aloha Feng Shu, > > Hmm. The links to an mobileorg FAQ here > http://mobileorg.ncogni.to/support/ and here > https://github.com/richard/mobileorg/wiki/frequently-asked-questions are I think https://github.com/ksexton/mobileor

Re: [O] M-RET slow

2013-04-27 Thread Bastien
Hi Samuel, Samuel Wales writes: > If I run it using M-:, it is fast. If I run it using a key binding, > it is a bit slow (about 1s). Then this is about `org-meta-return', not `org-insert-heading'. What is the value of `org-catch-invisible-edits' in your config? -- Bastien

Re: [O] How to analyze clocking reports (e. g. with spreadsheet application)?

2013-04-27 Thread Martin Beck
    Gesendet: Sonntag, 28. April 2013 um 01:27 Uhr Von: "Richard Lawrence" An: emacs-orgmode@gnu.org Betreff: Re: [O] How to analyze clocking reports (e. g. with spreadsheet application)? Hi Martin, Martin writes: > I'm using the org-mode clocking features (in org-mode 7.9.4) extensively > to

Re: [O] org-kill-line

2013-04-27 Thread Jisang Yoo
If you are referring to org-kill-line, it is indeed odd that C-k in org mode kills screen lines in visual line mode while C-k in text mode always kills logical lines. It seems temporarily turning off visual-line-mode while running the macro involving org-kill-line is a workaround. Or define a ver

Re: [O] Mobileorg- Automatic pushing and pulling

2013-04-27 Thread Thomas S. Dye
Aloha Feng Shu, Hmm. The links to an mobileorg FAQ here http://mobileorg.ncogni.to/support/ and here https://github.com/richard/mobileorg/wiki/frequently-asked-questions are broken. All the best, Tom Feng Shu writes: > Marvin Doyley writes: > >> Hi there, >> >> Does anybody knows how to confi

Re: [O] Mobileorg- Automatic pushing and pulling

2013-04-27 Thread Feng Shu
Marvin Doyley writes: > Hi there, > > Does anybody knows how to configure emacs to push and pull notes > automatically. Please read org-mobile FAQ! > > Thanks > M --

Re: [O] How to analyze clocking reports (e. g. with spreadsheet application)?

2013-04-27 Thread Richard Lawrence
Hi Martin, Martin writes: > I'm using the org-mode clocking features (in org-mode 7.9.4) extensively > to document how much time I spent with which task and when. > > I wonder how I can export the data (e. g. to MS Excel) for further analysis; > * time consumed by different projects > * interru

[O] How to analyze clocking reports (e. g. with spreadsheet application)?

2013-04-27 Thread Martin
I'm using the org-mode clocking features (in org-mode 7.9.4) extensively to document how much time I spent with which task and when. I wonder how I can export the data (e. g. to MS Excel) for further analysis; * time consumed by different projects * interruptions and "jumping" from task to task *

Re: [O] Exporting large documents

2013-04-27 Thread Carsten Dominik
Hi Achim, this is an interesting experiment, thank you! I think it would also be interesting to use elp to see which function are taking up the non-linear time. - Carsten On 27.4.2013, at 21:28, Achim Gratz wrote: > I've been looking at export runtimes for large documents with the new > expor

[O] Exporting large documents

2013-04-27 Thread Achim Gratz
I've been looking at export runtimes for large documents with the new exporter. The example I've used is the orgmanual.org from Tom. I first exported each subtree standalone, then the document as a whole to texinfo. The startup of Emacs takes about 1 s of user time and 1.5 s of wall time, these

[O] Problem in org-capture-templates

2013-04-27 Thread Igor Sosa Mayor
[sorry for having send this emails several times... I made a mistake in the subject...] Hi, i'm experiencing since some weeks a very strange bug (maybe). I have this simple template: (setq org-capture-templates '(("e" "email (persönlich)" entry (file+headline "~/Documents/org/privat.org" "Email

[O] orgstruct minor mode working strangely

2013-04-27 Thread Igor Sosa Mayor
Hi, Orgstruct minor mode is working with the mail-mode a little strange. If I write a simple list where every item is smaller than a line, I can use M-RET and a new item is inserted as expected. But if the item goes over one line, the second line is not indented and moreover M-RET does not work

[O] Mobileorg- Automatic pushing and pulling

2013-04-27 Thread Marvin Doyley
Hi there, Does anybody knows how to configure emacs to push and pull notes automatically. Thanks M

[O] [0] Problem in org-capture-templates

2013-04-27 Thread Igor Sosa Mayor
Hi, i'm experiencing since some weeks a very strange bug (maybe). I have this simple template: (setq org-capture-templates '(("e" "email (persönlich)" entry (file+headline "~/Documents/org/privat.org" "Emails") "* TODO %^{Wem} schreiben SCHEDULED: %t :PROPERTIES: :Effort: 0:02 :END: %

Re: [O] [RFC] Org version of the Org manual

2013-04-27 Thread Achim Gratz
Hi Nicolas, the change in org-macro.el to use a literal replacement string is still missing in mainline Org. Is there something wrong with that patch or should I apply it? Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for KORG EX-800 an

Re: [O] M-RET slow

2013-04-27 Thread Samuel Wales
Hi Nicolas, On 4/26/13, Nicolas Goaziou wrote: > I pushed a speed-up for `org-insert-heading'. Is it speed acceptable > now? If I run it using M-:, it is fast. If I run it using a key binding, it is a bit slow (about 1s). C-RET is fast using a key binding. So perhaps there is some interaction

Re: [O] [babel] Specified colnames

2013-04-27 Thread Eric Schulte
> > OK. That's true I've set: > > --8<---cut here---start->8--- > ;; keep lower-case > (setq org-babel-results-keyword "results") > --8<---cut here---end--->8--- > If you like you could let-bind this around any future test

Re: [O] [babel] Specified colnames

2013-04-27 Thread Sebastien Vauban
Eric, Eric Schulte wrote: >> Here the patch you asked for. > > I've applied this patch. Thanks a lot for reviewing my test, and fixing it! > Please review the changes I had to make for it to work correctly. Your > version wasn't working because when org-babel-execute-src-block was called > the p

Re: [O] worg-new-exporter successful publish locally

2013-04-27 Thread Achim Gratz
Jay Kerns writes: > The new Worg branch publishes for me without error under Org-mode > version 8.0.1 (release_8.0.1-24-g92f372). I updated the existing > emacs.el (underlying Worg, IIUC) to the Org 8.0 exporting/publishing > syntax. You can see the latest draft in > > worgtest-init.el > > which l

Re: [O] [babel] Specified colnames

2013-04-27 Thread Eric Schulte
> > Here the patch you asked for. > > Best regards, > Seb > I've applied this patch. Please review the changes I had to make for it to work correctly. Your version wasn't working because when org-babel-execute-src-block was called the point was not inside of the code block. My changes search

Re: [O] [BUG] New exporter exports TOC twice

2013-04-27 Thread Sebastien Vauban
Hi Carsten, Carsten Dominik wrote: > On 27.4.2013, at 10:52, Sebastien Vauban wrote: >> Carsten Dominik wrote: >>> On 24.4.2013, at 13:50, Nicolas Goaziou wrote: Thorsten Jolitz writes: > Exporting a Worg file with this header (#+TOC: headlines 2) > exports the TOC twice in

Re: [O] worg-new-exporter successful publish locally

2013-04-27 Thread Jay Kerns
HI Thorsten, On Sat, Apr 27, 2013 at 4:40 AM, Thorsten Jolitz wrote: > Jay Kerns writes: > > Hi Jay, > > I started this page, so I kind of 'own' it, but the local variable has > been added later, not by me, probably by Eric Schulte, because he is > mentioned as second author. > > ,--

Re: [O] [PATCH] fix appointment warn time

2013-04-27 Thread Bastien
Ivan Kanis writes: > April, 26 at 19:01 Bastien wrote: > >>> The patch adds a function that goes at the beginning of the header to >>> get the property. As a bonus it turns the string into a number. >>> >>> Please let me know if the patch is accepted or needs improvement. >> >> Can you try the at

Re: [O] Exporting caption with raw results from inline source blocks

2013-04-27 Thread Andreas Leha
"Sebastien Vauban" writes: > Hi Eric, > > Eric Schulte wrote: >> Nicolas Goaziou writes: >>> Eric Schulte writes: >>> I'm loath to add /another/ results keyword, but perhaps it would be nice to be able to specify that you want the results processed (e.g, stripping the newline), b

Re: [O] [BUG] New exporter exports TOC twice

2013-04-27 Thread Carsten Dominik
On 27.4.2013, at 10:52, Sebastien Vauban wrote: > Hi Carsten, > > Carsten Dominik wrote: >> On 24.4.2013, at 13:50, Nicolas Goaziou wrote: >>> Thorsten Jolitz writes: >>> Exporting a Worg file with this header (#+TOC: headlines 2) exports the TOC twice in HTML export and ASCII exp

Re: [O] bug in latex export?

2013-04-27 Thread Suvayu Ali
On Sat, Apr 27, 2013 at 12:05:37PM +0200, renato wrote: > Hi, don't know if this has allready been reported, but I just upgraded > to 8.0 and I stumped into this... > > this in the .org file > > \begin{theoremwithname}[hei] > theorem > \begin{align*} > 2+2 > \end{align*} > \end{theoremwithname}

[O] bug in latex export?

2013-04-27 Thread renato
Hi, don't know if this has allready been reported, but I just upgraded to 8.0 and I stumped into this... this in the .org file \begin{theoremwithname}[hei] theorem \begin{align*} 2+2 \end{align*} \end{theoremwithname} gets latex-exported to this (note that after \endtheoremwithname everything is

[O] [PATCH] Re: Can't export LaTeX source code blocks

2013-04-27 Thread Sebastien Vauban
"Sebastien Vauban" wrote: > Thomas S. Dye wrote: >> "Sebastien Vauban" writes: >> > The code block is NEVER exported. I don't understand why? I'm not sure either. >> >> I took a quick look at ob-latex.el. The code there sets `:exports >> results' and then, IIUC, goes on its way withou

Re: [O] Can't export LaTeX source code blocks

2013-04-27 Thread Sebastien Vauban
Hello Thomas, Thomas S. Dye wrote: > "Sebastien Vauban" writes: > The code block is NEVER exported. I don't understand why? >>> >>> I'm not sure either. >>> >>> This is not a problem from the exporter as `org-export-execute-babel-code' >>> on your ECM makes the src block disappear. >> >> The

Re: [O] [BUG] New exporter exports TOC twice

2013-04-27 Thread Sebastien Vauban
Hi Carsten, Carsten Dominik wrote: > On 24.4.2013, at 13:50, Nicolas Goaziou wrote: >> Thorsten Jolitz writes: >> >>> Exporting a Worg file with this header (#+TOC: headlines 2) >>> exports the TOC twice in HTML export and ASCII export. >> >> If you don't specify a toc item in the OPTIONS li

Re: [O] [BUG] New exporter exports TOC twice

2013-04-27 Thread Carsten Dominik
On 24.4.2013, at 13:50, Nicolas Goaziou wrote: > Hello, > > Thorsten Jolitz writes: > >> Exporting a Worg file with this header (#+TOC: headlines 2) >> >> ,- >> | #+OPTIONS: H:3 num:nil \n:nil @:t ::t |:

Re: [O] worg-new-exporter successful publish locally

2013-04-27 Thread Thorsten Jolitz
Jay Kerns writes: Hi Jay, I started this page, so I kind of 'own' it, but the local variable has been added later, not by me, probably by Eric Schulte, because he is mentioned as second author. ,--- | - org-contrib/babel/header-arg

Re: [O] worg-new-exporter successful publish locally

2013-04-27 Thread Carsten Dominik
On 27.4.2013, at 08:59, Bastien wrote: > Hi Jay, > > Jay Kerns writes: > >> The new Worg branch publishes for me without error under Org-mode >> version 8.0.1 (release_8.0.1-24-g92f372). > > *Wow*! That was super fast! Thanks a lot for leading this project, > quite an achievement. I won't

Re: [O] Org-mode outside Org-mode

2013-04-27 Thread Thorsten Jolitz
Samuel Wales writes: Hi Samuel, >> If you structure your Emacs Lisp files the 'outshine way', you can >> convert them into complete Org files fast and easily using 'outorg.el'. > With what I am talking about, you can: > > - put your Org notes in your main Org agenda files exactly where you wa

Re: [O] [PATCH] fix appointment warn time

2013-04-27 Thread Ivan Kanis
April, 26 at 19:01 Bastien wrote: >> The patch adds a function that goes at the beginning of the header to >> get the property. As a bonus it turns the string into a number. >> >> Please let me know if the patch is accepted or needs improvement. > > Can you try the attached patch instead? It work

Re: [O] How to save the state of Agenda buffer in Emacs?

2013-04-27 Thread Bastien
Hi Sergey, Sergey Pashinin writes: > Each of us has his own commands set > in "org-agenda-custom-commands" variable. But how can I detect > what commands were used to create the current state of Agenda > buffer (looking only at this buffer, maybe any local varibales?). You cannot directly acce

[O] How to save the state of Agenda buffer in Emacs?

2013-04-27 Thread Sergey Pashinin
Hello org-mode guys, Each of us has his own commands set in "org-agenda-custom-commands" variable. But how can I detect what commands were used to create the current state of Agenda buffer (looking only at this buffer, maybe any local varibales?). I want to save it and recreate later without de