unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <jmbarranquero@wke.es>
Subject: Re: cua-mode: cursor types
Date: Mon, 03 May 2004 11:24:36 +0200	[thread overview]
Message-ID: <20040503111810.8C55.JMBARRANQUERO@wke.es> (raw)
In-Reply-To: <m3pt9nrg9k.fsf@kfs-l.imdomain.dk>


I have problems with cursor types when mixing styles (hollow, bar, etc.) As
soon as I switch from box to another one, I can't go back to box.

For example, I load and eval-buffer the following:

  (load-library "cua-base")
  (cua-mode)
  (setq cua-enable-cursor-indications t)
  (setq cua-normal-cursor-color 'box)
  (setq cua-overwrite-cursor-color 'hbar)
  (setq cua-read-only-cursor-color 'hollow)

C-x C-q     => hollow
C-x C-q     => still hollow !
<ins>       => hbar
<ins>       => hbar !
C-x C-q     => hollow

etc.


                                                                Juanma

  reply	other threads:[~2004-05-03  9:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-01  7:11 cua-mode: cursor types Lars Hansen
2004-05-01 21:25 ` Kim F. Storm
2004-05-03  9:24   ` Juanma Barranquero [this message]
2004-05-03 15:44   ` Ehud Karni
  -- strict thread matches above, loose matches on Subject: below --
2004-02-24  3:20 Michael Mauger
2004-04-30 20:56 ` Kim F. Storm

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=20040503111810.8C55.JMBARRANQUERO@wke.es \
    --to=jmbarranquero@wke.es \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).