help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding Package Repositories in Gnu Emacs 24.4


From: Emanuel Berg
Subject: Re: Adding Package Repositories in Gnu Emacs 24.4
Date: Mon, 20 Apr 2015 01:37:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

gnuist006@gmail.com writes:

> I think your spacing is a little off in this stanza
> with dotted-pairs
>
> If so, just put something like this in an init file,
> then add repositories as dotted pair list items as you
> go along:
>
>     (setq package-archives '(( "elpa" .
> "http://elpa.gnu.org/packages/";) ("melpa" .
> "http://melpa.milkbox.net/packages/";) ))
>
> It should be
>
> If so, just put something like this in an init file,
> then add repositories as dotted pair list items as you
> go along:
>
>     (setq package-archives '(( "elpa" .
> "http://elpa.gnu.org/packages/";) ("melpa" .
> "http://melpa.milkbox.net/packages/";)) )
>
> if at all.

Say what? :O

If you are not a crazy person, stop behaving like one,
either people will think you are crazy, or that is
what you will become by acting like one, and either
is bad.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]