try to trigger wrap-around-parens / ctrl-alt-(
=> have to hit ctrl-alt-shift-8 on my keyboard
Atom Version: 1.0.3
System: Mac OS X 10.10.3
Thrown From: lisp-paredit package, v0.4.0
Stack Trace
Uncaught TypeError: Cannot set property 'endIdx' of undefined
At /Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/lib/text-buffer.js:756
TypeError: Cannot set property 'endIdx' of undefined
at /Users/jluf/.atom/packages/lisp-paredit/lib/edit-commands.coffee:167:9
at TextBuffer.module.exports.TextBuffer.transact (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/text-buffer/lib/text-buffer.js:751:18)
at TextEditor.module.exports.TextEditor.transact (/Applications/Atom.app/Contents/Resources/app.asar/src/text-editor.js:1151:26)
at edit (/Users/jluf/.atom/packages/lisp-paredit/lib/edit-commands.coffee:159:10)
at Array.module.exports.wrapAroundParens (/Users/jluf/.atom/packages/lisp-paredit/lib/edit-commands.coffee:48:5)
at atom-text-editor.<anonymous> (/Users/jluf/.atom/packages/lisp-paredit/lib/utils.coffee:38:70)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:241:29)
at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:524:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:347:22)
at HTMLDocument.module.exports.WindowEventHandler.onKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:177:20)
steps to reproduce:
Atom Version: 1.0.3 System: Mac OS X 10.10.3 Thrown From: lisp-paredit package, v0.4.0
Stack Trace
Uncaught TypeError: Cannot set property 'endIdx' of undefined
Commands
Config
=> also with strict: true
Installed Packages