emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: improving network utility calls in lisp/net/net-utils.el


From: Stefan Monnier
Subject: Re: improving network utility calls in lisp/net/net-utils.el
Date: Fri, 10 Apr 2009 09:25:49 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

> Caveats: Because the call is now synchronous "netstat" will hold up
> Emacs until it competes. Also, font-locking could be better. If this
> patch is accepted I'll work on that as well.

[ Please make (unified) context diffs rather than plain diffs.  I.e. pass
  the "-u" arg to `cvs diff'. ]

I think using async processes is preferable, and was done specifically
to avoid holding up Emacs until the process completes.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]