* 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
` (4 subsequent siblings)
5 siblings, 0 replies; 12+ 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] 12+ 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-29 13:09 ` remember.el Bastien
` (3 subsequent siblings)
5 siblings, 1 reply; 12+ 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] 12+ 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; 12+ 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] 12+ 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; 12+ 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] 12+ 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; 12+ 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] 12+ 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-29 13:09 ` Bastien
2007-10-29 14:13 ` remember.el Sven Bretfeld
2007-10-29 15:57 ` remember.el Carsten Dominik
2007-10-30 0:05 ` remember.el Ivan Kanis
` (2 subsequent siblings)
5 siblings, 2 replies; 12+ messages in thread
From: Bastien @ 2007-10-29 13:09 UTC (permalink / raw)
To: help-gnu-emacs; +Cc: Carsten Dominik
Richard Stallman <rms@gnu.org> writes:
> Do people think remember.el is worth installing in Emacs?
Yes. As Michael Olson already said, org.el can interact with
remember.el in ways that make remember.el very useful to have.
--
Bastien
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: remember.el
2007-10-29 13:09 ` remember.el Bastien
@ 2007-10-29 14:13 ` Sven Bretfeld
2007-10-29 15:57 ` remember.el Carsten Dominik
1 sibling, 0 replies; 12+ messages in thread
From: Sven Bretfeld @ 2007-10-29 14:13 UTC (permalink / raw)
To: help-gnu-emacs, Carsten Dominik
[-- Attachment #1.1: Type: text/plain, Size: 431 bytes --]
Bastien <bzg@altern.org> writes:
> Richard Stallman <rms@gnu.org> writes:
>
>> Do people think remember.el is worth installing in Emacs?
>
> Yes. As Michael Olson already said, org.el can interact with
> remember.el in ways that make remember.el very useful to have.
Definitely. You can have a look on
http://www.newartisans.com/blog_files/org.mode.day.planner.php to see
the use of remember.el in connection to Org Mode.
Sven
[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]
[-- Attachment #2: Type: text/plain, Size: 152 bytes --]
_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: remember.el
2007-10-29 13:09 ` remember.el Bastien
2007-10-29 14:13 ` remember.el Sven Bretfeld
@ 2007-10-29 15:57 ` Carsten Dominik
1 sibling, 0 replies; 12+ messages in thread
From: Carsten Dominik @ 2007-10-29 15:57 UTC (permalink / raw)
To: Bastien; +Cc: help-gnu-emacs
Absolutely, 100% yes!
- Carsten
On 29Oct2007, at 2:09 PM, Bastien wrote:
> Richard Stallman <rms@gnu.org> writes:
>
>> Do people think remember.el is worth installing in Emacs?
>
> Yes. As Michael Olson already said, org.el can interact with
> remember.el in ways that make remember.el very useful to have.
>
> --
> Bastien
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: remember.el
2007-10-28 13:50 remember.el Richard Stallman
` (2 preceding siblings ...)
2007-10-29 13:09 ` remember.el Bastien
@ 2007-10-30 0:05 ` Ivan Kanis
[not found] ` <mailman.2708.1193659771.18990.help-gnu-emacs@gnu.org>
2007-10-31 2:18 ` remember.el T. V. Raman
5 siblings, 0 replies; 12+ 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] 12+ messages in thread
[parent not found: <mailman.2708.1193659771.18990.help-gnu-emacs@gnu.org>]
* remember.el
2007-10-28 13:50 remember.el Richard Stallman
` (4 preceding siblings ...)
[not found] ` <mailman.2708.1193659771.18990.help-gnu-emacs@gnu.org>
@ 2007-10-31 2:18 ` T. V. Raman
5 siblings, 0 replies; 12+ 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] 12+ messages in thread