From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: bug#25443: Unnecessary building of dictionary files Date: Tue, 07 Feb 2017 16:51:24 -0500 Message-ID: References: <87vasm5cop.fsf@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: blaine.gmane.org Content-Type: text/plain; charset=Utf-8 X-Trace: blaine.gmane.org 1486504650 7354 195.159.176.226 (7 Feb 2017 21:57:30 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 7 Feb 2017 21:57:30 +0000 (UTC) Cc: 25443@debbugs.gnu.org, phillip.lord@russet.org.uk To: handa Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 07 22:57:26 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cbDlN-0001jK-Sw for geb-bug-gnu-emacs@m.gmane.org; Tue, 07 Feb 2017 22:57:25 +0100 Original-Received: from localhost ([::1]:56576 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cbDlT-0000kW-KY for geb-bug-gnu-emacs@m.gmane.org; Tue, 07 Feb 2017 16:57:31 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50504) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cbDh9-0005ib-Mc for bug-gnu-emacs@gnu.org; Tue, 07 Feb 2017 16:53:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cbDh8-0000hX-Oo for bug-gnu-emacs@gnu.org; Tue, 07 Feb 2017 16:53:03 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:32920) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cbDh8-0000hB-Lk for bug-gnu-emacs@gnu.org; Tue, 07 Feb 2017 16:53:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cbDh8-0004F7-FA for bug-gnu-emacs@gnu.org; Tue, 07 Feb 2017 16:53:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Richard Stallman Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 07 Feb 2017 21:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 25443 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 25443-submit@debbugs.gnu.org id=B25443.148650434616258 (code B ref 25443); Tue, 07 Feb 2017 21:53:02 +0000 Original-Received: (at 25443) by debbugs.gnu.org; 7 Feb 2017 21:52:26 +0000 Original-Received: from localhost ([127.0.0.1]:59352 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cbDgY-0004EA-7z for submit@debbugs.gnu.org; Tue, 07 Feb 2017 16:52:26 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:59413) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cbDgW-0004Dy-QA for 25443@debbugs.gnu.org; Tue, 07 Feb 2017 16:52:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cbDgQ-0000Nq-LW for 25443@debbugs.gnu.org; Tue, 07 Feb 2017 16:52:19 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45897) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cbDfZ-0000AE-Kn; Tue, 07 Feb 2017 16:51:25 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1cbDfY-00043a-Ut; Tue, 07 Feb 2017 16:51:25 -0500 In-reply-to: <87vasm5cop.fsf@gnu.org> (message from handa on Tue, 07 Feb 2017 22:54:14 +0900) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:129102 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > I too think that Lisp code is good. The maintainability of HTML and > Lisp is almost the same. If there's no chance of getting a new version > as HTML, it's useless to keep HTML version. And we already keep many > input method data in Lisp. Following your judgment, I agree we can switch to the Lisp code as the source code for that input method. -- Dr Richard Stallman President, Free Software Foundation (gnu.org, fsf.org) Internet Hall-of-Famer (internethalloffame.org) Skype: No way! See stallman.org/skype.html.