brianc / jade-mode

Emacs major mode for jade template highlighting
MIT License
156 stars 41 forks source link

emacs hang when type in single quote `'` in jade-mode #21

Closed justlaputa closed 9 years ago

justlaputa commented 10 years ago

I install jade-mode from emacs package-install, when I'm editing a jade file, adding attribute to a tag by ', emacs hangs and top shows it use 100% CPU.

$ emacs --version
GNU Emacs 24.3.1
Copyright (C) 2013 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.

#jade info in emacs:
     Status: Installed in `/home/laputa/.emacs.d/elpa/jade-mode-20130220.1245/'.
    Version: 20130220.1245
   Requires: sws-mode-0
    Summary: Major mode for editing .jade files [github]

Does anyone met the same problem?

tjefferson08 commented 9 years ago

Closing this as stale/fixed, please follow up if you can still reproduce this issue!