all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Make a "general" Emacs configuration
@ 2010-08-10 14:31 Andrea Crotti
  2010-08-10 16:53 ` Joel James Adamson
  0 siblings, 1 reply; 20+ messages in thread
From: Andrea Crotti @ 2010-08-10 14:31 UTC (permalink / raw
  To: help-gnu-emacs

I feel that I have to change something in my emacs configuration, what I
would like to have is something similar to the linux kernel, where you
can disable enable things and they keep track of the dependencies.

Using many autoloads and hooks it should not be a problem of course but
I would like to make more modular.

But the first thing to do is to move out everything I don't develop.
For example all the packages that I pull from git, should not be in my
own git repository, but if I move them out then I need to download them
every time, and the version could be different.

I think that git submodule could be the way to go, BUT I would like to
keep the same version also, so I upgrade only once and I keep
consistency everywhere.

Reading now again the doc looks like it could work exactly like that
anyway, but I still have some troubles understanding the submodules...

Any example or idea is welcome...




^ permalink raw reply	[flat|nested] 20+ messages in thread
[parent not found: <mailman.1.1281450695.30969.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2010-08-13 18:39 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-10 14:31 Make a "general" Emacs configuration Andrea Crotti
2010-08-10 16:53 ` Joel James Adamson
2010-08-10 17:26   ` Andrea Crotti
2010-08-10 18:50     ` Gabriele Lanaro
2010-08-10 19:13       ` Andrea Crotti
2010-08-10 23:00         ` Bernardo
2010-08-11  8:52           ` Andrea Crotti
2010-08-11 14:45             ` Tim Visher
2010-08-11 15:09               ` Andrea Crotti
2010-08-11 19:10                 ` Glauber Alex Dias Prado
2010-08-12  8:39                   ` Andrea Crotti
2010-08-12 13:57                     ` Andrea Crotti
2010-08-12 16:33                       ` Tim Visher
2010-08-12 18:08                         ` Glauber Alex Dias Prado
2010-08-13 13:34                           ` Tim Visher
2010-08-13 18:39                             ` Glauber Alex Dias Prado
2010-08-13  8:55                         ` Andrea Crotti
     [not found] <mailman.1.1281450695.30969.help-gnu-emacs@gnu.org>
2010-08-10 16:11 ` Pascal J. Bourguignon
2010-08-10 16:53   ` rustom
2010-08-10 17:23     ` Pascal J. Bourguignon

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.