From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: cursor-type as bar Date: Thu, 18 Oct 2007 01:02:46 -0400 Message-ID: References: <533b7d320710170818t2a655d01w85e8c05e7a7b5b85@mail.gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1192683831 16632 80.91.229.12 (18 Oct 2007 05:03:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Oct 2007 05:03:51 +0000 (UTC) Cc: emacs-devel@gnu.org, storm@cua.dk To: "Markus Gritsch" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 18 07:03:52 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IiNXz-0001bw-Ma for ged-emacs-devel@m.gmane.org; Thu, 18 Oct 2007 07:03:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiNXs-0000pJ-F6 for ged-emacs-devel@m.gmane.org; Thu, 18 Oct 2007 01:03:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IiNWy-0000R3-5t for emacs-devel@gnu.org; Thu, 18 Oct 2007 01:02:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IiNWx-0000Qf-LJ for emacs-devel@gnu.org; Thu, 18 Oct 2007 01:02:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiNWx-0000Qb-EU for emacs-devel@gnu.org; Thu, 18 Oct 2007 01:02:47 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IiNWx-0006MV-2z for emacs-devel@gnu.org; Thu, 18 Oct 2007 01:02:47 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IiNWw-00071r-0r; Thu, 18 Oct 2007 01:02:46 -0400 In-reply-to: <533b7d320710170818t2a655d01w85e8c05e7a7b5b85@mail.gmail.com> (m.gritsch@gmail.com) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:81127 Archived-At: Now since the release is over, is there any chance this gets fixed? I tried looking at the code in xdisp.c and w32term.c, but since I am no C programmer, I am not able to do something useful there myself :/ I would be glad to see someone work on putting the bar cursor in between characters.