From 512338fe35444f6452c26a6abb274a48669a1ec0 Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Wed, 2 Aug 2023 11:42:51 +0200 Subject: indent -media.el --- lisp/mastodon-media.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/mastodon-media.el b/lisp/mastodon-media.el index 5ccc3c4..5cd233a 100644 --- a/lisp/mastodon-media.el +++ b/lisp/mastodon-media.el @@ -193,7 +193,7 @@ REGION-LENGTH is the range from start to propertize." `(:max-height ,mastodon-media--preview-max-height)))))) (let ((buffer (current-buffer)) (marker (copy-marker start)) - (url-show-status nil)) ; stop url.el from spamming us about connecting + (url-show-status nil)) ; stop url.el from spamming us about connecting (condition-case nil ;; catch any errors in url-retrieve so as to not abort ;; whatever called us -- cgit v1.2.3