From: TRS-80 <lists.trs-80@isnotmyreal.name>
To: help-gnu-emacs@gnu.org
Subject: Re: Strange startup behavior on emacs 26.3 and malfunctioning commands
Date: Thu, 25 Feb 2021 09:39:38 -0500 [thread overview]
Message-ID: <a89fd520cbd82add955b5eaf6cec4a80@isnotmyreal.name> (raw)
In-Reply-To: <1662979F-7B9A-4F88-82A6-004DB8CC4BE4@gmail.com>
On 2021-02-25 09:14, Carlo Tambuatco wrote:
> I have emacs-28 and emacs-26 installed alongside each other. I use
> emacs-28 most of the time, and only
> use emacs-26 occasionally. I download and compile all my emacs
> packages using emacs-28, which starts
> and initializes flawlessly and works exactly as I expect it to work.
> But, emacs-26, which reads the same
> init files and uses the same packages as emacs-28 encounters errors
> like:
>
> Transient error: (wrong-number-of-arguments (1 . 1) 2)
> Error during file deserialization: (wrong-number-of-arguments (1 . 1)
> 2) [2 times]
> File mode specification error: (wrong-number-of-arguments (1 . 1) 2)
> [26 times]
> etc…
>
> during startup.
>
> Whenever I run a basic command like ‘find-files’, which is maped to
> ‘helm-find-files’ because I use
> helm, I keep getting the error:
>
> transient--pp-to-file: Wrong number of arguments: (1 . 1), 2
>
> Even when I try closing emacs using C-x C-c, I get the error:
>
> Wrong number of arguments: (1 . 1), 2
>
> I don’t know what is going on, apologies if I have trouble explaining
> what is going on here.
Sounds like one or more functions changed their required arguments
between 26 and 28. You would probably need to dig in a little more to
get some more specifics. If you are not inclined towards that, it's
probably easiest just to stop using 26 altogether (unless there is
some compelling reason you must keep using it).
Cheers,
TRS-80
next prev parent reply other threads:[~2021-02-25 14:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-25 14:14 Strange startup behavior on emacs 26.3 and malfunctioning commands Carlo Tambuatco
2021-02-25 14:33 ` Stefan Monnier
2021-02-25 14:34 ` Joost Kremers
2021-02-25 14:39 ` TRS-80 [this message]
2021-02-25 17:14 ` Carlo Tambuatco
2021-02-25 18:00 ` Stefan Monnier
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a89fd520cbd82add955b5eaf6cec4a80@isnotmyreal.name \
--to=lists.trs-80@isnotmyreal.name \
--cc=help-gnu-emacs@gnu.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).