From 6c19fd1a4610ce52066ac83f1b185ce497ba2a95 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Mon, 18 Aug 2025 20:48:03 +1000 Subject: [emacs] fix my-browse-url-tor-browser --- emacs/.emacs.d/init/ycp-web.el | 1 + 1 file changed, 1 insertion(+) (limited to 'emacs/.emacs.d/init/ycp-web.el') diff --git a/emacs/.emacs.d/init/ycp-web.el b/emacs/.emacs.d/init/ycp-web.el index d309686..090c8da 100644 --- a/emacs/.emacs.d/init/ycp-web.el +++ b/emacs/.emacs.d/init/ycp-web.el @@ -261,6 +261,7 @@ "b" #'my-eww-switch-by-title) (my-keybind global-map "\C-c\C-o" #'my-browse-url-at-point) (my-setq-from-local my-newscorp-au-amp-nk) + (my-setq-from-local my-tor-browser-bin) (add-to-list 'browse-url-handlers `(my-newscorp-au-url-p . ,(lambda (url &rest _) (my-open-newscorp-au url)))) -- cgit v1.2.3