mtekman
mtekman
I am seeing the exact same error message on NixOS using both `cmake ..` and `cmake -DUSE_SYSTEM_LIBVTERM=no ..`
Github is definitely a big one for me. It's the reason I never truly adopted orgzly or other alternatives.
ditto, and bump
So I can get around this issue by installing `rpy2` in my environment (I had to dig around the source to find this), but now it errors out with `AttributeError:...
@necaris When debugging an R script via ESS-mode (which works in TRAMP) the mode defaults to using the default path, which does not contain the conda packages I need to...
@necaris By my understanding, it spawns an R process over SSH on the remote server, and all local instructions are transferred to and then executed on the remote server, and...
Apologies, on the remote machine.
I was poking through the source a few days ago, and one issue is that the current package looks for a specific conda installation directory: ```elisp (defcustom conda-env-home-directory "~/anaconda" "Location...
Some specifics that might be of interest when the `org-edit-src-mode` is activated in a tangled buffer: * `org-src--beg-marker` - a `#` type that has the character just inside the block...
I think of this from time to time, but have no idea how to resolve it. Maybe when the file is opened, it checks the conf file for the contents...