John Kitchin
John Kitchin
I am not sure why that is getting triggered in a capture. I think that function has been renamed as `scimax-ob-define-src-key` in `scimax-ob.el`.
yes, i think the widget state is automatically saved:
This is all solved now in scimax in https://github.com/jkitchin/scimax/blob/master/scimax-org-babel-ipython-upstream.el. I would start looking around line 826. There is a lot in this file. You might find this overview useful too:...
I don't have that problem. What manual labor is required? So far my exporter turns org files into the notebooks I would expect with no intervention from me. It puts...
That is a very old version of org-mode. You should probably install a more recent one that is a major version of 9.
FWIW the shell-command-switch variable setting of "-ic" does not cause this problem for me. I am not sure why. I am using a Mac. A quick solution would be to...
I haven't seen this yet. You could just comment out this line in packages.el ``` (use-package aggressive-indent :config (add-hook 'emacs-lisp-mode-hook #'aggressive-indent-mode)) ```
Looks like this was reported here https://github.com/Malabarba/aggressive-indent-mode/issues/158
I don't currently have any plans to extend org-ref past its current capability. There are things like https://github.com/egh/zotxt and https://github.com/egh/zotxt-emacs. i don't have the need or time to do something...
What version of emacs are you using? The most recent build (https://github.com/jkitchin/scimax/actions/runs/3097731788/jobs/5014749883) seems to work on version 27+, but not on 26.