From b0e256586c24c6fb169d61e98302b11026ff10d2 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Wed, 28 Jun 2023 19:54:44 +1000 Subject: Some minor fixes --- emacs/.emacs.d/init/ycp-system.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'emacs/.emacs.d/init/ycp-system.el') diff --git a/emacs/.emacs.d/init/ycp-system.el b/emacs/.emacs.d/init/ycp-system.el index 5951aac..5670eed 100644 --- a/emacs/.emacs.d/init/ycp-system.el +++ b/emacs/.emacs.d/init/ycp-system.el @@ -84,9 +84,7 @@ (connection-local-set-profiles '(:application tramp :protocol "adb") 'adb-shell) - (require 'my-system) - ;; Stop tramp from interfering with everything - (setq file-name-handler-alist (my-file-handlers-without-tramp))) + ) (provide 'ycp-system) ;;; ycp-system.el ends here -- cgit v1.2.3