unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: joakim@verona.se
To: emacs-devel <emacs-devel@gnu.org>
Subject: Re: .emacs-settings.el
Date: Fri, 07 Sep 2007 20:11:26 +0200	[thread overview]
Message-ID: <m34pi6fir5.fsf@kurono.home> (raw)
In-Reply-To: <BNELLINCGFJLDJIKDGACKEFCCCAA.drew.adams@oracle.com> (Drew Adams's message of "Fri\, 7 Sep 2007 09\:35\:38 -0700")

"Drew Adams" <drew.adams@oracle.com> writes:


> I haven't followed this thread closely. Could someone please summarize the
> need for which the solutions are being discussed?
>
> If this is about users defining their preferred settings for something, and
> you want such settings to be persistent, then why not use Customize instead
> of adding separate preference files?

This is, kind of, how the JDEE (java development environment for
emacs) works. There is a project.el file which is managed by custom in
some way. I dont quite remember the details, but I think the Eieio
emacs CLOS implementation is involved also somehow.

> IIUC, the separate preference files proposed would control stuff in the
> directories (or perhaps in the child or parent directories?) where they are
> found. If so, wouldn't it be appropriate to do all of that using a single
> user option that specified the directories and the preferences for the files
> in those directories?
>
> Or is the problem that these preference files are supposed to affect
> multiple users, so that they cannot be in a single user's preference file?
>
> Sorry for not following this, but I suspect others too might have lost the
> thread of this thread. A brief summary of the need could help us understand
> better.
>
> If this is about a need to share preferences among multiple users, then
> perhaps we could have an "import" or "include" feature for Customize that
> allows sharing of some preferences. Importing would reference the imported
> custom files, rather than making explicit copies of their data, so that
> changes to the imported file would be reflected in the importing files.
> (Perhaps this possibility of sharing preferences has been discussed before?)

-- 
Joakim Verona

  reply	other threads:[~2007-09-07 18:11 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-05 10:46 .emacs-settings.el Robert J. Chassell
2007-09-05 14:27 ` .emacs-settings.el Davis Herring
2007-09-06 14:29   ` .emacs-settings.el Juri Linkov
2007-09-06 15:23     ` .emacs-settings.el Robert J. Chassell
2007-09-06 15:36       ` .emacs-settings.el Ted Zlatanov
2007-09-06 16:04         ` .emacs-settings.el Michaël Cadilhac
2007-09-06 16:48           ` .emacs-settings.el Ted Zlatanov
2007-09-06 19:34             ` .emacs-settings.el David Kastrup
2007-09-06 20:21               ` .emacs-settings.el Ted Zlatanov
2007-09-06 21:07                 ` .emacs-settings.el Juri Linkov
2007-09-07  2:11                   ` .emacs-settings.el Ted Zlatanov
2007-09-06 23:55                 ` .emacs-settings.el Stefan Monnier
2007-09-07  2:18                   ` .emacs-settings.el Ted Zlatanov
2007-09-07  2:54                 ` .emacs-settings.el Miles Bader
2007-09-07  4:03                   ` .emacs-settings.el Stefan Monnier
2007-09-07 12:03                   ` .emacs-settings.el Ted Zlatanov
2007-09-07  6:19                 ` .emacs-settings.el David Kastrup
2007-09-07 11:56                   ` .emacs-settings.el Ted Zlatanov
2007-09-07 15:49                   ` .emacs-settings.el Davis Herring
2007-09-06 20:39             ` .emacs-settings.el Robert J. Chassell
2007-09-06 21:00               ` .emacs-settings.el Ted Zlatanov
2007-09-07  6:31             ` .emacs-settings.el Richard Stallman
2007-09-07 12:09               ` .emacs-settings.el Ted Zlatanov
2007-09-06 20:22           ` .emacs-settings.el Robert J. Chassell
2007-09-06 20:10         ` .emacs-settings.el Tom Tromey
2007-09-06 20:51           ` .emacs-settings.el Ted Zlatanov
2007-09-07 17:40           ` .emacs-settings.el Stefan Monnier
2007-09-08 17:47             ` .emacs-settings.el Tom Tromey
2007-09-08 19:19               ` .emacs-settings.el T. V. Raman
2007-09-08 22:17                 ` .emacs-settings.el Tom Tromey
2007-09-08 23:11                   ` .emacs-settings.el Juri Linkov
2007-09-08 23:09                     ` .emacs-settings.el Tom Tromey
2007-09-09  1:28                   ` .emacs-settings.el T. V. Raman
2007-09-09  8:09                   ` .emacs-settings.el David Kastrup
2007-09-10 22:21                   ` .emacs-settings.el Davis Herring
2007-09-09 20:06               ` .emacs-settings.el Stefan Monnier
2007-09-10 14:08                 ` .emacs-settings.el Ted Zlatanov
2007-09-12  8:46                   ` .emacs-settings.el Richard Stallman
2007-09-07 19:53           ` .emacs-settings.el Richard Stallman
2007-09-06 20:08     ` .emacs-settings.el Tom Tromey
2007-09-06 20:50       ` .emacs-settings.el Juri Linkov
2007-09-07 17:43         ` .emacs-settings.el Stefan Monnier
2007-09-07 19:53         ` .emacs-settings.el Richard Stallman
2007-09-08 17:43           ` .emacs-settings.el Tom Tromey
2007-09-06 20:58       ` .emacs-settings.el Ted Zlatanov
2007-09-07  3:05         ` .emacs-settings.el Miles Bader
2007-09-07  6:17         ` .emacs-settings.el David Kastrup
2007-09-07  7:07           ` .emacs-settings.el Jason Rumney
2007-09-07  7:18             ` .emacs-settings.el David Kastrup
2007-09-07 12:08               ` .emacs-settings.el Ted Zlatanov
2007-09-07 15:52             ` .emacs-settings.el Davis Herring
2007-09-08  7:00             ` .emacs-settings.el Richard Stallman
2007-09-06 20:28     ` .emacs-settings.el Stefan Monnier
2007-09-06 20:50       ` .emacs-settings.el Juri Linkov
2007-09-06 23:52         ` .emacs-settings.el Stefan Monnier
2007-09-06 23:41           ` .emacs-settings.el Tom Tromey
2007-09-07  8:52             ` .emacs-settings.el Juri Linkov
2007-09-07 12:14   ` .emacs-settings.el Johannes Weiner
2007-09-07 16:03     ` .emacs-settings.el Davis Herring
2007-09-07 16:35     ` .emacs-settings.el Drew Adams
2007-09-07 18:11       ` joakim [this message]
2007-09-08  7:01       ` .emacs-settings.el Richard Stallman
2007-09-08  7:00     ` .emacs-settings.el Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m34pi6fir5.fsf@kurono.home \
    --to=joakim@verona.se \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).