From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.devel Subject: Re: Customize fringe Date: Sun, 12 May 2002 12:30:43 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <200205121230.43171.simon@josefsson.org> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1021199585 5482 127.0.0.1 (12 May 2002 10:33:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 12 May 2002 10:33:05 +0000 (UTC) Cc: storm@cua.dk, 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 176qf3-0001QJ-00 for ; Sun, 12 May 2002 12:33:05 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 176qp4-0004rO-00 for ; Sun, 12 May 2002 12:43:26 +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 176qf7-00079G-00; Sun, 12 May 2002 06:33:09 -0400 Original-Received: from h39n1c1o299.bredband.skanova.com ([217.208.172.39] helo=latte.josefsson.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 176qcK-0006oJ-00 for ; Sun, 12 May 2002 06:30:16 -0400 Original-Received: from localhost (localhost [[UNIX: localhost]]) by latte.josefsson.org (8.11.6/8.11.6) id g4CAUhP30586; Sun, 12 May 2002 12:30:43 +0200 Original-To: Eli Zaretskii User-Agent: KMail/1.4.1 In-Reply-To: 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:3856 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3856 On Sunday 12 May 2002 12:06, Eli Zaretskii wrote: > > There are many nonsensical > > customizations possible, does it really make sense to detect them and= do > > something clever? > > I don't see why customizing cursor-in-non-selected-windows should be > considered nonsensical. Eh. I thought you meant that disabling both the fringe and=20 cursor-in-non-selected-windows was nonsensical. I don't agree, but I als= o=20 don't think emacs should detect nonsensical combinations of customization= s. =20 So I don't understand what the problem is now.