jeszyman
Results
1
comments of
jeszyman
Thank you for a very useful package, nobiot. Regarding the modified export with inhibit-read-only: > ``` > (defun my/export () > (interactive) > (setq inhibit-read-only t) > (org-export-dispatch) > (setq...