Closed pedro-w closed 3 years ago
If I open a new project and M-X dime
then open pppp
in the dime-repl (where pppp is the project name) I get
; Dime - ChangeLog file not found
opendylan> open pppp
Done.
opendylan>
and in the messages
For information about GNU Emacs and the GNU system, type C-h C-a.
Polling "/var/folders/jm/f8jztb557h7cygsnylsx6rd40000gn/T/dime.93796".. (Abort with ‘M-x dime-abort-connection’.) [2 times]
Connecting to Swank on port 4005.. [2 times]
error in process filter: user-error: dime-write-string-function not set
error in process filter: dime-write-string-function not set
Connected. Let the hacking commence!
error in process filter: user-error: dime-write-string-function not set
error in process filter: dime-write-string-function not set
so definitely something not quite right.
Compiling dime-20210319.1414 on Emacs 27.1 I get these warnings:
Not sure if this impacts the functionality, I haven't found anything yet.