Skip to content

Conversation

minad
Copy link
Contributor

@minad minad commented Mar 12, 2022

Generally only functions and modes should be autoloaded. add-to-list can also be
used cautiously to register modes etc. Faces are usually not autoloaded. To make
faces, groups and custom variables available for customization, a package must
be loaded.

Generally only functions and modes should be autoloaded. add-to-list can also be
used cautiously to register modes etc. Faces are usually not autoloaded. To make
faces, groups and custom variables available for customization, a package must
be loaded.
@minad
Copy link
Contributor Author

minad commented Mar 12, 2022

See also #1048

@purcell
Copy link
Member

purcell commented Mar 12, 2022

Yep, makes sense, thanks!

@purcell purcell merged commit 5750f74 into haskell:master Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants