xquery-mode / cider-any

Evaluate any buffer in cider – Replaced by Oook
0 stars 1 forks source link

Improve when reply is file #18

Closed m-g-r closed 7 years ago

m-g-r commented 7 years ago

These changes much improve the behavior in case the reply to an XQuery is actually a file (that is, if it sets a cider-any-uruk-file-name. Please merge.

The commit log and commit itself https://github.com/xquery-mode/cider-any/commit/7ea0e4ceca870fff0ae7b14e4e38bcc69988fc83 for a description of the problems there were and how they were fixed.

Also, fix a bug that cider-any-uruk-display-buffer messed with the local keymap of a major mode if the returned file actually had a local keymap.