diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2018-01-29 03:21:13 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2018-01-29 03:21:13 +0100 |
commit | 2af5b24c97a271c243d8fddbc6b7bc97544c29da (patch) | |
tree | 6c746b5a891f2e06c2c84d316598394d1ce70d82 /elisp/geiser-compile.el | |
parent | 9a2bbfd255c1e64a632a900a02337a136536c1dd (diff) | |
download | geiser-2af5b24c97a271c243d8fddbc6b7bc97544c29da.tar.gz geiser-2af5b24c97a271c243d8fddbc6b7bc97544c29da.tar.bz2 |
Fix for module/identifier completion in minibuffer
When constructing the completion table for minibuffer prompts via
`completion-table-dynamic', we were forgetting to tell emacs to
perform the completion lookup with the original (scheme) buffer as its
current buffer. As a result, the actual completion function wasn't
able to find the REPL connection and everything when down in flames
with an exception.
Diffstat (limited to 'elisp/geiser-compile.el')
0 files changed, 0 insertions, 0 deletions