branch: elpa/crux commit 5ee7dc91e835fa36a192719ce011d28595dd8ee4 Author: Jiege Chen <jie...@qq.com> Commit: Jiege Chen <jie...@qq.com>
Require tramp for `tramp-tramp-file-p` --- crux.el | 1 + 1 file changed, 1 insertion(+) diff --git a/crux.el b/crux.el index 244344a..f7c1ec8 100644 --- a/crux.el +++ b/crux.el @@ -36,6 +36,7 @@ (require 'thingatpt) (require 'seq) +(require 'tramp) (defgroup crux nil "crux configuration."