[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Strange startup behavior on emacs 26.3 and malfunctioning commands
From: |
Stefan Monnier |
Subject: |
Re: Strange startup behavior on emacs 26.3 and malfunctioning commands |
Date: |
Thu, 25 Feb 2021 09:33:54 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> 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:
Files compiled with Emacs-NN are likely not to work under Emacs-MM if MM<NN.
Better do the opposite: compile with Emacs-26 and then use with Emacs-28.
Stefan