unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Chris McMahan <cmcmahan+n@one.net>
Subject: Re: How make cursor be a thin vertical line instead of a box??
Date: 13 Jan 2003 13:42:31 -0500	[thread overview]
Message-ID: <uel7glwmg.fsf@one.net> (raw)
In-Reply-To: bf23f78f.0301131005.1a20f187@posting.google.com

It's EMACS!

see the help for the variable cursor-type, which is set in the
default-frame-alist and initial-frame-alist. If you want a vertical
bar, set this to bar

------------------------------
cursor-type's value is t

Documentation:
Cursor to use in window displaying this buffer.
Values are interpreted as follows:

  t 		use the cursor specified for the frame
  nil		don't display a cursor
  `bar'		display a bar cursor with default width
  (bar . WIDTH)	display a bar cursor with width WIDTH
  others	display a box cursor.
------------------------------

 - Chris

seberino@spawar.navy.mil (Christian Seberino) writes:

> Can I make cursor be a thin vertical line instead
> of a box??
> 
> Chris

-- 
     (.   .)
  =ooO=(_)=Ooo========================
  Chris McMahan | cmcmahan-AT-one.net
  ====================================

  reply	other threads:[~2003-01-13 18:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-13 18:05 How make cursor be a thin vertical line instead of a box?? Christian Seberino
2003-01-13 18:42 ` Chris McMahan [this message]
2003-01-14 14:30 ` Joe Casadonte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uel7glwmg.fsf@one.net \
    --to=cmcmahan+n@one.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).