emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 012487b: * lisp/display-line-numbers.el (displa


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 012487b: * lisp/display-line-numbers.el (display-line-numbers-type): Autoload it.
Date: Mon, 24 Jul 2017 13:30:50 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> If the user prefers another value but the default one,
> `display-line-numbers-type' shall be modified prior the first call of
> `display-line-numbers-mode' or global-display-line-numbers-mode'.
> A typical use case for the autoload cookie.

You can setq a variable long before it's defined.
So no, this is not a typical case for an autoload.


        Stefan



reply via email to

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