From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juergen Hoetzel Newsgroups: gmane.emacs.devel Subject: Re: lua-mode Date: Sun, 7 Oct 2007 19:26:28 +0200 Message-ID: <20071007172628.GA13796@h5331.serverkompetenz.net> References: <200705161649.l4GGngSD026759@oogie-boogie.ics.uci.edu> <1r4ph52wfi.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1191778063 24154 80.91.229.12 (7 Oct 2007 17:27:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Oct 2007 17:27:43 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 07 19:27:41 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IeZub-0005D4-I9 for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2007 19:27:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IeZuW-0002QY-Hm for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2007 13:27:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IeZto-0001wV-W0 for emacs-devel@gnu.org; Sun, 07 Oct 2007 13:26:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IeZtn-0001vs-JE for emacs-devel@gnu.org; Sun, 07 Oct 2007 13:26:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IeZtn-0001vn-8K for emacs-devel@gnu.org; Sun, 07 Oct 2007 13:26:39 -0400 Original-Received: from h5331.serverkompetenz.net ([81.169.174.146]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IeZte-0001qc-Gj; Sun, 07 Oct 2007 13:26:30 -0400 Original-Received: by h5331.serverkompetenz.net (Postfix, from userid 566) id 8318070C78; Sun, 7 Oct 2007 19:26:28 +0200 (CEST) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) X-Detected-Kernel: Linux 2.6 (newer, 1) 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:80386 Archived-At: On Sun, Oct 07, 2007 at 02:56:20AM -0400, Glenn Morris wrote: > Richard Stallman wrote: >=20 > > Nothing has happened. Would you like to contact the authors and see > > if they wish to assign? >=20 > I sent the current maintainer a mail. >=20 I took maintainer-ship for Lua-mode in May 2006. I only wrote part of the code. There are some issues with the current codebase. The indention code is quite a hack. So i decided to not work on current codebase anymore. Instead I'm doing a complete clean rewrite for GNU Emacs 22 at the moment. By the way this will solve the copyright issue. I will keep you informed on this list. J=FCrgen