From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel,gmane.comp.gnu.gettext.bugs Subject: Re: [bug-gettext] ELPA and gettext.el Date: Sat, 19 Jan 2019 09:58:22 -0800 Organization: UCLA Computer Science Department Message-ID: <05edc689-8d29-345e-3cc8-98a511f34025@cs.ucla.edu> References: <87zhrxxvsv.fsf@portable.galex-713.eu> <2796499.L7i9Ne0m1H@omega> NNTP-Posting-Host: ciao.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ciao.gmane.org 1547920713 118483 195.159.176.228 (19 Jan 2019 17:58:33 GMT) X-Complaints-To: usenet@ciao.gmane.org NNTP-Posting-Date: Sat, 19 Jan 2019 17:58:33 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 Cc: Alexandre Garreau To: Bruno Haible , bug-gettext@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 19 18:58:31 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1gkut4-000Ukf-LT for ged-emacs-devel@m.gmane.org; Sat, 19 Jan 2019 18:58:30 +0100 Original-Received: from localhost ([127.0.0.1]:58392 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkutD-0004ZL-OJ for ged-emacs-devel@m.gmane.org; Sat, 19 Jan 2019 12:58:39 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:55779) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gkut7-0004Xt-Ke for emacs-devel@gnu.org; Sat, 19 Jan 2019 12:58:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gkut5-0000JS-Ie for emacs-devel@gnu.org; Sat, 19 Jan 2019 12:58:33 -0500 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:39034) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gkut1-0000FX-7E; Sat, 19 Jan 2019 12:58:27 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 5DCDA1610E8; Sat, 19 Jan 2019 09:58:24 -0800 (PST) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id PtizsrWH1jen; Sat, 19 Jan 2019 09:58:23 -0800 (PST) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id A2C201610EA; Sat, 19 Jan 2019 09:58:23 -0800 (PST) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id PJZ7Gr3ZZ1PR; Sat, 19 Jan 2019 09:58:23 -0800 (PST) Original-Received: from [192.168.1.9] (cpe-23-242-74-103.socal.res.rr.com [23.242.74.103]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 62A9A1610E5; Sat, 19 Jan 2019 09:58:23 -0800 (PST) In-Reply-To: <2796499.L7i9Ne0m1H@omega> Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 131.179.128.68 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:232492 gmane.comp.gnu.gettext.bugs:1916 Archived-At: Bruno Haible wrote: > Or maybe into emacs/lisp/ ? All things considered I think this would be the best of the proposed solutions. The advantage in preserving documentation outweighs the disadvantage of Emacs's slow release cycle. If someone would prepare a patch along those lines I can volunteer to review it and merge it into Emacs master.