all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: How specify on the command line which .emacs to use?
Date: Tue, 08 Sep 2015 01:36:15 +0200	[thread overview]
Message-ID: <87mvwxztsg.fsf@debian.uxu> (raw)
In-Reply-To: m2io7mabjj.fsf@krugs.de

Rainer M Krug <Rainer@krugs.de> writes:

> But sometimes it is necessary to use
> customizations (or much easier, or di=one without my
> knowledge,...).

... come again?

> So I have the following as the last statement in my
> .emacs file:
>
> | * Load customizations Load customizations done
> | through the Customization interface in emacs.
> | New customizations will be stored in this file.
> | #+begin_src emacs-lisp (setq custom-file
> | "~/.emacs.d/customfile.el") (load custom-file)
> | #+end_src
> `----
>
> This should load the customizations, even when using
> the -q approach mentioned. And the customizations
> are in their own file.

It is much better to have individual config/extentions
in .emacs files individually stored in the users HOME
dirs! If this isn't possible on Windoze I don't know
how to do it.

But that much I can say and that is no, that won't
work with -q, as with -q, .emacs isn't loaded!

I don't understand anymore what you are trying to do.
Custom sucks as it is a GUI-style UI to
produce code. This task is impossible to solve
satisfactorily no matter how many will work on it for
years. Remember those WYSIWYG/WYSIAYG editors to do
HTML in the 90s? At fist you took them seriously until
you realized what they did they produced extremely ugly
HTML, and after that realization the step wasn't
distant were you cut off the incompetent man in
between and just wrote the code yourself.

-- 
underground experts united
http://user.it.uu.se/~embe8573




      reply	other threads:[~2015-09-07 23:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-06  2:02 How specify on the command line which .emacs to use? BobD
2015-09-06  2:41 ` Eli Zaretskii
2015-09-06  3:04 ` Emanuel Berg
2015-09-06 14:29   ` Eli Zaretskii
2015-09-07  8:17   ` Rainer M Krug
2015-09-07 23:36     ` Emanuel Berg [this message]

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=87mvwxztsg.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@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.