Hi,
i noticed that when using the org-mode clock persistence, the stored
clock data gets deleted when i start emacs and exit again without
turning on org-mode in between.
When looking at org-clock-persistence-insinuate it looks like org-clock
load will only run after org-mode gets started whereas
>>> -- Is it possible to use #+lob: with ":results output org" ?
>>> -- Is it possible for #+lob: to take a string argument ?
>>
>> Both these were bugs, which are fixed in my development branch -- they
>> should be merged into org-core by Eric soon.
>
> Those changes are in the main org git repo
John Wiegley wrote:
> On Oct 22, 2009, at 6:32 PM, Kai Tetzlaff wrote:
>
>> 'Cannot restart clock because task does not contain unfinished clock'
>>
>> When i look at the corresponding clock line the previously running clock
>> has now indeed been stopped (with a time stamp corresponding to the
>>
Personal unit tests [1] are unit tests for life. You give yourself a
few clear goals that you must pass daily (or perhaps weekly) and try
to reach them. By reviewing and evaluating the goals every morning
they are clear in your head and to me they seem like a great way to
change behaviour and habit
Hi,
if you have forgotten which macro to use for a particular
symbol in LaTeX, check this out. Pretty neat :-)
http://detexify.kirelabs.org/classify.html
- Carsten
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to t
On Oct 23, 2009, at 2:10 AM, Marcelo de Moraes Serpa wrote:
How could I define it so I can have a habit that happens weekly but
that has a hard deadline of that very same weekday it has been
specified to?
In this case you would use an ordinary task with a ++1w repeater. Are
you wanting t
On Oct 23, 2009, at 6:08 AM, Oliver Charles wrote:
I think tests can be defined as a new keyword sequence: (sequence
"TEST" "|" "PASSED" "FAILED"). All unit tests are set to repeat daily,
and have state change logging enabled. So when you move from TEST ->
PASSED, it logs this and then moves bac
Somehow, in putting together the file list, org-mobile-push strips the home ~
from the file names in org-agenda-files, so that no org files are actually
getting copied to my staging directory. I sure would appreciate any hints on
how to track this to ground.
_
Carsten Dominik writes:
> Hi,
>
> if you have forgotten which macro to use for a particular
> symbol in LaTeX, check this out. Pretty neat :-)
>
> http://detexify.kirelabs.org/classify.html
>
Very cool! I have to look up symbols at least two+ times a day.
Thanks for sharing. -- Eric
>
>
>
> Habits are different from tasks. It is "suggested" that you do them within
> a range of time, but it's not completion which is important, rather
> consistency over the long-run. Hence the graph to indicate your overall
> progress on the goal of being consistent.
>
But isn't consistency in th
Jerry,
Yes, org-babel opens a whole range of possibilities.
The setup I described produces three documents: 1) LaTeX document, 2)
beamer slide show, and 3) html user manual. 1) and 2) are written
completely in their own sets of source blocks, in native LaTeX and
beamer, and are processed
Jerry,
I forgot to mention a setup step. You'll need this in .emacs to
register LaTeX as a source language in org-babel.
(org-babel-add-interpreter "latex")
(add-to-list 'org-babel-tangle-langs '("latex" "tex"))
HTH,
Tom
Thomas S. Dye, Ph.D.
T. S. Dye & Colleagues, Archaeologists, Inc.
Pho
Hi Andreas,
On Tue, Oct 20, 2009 at 01:12, Andreas Burtzlaff wrote:
> I will add an entry to the tab context menu tonight to do this in one
> step.
Thanks, kind of you.
> Concerning syncing I'm not sure I get your plan entirely. Is the main
> purpose of it to synchronize the tabs between differ
Minor correction and new error messages.
The process filter error message was probably due to not running the
fireforg things in .emacs. I had commented them out because they take
several minutes to load the links in org-agenda-files, and when I
restarted emacs to try to get fireforg to work, the
Hello,
How could I setup org-remember to put the item I collect in the top of the
list instead of the bottom?
I have the following code:
(setq org-remember-templates
'(
("NextAction" ?t "*** TODO %^{Brief Description} %^g\n%?\nAdded: %U"
"~/org/gtd/newgtd.org" "*Next Actions*")
("I
On Oct 23, 2009, at 11:24 AM, Marcelo de Moraes Serpa wrote:
But isn't consistency in the long-run the fact that you have
actually *completed* them?
Yes and no. I don't need to always complete them, and yet I could
still be consistent. It's optimal to be perfectly consistent, but
that's
16 matches
Mail list logo