From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#34660: 27.0.50; (eshell)Top > Commands > Invocation Date: Tue, 26 Feb 2019 08:04:23 +0200 Message-ID: <9079975E-D24D-4D82-B87C-E3F26F31DA93@gnu.org> References: <95324E4D-C3FA-4955-BD86-38E99B57A419@scratch.space> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="12058"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: K-9 Mail for Android To: 34660@debbugs.gnu.org, van@scratch.space, rgm@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 26 07:05:17 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gyVrg-00030T-Ms for geb-bug-gnu-emacs@m.gmane.org; Tue, 26 Feb 2019 07:05:16 +0100 Original-Received: from localhost ([127.0.0.1]:49988 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gyVrf-0003uk-IW for geb-bug-gnu-emacs@m.gmane.org; Tue, 26 Feb 2019 01:05:15 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:43581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gyVrX-0003uZ-9N for bug-gnu-emacs@gnu.org; Tue, 26 Feb 2019 01:05:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gyVrW-0001MQ-Ei for bug-gnu-emacs@gnu.org; Tue, 26 Feb 2019 01:05:07 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38663) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gyVrS-0001KE-OH for bug-gnu-emacs@gnu.org; Tue, 26 Feb 2019 01:05:06 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gyVrS-0005ra-I5 for bug-gnu-emacs@gnu.org; Tue, 26 Feb 2019 01:05:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Feb 2019 06:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34660 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo X-Debbugs-Original-To: bug-gnu-emacs@gnu.org, Van L , Glenn Morris X-Debbugs-Original-Cc: 34660@debbugs.gnu.org Original-Received: via spool by 34660-submit@debbugs.gnu.org id=B34660.155116108922502 (code B ref 34660); Tue, 26 Feb 2019 06:05:02 +0000 Original-Received: (at 34660) by debbugs.gnu.org; 26 Feb 2019 06:04:49 +0000 Original-Received: from localhost ([127.0.0.1]:52204 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gyVrF-0005qs-A1 for submit@debbugs.gnu.org; Tue, 26 Feb 2019 01:04:49 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:57393) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gyVrC-0005qW-L0 for 34660@debbugs.gnu.org; Tue, 26 Feb 2019 01:04:47 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56338) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gyVr1-00012g-NL; Tue, 26 Feb 2019 01:04:37 -0500 Original-Received: from [109.253.192.44] (port=36780 helo=[10.132.31.211]) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1gyVqt-0001US-Cx; Tue, 26 Feb 2019 01:04:29 -0500 In-Reply-To: <95324E4D-C3FA-4955-BD86-38E99B57A419@scratch.space> 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: 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:155797 Archived-At: On February 26, 2019 7:05:53 AM GMT+02:00, Van L wrot= e: >=20 > > Glenn Morris writes: > >=20 > >> There is a problem with sentence (2) in paragraph (2) traced to > >> eshell=2Einfo, eshell=2Etexi=2E > >=20 > > Looks fine here: > >=20 > > Eshell looks first for an alias (*note Aliases::) with the same > name as > > the command, then a built-in (*note Built-ins::) or a function > with the > > same name; if there is no match, it then tries to execute it as > an > > external command=2E >=20 > The info reader prints the following: >=20 > Eshell looks first for an see alias=2E with the same name as > the command, then a see built-in command=2E or a function > with the same name; if there is no match, it then tries to execute it > as > an external command=2E You seem to have a stale Info file=2E This problem was fixed 10 days ago,= and your Texinfo source seem to already include the fix=2E