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: Fringes again Date: Wed, 22 May 2002 10:20:38 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: References: <877klyie6t.fsf@tc-1-100.kawasaki.gol.ne.jp> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1022055853 9497 127.0.0.1 (22 May 2002 08:24:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 22 May 2002 08:24:13 +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 17ARPp-0002T4-00 for ; Wed, 22 May 2002 10:24:13 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17ARee-0006Or-00 for ; Wed, 22 May 2002 10:39:32 +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 17ARPv-0005SG-00; Wed, 22 May 2002 04:24:19 -0400 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net ([217.13.230.178] helo=yxa.extundo.com) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17AROA-0005NR-00 for ; Wed, 22 May 2002 04:22:30 -0400 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.3/8.12.3) with ESMTP id g4M8MHWa011080; Wed, 22 May 2002 10:22:18 +0200 Original-To: Thien-Thi Nguyen In-Reply-To: (Thien-Thi Nguyen's message of "21 May 2002 17:40:18 -0400") Original-Lines: 19 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2.50 (i686-pc-linux-gnu) 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:4275 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4275 Thien-Thi Nguyen writes: > Simon Josefsson writes: > > ;;; fringe.el --- window system-independent fringe support > > this is confusing to me, i.e., i alternatively parse this as: > > (window-system)-independent > > and > > window (system-independent) > > maybe something like "change fringes appearance in various ways" > would be better. too, i tend to view elisp as system-independent > by default, and only needing special note if actually otherwise. I changed the title, thanks.