[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: async.el: A simple asynchronous framework for Emacs
From: |
Thien-Thi Nguyen |
Subject: |
Re: async.el: A simple asynchronous framework for Emacs |
Date: |
Wed, 20 Jun 2012 22:36:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) |
() John Wiegley <address@hidden>
() Wed, 20 Jun 2012 00:34:46 -0500
However, If I delete *any one* of the setq statements above
(it doesn't matter which), it works just fine. So it doesn't
appear to be triggered by the length,
Are you sure? Deleting an element changes the length of the
message. What happens if you "semantically delete" an element
while not perturbing (much) the aggregate message length by
quoting it?
or by any special characters. I'm having a tough time
figuring this one out.
Playing w/ repls to subprocs, i ran into the (IIRC) 509 byte
message limit and discovered variable ‘process-connection-type’.
Maybe that is relevant here?
- Re: async.el: A simple asynchronous framework for Emacs, (continued)
- Re: async.el: A simple asynchronous framework for Emacs, John Wiegley, 2012/06/19
- Re: async.el: A simple asynchronous framework for Emacs, John Wiegley, 2012/06/20
- Re: async.el: A simple asynchronous framework for Emacs, SAKURAI Masashi, 2012/06/20
- Re: async.el: A simple asynchronous framework for Emacs, John Wiegley, 2012/06/20
- Re: async.el: A simple asynchronous framework for Emacs, John Wiegley, 2012/06/20
- Re: async.el: A simple asynchronous framework for Emacs, John Wiegley, 2012/06/20
- Re: async.el: A simple asynchronous framework for Emacs, SAKURAI Masashi, 2012/06/20
- Re: async.el: A simple asynchronous framework for Emacs,
Thien-Thi Nguyen <=
- Re: async.el: A simple asynchronous framework for Emacs, John Wiegley, 2012/06/20
- Re: async.el: A simple asynchronous framework for Emacs, Thien-Thi Nguyen, 2012/06/21
- Re: async.el: A simple asynchronous framework for Emacs, Le Wang, 2012/06/22
- Re: async.el: A simple asynchronous framework for Emacs, Thien-Thi Nguyen, 2012/06/22
- Re: async.el: A simple asynchronous framework for Emacs, Chong Yidong, 2012/06/24
Re: async.el: A simple asynchronous framework for Emacs, Christopher Allan Webber, 2012/06/19
Re: async.el: A simple asynchronous framework for Emacs, Thierry Volpiatto, 2012/06/21