Matthieu Moy <[EMAIL PROTECTED]> writes:

> Stefan Reichör <[EMAIL PROTECTED]> writes:
> 
> > I like the idea of a ~/.xtla/ directory.
> 
> I think we finally all agree on the idea of a configuration directory
> for xtla.
> 
> Please, read this
> 
> http://freedesktop.org/Standards/basedir-spec/0.6/
> 
> I didn't have time to read this all, but roughly, the idea is to put
> the config files for the user in a ~/.config directory (overridable by
> environment variables).
> 
> I like this for several reasons:
> 
> 1) I like freedesktop. The concept of standards to make different
>    applications work well together is _good_.
> 
> 2) I like the idea of a configuration directory instead of everything
>    in ${HOME}. Actually, most of my ~/.config-files are already links
>    to ~/etc/config-file, and guess what: I manage ~/etc with arch ;-)
> 
> So, I think this is worth considering.

The concept looks good. However, I think the support for ~/.config
should be handled by emacs itself.

I implemented the ~/.xtla config directory.
If we feel the need for the ~/.config directory, than it should be
easy to add the checks for the environment variable to the function
tla--config-file-full-path

What do you think?

Stefan.


Reply via email to