Torgeir Thoresen

Results 46 comments of Torgeir Thoresen

I'm also seeing a similar one. Redefining the defun like suggested does seem to fix it. > alert-osx-notifier-notify: Wrong type argument: listp, "osascript -e 'display notification \"org-plus-contrib :home:\" with title...

the same (ECONNREFUSED, Connection refused) is seen from two assert.response in the same test using the serial option with node 0.4.4 and expresso 0.7.5

I also have an issue trying to `si{` when using this translation-key-map `(define-key key-translation-map (kbd "M-(") (kbd "{"))` (to make `shift-alt-8` work like you expect on a norwegian keyboard)

I'm still looking for a solution to this. Here's a gif showing the issue at hand: ![evil-surround-issue mov](https://cloud.githubusercontent.com/assets/118202/15100269/641623e8-156d-11e6-9c93-52217155cdad.gif) This is with the following `key-translation-map`s in play ``` (define-key key-translation-map (kbd...

> this issue may actually be resolved with my (already merged) pull request #81 Indeed, works like a charm! All my tests from above seems to be working perfectly.

I believe this has resurfaced again? Seems the changes of #81 is no longer in `master`.