GNU bug report logs -
#34660
27.0.50; (eshell)Top > Commands > Invocation
Previous Next
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.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
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.