From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: [ping] Re: include po-mode.el ? Date: Mon, 10 Mar 2008 20:32:33 -0700 Message-ID: <200803110332.m2B3WXhM006584@sallyv1.ics.uci.edu> References: <200802250221.m1P2LTjd011606@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1205206544 11582 80.91.229.12 (11 Mar 2008 03:35:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Mar 2008 03:35:44 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 11 04:36:12 2008 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 1JYvHe-00057k-0l for ged-emacs-devel@m.gmane.org; Tue, 11 Mar 2008 04:36:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYvH5-0006vX-KD for ged-emacs-devel@m.gmane.org; Mon, 10 Mar 2008 23:35:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JYvH2-0006vN-69 for emacs-devel@gnu.org; Mon, 10 Mar 2008 23:35:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JYvH1-0006v6-Ns for emacs-devel@gnu.org; Mon, 10 Mar 2008 23:35:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JYvH1-0006v3-HK for emacs-devel@gnu.org; Mon, 10 Mar 2008 23:35:31 -0400 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JYvH0-0001fR-VL for emacs-devel@gnu.org; Mon, 10 Mar 2008 23:35:31 -0400 X-ICS-MailScanner-Watermark: 1205811154.22823@Q3CzN28myBlwhHvpUu9Y6A Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m2B3WXhM006584 for ; Mon, 10 Mar 2008 20:32:33 -0700 (PDT) In-Reply-To: <200802250221.m1P2LTjd011606@sallyv1.ics.uci.edu> (Dan Nicolaescu's message of "Sun, 24 Feb 2008 18:21:29 -0800") Original-Lines: 16 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) 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:92124 Archived-At: Ping. No opinion about this? Dan Nicolaescu writes: > Looking trough what emacs installs by default on my Fedora box: it > installs po-mode.el > This should be a good candidate to include in emacs. We have part of > the po system: po.el > It hasn't changed since 2002, so it's probably very stable by now. > The header say that it is part of GNU gettext, so the copyright should > be OK. > > Any reason not to include it in emacs?