ergoemacs / ergoemacs-mode

ergoemacs-mode
ergoemacs.github.io/
GNU General Public License v3.0
293 stars 35 forks source link

Toggle case error #338

Closed tuhdo closed 9 years ago

tuhdo commented 9 years ago

Here is the backtrace:

Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
  ergoemacs-toggle-camel-case()
  funcall-interactively(ergoemacs-toggle-camel-case)
  call-interactively(ergoemacs-toggle-camel-case nil nil)
  command-execute(ergoemacs-toggle-camel-case)
mattfidler commented 9 years ago

Can you leave the word where this ocurred. That way I can figure out how to fix it.