开发者

Making the emacs cursor into a line

Hi I have been using Emacs23 for some time now and find it a really cool editor. However I am not 开发者_JS百科happy with the cursor (or point in Emacs lingo) being a ' little black box'. I want it to be a nice thin straight line just the way it is in gedit or notepad. Any suggestions on how to do this?


Add this to your .emacs file:

(setq-default cursor-type 'bar) 
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜