From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: how to tell if a mode has a given parent? Date: Sun, 23 Jul 2006 11:56:21 -0700 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1153681072 6485 80.91.229.2 (23 Jul 2006 18:57:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Jul 2006 18:57:52 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jul 23 20:57:50 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G4j91-0008WO-RJ for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Jul 2006 20:57:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G4j91-0008WS-Bd for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Jul 2006 14:57:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G4j8o-0008WF-53 for help-gnu-emacs@gnu.org; Sun, 23 Jul 2006 14:57:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G4j8m-0008Vn-IE for help-gnu-emacs@gnu.org; Sun, 23 Jul 2006 14:57:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G4j8m-0008Vk-CL for help-gnu-emacs@gnu.org; Sun, 23 Jul 2006 14:57:24 -0400 Original-Received: from [148.87.113.118] (helo=rgminet01.oracle.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.52) id 1G4j9h-0000eY-8n for help-gnu-emacs@gnu.org; Sun, 23 Jul 2006 14:58:21 -0400 Original-Received: from rcsmt250.oracle.com (rcsmt250.oracle.com [148.87.90.195]) by rgminet01.oracle.com (Switch-3.1.6/Switch-3.1.6) with ESMTP id k6M7OKku013978 for ; Sun, 23 Jul 2006 12:57:21 -0600 Original-Received: from dhcp-amer-csvpn-gw2-141-144-73-52.vpn.oracle.com by rcsmt251.oracle.com with ESMTP id 1626868101153680990; Sun, 23 Jul 2006 12:56:30 -0600 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Whitelist: TRUE X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36180 Archived-At: define-derived-mode adds a `derived-mode-parent' property to the derived mode. Johan Bockg=C3=A5rd Tried to email just Johan, but it bounced. Thx.