[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: Cleaning up and structuring user-emacs-directory
From:
Gunnar Horrigmo
Subject:
Re: Cleaning up and structuring user-emacs-directory
Date:
2020年8月18日 09:57:38 +0200
User-agent:
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Amin Bandali <bandali@gnu.org> writes:
> Of the packages that aim to do this, I liked the approach of the
> "no-littering" package like the most. Essentially, it designates two
> directories, one for config files and another for persistent data files,
> defaulting to "etc/" and "var/" under the `user-emacs-directory'
> respectively. It then changes the directory/file location settings for
> many packages, dividing up each package's files into one of the two
> general categories. If a package stores multiple files of the same
> category, no-littering creates a directory under that category with the
> package name to keep those files together.
>
> If we were to tackle this in Emacs itself, maybe we could have two
> defcustoms `user-config-directory' and `user-data-directory', defaulting
> to "etc/" and "var/" in `user-emacs-directory'.
Would it not be better to follow the freedesktop spec?
https://specifications.freedesktop.org/basedir-spec/basedir-spec-0.6.html
--
Gunnar
- A cache directory? , Yuan Fu, 2020年08月16日
- Re: A cache directory? , Yuri Khan, 2020年08月16日
- Cleaning up and structuring user-emacs-directory (was: A cache directory?) , Amin Bandali, 2020年08月16日
- Re: Cleaning up and structuring user-emacs-directory (was: A cache directory?) , Richard Stallman, 2020年08月18日
- Re: Cleaning up and structuring user-emacs-directory , Gunnar Horrigmo, 2020年08月18日
- Re: Cleaning up and structuring user-emacs-directory,
Gunnar Horrigmo <=
- Re: Cleaning up and structuring user-emacs-directory , Richard Stallman, 2020年08月19日
- Re: Cleaning up and structuring user-emacs-directory , Amin Bandali, 2020年08月19日
- Re: Cleaning up and structuring user-emacs-directory , tomas, 2020年08月19日
- Re: Cleaning up and structuring user-emacs-directory , Amin Bandali, 2020年08月19日
- Re: Cleaning up and structuring user-emacs-directory , tomas, 2020年08月19日
- Re: Cleaning up and structuring user-emacs-directory , noah swainland, 2020年08月19日
- Re: Cleaning up and structuring user-emacs-directory , David De La Harpe Golden, 2020年08月19日
- Re: Cleaning up and structuring user-emacs-directory , tomas, 2020年08月19日
- Re: Cleaning up and structuring user-emacs-directory , Yuan Fu, 2020年08月19日
- Re: Cleaning up and structuring user-emacs-directory , Stefan Monnier, 2020年08月19日