help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cursor as underline in 21?


From: Martin Jost
Subject: Re: Cursor as underline in 21?
Date: Mon, 5 Jul 2004 15:49:53 +0200

"DrMemory" <drmemory@starband.net> schrieb im Newsbeitrag 
news:cehFc.15567$J82.12817@fe25.usenetserver.com...
> On Fri, 02 Jul 2004 17:18:44 GMT, DrMemory <drmemory@starband.net> wrote:
> 
> >But is there really no way to just have an underscore (blinking or
> >not) for a cursor??!  Forgive me if this a dead horse...

To "unblink" the cursor, I would do it in emacs .emacs itself by using:
(blink-cursor-mode -1)

(But it is still a block-cursor; I never tried to get it to underline)

If you want to get rid of the toolbar (the next thing I did, when I started to 
use this version)
This is
(tool-bar-mode -1)

HTH

Martin


reply via email to

[Prev in Thread] Current Thread [Next in Thread]