~technomancy/fennel#166: 
fennel-mode: Unable to initialize Fennel Proto REPL: unsupported Fennel version: 1.3.0

With fennel-proto-repl-minor-mode activated, this occurs when:

  • Trying to execute code in a buffer
  • Trying to execute a code block in org-mode

Given that 1.3.0 is the most recently released official version, is this expected?

Status
RESOLVED CLOSED
Submitter
~fosskers
Assigned to
Submitted
4 months ago
Updated
2 months ago
Labels
docs

~fosskers 4 months ago

To clarify, I am on the most recent commit of fennel-mode.

~technomancy 4 months ago

Given that 1.3.0 is the most recently released official version, is this expected?

No, the proto repl depends on unreleased features; it sounds like we might have some documentation that needs to be clearer there.

~fosskers 4 months ago*

After building fennel's master branch myself, it all seems to be working. Thanks!

~andreyorst 4 months ago

the documentation for the fennel-proto-repl notes that it does require fennel with ___repl___ variable available, but yeah, I can see how that's can be confusing.

~technomancy REPORTED CLOSED 2 months ago

Since this is now in the most recent release, I think we can close this out.

Register here or Log in to comment, or comment via email.