From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#43887: 28.0.50; in HELLO: Javanese (Jawa) System.out.println("Sugeng siang!"); Date: Wed, 21 Oct 2020 20:34:20 +0300 Organization: LINKOV.NET Message-ID: <87blgv4lsj.fsf@mail.linkov.net> References: <878scd50gg.fsf@gnus.org> <20201011124923.GE2923@protected.rcdrun.com> <878sc3b7jv.fsf@mail.linkov.net> <878sc2zgy9.fsf@gmx.de> <83mu0ip8q2.fsf@gnu.org> <871rhuxnzg.fsf@gmx.de> <878sc2kmsq.fsf@mail.linkov.net> <87r1ptb5mm.fsf@gmx.de> <87mu0g6pez.fsf@mail.linkov.net> <87ft68av1u.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12071"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) Cc: larsi@gnus.org, 43887@debbugs.gnu.org, bugs@gnu.support, stefankangas@gmail.com To: Michael Albinus Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 21 20:12:04 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kVIai-00032q-IX for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 21 Oct 2020 20:12:04 +0200 Original-Received: from localhost ([::1]:55120 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kVIah-00064Q-LB for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 21 Oct 2020 14:12:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:54630) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kVIDS-00074f-WE for bug-gnu-emacs@gnu.org; Wed, 21 Oct 2020 13:48:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38958) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kVIDS-00080X-HH for bug-gnu-emacs@gnu.org; Wed, 21 Oct 2020 13:48:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kVIDS-0004GQ-Fu for bug-gnu-emacs@gnu.org; Wed, 21 Oct 2020 13:48:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 21 Oct 2020 17:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43887 X-GNU-PR-Package: emacs Original-Received: via spool by 43887-submit@debbugs.gnu.org id=B43887.160330243114996 (code B ref 43887); Wed, 21 Oct 2020 17:48:02 +0000 Original-Received: (at 43887) by debbugs.gnu.org; 21 Oct 2020 17:47:11 +0000 Original-Received: from localhost ([127.0.0.1]:50498 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kVICd-0003td-Fx for submit@debbugs.gnu.org; Wed, 21 Oct 2020 13:47:11 -0400 Original-Received: from relay7-d.mail.gandi.net ([217.70.183.200]:39421) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kVICY-0003kQ-IS for 43887@debbugs.gnu.org; Wed, 21 Oct 2020 13:47:06 -0400 X-Originating-IP: 91.129.102.160 Original-Received: from mail.gandi.net (m91-129-102-160.cust.tele2.ee [91.129.102.160]) (Authenticated sender: juri@linkov.net) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 408CB2000E; Wed, 21 Oct 2020 17:46:57 +0000 (UTC) In-Reply-To: <87ft68av1u.fsf@gmx.de> (Michael Albinus's message of "Wed, 21 Oct 2020 09:37:49 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:191197 Archived-At: >> Wait, shouldn't Javanese script be printed using JavaScript, not Java! >> How it would look in JavaScript? > > Don't know, I don't speak JavaScript. It seems in JavaScript the function closest to printing is console.log("Hello"); It would be nicer to use this instead of Java. Hopefully, this will provoke less questions. And JavaScript is more functional than Java, so JavaScript is closer to Emacs Lisp :-)