]> git.eshelyaron.com Git - emacs.git/commit
org-file-contents: Consider all remote files unsafe
authorIhor Radchenko <yantar92@posteo.net>
Tue, 20 Feb 2024 11:59:20 +0000 (14:59 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 30 Mar 2024 19:30:25 +0000 (20:30 +0100)
commite7a33b8883c37c0cf0aedb8018111a46625d0df7
tree234b68af2a24182d26eb70aeb21671d973e05d83
parentaba81c1da8827b24bd4a031d55c8e022dfbc5f8d
org-file-contents: Consider all remote files unsafe

* lisp/org/org.el (org-file-contents): When loading files, consider all
remote files (like TRAMP-fetched files) unsafe, in addition to URLs.

(cherry picked from commit 2bc865ace050ff118db43f01457f95f95112b877)
lisp/org/org.el