* [sup-talk] [PATCH 0/4] Read and compose simultaneously
@ 2010-04-10 10:36 Ramkumar Ramachandra
0 siblings, 0 replies; only message in thread
From: Ramkumar Ramachandra @ 2010-04-10 10:36 UTC (permalink / raw)
To: sup-talk
This patch series will allow sup to read and compose in separate
threads when the user wishes to do so.
It's still an early WIP, and I've posted it to the list so I can get a
wider test audience, and more importantly comments on my design. It's
been hacked together in a few hours, *very* buggy at the moment. I've
only minimally tested it with `emacsclient`.
I'd also appreciate any general style comments: I've never written a
line of Ruby prior to this.
Applies cleanly to `next`.
Thanks.
-- Ram
Ramkumar Ramachandra (4):
Add method to shell out asynchronously
Poll for editor status
Callback to compose
Appropriate call to shell_out_async
lib/sup/buffer.rb | 20 ++++++++++++
lib/sup/modes/compose-mode.rb | 17 ++++++++++
lib/sup/modes/edit-message-mode.rb | 58 +++++++++++++++++++----------------
lib/sup/poll.rb | 31 ++++++++++++++++++-
4 files changed, 98 insertions(+), 28 deletions(-)
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-10 10:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-10 10:36 [sup-talk] [PATCH 0/4] Read and compose simultaneously Ramkumar Ramachandra
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox