Juri Linkov | 4 Jan 2005 08:25
Favicon
Gravatar

Re: Using ee for browsing chats from emacs-jabber

Mathias Dahl <mathias.dahl <at> gmail.com> writes:
> Do you think it would be easy to use ee to make it possible to
> browse/categorize (or whatever ee can do) the chat log that is
> created? The log for all chats with all contacts are saved in the same
> file and the format looks like this:
>
> ["2004-12-21T17:31:16+01:00" "out" "me" "dummy <at> jabbernet.dk" "hello there!"]
> ["2004-12-21T17:32:03+01:00" "out" "me" "dummy <at> jabbernet.dk" "how are you?"]
> ["2004-12-21T17:32:13+01:00" "out" "me" "dummy <at> jabbernet.dk" "this is
> row one\nthis is row two"]
>
> It would be cool to be able to browse the log per contact and / or date.
>
> Yes, I was too lazy to even look at the source code of the various
> packages in ee, so I understand if you are too lazy to answer... :)

No, I am not lazy to answer, but rather I was too lazy to add
more extensions to ee last year ;-)

Since as I see the logs are saved as Lisp data, it would be quite
straightforward to read them by ee.  However, I suspect that there
are no initial `[' or `(' and final `]' or `)' to read all vectors
as one Lisp object.  In any case, this is not a problem.

I will install emacs-jabber in the next few days and see
what I can do with it.

--

-- 
Juri Linkov
http://www.jurta.org/emacs/

-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

Gmane