From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.devel Subject: Re: Gud lord! Date: Wed, 11 Jun 2003 10:32:36 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200306111432.h5BEWblQ004833@rum.cs.yale.edu> References: <16098.1698.415992.223606@nick.uklinux.net> <1055004206.1439.12.camel@lan1> <20030607210527.GA20914@gnu.org> <200306072235.h57MZcUn014593@rum.cs.yale.edu> <87fzmgenxe.fsf@tleepslib.sk.tsukuba.ac.jp> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1055342380 15240 80.91.224.249 (11 Jun 2003 14:39:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 11 Jun 2003 14:39:40 +0000 (UTC) Cc: Stefan Monnier Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jun 11 16:39:37 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Q6gi-0003VU-00 for ; Wed, 11 Jun 2003 16:34:56 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19Q71j-0002Qb-00 for ; Wed, 11 Jun 2003 16:56:39 +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 19Q6hi-0000oP-W8 for emacs-devel@quimby.gnus.org; Wed, 11 Jun 2003 10:35:59 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19Q6es-0007ou-Ud for emacs-devel@gnu.org; Wed, 11 Jun 2003 10:33:02 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Q6ea-0007h7-FP for emacs-devel@gnu.org; Wed, 11 Jun 2003 10:32:46 -0400 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Q6eZ-0007gl-ST for emacs-devel@gnu.org; Wed, 11 Jun 2003 10:32:43 -0400 Original-Received: from rum.cs.yale.edu (localhost [127.0.0.1]) by rum.cs.yale.edu (8.12.8/8.12.8) with ESMTP id h5BEWb0i004835; Wed, 11 Jun 2003 10:32:37 -0400 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.12.8/8.12.8/Submit) id h5BEWblQ004833; Wed, 11 Jun 2003 10:32:37 -0400 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: "Stephen J. Turnbull" Original-cc: Robert Anderson Original-cc: emacs X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15037 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15037 > Landry's arch-mode looks quite complete. My own mode is not > appropriate, both because it is extremely incomplete, and because it > deliberately enforces a particular discipline of software engineering > that I aspire to, but can't get myself to do as a matter of habit > without a supervisor. My s.o. refuses to take on that role. :-) I looked for Emacs support on the Arch Wiki but couldn't find any discussion of it: neither yours nor Landry's. Can't someone add links for them (I still have no idea where to find those two beasts) ? Stefan