From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#40725: 27.0.91; Tutorial reports false positive key rebindings Date: Fri, 24 Apr 2020 00:52:52 +0300 Organization: LINKOV.NET Message-ID: <87368tna2z.fsf@mail.linkov.net> References: <87eesj59yq.fsf@tcd.ie> <83wo6agrju.fsf@gnu.org> <87d0817qbh.fsf@tcd.ie> <83pnc1ez51.fsf@gnu.org> <875zdrgnrm.fsf@tcd.ie> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="5643"; 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: 40725@debbugs.gnu.org To: "Basil L. Contovounesios" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Apr 24 00:22:21 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 1jRkEf-0001LA-K1 for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 24 Apr 2020 00:22:21 +0200 Original-Received: from localhost ([::1]:43238 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRkEe-0004nG-Jr for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 23 Apr 2020 18:22:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33436) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRkEO-0004mN-18 for bug-gnu-emacs@gnu.org; Thu, 23 Apr 2020 18:22:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jRkEN-0002eA-D8 for bug-gnu-emacs@gnu.org; Thu, 23 Apr 2020 18:22:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:44421) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jRkEM-0002cp-Q4 for bug-gnu-emacs@gnu.org; Thu, 23 Apr 2020 18:22:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jRkEM-0002PI-IO for bug-gnu-emacs@gnu.org; Thu, 23 Apr 2020 18:22: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: Thu, 23 Apr 2020 22:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40725 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 40725-submit@debbugs.gnu.org id=B40725.15876804919181 (code B ref 40725); Thu, 23 Apr 2020 22:22:02 +0000 Original-Received: (at 40725) by debbugs.gnu.org; 23 Apr 2020 22:21:31 +0000 Original-Received: from localhost ([127.0.0.1]:55960 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jRkDr-0002O0-IR for submit@debbugs.gnu.org; Thu, 23 Apr 2020 18:21:31 -0400 Original-Received: from relay4-d.mail.gandi.net ([217.70.183.196]:37023) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jRkDp-0002Nm-MF for 40725@debbugs.gnu.org; Thu, 23 Apr 2020 18:21:30 -0400 X-Originating-IP: 91.129.106.11 Original-Received: from mail.gandi.net (m91-129-106-11.cust.tele2.ee [91.129.106.11]) (Authenticated sender: juri@linkov.net) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id E93ADE000C; Thu, 23 Apr 2020 22:21:22 +0000 (UTC) In-Reply-To: <875zdrgnrm.fsf@tcd.ie> (Basil L. Contovounesios's message of "Wed, 22 Apr 2020 23:26:53 +0100") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Received-From: 209.51.188.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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:178875 Archived-At: > While we're on the topic of improving the manual - it's on my todo to > eventually help with a Greek and possibly even Hungarian translation. The problem is that a Greek tutorial when added to a file with the .el extension in etc/tutorials/TUTORIAL.el will be visited in Emacs Lisp mode. Out of curiosity, I checked other tutorials, and indeed the problem exists: the Swedish tutorial etc/tutorials/TUTORIAL.sv is visited in Verilog mode.