all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jim Porter <jporterbugs@gmail.com>
To: 55696@debbugs.gnu.org, eliz@gnu.org, jeff.kowalski@gmail.com
Subject: bug#55696: 28.1; eshell fails to respect text-scale-increase
Date: Thu, 9 Jun 2022 08:55:36 -0700	[thread overview]
Message-ID: <4abda9a0-7c34-cdad-fc9e-a6dc25e7c74b@gmail.com> (raw)
In-Reply-To: <83a6am47v6.fsf@gnu.org>

On 6/9/2022 12:24 AM, Eli Zaretskii wrote:
> Thanks, installed.

Thanks.

> Perhaps unrelated to this, esh-var-tests hangs on my system in two
> tests: esh-var-test/interp-cmd-indices and
> esh-var-test/quoted-interp-cmd-indices.  Both of those invoke a
> command called "list", which exists on my MS-Windows system, but is
> probably not what the test expects, so it infloops.
> 
> What is that "list" command?  I cannot find it on the GNU/Linux system
> to which I have access?  Can we modify these tests not to rely on
> non-standard commands?

That's actually supposed to be the `list' function from Elisp. Since 
there's no such command on GNU/Linux systems, Eshell uses the Elisp 
function of the same name, but as you found, that's not the right thing 
to do in general (some systems may have an external "list" program, in 
which case Eshell would use that instead).

Do the tests work if you replace "list" in those two functions with 
"listify"? (`eshell/listify' is a built-in Eshell alias function, which 
is the highest priority for Eshell commands, so it should always work.)





  reply	other threads:[~2022-06-09 15:55 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-29  3:43 bug#55696: 28.1; eshell fails to respect text-scale-increase Jeff Kowalski
2022-06-03  4:41 ` Jim Porter
2022-06-03  6:31   ` Eli Zaretskii
2022-06-03 20:30     ` Jim Porter
2022-06-04  6:20       ` Eli Zaretskii
2022-06-05  4:49         ` Jim Porter
2022-06-05  9:13           ` Eli Zaretskii
2022-06-05 18:12             ` Jim Porter
2022-06-05 19:00               ` Eli Zaretskii
2022-06-05 19:59                 ` Jim Porter
2022-06-06 12:43                   ` Eli Zaretskii
2022-06-07  3:04                     ` Jim Porter
2022-06-07 10:55                       ` Eli Zaretskii
2022-06-08  8:07                       ` martin rudalics
2022-06-08 23:20                         ` Jim Porter
2022-06-09  7:24                           ` Eli Zaretskii
2022-06-09 15:55                             ` Jim Porter [this message]
2022-06-09 16:48                               ` Eli Zaretskii
2022-06-09 22:14                                 ` Jim Porter
2022-06-10  5:52                                   ` Eli Zaretskii
2022-06-10 15:44                                     ` Jim Porter
2022-06-10 15:58                                       ` Eli Zaretskii
2022-06-10 16:44                                         ` Jim Porter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4abda9a0-7c34-cdad-fc9e-a6dc25e7c74b@gmail.com \
    --to=jporterbugs@gmail.com \
    --cc=55696@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=jeff.kowalski@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.