ediprolog
ediprolog copied to clipboard
Error when using local modules
When using a local module, ediprolog errors out attempting to load the file, likely due to only copying the buffer itself to a temp folder.
Yes, you can work around this for example with: M-: (setq ediprolog-temp-file ".ediprolog") RET, so that a local file is used to consult the program!