emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 03/16] Stop checking the constant default for enable_multi


From: Stefan Monnier
Subject: Re: [PATCH v2 03/16] Stop checking the constant default for enable_multibyte_characters
Date: Wed, 25 Nov 2020 15:57:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> The default is a constant "t", and can't be changed. So we don't need
> to check it.

Indeed.  It used to be changeable (running so-called "unibyte
sessions"), but that was removed several years ago.

This, like several other of the changes in this series, is not directly
related to the "speed up PER_BUFFER" change.  You might want to keep
them in a separate patch series to help the review.


        Stefan




reply via email to

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