Shreyas Ragavan
Shreyas Ragavan
I hope to look a little deeper into this, as the claim of Doom emacs has always fascinated me! However, fwiw : on my Mac: (scimax + my 'bloated' config)...
Actually, I just tried a few of the suggestions outlined in the Doom readme. In specific - I finished adding the gc-cons-threshold tricks. The only variation from the doom config...
Unfortunately, esup does not seem to work for me with Scimax on Emacs 27 !? However, the load up time did seem marginally faster atleast. Anyway - I can confirm...
I will try this with vanilla scimax and revert. However - in my alternate config, I do have undo tree enabled globally (without diminish, though I guess that makes no...
I just tried a rebuild of the latest version of scimax, and before launching emacs -q -l ~/scimax/init.el. (and with no user files) - I commented out the undo tree...
As a separate note, I've just pushed the updated alternate config that I've been using since raising this issue ( https://github.com/shrysr/.emacs.d). I am using a limited version of Scimax, (i.e...
I have updated to the latest commit and do not see any particular changes. I tried `ob-ipython-inspect`, after executing a cell, but found the message 'No Documentation found. Have you...
I have updated to the latest commit. Still get the same error regarding the documentation not being found. I have taken care to add (add-to-list 'company-backends 'company-ob-ipython) to my init....
The attached screenshot is exactly what I would love to have, which is activated with the emacs-lisp mode. 
M-x ob-ipython-inspect in an org buffer within the source code block shown earlier gives me the message "Can't guess python-indent-offset, using defaults: 4". This message is repeated several times when...