From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: arch taglines for emacs Date: Tue, 19 Aug 2003 22:42:31 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1061367919 17699 80.91.224.253 (20 Aug 2003 08:25:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Aug 2003 08:25:19 +0000 (UTC) Cc: Tom Lord , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Aug 20 10:25:18 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 19pOHO-0004Xn-00 for ; Wed, 20 Aug 2003 10:25:18 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19pOKZ-0002Bw-00 for ; Wed, 20 Aug 2003 10:28:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19pNur-0006nP-AL for emacs-devel@quimby.gnus.org; Wed, 20 Aug 2003 04:02:01 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19pN5k-00069K-7D for emacs-devel@gnu.org; Wed, 20 Aug 2003 03:09:12 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19pKVB-00017a-Qa for emacs-devel@gnu.org; Wed, 20 Aug 2003 00:23:48 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19pJAs-0001uS-O6 for emacs-devel@gnu.org; Tue, 19 Aug 2003 22:58:14 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19pIvf-0007zQ-9U; Tue, 19 Aug 2003 22:42:31 -0400 Original-To: Miles Bader In-reply-to: (message from Miles Bader on 19 Aug 2003 12:55:15 +0900) 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:16028 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16028 Would anyone object to me adding an arch `taglines' to the source files in emacs? It seems ok to me. /* arch-tag: 53bb84c6-dee0-46c6-a275-2db144993d89 */ It looks ugly to put the */ on the next line. Why do that-- is arch unable to handle putting the */ at the end of the line? If so, Tom, could you fix that?