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

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

Re: emacs configuration


From: Emanuel Berg
Subject: Re: emacs configuration
Date: Thu, 30 Sep 2021 17:57:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Jude DaShiell wrote:

> Has emacs got something like an #include directive that can
> be used as it is in C? If so, it might be worth using it to
> tidy up my .emacs file.

Split up the source into several files, do `require' and
`provide' in each of them, and `load-file' from the main,
still ~/.emacs file.

If a language needs a preprocessor that's not a good sign.

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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