felko / neuron-mode

An emacs mode for editing Zettelkasten notes with neuron
GNU General Public License v3.0
118 stars 21 forks source link

The function `neuron-toggle-connection-type` fails #53

Closed prsteele closed 4 years ago

prsteele commented 4 years ago

Calling the function neuron-toggle-connection-type on any Zettel link emits the error

Symbol’s function definition is void: map-put!

Luckily the resolution seems straightforward, and I've made a PR to fix this.

I'm using Emacs 26.3, and the issue persisted when launching with emacs -Q and manually eval-buffering neuron-mode.el, s.el, dash.el, f.el, and markdown-mode.el.

felko commented 4 years ago

Fixed in https://github.com/felko/neuron-mode/commit/ea260a0f8f2bb4b15c9a9cba6be5f16865d05160