From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.bugs Subject: bug#53788: Re: bug#53788: 29.0.50; eshell Date: Sat, 05 Feb 2022 00:23:21 +0100 Message-ID: References: <0a4a60027f6d195778f4cdb9d2ffbf61@firemail.de> Reply-To: kun.sandor@firemail.de Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="22506"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 53788@debbugs.gnu.org To: "Jim Porter" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 05 00:29:28 2022 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nG81A-0005gJ-Nw for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 05 Feb 2022 00:29:28 +0100 Original-Received: from localhost ([::1]:40988 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nG819-0000VI-2O for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 04 Feb 2022 18:29:27 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:58410) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nG80w-0000Ur-HY for bug-gnu-emacs@gnu.org; Fri, 04 Feb 2022 18:29:14 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:39296) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nG80j-0007XF-RI for bug-gnu-emacs@gnu.org; Fri, 04 Feb 2022 18:29:13 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nG80j-0004oj-LW for bug-gnu-emacs@gnu.org; Fri, 04 Feb 2022 18:29:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 04 Feb 2022 23:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53788 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 53788-submit@debbugs.gnu.org id=B53788.164401731418483 (code B ref 53788); Fri, 04 Feb 2022 23:29:01 +0000 Original-Received: (at 53788) by debbugs.gnu.org; 4 Feb 2022 23:28:34 +0000 Original-Received: from localhost ([127.0.0.1]:33193 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG803-0004no-FI for submit@debbugs.gnu.org; Fri, 04 Feb 2022 18:28:34 -0500 Original-Received: from firemail.de ([88.99.137.45]:46596) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nG7vK-0004gx-2s for 53788@debbugs.gnu.org; Fri, 04 Feb 2022 18:23:26 -0500 Original-Received: from firemail.de (127.0.0.1 [127.0.0.1]) by firemail.de (b1gMailServer) with ESMTP id 2135BC75 for <53788@debbugs.gnu.org>; Sat, 05 Feb 2022 00:23:21 +0100 (CET) X-Mailer: b1gMail/7.4.0 X-Sender-IP: 46.94.122.97 In-Reply-To: Content-Disposition: inline X-Abuse-Report: abuse@emailn.de X-Mailman-Approved-At: Fri, 04 Feb 2022 18:28:17 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:226019 Archived-At: Hi, thanks a lot Lars and Jim. I used the rm lisp/eshell/*.elc method. emacs di= ed after the first invocation, but I retried 10x always running fine. eshel= l.ls now working again. --- Urspr=C3=BCngliche Nachricht --- Von: Jim Porter Datum: 04.02.2022 23:06:51 An: Thomas Paulsen , 53788@debbugs.gnu.org Betreff: Re: bug#53788: 29.0.50; eshell On 2/4/2022 12:42 PM, Thomas Paulsen wrote: > From: kun.sandor@firemail.de > To: bug-gnu-emacs@gnu.org > Subject: 29.0.50; eshell > Reply-To: kun.sandor@firemail.de > --text follows this line-- > emacs -Q >=20 > eshell > ls > Wrong number of arguments: (4 . 4), 3 > ~ $ echo $SHELL > Wrong number of arguments: (4 . 4), 3 I believe this is the same as bug#53569. If you recompile the Eshell=20 sources (either with `make bootstrap' or with `rm lisp/eshell/*.elc=20 test/lisp/eshell/*.elc && make'), the problem should go away.