From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bago@ludens.elte.hu (Toto) Newsgroups: gmane.emacs.help Subject: Re: change cursor shape Date: 28 Jul 2007 15:49:21 +0200 Organization: Eotvos University, Budapest, Hungary Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1185643368 10880 80.91.229.12 (28 Jul 2007 17:22:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 28 Jul 2007 17:22:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jul 28 19:22:41 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IEq00-0002h5-PA for geh-help-gnu-emacs@m.gmane.org; Sat, 28 Jul 2007 19:22:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IEq00-0001pH-7g for geh-help-gnu-emacs@m.gmane.org; Sat, 28 Jul 2007 13:22:40 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed00.sul.t-online.de!t-online.de!kanaga.switch.ch!switch.ch!news.bme.hu!ludens.elte.hu!not-for-bago Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-Xref: shelby.stanford.edu gnu.emacs.help:150563 X-Mailman-Approved-At: Sat, 28 Jul 2007 13:22:25 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:46147 Archived-At: In article , David Trallero 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 ]