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

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

Re: Tool for writing thin wrappers for changing existing elisp configura


From: Andreas Röhler
Subject: Re: Tool for writing thin wrappers for changing existing elisp configurations
Date: Thu, 10 Apr 2014 07:53:53 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Am 10.04.2014 01:55, schrieb Andrey Tykhonov:


Yes, but I want to have only one init-file and change by means of program
(change a program by means of a program).


you can have in your init file something like that pseudo-code:

(finde-file...
search-and-replace..

reload-that-buffer

etc.

Or write

(cond (first-condition
       (load-or-just-find .... (and change?)





reply via email to

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