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: Sat, 11 Apr 2009 08:39:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

>>> I've attached a patch that calls all of the processes asynchronously,
>>> uses `special-mode' and modifies `net-utils-font-lock-keywords'
>>> conservatively (according to David's multi-platform argument).
>> Thanks, but why didn't you define the ipconfig alias as well?  The
>> previous version did support it, and I see no reason for removing it
>> at this time.
> Oversite on my part.  I deleted the old `net-utils-run-program' calls
> without being careful.  Attached is a patch with the alias definition.

Looks good, thank you.
We're in feature freeze (actually in pretest) so we'll install it when
we create the branch for Emacs-23.2.


        Stefan


PS: The (use-local-map net-utils-mode-map) is superfluous.




reply via email to

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