From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: August Karlstrom Newsgroups: gmane.emacs.help Subject: Inverse video with bar cursor Date: Tue, 08 Mar 2005 04:28:45 +0100 Message-ID: <1110252525.5361.19.camel@c83-250-201-97.bredband.comhem.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1110252883 26893 80.91.229.2 (8 Mar 2005 03:34:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 8 Mar 2005 03:34:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 08 04:34:43 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D8VUQ-0001wP-Ai for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Mar 2005 04:34:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8Vio-0008M0-RU for geh-help-gnu-emacs@m.gmane.org; Mon, 07 Mar 2005 22:49:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D8Vhr-000829-OL for help-gnu-emacs@gnu.org; Mon, 07 Mar 2005 22:48:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D8Vhm-0007z2-MH for help-gnu-emacs@gnu.org; Mon, 07 Mar 2005 22:48:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8Vhm-0007ui-4N for help-gnu-emacs@gnu.org; Mon, 07 Mar 2005 22:48:22 -0500 Original-Received: from [81.228.10.110] (helo=av7-1-sn4.m-sp.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D8VOm-0001oG-Kd for help-gnu-emacs@gnu.org; Mon, 07 Mar 2005 22:28:44 -0500 Original-Received: by av7-1-sn4.m-sp.skanova.net (Postfix, from userid 502) id 02F2E37E44; Tue, 8 Mar 2005 04:28:41 +0100 (CET) Original-Received: from smtp4-2-sn4.m-sp.skanova.net (smtp4-2-sn4.m-sp.skanova.net [81.228.10.180]) by av7-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id E866537E43 for ; Tue, 8 Mar 2005 04:28:41 +0100 (CET) Original-Received: from c83-250-201-97.bredband.comhem.se (c83-250-201-97.bredband.comhem.se [83.250.201.97]) by smtp4-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id CCDFE37E42 for ; Tue, 8 Mar 2005 04:28:41 +0100 (CET) Original-To: help-gnu-emacs@gnu.org X-Mailer: Evolution 2.0.2 (2.0.2-3) 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:24612 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24612 When `cursor-type' is set to `box', Emacs displays the character behind the cursor in inverse video, but when I set it to `bar' it doesn't. I'd prefer to see the part of the character that's behind the cursor in inverse video. This is the standard behavior in some editors. Is there a way to achieve that? -- August