GNU bug report logs - #34660
27.0.50; (eshell)Top > Commands > Invocation

Previous Next

Package: emacs;

Reported by: Van L <van <at> scratch.space>

Date: Tue, 26 Feb 2019 02:20:02 UTC

Severity: wishlist

Tags: moreinfo

Found in version 27.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34660 in the body.
You can then email your comments to 34660 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#34660; Package emacs. (Tue, 26 Feb 2019 02:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Van L <van <at> scratch.space>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 26 Feb 2019 02:20:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Van L <van <at> scratch.space>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.50; (eshell)Top > Commands > Invocation
Date: Tue, 26 Feb 2019 13:18:54 +1100
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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#34660; Package emacs. (Tue, 26 Feb 2019 05:01:02 GMT) Full text and rfc822 format available.

Message #8 received at 34660 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Van L <van <at> scratch.space>
Cc: 34660 <at> debbugs.gnu.org
Subject: Re: bug#34660: 27.0.50; (eshell)Top > Commands > Invocation
Date: Tue, 26 Feb 2019 00:00:00 -0500
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.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#34660; Package emacs. (Tue, 26 Feb 2019 05:07:02 GMT) Full text and rfc822 format available.

Message #11 received at 34660 <at> debbugs.gnu.org (full text, mbox):

From: Van L <van <at> scratch.space>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 34660 <at> debbugs.gnu.org
Subject: Re: bug#34660: 27.0.50; (eshell)Top > Commands > Invocation
Date: Tue, 26 Feb 2019 16:05:53 +1100
> 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.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#34660; Package emacs. (Tue, 26 Feb 2019 06:05:02 GMT) Full text and rfc822 format available.

Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org, Van L <van <at> scratch.space>,
 Glenn Morris <rgm <at> gnu.org>
Cc: 34660 <at> debbugs.gnu.org
Subject: Re: bug#34660: 27.0.50; (eshell)Top > Commands > Invocation
Date: Tue, 26 Feb 2019 08:04:23 +0200
On February 26, 2019 7:05:53 AM GMT+02:00, Van L <van <at> scratch.space> wrote:
> 
> > 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.

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.





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#34660; Package emacs. (Tue, 26 Feb 2019 06:05:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#34660; Package emacs. (Tue, 26 Feb 2019 06:44:02 GMT) Full text and rfc822 format available.

Message #20 received at 34660 <at> debbugs.gnu.org (full text, mbox):

From: Van L <van <at> scratch.space>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 34660 <at> debbugs.gnu.org, Glenn Morris <rgm <at> gnu.org>, bug-gnu-emacs <at> gnu.org
Subject: Re: bug#34660: 27.0.50; (eshell)Top > Commands > Invocation
Date: Tue, 26 Feb 2019 17:43:32 +1100
> 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.



Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#34660; Package emacs. (Tue, 26 Feb 2019 06:45:01 GMT) Full text and rfc822 format available.

Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Tue, 26 Feb 2019 15:21:02 GMT) Full text and rfc822 format available.

Notification sent to Van L <van <at> scratch.space>:
bug acknowledged by developer. (Tue, 26 Feb 2019 15:21:02 GMT) Full text and rfc822 format available.

Message #28 received at 34660-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Van L <van <at> scratch.space>
Cc: 34660-done <at> debbugs.gnu.org, rgm <at> gnu.org
Subject: Re: bug#34660: 27.0.50; (eshell)Top > Commands > Invocation
Date: Tue, 26 Feb 2019 17:20:08 +0200
> From: Van L <van <at> scratch.space>
> Date: Tue, 26 Feb 2019 17:43:32 +1100
> Cc: bug-gnu-emacs <at> gnu.org,
>  Glenn Morris <rgm <at> gnu.org>,
>  34660 <at> 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.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 27 Mar 2019 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.