all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* proposal to add fsm.el
@ 2007-06-24  9:43 Thien-Thi Nguyen
  2007-07-05 22:11 ` Detlev Zundel
  0 siblings, 1 reply; 2+ messages in thread
From: Thien-Thi Nguyen @ 2007-06-24  9:43 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 516 bytes --]

i find wire protocol programming is easier w/ fsm.el, posted to
gnu-emacs-sources a year (or two?) ago, by its author, Magnus Henoch.
attached is a locally-modified copy (see g-e-s archives for original),
with a couple some small example toys using it, in a gzipped tarball.
the toys don't actually use the network so you can try them on an
isolated emacs.

i propose adding this (modified fsm.el) under lisp/emacs-lisp/, as a
sibling of tq.el, assuming legal stuff can be handled sooner or later.

comments?

thi



[-- Attachment #2: fsm-plus-toys.tar.gz --]
[-- Type: application/octet-stream, Size: 6282 bytes --]

[-- Attachment #3: 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] 2+ messages in thread

* Re: proposal to add fsm.el
  2007-06-24  9:43 proposal to add fsm.el Thien-Thi Nguyen
@ 2007-07-05 22:11 ` Detlev Zundel
  0 siblings, 0 replies; 2+ messages in thread
From: Detlev Zundel @ 2007-07-05 22:11 UTC (permalink / raw)
  To: emacs-devel

Hi,

> i find wire protocol programming is easier w/ fsm.el, posted to
> gnu-emacs-sources a year (or two?) ago, by its author, Magnus Henoch.

I agree completely.  One just has to look at its usage in (cvs)
jabber.el[1] compared to the previous implementation without it to see
the elegance of it.

> i propose adding this (modified fsm.el) under lisp/emacs-lisp/, as a
> sibling of tq.el, assuming legal stuff can be handled sooner or later.
>
> comments?

I also would like to see this in Emacs.  In the long run I'd even like
to see jabber.el go in, but thats a different matter.

Cheers
  Detlev

[1] http://emacs-jabber.sourceforge.net/

-- 
Men are born ignorant, not stupid; they are made stupid by education.
					  --Bertrand Russell

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-05 22:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-24  9:43 proposal to add fsm.el Thien-Thi Nguyen
2007-07-05 22:11 ` Detlev Zundel

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.