Skip to content

Instantly share code, notes, and snippets.

@opoku
Created September 9, 2023 12:01
Show Gist options
  • Save opoku/626a0a49ee542bc74882961de2748851 to your computer and use it in GitHub Desktop.
Save opoku/626a0a49ee542bc74882961de2748851 to your computer and use it in GitHub Desktop.
heredoc error in emacs buffer
[19] > say q:to/END/;
a long paragraph
for my perusal
END
===SORRY!=== Error while compiling:
Ending delimiter END not found
at line 2
------> <BOL>⏏<EOL>
expecting any of:
whitespace
[19] > ===SORRY!=== Error while compiling:
Undeclared routines:
a used at line 1
long used at line 1. Did you mean 'log'?
paragraph used at line 1
[19] > ===SORRY!=== Error while compiling:
Malformed my (did you mean to declare a sigilless \perusal or $perusal?)
------> for my perusal⏏<EOL>
[19] > * *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment