Group: gnu.emacs.help · Group Profile · Search for Shopw in gnu.emacs.help
Author: Dan Davison
Date: Jul 15, 2008 04:19
... concrete example. I have a buffer in Emacs-Lisp mode, and type the characters '(defun' fine. Now I try to add a space after the n. In stead of the (yellow) cursor moving on and shopwing space between iteself and the 'n', I get a yellow block two characters wide. Now I examine exactly what sort of characters are present, by selecting the text and submitting it on standard input to cat -...
|