How to force a syntax-highlighting refresh in emacs? -
in emacs, when ssh'ed remote machine, there's delay between when type closing quotation mark , when emacs updates syntax-highlighting reflect change. few seconds, of text after quotation highlighted if part of quotation. fine, i'd rather not wait. there way tell emacs "re-highlight right now"?
yes. emacs command m-x font-lock-fontify-buffer if recall right. can bind key sequence if it's not bound in mode.
Comments
Post a Comment