From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Markus Gritsch Newsgroups: gmane.emacs.devel Subject: Re: cursor-type as bar Date: Wed, 12 Apr 2006 09:22:10 +0200 Message-ID: <443CAAA2.3060207@iue.tuwien.ac.at> References: <440DA0D1.2050608@iue.tuwien.ac.at> <87d5gshc0c.fsf@jurta.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1144826578 13411 80.91.229.2 (12 Apr 2006 07:22:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 Apr 2006 07:22:58 +0000 (UTC) Cc: Juri Linkov , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Apr 12 09:22:55 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FTZgi-0001ym-HK for ged-emacs-devel@m.gmane.org; Wed, 12 Apr 2006 09:22:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FTZgh-0000Y5-Sj for ged-emacs-devel@m.gmane.org; Wed, 12 Apr 2006 03:22:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FTZgN-0000WS-J2 for emacs-devel@gnu.org; Wed, 12 Apr 2006 03:22:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FTZgL-0000VS-BC for emacs-devel@gnu.org; Wed, 12 Apr 2006 03:22:30 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FTZgL-0000VN-4A for emacs-devel@gnu.org; Wed, 12 Apr 2006 03:22:29 -0400 Original-Received: from [81.223.55.196] (helo=mail.synedra.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FTZlK-0007iO-L8; Wed, 12 Apr 2006 03:27:38 -0400 Original-Received: by mail.synedra.com (Postfix, from userid 99) id 9A51C10464D; Wed, 12 Apr 2006 09:22:16 +0200 (CEST) Original-Received: from [192.168.252.186] (unknown [192.168.252.186]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.synedra.com (Postfix) with ESMTP id 5CEF810464B; Wed, 12 Apr 2006 09:22:16 +0200 (CEST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.0.1) Gecko/20060130 SeaMonkey/1.0 Original-To: rms@gnu.org In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:52736 Archived-At: Richard Stallman wrote: > To really be usable, the bar cursor should be drawn *between* the > characters, e.g. shifting it width/2 pixels to the left. > > I thought the bar cursor WAS drawn between the characters. > If that is not the case, it is a bug--would someone please fix it? Just being curious: Is there any progress with this issue? Kind regards, Markus