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: Customize fringe Date: 10 May 2002 01:31:27 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <5xu1pgsxtc.fsf@kfs2.cua.dk> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1020983586 4045 127.0.0.1 (9 May 2002 22:33:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 9 May 2002 22:33:06 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 175wTC-000138-00 for ; Fri, 10 May 2002 00:33:06 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 175wc0-0007N2-00 for ; Fri, 10 May 2002 00:42:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 175wTG-0006Q5-00; Thu, 09 May 2002 18:33:10 -0400 Original-Received: from fepf.post.tele.dk ([195.41.46.135]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 175wQx-0006Fr-00 for ; Thu, 09 May 2002 18:30:47 -0400 Original-Received: from kfs2.cua.dk.cua.dk ([80.62.38.68]) by fepF.post.tele.dk (InterMail vM.4.01.03.23 201-229-121-123-20010418) with SMTP id <20020509223046.NJAC6037.fepF.post.tele.dk@kfs2.cua.dk.cua.dk>; Fri, 10 May 2002 00:30:46 +0200 Original-To: Simon Josefsson In-Reply-To: Original-Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3790 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3790 Simon Josefsson writes: > What do you think of this? > I would like you to wait implementing anything like this. It is on my TODO list to make fringe configurable per buffer/window rather than per frame. Something like variables left-margin-width / right-margin-width and functions set-window-margin / window-margin. Once that is in place, various modes may fine-tune their use of the fringe (e.g. gdb may explicitly enable the left fringe for the arrow, and speedbar may turn off both fringes by default). -- Kim F. Storm http://www.cua.dk