From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Pavel@Janik.cz (Pavel =?iso-8859-2?q?Jan=EDk?=) Newsgroups: gmane.emacs.devel Subject: Re: Customize fringe Date: Sat, 11 May 2002 10:16:28 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <877kmd7bf5.fsf@tc-1-100.kawasaki.gol.ne.jp> <9003-Thu09May2002210730+0300-eliz@is.elta.co.il> <200205091835.g49IZDZ17232@rum.cs.yale.edu> <200205092118.g49LIsR17755@rum.cs.yale.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1021105088 11971 127.0.0.1 (11 May 2002 08:18:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 11 May 2002 08:18:08 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 176S4t-00036y-00 for ; Sat, 11 May 2002 10:18:07 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 176SEO-00024Q-00 for ; Sat, 11 May 2002 10:27:56 +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 176S4x-00021o-00; Sat, 11 May 2002 04:18:11 -0400 Original-Received: from p0189.as-l043.contactel.cz ([194.108.242.189] helo=SnowWhite.SuSE.cz) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 176S4c-000219-00 for ; Sat, 11 May 2002 04:17:50 -0400 Original-Received: by SnowWhite.SuSE.cz (PJ, from userid 500) id 71C7E183D1; Sat, 11 May 2002 10:20:32 +0200 (CEST) Original-To: emacs-devel@gnu.org X-Face: $"d&^B_IKlTHX!y2d,3;grhwjOBqOli]LV`6d]58%5'x/kBd7.MO&n3bJ@Zkf&RfBu|^qL+ ?/Re{MpTqanXS2'~Qp'J2p^M7uM:zp[1Xq#{|C!*'&NvCC[9!|=>#qHqIhroq_S"MH8nSH+d^9*BF: iHiAs(t(~b#1.{w.d[=Z In-Reply-To: (Simon Josefsson's message of "Fri, 10 May 2002 00:24:59 +0200") User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2.50 (i386-suse-linux-gnu) Original-Lines: 37 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:3833 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3833 From: Simon Josefsson Date: Fri, 10 May 2002 00:24:59 +0200 Hi Simon, > > ;;; fringe.el --- window system-independent fringe support I like it. Can you think of an interface to this in Show/Hide menu? What about this: Show/Hide -> Fringe -> Default None Only Right Only Left Customize (link to Customize buffer) Can you implement it when we all agree on it? > ;; Copyright (C) 2001 Free Software Foundation, Inc. 2002 > ;; Keywords: hardware I think that frames or something similar would be better. > This variable can be nil (the default) meaning the fringes should have > the default width (8 pixels), it can be an integer value specifying I though that the default width of fringe is dependant on the font used. Can you please check this? --=20 Pavel Jan=EDk Choose variable names that won't be confused. -- The Elements of Programming Style (Kernighan & Plaugh= er)