From unknown Mon Jun 23 02:24:27 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34660: 27.0.50; (eshell)Top > Commands > Invocation Resent-From: Van L Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Feb 2019 02:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 34660 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 34660@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15511475586131 (code B ref -1); Tue, 26 Feb 2019 02:20:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Feb 2019 02:19:18 +0000 Received: from localhost ([127.0.0.1]:52048 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gySL0-0001ap-6G for submit@debbugs.gnu.org; Mon, 25 Feb 2019 21:19:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42102) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gySKy-0001ac-UF for submit@debbugs.gnu.org; Mon, 25 Feb 2019 21:19:17 -0500 Received: from lists.gnu.org ([209.51.188.17]:35105) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gySKt-00048I-M7 for submit@debbugs.gnu.org; Mon, 25 Feb 2019 21:19:11 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gySKs-0005WO-Nv for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2019 21:19:11 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_LOW, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gySKr-00046z-OI for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2019 21:19:10 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:45981) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gySKr-0003zd-HG for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2019 21:19:09 -0500 Received: from epi.local (unknown [202.53.53.24]) (Authenticated sender: van@scratch.space) by relay11.mail.gandi.net (Postfix) with ESMTPSA id B854A100005 for ; Tue, 26 Feb 2019 02:18:58 +0000 (UTC) From: Van L Date: Tue, 26 Feb 2019 13:18:54 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-GND-Spam-Score: 300 X-GND-Status: SPAM X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 217.70.178.231 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Hello Emacs, There is a problem with sentence (2) in paragraph (2) traced to eshell.info, eshell.texi. Can OpenAI's GPT2 improve that sentence in terms of aesthetic? [1] [1] https://en.wikipedia.org/wiki/OpenAI#GPT2 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- quote from *info* (eshell) Invocation The command can be either an Elisp function or an external command. Eshell looks first for an *note alias: Aliases. with the same name as the command, then a *note built-in command: Built-ins. or a function with the same name; if there is no match, it then tries to execute it as an external command. -- quote ends # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- quote from eshell.info The command can be either an Elisp function or an external command. Eshell looks first for an *note alias: Aliases. with the same name as the command, then a *note built-in command: Built-ins. or a function with the same name; if there is no match, it then tries to execute it as an external command. -- quote ends # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- quote from eshell.texi The command can be either an Elisp function or an external command. Eshell looks first for an alias (@pxref{Aliases}) with the same name as the command, then a built-in (@pxref{Built-ins}) or a function with the same name; if there is no match, it then tries to execute it as an external command. -- quote ends From unknown Mon Jun 23 02:24:27 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34660: 27.0.50; (eshell)Top > Commands > Invocation Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Feb 2019 05:01: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 To: Van L Cc: 34660@debbugs.gnu.org Received: via spool by 34660-submit@debbugs.gnu.org id=B34660.155115721311827 (code B ref 34660); Tue, 26 Feb 2019 05:01:02 +0000 Received: (at 34660) by debbugs.gnu.org; 26 Feb 2019 05:00:13 +0000 Received: from localhost ([127.0.0.1]:52161 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gyUqj-00034f-8b for submit@debbugs.gnu.org; Tue, 26 Feb 2019 00:00:13 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45185) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gyUqi-00033z-CH for 34660@debbugs.gnu.org; Tue, 26 Feb 2019 00:00:12 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55364) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gyUqc-0001o4-UP; Tue, 26 Feb 2019 00:00:07 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1gyUqa-0002bI-Vq; Tue, 26 Feb 2019 00:00:05 -0500 From: Glenn Morris References: X-Spook: Pandemic SDI ASDIC State of emergency Collapse Emergency X-Ran: 6_:)_LcAstK@G#Qe!dW[ABA.7-|xY3dI0zZ$,T(Y9Z9}n$+VP3*K3ij>hS3GU#VyUvXb)O X-Hue: magenta X-Attribution: GM Date: Tue, 26 Feb 2019 00:00:00 -0500 In-Reply-To: (Van L.'s message of "Tue, 26 Feb 2019 13:18:54 +1100") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Van L wrote: > There is a problem with sentence (2) in paragraph (2) traced to > eshell.info, eshell.texi. Looks fine here: 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. From unknown Mon Jun 23 02:24:27 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34660: 27.0.50; (eshell)Top > Commands > Invocation Resent-From: Van L Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Feb 2019 05:07: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 To: Glenn Morris Cc: 34660@debbugs.gnu.org Received: via spool by 34660-submit@debbugs.gnu.org id=B34660.155115756517182 (code B ref 34660); Tue, 26 Feb 2019 05:07:02 +0000 Received: (at 34660) by debbugs.gnu.org; 26 Feb 2019 05:06:05 +0000 Received: from localhost ([127.0.0.1]:52179 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gyUwP-0004T3-61 for submit@debbugs.gnu.org; Tue, 26 Feb 2019 00:06:05 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:40693) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gyUwM-0004Se-TP for 34660@debbugs.gnu.org; Tue, 26 Feb 2019 00:06:04 -0500 X-Originating-IP: 202.53.53.24 Received: from epi.local (unknown [202.53.53.24]) (Authenticated sender: van@scratch.space) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 854951C0002; Tue, 26 Feb 2019 05:05:57 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) From: Van L In-Reply-To: Date: Tue, 26 Feb 2019 16:05:53 +1100 Content-Transfer-Encoding: 7bit Message-Id: <95324E4D-C3FA-4955-BD86-38E99B57A419@scratch.space> References: X-Mailer: Apple Mail (2.3124) X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) > Glenn Morris writes: > >> There is a problem with sentence (2) in paragraph (2) traced to >> eshell.info, eshell.texi. > > Looks fine here: > > 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. The info reader prints the following: Eshell looks first for an see alias. with the same name as the command, then a see built-in command. or a function with the same name; if there is no match, it then tries to execute it as an external command. From unknown Mon Jun 23 02:24:27 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34660: 27.0.50; (eshell)Top > Commands > Invocation 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 To: 34660@debbugs.gnu.org, van@scratch.space, rgm@gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org, Van L , Glenn Morris X-Debbugs-Original-Cc: 34660@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.155116109222511 (code B ref -1); Tue, 26 Feb 2019 06:05:02 +0000 Received: (at submit) by debbugs.gnu.org; 26 Feb 2019 06:04:52 +0000 Received: from localhost ([127.0.0.1]:52206 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gyVrH-0005r1-Iw for submit@debbugs.gnu.org; Tue, 26 Feb 2019 01:04:51 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57399) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gyVrE-0005qZ-89 for submit@debbugs.gnu.org; Tue, 26 Feb 2019 01:04:48 -0500 Received: from lists.gnu.org ([209.51.188.17]:40150) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gyVr8-00017G-FN for submit@debbugs.gnu.org; Tue, 26 Feb 2019 01:04:43 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gyVr7-0003u3-LC for bug-gnu-emacs@gnu.org; Tue, 26 Feb 2019 01:04:42 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,BAYES_40, URIBL_BLOCKED autolearn=disabled version=3.3.2 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 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 Date: Tue, 26 Feb 2019 08:04:23 +0200 User-Agent: K-9 Mail for Android In-Reply-To: <95324E4D-C3FA-4955-BD86-38E99B57A419@scratch.space> References: <95324E4D-C3FA-4955-BD86-38E99B57A419@scratch.space> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Eli Zaretskii Message-ID: <9079975E-D24D-4D82-B87C-E3F26F31DA93@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) 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 From unknown Mon Jun 23 02:24:27 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34660: 27.0.50; (eshell)Top > Commands > Invocation Resent-From: Van L Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 26 Feb 2019 06:44: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 To: Eli Zaretskii Cc: 34660@debbugs.gnu.org, rgm@gnu.org X-Debbugs-Original-Cc: 34660@debbugs.gnu.org, Glenn Morris , bug-gnu-emacs@gnu.org Received: via spool by 34660-submit@debbugs.gnu.org id=B34660.155116342626624 (code B ref 34660); Tue, 26 Feb 2019 06:44:02 +0000 Received: (at 34660) by debbugs.gnu.org; 26 Feb 2019 06:43:46 +0000 Received: from localhost ([127.0.0.1]:52225 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gyWSv-0006vL-St for submit@debbugs.gnu.org; Tue, 26 Feb 2019 01:43:46 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:58377) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gyWSt-0006vB-49 for 34660@debbugs.gnu.org; Tue, 26 Feb 2019 01:43:44 -0500 X-Originating-IP: 202.53.53.24 Received: from epi.local (unknown [202.53.53.24]) (Authenticated sender: van@scratch.space) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id E9E7DC000A; Tue, 26 Feb 2019 06:43:37 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) From: Van L In-Reply-To: <9079975E-D24D-4D82-B87C-E3F26F31DA93@gnu.org> Date: Tue, 26 Feb 2019 17:43:32 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: <714AD0D8-2FD6-4622-8FF2-8A713B98D42A@scratch.space> References: <95324E4D-C3FA-4955-BD86-38E99B57A419@scratch.space> <9079975E-D24D-4D82-B87C-E3F26F31DA93@gnu.org> X-Mailer: Apple Mail (2.3124) X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) > You seem to have a stale Info file. This problem was fixed 10 days = ago, and your Texinfo source seem to already include the fix. OIC, apologies for the noise. The source files were fetched within 24 hours. The running Emacs devel distribution is the last point release by the = installer. That is months plus old. Thank you.= From unknown Mon Jun 23 02:24:27 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Van L Subject: bug#34660: closed (Re: bug#34660: 27.0.50; (eshell)Top > Commands > Invocation) Message-ID: References: <83ftsamv9z.fsf@gnu.org> X-Gnu-PR-Message: they-closed 34660 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: moreinfo Reply-To: 34660@debbugs.gnu.org Date: Tue, 26 Feb 2019 15:21:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1551194462-24707-1" This is a multi-part message in MIME format... ------------=_1551194462-24707-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #34660: 27.0.50; (eshell)Top > Commands > Invocation which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 34660@debbugs.gnu.org. --=20 34660: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D34660 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1551194462-24707-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 34660-done) by debbugs.gnu.org; 26 Feb 2019 15:20:07 +0000 Received: from localhost ([127.0.0.1]:53185 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gyeWd-0006Ot-0G for submit@debbugs.gnu.org; Tue, 26 Feb 2019 10:20:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:55273) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gyeWa-0006OI-FT for 34660-done@debbugs.gnu.org; Tue, 26 Feb 2019 10:20:05 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34364) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gyeWR-0001FL-RQ; Tue, 26 Feb 2019 10:19:56 -0500 Received: from [176.228.60.248] (port=3472 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gyeWR-0003Q4-DK; Tue, 26 Feb 2019 10:19:55 -0500 Date: Tue, 26 Feb 2019 17:20:08 +0200 Message-Id: <83ftsamv9z.fsf@gnu.org> From: Eli Zaretskii To: Van L In-reply-to: <714AD0D8-2FD6-4622-8FF2-8A713B98D42A@scratch.space> (message from Van L on Tue, 26 Feb 2019 17:43:32 +1100) Subject: Re: bug#34660: 27.0.50; (eshell)Top > Commands > Invocation References: <95324E4D-C3FA-4955-BD86-38E99B57A419@scratch.space> <9079975E-D24D-4D82-B87C-E3F26F31DA93@gnu.org> <714AD0D8-2FD6-4622-8FF2-8A713B98D42A@scratch.space> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34660-done Cc: 34660-done@debbugs.gnu.org, rgm@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > From: Van L > Date: Tue, 26 Feb 2019 17:43:32 +1100 > Cc: bug-gnu-emacs@gnu.org, > Glenn Morris , > 34660@debbugs.gnu.org > > > You seem to have a stale Info file. This problem was fixed 10 days ago, and your Texinfo source seem to already include the fix. > > OIC, apologies for the noise. > > The source files were fetched within 24 hours. > The running Emacs devel distribution is the last point release by the installer. > That is months plus old. OK, thanks. Closing. ------------=_1551194462-24707-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Feb 2019 02:19:18 +0000 Received: from localhost ([127.0.0.1]:52048 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gySL0-0001ap-6G for submit@debbugs.gnu.org; Mon, 25 Feb 2019 21:19:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42102) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gySKy-0001ac-UF for submit@debbugs.gnu.org; Mon, 25 Feb 2019 21:19:17 -0500 Received: from lists.gnu.org ([209.51.188.17]:35105) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gySKt-00048I-M7 for submit@debbugs.gnu.org; Mon, 25 Feb 2019 21:19:11 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gySKs-0005WO-Nv for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2019 21:19:11 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_LOW, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gySKr-00046z-OI for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2019 21:19:10 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:45981) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gySKr-0003zd-HG for bug-gnu-emacs@gnu.org; Mon, 25 Feb 2019 21:19:09 -0500 Received: from epi.local (unknown [202.53.53.24]) (Authenticated sender: van@scratch.space) by relay11.mail.gandi.net (Postfix) with ESMTPSA id B854A100005 for ; Tue, 26 Feb 2019 02:18:58 +0000 (UTC) From: Van L To: bug-gnu-emacs@gnu.org Subject: 27.0.50; (eshell)Top > Commands > Invocation Date: Tue, 26 Feb 2019 13:18:54 +1100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-GND-Spam-Score: 300 X-GND-Status: SPAM X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 217.70.178.231 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Hello Emacs, There is a problem with sentence (2) in paragraph (2) traced to eshell.info, eshell.texi. Can OpenAI's GPT2 improve that sentence in terms of aesthetic? [1] [1] https://en.wikipedia.org/wiki/OpenAI#GPT2 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- quote from *info* (eshell) Invocation The command can be either an Elisp function or an external command. Eshell looks first for an *note alias: Aliases. with the same name as the command, then a *note built-in command: Built-ins. or a function with the same name; if there is no match, it then tries to execute it as an external command. -- quote ends # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- quote from eshell.info The command can be either an Elisp function or an external command. Eshell looks first for an *note alias: Aliases. with the same name as the command, then a *note built-in command: Built-ins. or a function with the same name; if there is no match, it then tries to execute it as an external command. -- quote ends # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- quote from eshell.texi The command can be either an Elisp function or an external command. Eshell looks first for an alias (@pxref{Aliases}) with the same name as the command, then a built-in (@pxref{Built-ins}) or a function with the same name; if there is no match, it then tries to execute it as an external command. -- quote ends ------------=_1551194462-24707-1--