summaryrefslogtreecommitdiff
path: root/elisp/geiser-syntax.el
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2014-01-10 06:20:05 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2014-01-10 06:20:05 +0100
commit0a0d8c9b7bde63362e8336d089ab2066669e9f71 (patch)
tree7c0244dddc1c9794595e9fa6bdfafb123e420127 /elisp/geiser-syntax.el
parent5655afa27b5eb4b2f75c923ad4de178ab8ae27a1 (diff)
downloadgeiser-0a0d8c9b7bde63362e8336d089ab2066669e9f71.tar.gz
geiser-0a0d8c9b7bde63362e8336d089ab2066669e9f71.tar.bz2
Racket: better behaviour of geiser-eval-buffer
For buffers containing a #lang directive, geiser-eval-buffer was simply broken: one cannot send the whole region wrapped in a `begin' in that case. We try now to send the region below, although a real solution would imply using #%module-begin as the wrapper, in order to be robust for languages that define their own version of the macro (such as TR). But people should use C-c C-a or C-c C-k and leave this silly function alone instead.
Diffstat (limited to 'elisp/geiser-syntax.el')
0 files changed, 0 insertions, 0 deletions