mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-13 13:13:35 -05:00
To prevent a void-function tramp-tramp-file-p error due to an oversight upstream. i.e. jupyter-tramp-file-name-p is inlined at compile time in ob-jupyter.el, which calls tramp-tramp-file-p but doesn't load tramp, resulting in the missing function error.
1.0 KiB
1.0 KiB