all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenneth Jacker <khj@be.cs.appstate.edu>
Subject: Re: update date in diary
Date: 15 Sep 2002 21:02:36 -0400	[thread overview]
Message-ID: <eit16eogj.fsf@be.cs.appstate.edu> (raw)
In-Reply-To: vaf8z26ymbx.fsf@lucy.cs.uni-dortmund.de

  kai> In fact recent Emacsen come with a package todo-mode.el which
  kai> does just this.  It allows you to manage your todo items and
  kai> then arranges for them to be displayed in the Calendar.  (But
  kai> you need to use the fancy display, not the simple display.)

I thought I'd give "todo-mode" a try.  But, I still can't make the
"todo" entries  show up in the calendar ...  note that I've been using
the calendar/diary package itself for many years ... nice!

Here's what I'm doing with emacs-21.2.1.  Among other things, my
.emacs contains:

    (setq diary-file "~/.diary")
    (add-hook 'diary-display-hook  'fancy-diary-display)

The first line of my ".diary" file is:

    #include "~/.todo-do"     { also tried "/home/khj/.todo-do" }

And the above file contains:

    -*- mode: todo; todo-categories: ("Todo" "Todo" "Todo"); -*-
    */* --- Todo
    */* 2002-09-15 20:32 khj: get todo-mode to work!
    --- End
    */*
    ---------------------------------------------------------------------------

Typing "M-x calendar", however, shows my ".diary" entries just as before.

Shouldn't I see the "get todo-mode to work!" as well?


Most likely I'm just forgetting something (though I have read 'info'
pages and the "todo-mode.el" source).

Thanks for any help,

  -Kenneth

  reply	other threads:[~2002-09-16  1:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1031871312.16859.help-gnu-emacs@gnu.org>
2002-09-13  1:23 ` update date in diary Edward M. Reingold
2002-09-13 14:51   ` Kai Großjohann
2002-09-16  1:02     ` Kenneth Jacker [this message]
2002-09-13 14:52   ` Stefan Monnier <foo@acm.com>
2002-09-13 17:49   ` Randy Zelick
     [not found] <mailman.1031939415.20318.help-gnu-emacs@gnu.org>
2002-09-14 16:18 ` bruce ingalls
2002-09-15  2:54   ` Edward M. Reingold
2002-09-15 14:29     ` bruce ingalls
2002-09-16 13:38       ` Stefan Monnier <foo@acm.com>
2002-09-16 20:36         ` bruce ingalls
2002-09-12 22:53 Randy Zelick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eit16eogj.fsf@be.cs.appstate.edu \
    --to=khj@be.cs.appstate.edu \
    --cc=khj@cs.appstate.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.