Using different environment Variable than HOME for default EMACS directory -


can define environment variable emacshome or something, , use emacs locate default directory?

i plan sync emacs on multiple systems in use, have different directory structures. emacs manual advises having home variable point default emacs settings. but, in case, defined other programs use, , doesn't allow synchronization of settings on different computers (without using git, is).

using -25.1

thanks,


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -