* remember.el @ 2007-10-28 13:50 Richard Stallman 2007-10-28 14:25 ` remember.el Leo ` (3 more replies) 0 siblings, 4 replies; 8+ messages in thread From: Richard Stallman @ 2007-10-28 13:50 UTC (permalink / raw) To: emacs-devel Do people think remember.el is worth installing in Emacs? ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: remember.el 2007-10-28 13:50 remember.el Richard Stallman @ 2007-10-28 14:25 ` Leo 2007-10-29 1:16 ` remember.el Michael Olson ` (2 subsequent siblings) 3 siblings, 0 replies; 8+ messages in thread From: Leo @ 2007-10-28 14:25 UTC (permalink / raw) To: emacs-devel On 2007-10-28 13:50 +0000, Richard Stallman wrote: > Do people think remember.el is worth installing in Emacs? There are 9 .el files in Remember. In my view only remember.el is worth installing. -- .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. Use the most powerful email client -- http://gnus.org/ ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: remember.el 2007-10-28 13:50 remember.el Richard Stallman 2007-10-28 14:25 ` remember.el Leo @ 2007-10-29 1:16 ` Michael Olson 2007-10-29 23:35 ` remember.el Richard Stallman 2007-10-30 0:05 ` remember.el Ivan Kanis 2007-10-31 2:18 ` remember.el T. V. Raman 3 siblings, 1 reply; 8+ messages in thread From: Michael Olson @ 2007-10-29 1:16 UTC (permalink / raw) To: emacs-devel [-- Attachment #1.1: Type: text/plain, Size: 1141 bytes --] Richard Stallman <rms@gnu.org> writes: > Do people think remember.el is worth installing in Emacs? As the current maintainer of remember.el, I would be in favor of it. It would make life easier for those who use Org mode, since the two can be used together. It would also have the benefit of allowing more people to make changes to the code -- it hasn't changed much in a year or two. In addition to remember.el, we would probably also want to install remember-diary.el, as it provides integration with Diary mode. Both of the people who hold copyright on those two files have already assigned changes; John Wiegley has assigned changes specifically for remember.el, and Sandra Jean Chua has assigned changes for Emacs. Let me know if you would like me to install remember.el and remember-diary.el into Emacs, and I will clean them up and check them in. -- Michael Olson -- FSF Associate Member #652 | http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | | Sysadmin -- Hobbies: Lisp, GP2X, HCoop | |_] | \| |_| Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner | [-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --] [-- Attachment #2: Type: text/plain, Size: 142 bytes --] _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: remember.el 2007-10-29 1:16 ` remember.el Michael Olson @ 2007-10-29 23:35 ` Richard Stallman 2007-10-30 1:57 ` remember.el Michael Olson 0 siblings, 1 reply; 8+ messages in thread From: Richard Stallman @ 2007-10-29 23:35 UTC (permalink / raw) To: Michael Olson; +Cc: emacs-devel Let me know if you would like me to install remember.el and remember-diary.el into Emacs, and I will clean them up and check them in. Please do so. (Don't forget to update etc/NEWS when you do.) ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: remember.el 2007-10-29 23:35 ` remember.el Richard Stallman @ 2007-10-30 1:57 ` Michael Olson 2007-10-30 6:43 ` remember.el Lennart Borgman (gmail) 0 siblings, 1 reply; 8+ messages in thread From: Michael Olson @ 2007-10-30 1:57 UTC (permalink / raw) To: rms; +Cc: emacs-devel [-- Attachment #1.1: Type: text/plain, Size: 812 bytes --] Richard Stallman <rms@gnu.org> writes: > Let me know if you would like me to install remember.el and > remember-diary.el into Emacs, and I will clean them up and check > them in. > > Please do so. > (Don't forget to update etc/NEWS when you do.) Done. I also cleaned up and imported the Remember Manual. It would be great if someone could add a chapter to the Remember Manual on how to integrate Remember with Org (or even just a pointer to the appropriate chapter in the Org Manual, if it is already documented there). -- Michael Olson -- FSF Associate Member #652 | http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | | Sysadmin -- Hobbies: Lisp, GP2X, HCoop | |_] | \| |_| Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner | [-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --] [-- Attachment #2: Type: text/plain, Size: 142 bytes --] _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: remember.el 2007-10-30 1:57 ` remember.el Michael Olson @ 2007-10-30 6:43 ` Lennart Borgman (gmail) 0 siblings, 0 replies; 8+ messages in thread From: Lennart Borgman (gmail) @ 2007-10-30 6:43 UTC (permalink / raw) To: Michael Olson; +Cc: rms, emacs-devel Michael Olson wrote: > Done. I also cleaned up and imported the Remember Manual. > > It would be great if someone could add a chapter to the Remember Manual > on how to integrate Remember with Org (or even just a pointer to the > appropriate chapter in the Org Manual, if it is already documented > there). It is documented in the Org Manual, see (info "(org)Remember") ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: remember.el 2007-10-28 13:50 remember.el Richard Stallman 2007-10-28 14:25 ` remember.el Leo 2007-10-29 1:16 ` remember.el Michael Olson @ 2007-10-30 0:05 ` Ivan Kanis 2007-10-31 2:18 ` remember.el T. V. Raman 3 siblings, 0 replies; 8+ messages in thread From: Ivan Kanis @ 2007-10-30 0:05 UTC (permalink / raw) To: emacs-devel Richard Stallman <rms@gnu.org> writes: > Do people think remember.el is worth installing in Emacs? I think it is worth installing. I use it with org. If it gets in I will not have to maintain a local copy anymore. -- Ivan http://kanis.eu "It is absurd to divide people into good and bad. People are either charming or tedious." -- Oscar Wilde ^ permalink raw reply [flat|nested] 8+ messages in thread
* remember.el 2007-10-28 13:50 remember.el Richard Stallman ` (2 preceding siblings ...) 2007-10-30 0:05 ` remember.el Ivan Kanis @ 2007-10-31 2:18 ` T. V. Raman 3 siblings, 0 replies; 8+ messages in thread From: T. V. Raman @ 2007-10-31 2:18 UTC (permalink / raw) To: rms; +Cc: emacs-devel Yes! >>>>> "Richard" == Richard Stallman <rms@gnu.org> writes: Richard> Do people think remember.el is worth installing in Richard> Emacs? Richard> _______________________________________________ Richard> Emacs-devel mailing list Emacs-devel@gnu.org Richard> http://lists.gnu.org/mailman/listinfo/emacs-devel -- Best Regards, --raman Email: raman@users.sf.net WWW: http://emacspeak.sf.net/raman/ AIM: emacspeak GTalk: tv.raman.tv@gmail.com PGP: http://emacspeak.sf.net/raman/raman-almaden.asc Google: tv+raman IRC: irc://irc.freenode.net/#emacs ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2007-10-31 2:18 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2007-10-28 13:50 remember.el Richard Stallman 2007-10-28 14:25 ` remember.el Leo 2007-10-29 1:16 ` remember.el Michael Olson 2007-10-29 23:35 ` remember.el Richard Stallman 2007-10-30 1:57 ` remember.el Michael Olson 2007-10-30 6:43 ` remember.el Lennart Borgman (gmail) 2007-10-30 0:05 ` remember.el Ivan Kanis 2007-10-31 2:18 ` remember.el T. V. Raman
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).