all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: Rainer M Krug <R.M.Krug@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Activating tabbar after installation via elpa on emacs 24.2.1
Date: Fri, 28 Sep 2012 09:40:18 +0200	[thread overview]
Message-ID: <87haqik331.fsf@bzg.ath.cx> (raw)
In-Reply-To: <5065535F.6070009@gmail.com> (Rainer M. Krug's message of "Fri, 28 Sep 2012 09:35:59 +0200")

Hi Rainer,

Rainer M Krug <R.M.Krug@gmail.com> writes:

> But what do you mean with package-* options?

I mean `package-load-list' in particular.  

This defaults to '(all), which loads all packages that you downloaded
through M-x list-packages RET but you may want to load only some.

> I only set
>
> (setq package-archives '(
>                            ("ELPA" . "http://tromey.com/elpa/")
>                            ("gnu" . "http://elpa.gnu.org/packages/")
>                            ("suco" . "http://joseito.republika.pl/sunrise-commander/")
>                            ("marmalade" . "http://marmalade-repo.org/packages/"))
>
> and that in my emacs.org (el) file - should I move this into the init.el, or call
> (package-initialize) in my emacs.org (el) file after I set the parameter?

You should move this before (package-initialize), otherwise Package will
not be aware of these ELPA repos.

-- 
 Bastien



  reply	other threads:[~2012-09-28  7:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-27 14:17 Activating tabbar after installation via elpa on emacs 24.2.1 Rainer M Krug
2012-09-27 23:02 ` Bastien
2012-09-28  7:35   ` Rainer M Krug
2012-09-28  7:40     ` Bastien [this message]
2012-09-28  8:11       ` Rainer M Krug
2012-09-28  8:25         ` Bastien
2012-09-28  8:29           ` Rainer M Krug
     [not found] ` <mailman.9877.1348786974.855.help-gnu-emacs@gnu.org>
2012-09-28  0:02   ` Joost Kremers
2012-09-28  7:38     ` Rainer M Krug
     [not found] <mailman.9853.1348755472.855.help-gnu-emacs@gnu.org>
2012-09-28  0:14 ` Joost Kremers
2012-09-28  8:03   ` Rainer M Krug
2012-09-28 15:09     ` Drew Adams

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=87haqik331.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=R.M.Krug@gmail.com \
    --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.