Files
doomemacs/modules/lang/org/contrib
Henrik Lissner be8455d67c Load tramp after ob-jupyter
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.
2020-07-13 01:46:15 -04:00
..
2020-07-13 01:46:15 -04:00
2020-06-21 13:56:43 -04:00