Zhen Wu
Zhen Wu
I've been testing this module for a while but after a recent update to the latest commit, I got an error every time I open emacs. `(void-function evil-collection-define-key)` Then I...
> @zhenwu0728 Do you perhaps not use evil? I ask to confirm my suspicion that it's because that is missing. In any case, this is a bug. I'll fix it...
> > @zhenwu0728 Do you perhaps not use evil? I ask to confirm my suspicion that it's because that is missing. In any case, this is a bug. I'll fix...
> Try deleting the straight folder and running `doom sync` again. By the way, you shouldn't have your Doom modules compiled yet. It's not officially supported. I don't think that...
> > > Try deleting the straight folder and running `doom sync` again. By the way, you shouldn't have your Doom modules compiled yet. It's not officially supported. I don't...
> Then `evil-collection-define-key` should be autoloaded. Is it not? Try describe function. What should I expect to see?
Having the same issue. Below is the error message. ``` ~/.config/emacs/.local/straight/build-29.1/jupyter/jupyter-org-extensions.el: Warning: ‘buffer-substring’ is an obsolete generalized variable. ``` Also, reopening the org file solves the issue.
Sorry @briochemc I didn't make it clear enough. I realized that the outputs(OceanGrid, SparseMatrix etc.) are not the type you defined in AIBECS.jl so you don't have control. The `AIBECSFunction`...
I've no idea how to do that. Can you please tell me how to implement the dynamic capabilities for Julia in otter? > It is a bit unusual for a...
Hi @jmbuhr, just checking in if I can help in some way. If the PR is ready, I can go ahead and test if it works in Julia.