From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: More enhancements to fringe bitmaps. Date: 09 Mar 2004 00:52:01 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1079024354 30805 80.91.224.253 (11 Mar 2004 16:59:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Mar 2004 16:59:14 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Mar 11 17:59:03 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B1TWR-0003UK-00 for ; Thu, 11 Mar 2004 17:59:03 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B1TWR-0006N4-00 for ; Thu, 11 Mar 2004 17:59:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B1RcE-00030T-Pd for emacs-devel@quimby.gnus.org; Thu, 11 Mar 2004 09:56:54 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B0TdC-0000Y6-48 for emacs-devel@gnu.org; Mon, 08 Mar 2004 17:53:54 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B0TcE-0008LI-MX for emacs-devel@gnu.org; Mon, 08 Mar 2004 17:53:26 -0500 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B0Tbm-00088i-F1 for emacs-devel@gnu.org; Mon, 08 Mar 2004 17:52:26 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id AFFC9262820; Mon, 8 Mar 2004 23:52:19 +0100 (CET) Original-To: mar@i.am (Marco Munari 16447.64651) In-Reply-To: Original-Lines: 24 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20307 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20307 mar@i.am (Marco Munari 16447.64651) writes: > dear developers, i use emacs and sometime i touch the code to improve it > by my ideas, If we are going to use your changes, we will need papers. > i'm introducing new fringe *active* basic face, > (FRINGE_ACTIVE_FACE_ID as new and complement of FRINGE_FACE_ID) > to permit more hilighting of current selected window, because > mod_line_inactive_face_id and mode_line_face_id highlight the selected > emacs window only in the bottom (of the void space) below the buffer. That is a nice idea, and I would like to consider it. I can see quite some problems doing it properly, and from the comments you gave I doubt it covers all corners of this functionality. However, I will not look at your patch in details, until I know whether you will sign papers. -- Kim F. Storm http://www.cua.dk