unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#53762: Improve error message when during url retrieving network connection is lost
@ 2022-02-03 19:30 emacsq via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-02-04  9:50 ` Robert Pluim
  0 siblings, 1 reply; 8+ messages in thread
From: emacsq via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-02-03 19:30 UTC (permalink / raw)
  To: 53762

Sometimes when fetching an URL with url-retireve emacs
returns the error "Process <URL> not running"

This is the case when emacs tries to do an operation
on the process and finds the process is not running anymore.

In case of fetching an url it is presumably because of
the network connection is unexpectedly lost, so for network
processes returning an error message like "Network connection
closed unexpectedly" or similar is more informative for the
user than saying "Process X not running".






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

end of thread, other threads:[~2022-03-16 17:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-03 19:30 bug#53762: Improve error message when during url retrieving network connection is lost emacsq via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-02-04  9:50 ` Robert Pluim
2022-02-05  6:57   ` Lars Ingebrigtsen
2022-02-07 13:56     ` Robert Pluim
2022-02-07 16:48       ` emacsq via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-02-08  8:40         ` Robert Pluim
2022-02-08 21:50           ` emacsq via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-03-16 17:59             ` Robert Pluim

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