Hi Edi,
there is no good way right not to make this list.
- Carsten
On Jun 19, 2008, at 9:32 PM, Edi Hance wrote:
First, let me pass on my thanks for org-mode. It seems to be a
great way to manage tasks using Emacs.
How can I get a list of completed tasks and their completion dates?
I'
On Fri, Jun 20, 2008 at 1:02 AM, Edi Hance wrote:
> How can I get a list of completed tasks and their
> completion dates? I've combed the Info docs and the
> web and could not find how to do it. I would like
> something like C-c a a l, but that only shows me the
> completed tasks for
Wow, Manish, you beat me to this one. Great.
- Carsten
On Jun 20, 2008, at 1:58 PM, Manish wrote:
On Fri, Jun 20, 2008 at 1:02 AM, Edi Hance wrote:
How can I get a list of completed tasks and their
completion dates? I've combed the Info docs and the
web and could not find how to do it. I
On Fri, Jun 20, 2008 at 5:31 PM, Carsten Dominik wrote:
> Wow, Manish, you beat me to this one. Great.
Thank YOU for the ever malleable Org.
Personally, I have come to believe that anything is possible with
Org and whatever can not be done (at present) can be
implemented/worked around.
-- Manis
Whenerver I call M-x org-remember I get this:
Debugger entered--Lisp error: (error "Autoloading failed to define function
org-remember")
execute-extended-command(nil)
call-interactively(execute-extended-command nil nil)
I am using remember 1.9 and org 6.05b.
Cezar
__
Cezar Halmagean <[EMAIL PROTECTED]> writes:
> Whenerver I call M-x org-remember I get this:
>
> Debugger entered--Lisp error: (error "Autoloading failed to define function
> org-remember")
> execute-extended-command(nil)
> call-interactively(execute-extended-command nil nil)
>
> I am using re
I am trying to use org-publish
I have defined
(setq org-publish-project-alist
'(("RgrBlog"
:base-directory "/home/rgr/.emacs.d/org-files/"
:publishing-directory "~/webs/rgr/public_html/org-publish/"
:section-numbers nil
:author "rgr"
:table-of-c
On Sat, Jun 21, 2008 at 6:57 AM, Richard G Riley wrote:
>
> I am trying to use org-publish
>
> I have defined
>
> (setq org-publish-project-alist
> '(("RgrBlog"
> :base-directory "/home/rgr/.emacs.d/org-files/"
> :publishing-directory "~/webs/rgr/public_html