emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Performance degradation from long lines


From: Stefan Monnier
Subject: Re: Performance degradation from long lines
Date: Sat, 27 Oct 2018 18:18:49 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> I'm imagining that a version in core for Emacs 27+ might differ slightly
> from the GNU ELPA package.

I'll leave it up to you.  But I usually find it pretty easy to maintain
code that works on old versions which making use of new features in
new versions.  And it's perfectly OK to have such backward-compatibility
code in emacs.git.

In contrast I find it painful in the long run to have to manually
propagate patches installed in emacs.git to elpa.git and vice versa
(especially since you can't just `git merge`).


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]