From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Masatake YAMATO Newsgroups: gmane.emacs.devel Subject: Re: ld-script.el Date: Sat, 30 Aug 2003 22:36:21 +0900 (JST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030830.223621.99473989.jet@gyve.org> References: <20030822.192310.77039681.jet@gyve.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1062250920 5840 80.91.224.253 (30 Aug 2003 13:42:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Aug 2003 13:42:00 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Aug 30 15:41:58 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19t5zK-0004AK-00 for ; Sat, 30 Aug 2003 15:41:58 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19t679-0007NQ-00 for ; Sat, 30 Aug 2003 15:50:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19t5zE-0002Ly-Au for emacs-devel@quimby.gnus.org; Sat, 30 Aug 2003 09:41:52 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19t5xP-0001hE-8A for emacs-devel@gnu.org; Sat, 30 Aug 2003 09:39:59 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19t5wd-0001HX-H2 for emacs-devel@gnu.org; Sat, 30 Aug 2003 09:39:12 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.22) id 19t5w1-0000l8-Bc for emacs-devel@gnu.org; Sat, 30 Aug 2003 09:38:33 -0400 Original-Received: from [210.130.136.40] (helo=r-maa.spacetown.ne.jp) by mx20.gnu.org with esmtp (Exim 4.22) id 19t5uN-0005tx-RB for emacs-devel@gnu.org; Sat, 30 Aug 2003 09:36:52 -0400 Original-Received: from localhost (h219-110-074-201.catv01.itscom.jp [219.110.74.201]) by r-maa.spacetown.ne.jp (8.11.6) with ESMTP id h7UDaJ607704; Sat, 30 Aug 2003 22:36:19 +0900 (JST) Original-To: ttn@glug.org In-Reply-To: X-Mailer: Mew version 3.1.52 on Emacs 21.3 / Mule 5.0 (SAKAKI) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16206 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16206 > Masatake YAMATO writes: > > I wrote very cheap GNU ld linker script mode. > This provides only font lock keywords. > > [ld-script.el source] > > has this been accepted? if not, i will be glad to add this as > lisp/progmodes/ld-script.el when the papers are in place. could > someone start that process or clue me in as how i can start it > myself? > > thi Thank you but I've installed it already under lisp/progmodes/. If you cannot find, let me know. Masatake YAMATO