Hello everybody,
when I'm on it, there seems to be a bug in org-time-stamp:
Today is <2007-04-03 Di>, when I'm in an org-file and i do `C-c .' and
just insert `4', i get a time-stamp for today (<2007-04-03 Di>). To
get the desired <2007-04-04 Mi>, i have to insert `4-4'.
I remember this worked i
... forgot to include emacs-orgmode list on CC
Hi Dominik,
reading this discussion, I just want to throw in something, which is
quite a while on my mind: What about deriving org-mode from the
minor-mode outliner "allout-mode", which provides outlining
capabilities for non-text modes (plus some g
> I use org-mode and color-theme without problems, so it should be
> something in your config i guess.
Thanks, that will help me start to narrow down where the problem is.
Could you describe what is the exact problem with color-theme
please ?
Xavier
__
Hi, i have been playing with org-agenda-custom-commands, and it got me
thinking.
What about adding the generated searches as a publishable source?
possibly by adding to
org-agenda-custom-commands.
e.g.:
(setq org-agenda-custom-commands
'(("w" todo "WAITING" "Waiting_list_summary.html" publish-h
I really enjoy using org for a lot of things.
I also use remember, which provides me an easy way to create quick notes,
especially when i am working on a file.
My question is, if (and how) would be possible to find quickly (I mean
with a keyboard shortcut) all the notes belonging to the current
Hi Raman
This is a complex question.
Of course one could define a minor mode that contains some of the
org-mode commands. The main problem is key bindings. Major modes
define their own keys, and I guess you don't want to have the minor
mode override bindings from the major mode, except unde