eev
[Top][All Lists]
Advanced

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

Re: Mini-tutorial on edebug, now with find-wget-elisp


From: Eduardo Ochs
Subject: Re: Mini-tutorial on edebug, now with find-wget-elisp
Date: Fri, 20 Dec 2024 12:28:25 -0300

On Fri, 20 Dec 2024 at 09:16, Jean Louis <bugs@gnu.support> wrote:
>
> * Eduardo Ochs <eduardoochs@gmail.com> [2024-12-20 10:55]:
> > Here is another way to run the mini-tutorial on edebug:
> > (find-wget-elisp "http://anggtwu.net/elisp/edebug-2024.el";)
>
> if: wget can’t download: http://anggtwu.net/elisp/edebug-2024.el
>
> And I think that function `find-wget-elisp' should first give to user
> some notice, like `(message "Doing wget %s" url)' as there was some
> time before I got the error.
>
> It is good for you to know, if there is CPU running something like it
> was case in my side, wget may fail for some reasons of timeouts. And
> if there is heavy traffic, wget may also fail.
>
> If user can see first the notice, then user may understand better what
> is going on, instead of being in the blocked Emacs for some seconds.
>
> Jean Louis

Hi Jean!
Try this?
  (find-wget-elisp "http://anggtwu.net/elisp/2024-find-wget.el";)

Cheers, thanks in advance, etc =),
  Eduardo



reply via email to

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