DL
Пробовал eshell-command, но на буфер с аутпутом получается переключиться только после того как команада выполнена.
default-directory
выставь как /sudo:… и будет тебе через trampSize: a a a
DL
default-directory
выставь как /sudo:… и будет тебе через trampVL
AT
default-directory
выставь как /sudo:… и будет тебе через tramp(defun run-command-in-eshell (cmd)
(eshell)
(eshell-kill-input)
(end-of-buffer)
(insert cmd)
(eshell-send-input))
PG
SM
PG
SM
PG
~/emacs.d/custom.el
(setq custom-file (locate-user-emacs-file "custom.el"))
LL
SM
~/emacs.d/custom.el
(setq custom-file (locate-user-emacs-file "custom.el"))
PG
PG
AP
PS
PS
PG
PS
PS