|
|
|
|
|
by mjmein
3020 days ago
|
|
Org-mode and babel sound like good ideas, but in practice I've found it very finicky to use. My main problem with it is that, unlike with executing commands in the shell, with org you don't get any progress, and emacs seems to hang while running the command. For example, running apt update tends to freeze emacs without any progress reporting for a few minutes. I'm hoping that I'm doing something wrong and that someone can chime in with a suggestion, because I really like org-mode, and I really like the idea of doing devops using it. |
|
Check out: https://github.com/astahlman/ob-async if you want to change that.