From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: Customize fringe Date: Fri, 10 May 2002 13:37:20 +0000 (UTC) Sender: emacs-devel-admin@gnu.org Message-ID: References: <877kmd7bf5.fsf@tc-1-100.kawasaki.gol.ne.jp> <87helh5f96.fsf@tc-1-100.kawasaki.gol.ne.jp> <2950-Fri10May2002095256+0300-eliz@is.elta.co.il> <4634-Fri10May2002151746+0300-eliz@is.elta.co.il> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1021037950 9955 127.0.0.1 (10 May 2002 13:39:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 10 May 2002 13:39:10 +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 176Ac1-0002aS-00 for ; Fri, 10 May 2002 15:39:09 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 176Al8-0002ER-00 for ; Fri, 10 May 2002 15:48:34 +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 176Ac3-0001uS-00; Fri, 10 May 2002 09:39:11 -0400 Original-Received: from megalith.rattlesnake.com ([140.186.114.245] helo=localhost) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 176AaH-0001ZI-00 for ; Fri, 10 May 2002 09:37:22 -0400 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.114) Fri, 10 May 2002 13:37:20 +0000 (UTC) Original-To: emacs-devel@gnu.org In-Reply-To: <4634-Fri10May2002151746+0300-eliz@is.elta.co.il> 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:3808 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3808 The documentation of mouse-avoidance-mode says: Set cursor avoidance mode to MODE. MODE should be one of the symbols `banish', `exile', `jump', `animate', `cat-and-mouse', `proteus', or `none'. If MODE is nil, toggle mouse avoidance between `none' and `banish' modes. So it's not a simple toggle. Interactively, it prompts you for the avoidance mode; that is not what a simple toggle is expected to do. Good point. I missed that, which indicates that I expect a simple on/off toggle.... I'm not sure. The ``reduction'' of the fringes sounds a lot like different styles, so perhaps set-fringe-style or some such would be a better name... I agree; that is a much better name, it is like `set-fill-column'. -- Robert J. Chassell bob@rattlesnake.com Rattlesnake Enterprises http://www.rattlesnake.com