From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Documenting define-generic-mode. Date: Sat, 23 Apr 2005 18:24:00 -0400 Message-ID: References: <87mzrqpzye.fsf@xs4all.nl> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1114295152 2264 80.91.229.2 (23 Apr 2005 22:25:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 23 Apr 2005 22:25:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 24 00:25:51 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DPT46-0007Ya-CS for ged-emacs-devel@m.gmane.org; Sun, 24 Apr 2005 00:25:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DPT9I-0007Ie-NI for ged-emacs-devel@m.gmane.org; Sat, 23 Apr 2005 18:30:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DPT6y-0006Bw-VU for emacs-devel@gnu.org; Sat, 23 Apr 2005 18:28:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DPT6y-0006Bd-CG for emacs-devel@gnu.org; Sat, 23 Apr 2005 18:28:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DPT6y-0005KA-5L for emacs-devel@gnu.org; Sat, 23 Apr 2005 18:28:28 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DPT65-0000fp-MU for emacs-devel@gnu.org; Sat, 23 Apr 2005 18:27:33 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DPT2e-0003aA-1l; Sat, 23 Apr 2005 18:24:00 -0400 Original-To: Lute Kamstra In-reply-to: <87mzrqpzye.fsf@xs4all.nl> (message from Lute Kamstra on Fri, 22 Apr 2005 17:56:41 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:36315 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36315 Shall I document define-generic-mode in lispref/modes.texi? I think its own node "Generic Modes", right after the node "Derived Modes", would be appropriate. You can try drafting something, and I will tell you what I think of it.