emacs-orgmode
[Top][All Lists]
Advanced

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

[PATCH] Avoid crash in `org-file-contents' in case of network failure


From: Damien Cassou
Subject: [PATCH] Avoid crash in `org-file-contents' in case of network failure
Date: Sat, 18 Feb 2023 18:50:22 +0100

* lisp/org.el (org-file-contents): Wrap the
`url-retrieve-synchronously' call into a `condition-case' block to
avoid throwing an error when NOERROR is non-nil.

-- 
Damien Cassou

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill

Attachment: 0001-Avoid-crash-in-org-file-contents-in-case-of-network-.patch
Description: Text Data


reply via email to

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