unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Yoni Rabkin <yoni@rabkins.net>
To: emacs-devel@gnu.org
Subject: Re: improving network utility calls in lisp/net/net-utils.el
Date: Fri, 10 Apr 2009 20:55:41 +0300	[thread overview]
Message-ID: <87eiw0v1eq.fsf@rabkins.net> (raw)
In-Reply-To: <49DF7679.20700@harpegolden.net> (David De La Harpe Golden's message of "Fri, 10 Apr 2009 17:40:25 +0100")

David De La Harpe Golden <david@harpegolden.net> writes:

> Yoni Rabkin wrote:
>
>> The attached patch runs netstat asynchronously and all of the
>> essentially instantaneous processes synchronously (ifconfig, iwconfig,
>> arp and route).
>>
>
> Only "near-instant" if your network isn't somehow acting up, sorry,
> async is just the Right Thing here.

As a user of both Dired and Gnus I'm well accustomed to waiting for
Emacs to synchronously go fetch something. I agree to wait because of
the quality of the interface I'll get when the process is done.

I won't argue about the other processes since they aren't important to
me (and I had no idea they could hang that long). Is there any reason to
abandon ifconfig and iwconfig? Don't both always run and exit
exceedingly fast?

As an additional selling point I'll add that this would bring at least
those two to look and behave like conventional Emacs pop-up windows(*).

* I get annoyed whenever I press "q" in a pop-up buffer and instead of
  the window going away, the letter "q" appears after point. I think
  that pop-ups by definition should be easy to get rid of or shouldn't
  be pop-ups in the first place.

-- 
   "Cut your own wood and it will warm you twice"





  reply	other threads:[~2009-04-10 17:55 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-10 13:18 improving network utility calls in lisp/net/net-utils.el Yoni Rabkin
2009-04-10 13:25 ` Stefan Monnier
2009-04-10 14:09   ` Yoni Rabkin
2009-04-10 16:40     ` David De La Harpe Golden
2009-04-10 17:55       ` Yoni Rabkin [this message]
2009-04-10 20:10         ` David De La Harpe Golden
2009-04-10 21:13           ` Yoni Rabkin
2009-04-11  0:42             ` Chad Brown
2009-04-10 22:13         ` Stefan Monnier
2009-04-11  8:47           ` Yoni Rabkin
2009-04-11  9:02             ` Eli Zaretskii
2009-04-11  9:17               ` Yoni Rabkin
2009-04-11 12:39                 ` Stefan Monnier
2009-07-16 19:52                   ` Yoni Rabkin
2009-07-26  8:02                     ` Yoni Rabkin
2009-08-02 19:21                     ` Yoni Rabkin
2009-08-02 22:34                       ` Chong Yidong
2009-08-08  8:05                         ` Yoni Rabkin
2009-08-08 18:27                           ` Chong Yidong
2009-04-10 19:34     ` Dan Nicolaescu
2009-04-10 22:14       ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87eiw0v1eq.fsf@rabkins.net \
    --to=yoni@rabkins.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).