From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thomas Dickey Newsgroups: gmane.emacs.bugs Subject: Re: Emacs changesthe cursor shape Date: 6 Oct 2003 18:47:26 GMT Organization: RadixNet Internet Services Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1065466242 24724 80.91.224.253 (6 Oct 2003 18:50:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Oct 2003 18:50:42 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 06 20:50:38 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A6aRK-0000Mb-00 for ; Mon, 06 Oct 2003 20:50:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A6aQN-0008H7-In for geb-bug-gnu-emacs@m.gmane.org; Mon, 06 Oct 2003 14:49:39 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A6aPm-00087Q-4x for bug-gnu-emacs@gnu.org; Mon, 06 Oct 2003 14:49:02 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A6aPE-0007zl-Dn for bug-gnu-emacs@gnu.org; Mon, 06 Oct 2003 14:48:59 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A6aPC-0007z3-R9 for bug-gnu-emacs@gnu.org; Mon, 06 Oct 2003 14:48:26 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.24) id 1A6aN0-0006N7-DC for gnu-emacs-bug@prep.ai.mit.edu; Mon, 06 Oct 2003 14:46:10 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A6aOH-0007fP-A4 for gnu-emacs-bug@prep.ai.mit.edu; Mon, 06 Oct 2003 14:48:00 -0400 Original-Received: from [207.192.128.41] (helo=news1.radix.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A6aOG-0007ey-RZ for gnu-emacs-bug@prep.ai.mit.edu; Mon, 06 Oct 2003 14:47:28 -0400 Original-Received: from news1.radix.net (localhost [127.0.0.1]) by news1.radix.net (8.12.2/8.12.2) with ESMTP id h96IlR8K003018 for ; Mon, 6 Oct 2003 14:47:27 -0400 (EDT) Original-Received: by news1.radix.net (8.12.2/8.12.2/Submit) id h96IlQ6O003017 for gnu-emacs-bug@prep.ai.mit.edu; Mon, 6 Oct 2003 14:47:26 -0400 (EDT) Original-To: gnu-emacs-bug@prep.ai.mit.edu Original-Path: not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 18 Original-NNTP-Posting-Host: saltmine.radix.net User-Agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (SunOS/5.8 (sun4u)) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5919 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5919 Christopher Zimmermann wrote: > I use SVGATextMode to get a 100x30 text-mode with a block-cursor. > But when I switch to another console after I have started emacs, > I get a "underline"-cursor. On every console. I can restore the > block-cursor by just running SVGATextMode, but when I switch again > between the consoles I will get the same "underline"-cursor on all > consoles. Only emacs has it's block-cursor all the time, but still > the console it ran on will get a "underline"-cursor after emacs is > ended. the 'cnorm' string in the terminfo is what I would expect is setting the underline-cursor. -- Thomas E. Dickey http://dickey.his.com ftp://dickey.his.com