* change cursor shape
@ 2007-07-28 10:36 David Trallero
2007-07-28 13:49 ` Toto
2007-07-28 15:56 ` Drew Adams
0 siblings, 2 replies; 4+ messages in thread
From: David Trallero @ 2007-07-28 10:36 UTC (permalink / raw)
To: help-gnu-emacs
Is is possible to change cursor shape depending on if the writing mode
is Overwrite or Insert?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: change cursor shape
2007-07-28 10:36 change cursor shape David Trallero
@ 2007-07-28 13:49 ` Toto
2007-07-28 15:56 ` Drew Adams
1 sibling, 0 replies; 4+ messages in thread
From: Toto @ 2007-07-28 13:49 UTC (permalink / raw)
To: help-gnu-emacs
In article <f8f7q3$dkt$1@aioe.org>, David Trallero <ditiem@gmail.com> writes:
> Is is possible to change cursor shape depending on if the writing mode
> is Overwrite or Insert?
I use bar-cursor mode
(http://www.northbound-train.com/emacs/bar-cursor.el) which does
exactly what you want.
But while searching a link for it in emacswiki I also found cursor-chg
mode (http://www.emacswiki.org/cgi-bin/wiki/cursor-chg.el) which seems
interesing, too.
--
[ Toto ]
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: change cursor shape
2007-07-28 10:36 change cursor shape David Trallero
2007-07-28 13:49 ` Toto
@ 2007-07-28 15:56 ` Drew Adams
1 sibling, 0 replies; 4+ messages in thread
From: Drew Adams @ 2007-07-28 15:56 UTC (permalink / raw)
To: David Trallero, help-gnu-emacs
> Is is possible to change cursor shape depending on if the writing mode
> is Overwrite or Insert?
This should do just what you ask:
Code:
http://www.emacswiki.org/cgi-bin/wiki/cursor-chg.el
Description:
http://www.emacswiki.org/cgi-bin/wiki/ChangingCursorDynamically
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: change cursor shape
[not found] <mailman.4081.1185638239.32220.help-gnu-emacs@gnu.org>
@ 2007-07-28 18:36 ` David Trallero
0 siblings, 0 replies; 4+ messages in thread
From: David Trallero @ 2007-07-28 18:36 UTC (permalink / raw)
To: help-gnu-emacs
Drew Adams wrote:
> This should do just what you ask:
Wonderful! Thanks a lot to both! :)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-07-28 18:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-28 10:36 change cursor shape David Trallero
2007-07-28 13:49 ` Toto
2007-07-28 15:56 ` Drew Adams
[not found] <mailman.4081.1185638239.32220.help-gnu-emacs@gnu.org>
2007-07-28 18:36 ` David Trallero
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.