how to interrupt emacs spell check (frozen) -


i'm using emacs 23.1.1 (on linux) editing of software. use short-cut alt-shft-5 replacing. however, if accidently hit alt-shft-4, emacs freezes saying "checking spelling of cc..."

how can interrupt/stop editing session?

use c-g. calls keyboard-quit.

c-g can unfreeze hung state. that's how people months long up-times emacs.


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -