diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2014-01-10 06:20:05 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2014-01-10 06:20:05 +0100 |
commit | f9b2ed86077a79718b083e49f752cf01457e1459 (patch) | |
tree | abcfbe4910f1462185f385cb78d6ce6b5b4b473e /elisp/geiser-completion.el | |
parent | 826a054761d0f12f243883a001b2392279580a7f (diff) | |
download | geiser-guile-f9b2ed86077a79718b083e49f752cf01457e1459.tar.gz geiser-guile-f9b2ed86077a79718b083e49f752cf01457e1459.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-completion.el')
0 files changed, 0 insertions, 0 deletions