From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: tags in the 3 lowest bits Date: Wed, 19 Nov 2003 18:32:00 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20031119233200.GA7768@fencepost> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1069285753 23074 80.91.224.253 (19 Nov 2003 23:49:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Nov 2003 23:49:13 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Nov 20 00:49:10 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AMc4M-0006eb-00 for ; Thu, 20 Nov 2003 00:49:10 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AMc4L-0003Dy-00 for ; Thu, 20 Nov 2003 00:49:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AMd0a-0002Cw-38 for emacs-devel@quimby.gnus.org; Wed, 19 Nov 2003 19:49:20 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AMcz8-0001xz-PC for emacs-devel@gnu.org; Wed, 19 Nov 2003 19:47:50 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AMcyZ-0001oA-6Z for emacs-devel@gnu.org; Wed, 19 Nov 2003 19:47:46 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AMct2-0000Is-CN for emacs-devel@gnu.org; Wed, 19 Nov 2003 19:41:32 -0500 Original-Received: from miles by fencepost.gnu.org with local (Exim 4.24) id 1AMbnk-00028A-N7; Wed, 19 Nov 2003 18:32:00 -0500 Original-To: "Kim F. Storm" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Blat: Foop X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:17934 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17934 On Thu, Nov 20, 2003 at 01:28:56AM +0100, Kim F. Storm wrote: > So the intention is to continue using MSB tags by default, and > only use LSB on those systems which really need it (eg. FreeBSD) ? I'd prefer to just entirely switch to LSB tags too, but I interpreted Stefan's message as simple caution -- let's get some experience first before committing to anything, and in the process be able to support some more systems. Personally I'll turn them on unconditionally when I compile my own emacs. I think for testing, it would be good if it's simple to do this (e.g., with a configure option). -Miles -- 80% of success is just showing up. --Woody Allen