emacs23 - Making the emacs cursor into a line -
hi have been using emacs23 time , find cool editor. not happy cursor (or point in emacs lingo) being ' little black box'. want nice thin straight line way in gedit or notepad. suggestions on how this?
add .emacs file:
(setq-default cursor-type 'bar)
Comments
Post a Comment