Some exchanges we've have about it: Sebastien Delafond <[EMAIL PROTECTED]> wrote:
> On Fri, Sep 28, 2007 at 09:16:18AM -0400, Peter S Galbraith wrote: > > There are a few caveats to look out for: > > > > : [...] > > > > Need to add that file to the package and include it only in the XEmacs > > install. > > > > : (define-key global-map "\C-cl" 'org-store-link) > > : (define-key global-map "\C-ca" 'org-agenda) > > > > Can't do that. That's user-space. We could either (1) simply document > > that in the Info file, or (2) create a defcustom that does the > > keybinding for the user (and documment the defcustom in the Info file). > > either way sounds good to me :) > > > : (setq org-log-done t) > > > > I don't know what `org-log-done' does, but we'd have to handle that for > > the user correctly. Emacs-goodies-el does everything throgh the > > `custom' interface. :-) > > This is definitely not mandatory, it simply adds a CLOSED timestamp to > a task that the user marks as DONE. > > > It looks like an interesting mode! I'm open to it. > > I've never packaged anything for emacs before, but I would like to > help you out in any way you see fit: do you think org-mode has its > place in emacs-goodies-el, and if so what can I do to help ? If you > think it should belong in its own package, I can try to package it > myself (keeping in mind the caveats you've summed up above) and maybe > you can review it ? No, I think that your initial feeling was good that emacs-goodies-el is a good fit. It already has "todoo" which is similar. I'll add it. If you want, you can look at the file 00AddingFiles on alioth and see if you feel comfortable with it all. If so, you could help there. http://alioth.debian.org/plugins/scmcvs/cvsweb.php/~checkout~/emacs-goodies-el/00AddingFiles?rev=1.4;content-type=text%2Fplain;cvsroot=pkg-goodies-el Peter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]