Hi Dale,
Dale Smith writes:
> {{{maxro}}} expansion does not happen for docbook export until an html
> export is done. After that, macros seems to be expanded properly for
> docbook export.
Thanks for reporting this bug. For some reason I missed the coverage of
macro support in DocBook export
Hi Daniel,
On May 20, 2009, at 7:56 AM, Daniel J. Sinder wrote:
As Carsten Dominik so eloquently wrote on 5/19/2009 1:38 AM:
On May 19, 2009, at 7:54 AM, Daniel J. Sinder wrote:
Most of my tasks have only one state change (TODO->DONE), so I
like to be able to quickly see my log notes by fu
On Wed, May 20, 2009 at 3:27 AM, Marcelo de Moraes Serpa wrote:
> Hello list!
>
> Is there a way to query for all the high-priority items in the
> agenda view?
http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php
http://article.gmane.org/gmane.emacs.orgmode/10819
--
Manish
Ian Barton wrote:
The attached version of org-crypt fixes a few bugs and is just about
ready to be included in org proper. The only thing it might need before
inclusion in org is automatic encryption via hooks.
Peter,
I have just been trying out org-crypt. With a minimal org file:
-*- mode:
Hi Alexander,
in the latest git version you can do
(setq org-hierarchical-todo-statistics nil)
Or, if you want this only for specific trees, you can
set a property[1]
:COOKIE_DATA: todo recursive
HTH
- Carsten
[1] The "todo" part in the property is unnecessary if the
entry does not have
I have changed my org-colview.el so that it is possible to get min, mean
and max values calculated instead of just sums in the table summaries.
I use orgmode as a dayplanner and physical exercise diary.
My exercise data is stored as properties in a year->month->day tree and
it is very nice for m
Hi,
I am using org-mode with option "Hiding leading stars" enabled.
However, since I am using a non standard theme - my background is dark
blue, the stars are visible, since their color is black. I org manual
it is said, that I may have to customize something, in order to hide
these stars, such
Hi Dan,
Op Tue 19 May 2009, om 21:10 (+0200) schreef Dan Davison:
>
> "Dirk-Jan C. Binnema" writes:
>
> >
> > I seems that I should be able to automate that a bit... ie., maybe
> > something like:
> >
> > #+BEGIN_CODE(perl)
> > print "hello, world!";
> > #+END_CODE
> >
> >
> > But I'm not real
Thanks!
It works great. However, I can't get it to work on a per-file basis, ie with:
#+COOKIE_DATA: recursive
It works fine for my purposes - I just set it on a per-tree basis, but
I don't know if this is desired behavior or not.
Best,
Alexander
On 5/20/09, Carsten Dominik wrote:
> Hi Alexa
I forgot to make org-columns-edit-attributes be fully comptiable with
new operators so I will fix this and I will make this change for
org-colview-xemacs as well.
Finally update manual and make a new post here.
--
Mikael Fornius
___
Emacs-orgmode ma
Hi Jevgeni,
Jevgeni Holodkov writes:
> I am using org-mode with option "Hiding leading stars" enabled.
> However, since I am using a non standard theme - my background is dark
> blue, the stars are visible, since their color is black. I org manual
> it is said, that I may have to customize som
Carsten Dominik writes:
> On May 20, 2009, at 12:56 AM, Marvin Doyley wrote:
>
>> Hi everyone,
>>
>> Does anyone knows how to vary the position of inline images. The
>> default position appear to be is center, but it would be nice to
>> vary the location especially when exporting as html
>
> I am
> You can type:
>
> M-x customize-face RET org-hide RET
>
> You can then change the face's foreground color to match your
> background.
I can toggle it on/off but I can't set the colour, is that a new
thing? I'm running a somewhat oldish 6.21
thanks
--
"Behind every great man there's a great ba
On May 20, 2009, at 3:21 PM, Mikael Fornius wrote:
I forgot to make org-columns-edit-attributes be fully comptiable with
new operators so I will fix this and I will make this change for
org-colview-xemacs as well.
Finally update manual and make a new post here.
No hurry, better to get it co
Baoqiu Cui writes:
> Thanks for reporting this bug. For some reason I missed the coverage of
> macro support in DocBook exporter, and the bug was caused by an
> "optimization" that I thought I did in the code... Variable
> org-export-opt-plist should have been set but it was not in DocBook
> ex
Thanks
cheers
MMD
On May 20, 2009, at 9:33 AM, Eric Schulte wrote:
Carsten Dominik writes:
On May 20, 2009, at 12:56 AM, Marvin Doyley wrote:
Hi everyone,
Does anyone knows how to vary the position of inline images. The
default position appear to be is center, but it would be nice to
vary
Thank you.
On Wed, May 20, 2009 at 2:58 AM, Manish wrote:
> On Wed, May 20, 2009 at 3:27 AM, Marcelo de Moraes Serpa wrote:
> > Hello list!
> >
> > Is there a way to query for all the high-priority items in the
> > agenda view?
>
> http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.
Dale Smith writes:
> Baoqiu Cui writes:
>
>> Thanks for reporting this bug. For some reason I missed the coverage of
>> macro support in DocBook exporter, and the bug was caused by an
>> "optimization" that I thought I did in the code... Variable
>> org-export-opt-plist should have been set bu
Baoqiu Cui writes:
>> This bug may be related to another I noticed. I don't yet have a clear
>> picture yet of what is (not) going on. Basically, the time reported
>> by modification time was just plain wrong. By over a day. And I
>> *know* I just saved the file.
>>
>> I'm guessing now that t
I keep a journal using the simple journal-mode, and eventually, journal
entries give origin to new items (projects or next actions, in the GTD
context).
When you are writing the journal post, and if a project, next action comes
to your mind, you don't want to switch context and go to the org file
This is my suggestion of an implementation of min/mean/max computation
in columnview summaries. If you like it feel free to use it.
New operators: {min}, {max} and {mean} possibly prefixed with : for use
with timevalues.
Example from my running exercise diary:
#+COLUMNS: %DISTANCE{+;%.1f} %HEAR
Jevgeni Holodkov writes:
> Hi,
>
> I am using org-mode with option "Hiding leading stars" enabled.
> However, since I am using a non standard theme - my background is dark
> blue, the stars are visible, since their color is black. I org manual
> it is said, that I may have to customize somethin
Marcelo de Moraes Serpa writes:
> I keep a journal using the simple journal-mode, and eventually,
> journal entries give origin to new items (projects or next actions, in
> the GTD context).
>
> When you are writing the journal post, and if a project, next action
> comes to your mind, you don't w
Hi there,
I'm just getting started with org mode after having watched the google tech
talk. from my experiences so far, i think it is the tool i have been
waiting for a long time!
i've have transferred by entire huge nested todo list (which i was
previously managing in a local mediawiki) and tha
Michael McAndrew writes:
> Hi there,
>
Hi Michael!
> I'm just getting started with org mode after having watched the google
> tech talk. from my experiences so far, i think it is the tool i have
> been waiting for a long time!
>
> i've have transferred by entire huge nested todo list (which i
yes it was. thanks, bernt, that was fantastic and helped me out of a big
hole (that i dug for myself :)
I decided to build a little hill to stand on next to the hole by adding the
following two lines
(setq org-agenda-files (find-lisp-find-files "~/Documents/Projects/Current"
(rx (seq ".org" stri
Hi all,
Can someone tell me how to put serial numbers in org-mode tables ? I
have already tried to google it out, but to no avail.
With Regards,
Raghav.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmod
Hi Mikael,
I have applied this patch, thank you for your contribution!
- Carsten
On May 21, 2009, at 12:42 AM, Mikael Fornius wrote:
This is my suggestion of an implementation of min/mean/max computation
in columnview summaries. If you like it feel free to use it.
New operators: {min}, {max
On May 20, 2009, at 2:59 PM, Alexander wrote:
Thanks!
It works great. However, I can't get it to work on a per-file basis,
ie with:
#+COOKIE_DATA: recursive
What makes you think this should work?
But: This is a property which is inherited, so I think
#+PROPERTY: COOKIE_DATA recursive
On May 21, 2009, at 4:14 AM, Raghav Kumar Gautam wrote:
Hi all,
Can someone tell me how to put serial numbers in org-mode tables ? I
have already tried to google it out, but to no avail.
This is in the FAQ:
http://orgmode.org/worg/org-faq.php#fill-table-column-with-incremental-numbers
HTH
30 matches
Mail list logo