From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#259: delphi-mode does not properly format interface definitions Date: Sun, 25 May 2008 07:48:07 -0400 Message-ID: References: <482DB340.3050405@slowcomputing.org> <482DCB0F.2080602@slowcomputing.org> <48358E99.4010001@slowcomputing.org> <48367F76.1020902@slowcomputing.org> Reply-To: Stefan Monnier , 259@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211717521 21487 80.91.229.12 (25 May 2008 12:12:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 25 May 2008 12:12:01 +0000 (UTC) Cc: 259@emacsbugs.donarmstrong.com To: Simon South Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun May 25 14:12:42 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K0F5b-0006bS-DS for geb-bug-gnu-emacs@m.gmane.org; Sun, 25 May 2008 14:12:39 +0200 Original-Received: from localhost ([127.0.0.1]:41659 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0F4q-0005Gl-Eu for geb-bug-gnu-emacs@m.gmane.org; Sun, 25 May 2008 08:11:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K0F4m-0005GK-Cz for bug-gnu-emacs@gnu.org; Sun, 25 May 2008 08:11:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K0F4l-0005G4-Rw for bug-gnu-emacs@gnu.org; Sun, 25 May 2008 08:11:48 -0400 Original-Received: from [199.232.76.173] (port=56197 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K0F4l-0005Fy-OU for bug-gnu-emacs@gnu.org; Sun, 25 May 2008 08:11:47 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:58049) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K0F4l-0005z3-9v for bug-gnu-emacs@gnu.org; Sun, 25 May 2008 08:11:47 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m4PCBhul021822; Sun, 25 May 2008 05:11:43 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m4PBt4r0016548; Sun, 25 May 2008 04:55:04 -0700 X-Loop: don@donarmstrong.com Resent-From: Stefan Monnier Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 25 May 2008 11:55:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 259 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: patch Original-Received: via spool by 259-submit@emacsbugs.donarmstrong.com id=B259.121171609715249 (code B ref 259); Sun, 25 May 2008 11:55:04 +0000 Original-Received: (at 259) by emacsbugs.donarmstrong.com; 25 May 2008 11:48:17 +0000 Original-Received: from ceviche.home (206-248-174-248.dsl.teksavvy.com [206.248.174.248]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m4PBmDPX015243 for <259@emacsbugs.donarmstrong.com>; Sun, 25 May 2008 04:48:14 -0700 Original-Received: by ceviche.home (Postfix, from userid 20848) id 79CEEB4023; Sun, 25 May 2008 07:48:07 -0400 (EDT) In-Reply-To: <48367F76.1020902@slowcomputing.org> (Simon South's message of "Fri, 23 May 2008 04:25:26 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Sun, 25 May 2008 08:11:48 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:18131 Archived-At: > Here's a patch that I believe is correct. This adds proper support for the > "dispinterface" keyword and for the "interface" keyword when used to > define interfaces. Thank you. This change is a bit too large to be considered as a "tiny change" (which don't require copyright papers). So before we can install it, we need you to sign the corresponding paperwork. Would you be willing to sign a copyright assignment for it? If so, please fill&email the form below as instructed, so that the FSF can send you the relevant papers to sign. Also, delphi-mode is "orphaned" (it doesn't have a maintainer) and since you seem to be using it and have some knowledge of it, would you be willing to be the official maintainer of the package? Stefan Please email the following information to assign@gnu.org, and we will send you the assignment form for your past and future changes. Please use your full legal name (in ASCII characters) as the subject line of the message. ---------------------------------------------------------------------- REQUEST: SEND FORM FOR PAST AND FUTURE CHANGES [What is the name of the program or package you're contributing to?] Emacs [Did you copy any files or text written by someone else in these changes? Even if that material is free software, we need to know about it.] [Do you have an employer who might have a basis to claim to own your changes? Do you attend a school which might make such a claim?] [For the copyright registration, what country are you a citizen of?] [What year were you born?] [Please write your email address here.] [Please write your postal address here.] [Which files have you changed so far, and which new files have you written so far?] delphi.el