all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: xdg-directories.el
Date: Tue, 06 Sep 2016 20:35:34 -0400	[thread overview]
Message-ID: <jwvr38wd07b.fsf-monnier+gmane.emacs.devel@gnu.org> (raw)
In-Reply-To: CACwYkzyvvHSAVGOXNivB+A1Pfo2i7sn8Dn32KiUCJ0CBJigAyw@mail.gmail.com

> About the stability of the specification: according to the XDG Web site,
> the last version of the specification dates from 2010.  That is six years
> of no modifications.  Seems to be pretty stable now.  Maybe it is time for
> Emacs to start the adoption of the XDG Base Dir Spec and separate the files.

My experience with those kinds of standards is not that they evolve, but
that they get replaced.  6 years is pretty short for Emacs's time scales.

I'm not dead set against it, tho.  I like the idea of standardizing
those things, but I wonder exactly what would be the benefits beyond
following some standard.

Some of the down sides for me is that ~/.emacs.d is a directory where
users are expected to sometimes manually edit files (e.g. the ../init.el,
../gnus.el, ...), whereas my impression is that ~/.config is usually
meant for "hidden configs".  It's much easier to fetch C-x C-f ~/.emacs RET
C-x C-f ~/.config/emacs/init.el RET

But there might be some upsides to following the standard, e.g. some
generic "config management" tools might be able to provide useful
support, for example to sync configs between different hosts.  Tho my
impression is that the XDG standard is much too lax about the actual
format of the files to make such a tool possible, but I might be proved
wrong about that.


        Stefan




  reply	other threads:[~2016-09-07  0:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-06 15:24 xdg-directories.el francisco.colaco
2016-09-06 21:49 ` xdg-directories.el Noam Postavsky
2016-09-06 22:37   ` xdg-directories.el francisco.colaco
2016-09-07  0:35     ` Stefan Monnier [this message]
2016-09-07 14:18 ` xdg-directories.el Eli Zaretskii
2016-09-07 14:59   ` xdg-directories.el francisco.colaco
2016-09-07 15:21     ` xdg-directories.el Stefan Monnier
2016-09-07 15:31     ` xdg-directories.el francisco.colaco
2016-09-07 15:54       ` xdg-directories.el Eli Zaretskii
2016-09-07 16:13         ` xdg-directories.el francisco.colaco
2016-09-07 16:28           ` xdg-directories.el francisco.colaco
2016-09-07 17:32           ` xdg-directories.el Eli Zaretskii
     [not found]             ` <CACwYkzyjV2jsTX3Cb0Us4tz1WsUP=avurw04Kgq8k52oBZRg_Q@mail.gmail.com>
2016-09-07 18:21               ` xdg-directories.el Eli Zaretskii
2016-09-07 16:46         ` xdg-directories.el Stefan Monnier
2016-09-07 17:24           ` xdg-directories.el Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvr38wd07b.fsf-monnier+gmane.emacs.devel@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.