unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* "Loading"
@ 2012-03-13 21:38 Lars Magne Ingebrigtsen
  2012-03-14  2:02 ` "Loading" Stefan Monnier
  2012-03-14  9:02 ` "Loading" Michael Albinus
  0 siblings, 2 replies; 26+ messages in thread
From: Lars Magne Ingebrigtsen @ 2012-03-13 21:38 UTC (permalink / raw)
  To: emacs-devel

shr downloads images asynchronously, but there isn't anything to say
"we're still downloading".  I think there should be.

shr just inserts a "*" character as a placeholder now.  Perhaps it would
make sense to insert an animated image instead displaying a "loading"
symbol?  Or we could go old style with a spinning - \ | / - thing.

This is obviously not for Emacs 24.1, but here's my question:

The main problem is actually knowing when to stop animating.  Currently
url-queue just kills off processes in a variety of situations, but it
should probably call the callback anyway, with an error condition
instead.  However, Emacs 24 is in a feature freeze, and I don't think
rearranging the kill-off/callback thing can be considered a bug fix.

Or can it?  `url-retrieve' calls the callback on most (all?) situations,
and `url-queue' is supposed to be like `url-retrieve', but on the
timeout/kill-off/callback issue it isn't.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2012-03-19 13:32 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-13 21:38 "Loading" Lars Magne Ingebrigtsen
2012-03-14  2:02 ` "Loading" Stefan Monnier
2012-03-14  2:18   ` "Loading" Lars Magne Ingebrigtsen
2012-03-14  9:02 ` "Loading" Michael Albinus
2012-03-14 13:27   ` "Loading" Stefan Monnier
2012-03-14 13:38     ` "Loading" Michael Albinus
2012-03-14 14:28       ` "Loading" Stefan Monnier
2012-03-14 14:50         ` "Loading" Michael Albinus
2012-03-14 14:07   ` "Loading" Lars Magne Ingebrigtsen
2012-03-14 14:33     ` "Loading" Tassilo Horn
2012-03-14 14:43       ` "Loading" Lars Magne Ingebrigtsen
2012-03-14 14:55         ` "Loading" Michael Albinus
2012-03-15  1:40           ` "Loading" Dave Abrahams
2012-03-15  8:28             ` "Loading" Michael Albinus
2012-03-15  9:33               ` "Loading" Dave Abrahams
2012-03-15 10:26                 ` "Loading" Michael Albinus
2012-03-15 11:22                   ` "Loading" Dave Abrahams
2012-03-15 11:55                     ` "Loading" Tassilo Horn
2012-03-15 12:05                       ` "Loading" Michael Albinus
2012-03-15 15:29                       ` "Loading" Dave Abrahams
2012-03-15 15:51                         ` "Loading" Lars Magne Ingebrigtsen
2012-03-15 16:12                           ` "Loading" Lars Magne Ingebrigtsen
2012-03-19 13:32                             ` "Loading" Ted Zlatanov
2012-03-15 11:59                     ` "Loading" Michael Albinus
2012-03-14 17:07   ` "Loading" Eli Zaretskii
2012-03-14 18:29     ` "Loading" Michael Albinus

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).