From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Jean-Christophe Helary Newsgroups: gmane.emacs.devel Subject: Re: eintr.texi vs emacs-lisp-intro.texi Date: Tue, 31 Dec 2019 01:05:18 +0900 Message-ID: <89FF6412-93E5-44F4-990D-3CBA04B02DDB@traduction-libre.org> References: <177F1758-4A95-4F86-BCBA-02208D807BA3@traduction-libre.org> <83imlxn7zp.fsf@gnu.org> Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="140834"; mail-complaints-to="usenet@blaine.gmane.org" To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 30 17:05:32 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ilxXu-000aVt-Mj for ged-emacs-devel@m.gmane.org; Mon, 30 Dec 2019 17:05:30 +0100 Original-Received: from localhost ([::1]:34324 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ilxXt-0002QX-Iq for ged-emacs-devel@m.gmane.org; Mon, 30 Dec 2019 11:05:29 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47360) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ilxXl-0002Pm-Oi for emacs-devel@gnu.org; Mon, 30 Dec 2019 11:05:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ilxXk-0005sF-Q5 for emacs-devel@gnu.org; Mon, 30 Dec 2019 11:05:21 -0500 Original-Received: from relay10.mail.gandi.net ([217.70.178.230]:51695) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ilxXk-0005rw-Jw for emacs-devel@gnu.org; Mon, 30 Dec 2019 11:05:20 -0500 Original-Received: from [172.20.10.3] (KD182251134133.au-net.ne.jp [182.251.134.133]) (Authenticated sender: jean.christophe.helary@traduction-libre.org) by relay10.mail.gandi.net (Postfix) with ESMTPSA id EB57B240002 for ; Mon, 30 Dec 2019 16:05:18 +0000 (UTC) In-Reply-To: <83imlxn7zp.fsf@gnu.org> X-Mailer: Apple Mail (2.3608.40.2.2.4) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 217.70.178.230 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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:243780 Archived-At: > On Dec 31, 2019, at 0:33, Eli Zaretskii wrote: > >> From: Jean-Christophe Helary >> Date: Mon, 30 Dec 2019 22:22:35 +0900 >> >>>> The HTML version of the Emacs manual has a link to "eintr.html" when >>>> the HTML file created by the "make docs" is emacs-lisp-intro.html >>>> >>>> >>>> It seems to me that there is an issue here... >>> >>> Which of the above issues did you allude to? >> >> The one concerning the html version. > > Please file a bug report about that, and thanks for noticing this > discrepancy. Done ! JC