diff options
author | Tomas Volf <~@wolfsden.cz> | 2024-03-14 17:52:40 +0100 |
---|---|---|
committer | Tomas Volf <~@wolfsden.cz> | 2024-03-14 17:52:40 +0100 |
commit | 43b99a46263712bd38b8e7d4ba93e4374649eb48 (patch) | |
tree | 9e994e129971c8268ab1d0bb529e763198884310 /src/geiser/xref.scm | |
parent | 2cccde1e3fb493ae4b1d523029b0b361080902d8 (diff) | |
download | geiser-guile-43b99a46263712bd38b8e7d4ba93e4374649eb48.tar.gz geiser-guile-43b99a46263712bd38b8e7d4ba93e4374649eb48.tar.bz2 |
Allow buffer-local geiser-guile-warning-level.
Since geiser-guile--startup is calling in the new buffer already, buffer-local
value of geiser-guile-warning-level had no effect. Luckily the original buffer
is accessible using geiser-repl--last-scm-buffer, so we can let-bind the value
from it for the duration of geiser-guile-update-warning-level.
Fixes #45.
* geiser-guile.el (geiser-guile--startup): Let-bind geiser-guile-warning-level
before calling geiser-guile-update-warning-level.
Diffstat (limited to 'src/geiser/xref.scm')
0 files changed, 0 insertions, 0 deletions