From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: the fringe in emacs version 21 Date: Tue, 6 Aug 2002 08:01:00 +0300 (IDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1028610209 19724 127.0.0.1 (6 Aug 2002 05:03:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 6 Aug 2002 05:03:29 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17bwVE-000581-00 for ; Tue, 06 Aug 2002 07:03:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17bwVu-0006gF-00; Tue, 06 Aug 2002 01:04:10 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17bwVM-0006dC-00 for ; Tue, 06 Aug 2002 01:03:36 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA05774; Tue, 6 Aug 2002 08:01:00 +0300 (IDT) X-Sender: eliz@is Original-To: Kelly Porpiglia In-Reply-To: Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3138 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3138 On Tue, 6 Aug 2002, Kelly Porpiglia wrote: > > > _Please_ allow users to remove the "fringe" in future versions of emacs! > > > > The development sources already allow that. > > Really? How? Is there something that I can add to my .emacs? You do that by customizing the fringe-mode variable. > I've searched the FAQ, web, and newsgroups, and all I found was that it isn't > supported in version 21.2. Sorry if I missed something... I said "development sources", which means that no released version has that feature yet. Version 21.4 is expected to have it; or you could get the CVS code, if you don't mind running alpha software.