Greg Hawkins

Results 5 comments of Greg Hawkins

The problem example, to save a couple of clicks: ```rust // expr = // let test = let id = b // b = \x -> x // in id...

Speculative fix was indeed unsafe ([counterexample](https://github.com/curvelogic/moniker/commit/199d7e078169707e65663e1f4b9e5d8787f2ac81)), if for no other reason than it didn't make the [compensating change](https://github.com/curvelogic/moniker/commit/c620b2a69d6cad4724cba07775ed65a7ae556c9c) in `close_pattern`.

I'm seeing the same. emacs-for-windows Emacs24.BZR.105651.Win32.20110904, swank-clojure 1.3.3. Using sh.bat as described [here](http://sourceforge.net/apps/wordpress/codesounding/2011/09/29/installing-emacs-24-and-clojure-mode-on-windows-7-step-by-step/).

Same fix worked for me (albeit manually deleting the plugin jars and installing 1.3.4). Thanks.