help-gnu-emacs
[Top][All Lists]
Advanced

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

Try to modularize the configuration of Emacs.


From: Hongyi Zhao
Subject: Try to modularize the configuration of Emacs.
Date: Wed, 7 Jul 2021 15:25:58 +0800

I'm currently trying to modularize my configuration of Emacs according
to the poplular doo-emacs's layout, say, for different languages, with
the following file tree structure:

~/.emacs.d/modules/lang/latex
~/.emacs.d/modules/lang/python
[...]

In my `~/.emacs.d/init.el', I want to load/apply the corresponding
language's configuration when I open the specific source file in
Emacs. How to achieve this purpose?

Regards
-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
NO. 552 North Gangtie Road, Xingtai, China



reply via email to

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