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
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
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
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
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
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
--
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
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
*
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
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
[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
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
Hi there,
Does anybody knows how to configure emacs to push and pull notes
automatically.
Thanks
M
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:
%
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
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
>
> 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
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
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
>
> 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
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
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.
>
> ,--
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
"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
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
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}
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
"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
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
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
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 |:
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
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
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
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
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
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
37 matches
Mail list logo