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: Assignment of misc packages for emacs Date: 08 May 2002 10:31:21 +0900 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200205050534.g455YfF01634@aztec.santafe.edu> <5xbsbumexh.fsf@kfs2.cua.dk> Reply-To: Miles Bader NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1020821593 20018 127.0.0.1 (8 May 2002 01:33:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 8 May 2002 01:33:13 +0000 (UTC) Cc: rms@gnu.org, assign@gnu.org, 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 175GKP-0005Cl-00 for ; Wed, 08 May 2002 03:33:13 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 175GSI-0005Wh-00 for ; Wed, 08 May 2002 03:41:22 +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 175GKI-0001j2-00; Tue, 07 May 2002 21:33:06 -0400 Original-Received: from tyo201.gate.nec.co.jp ([202.32.8.214]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 175GK2-0001hu-00; Tue, 07 May 2002 21:32:50 -0400 Original-Received: from mailgate4.nec.co.jp ([10.7.69.197]) by TYO201.gate.nec.co.jp (8.11.6/3.7W01080315) with ESMTP id g481WiV03742; Wed, 8 May 2002 10:32:45 +0900 (JST) Original-Received: from mailsv.nec.co.jp (mailgate51.nec.co.jp [10.7.69.196]) by mailgate4.nec.co.jp (8.11.6/3.7W-MAILGATE-NEC) with ESMTP id g481WhR27114; Wed, 8 May 2002 10:32:44 +0900 (JST) Original-Received: from mcsss2.ucom.lsi.nec.co.jp ([10.30.114.133]) by mailsv.nec.co.jp (8.11.6/3.7W-MAILSV-NEC) with ESMTP id g481VQB27306; Wed, 8 May 2002 10:32:30 +0900 (JST) Original-Received: from mcspd15.ucom.lsi.nec.co.jp (mcspd15 [10.30.114.174]) by mcsss2.ucom.lsi.nec.co.jp (8.10.2+Sun/3.7Wlsi_mx_6.0) with ESMTP id g481VPK14447; Wed, 8 May 2002 10:31:25 +0900 (JST) Original-Received: by mcspd15.ucom.lsi.nec.co.jp (Postfix, from userid 31295) id 11C8F3722; Wed, 8 May 2002 10:31:21 +0900 (JST) Original-To: storm@cua.dk (Kim F. Storm) System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: <5xbsbumexh.fsf@kfs2.cua.dk> Original-Lines: 31 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:3696 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3696 storm@cua.dk (Kim F. Storm) writes: > > - - struct.el [medium] This sounds like a nice feature, but I think (as I've mentioned before) that it should be renamed, since `struct' is generally used to refer to refer to lisp structures, such as those created by `defstruct' (in cl). > > - - begendol.el [small] > > Enhanced C-a: Subsequent C-a's will jump between the beginning of the line and the indentation. > Enhanced C-e: Subsequent C-e's moves one character backwards on the line. This sounds far too wierd to be any kind of default. [I'm even skeptical whether they'd ever get used; they seem like very `personal' definitions.] > > - - colordif.el [small] > > which adds color to (vc) diff output > > > > Do we want to install this unconditionally in diff.el? If so, it is good. > > It is fully customizable, so I don't see why not. I agree with Alex, that it's better to use the existing `diff-mode' for `M-x diff' output (it's already used for VC diff output). All the other packages you mentioned sound reasonable. -Miles -- I have seen the enemy, and he is us. -- Pogo