[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Org-mode release 7.9.2
From: |
Torsten Wagner |
Subject: |
Re: [O] Org-mode release 7.9.2 |
Date: |
Sun, 30 Sep 2012 16:37:08 +0900 |
Hi Bastien,
thanks for the release and the hard work.
As for ELPA, the changelogs say add
(add-to-list 'package-archives '("org" . "http://orgmode.org/elpa/") t)
to the emacs config. I am not a big fan of add-to-list for pure users
config, since it fragments the those settings a little bit
Instead I force myself of configuring it at a single place like
(setq package-archives '(("ELPA" . "http://tromey.com/elpa/")
("gnu" . "http://elpa.gnu.org/packages/")
("marmalade" . "http://marmalade-repo.org/packages/")
("org" . "http://orgmode.org/elpa/")
))
Not sure if this is really good or better, but I would like to point
out as an alternative.
Greetings
Torsten
On 30 September 2012 07:23, Bastien <address@hidden> wrote:
> Hi all,
>
> I've released Org 7.9.2.
>
> http://orgmode.org/org-7.9.2.zip
> http://orgmode.org/org-7.9.2.tar.gz
>
> See http://orgmode.org/Changes.html#sec-1 for the updated
> list of changes.
>
> Thanks again to all who contributed!
>
> Enjoy,
>
> --
> Bastien
>
>
- [O] Org-mode release 7.9.2, Bastien, 2012/09/29
- Re: [O] Org-mode release 7.9.2,
Torsten Wagner <=
- Re: [O] Org-mode release 7.9.2, Bastien, 2012/09/30
- Re: [O] Org-mode release 7.9.2, Torsten Wagner, 2012/09/30
- Re: [O] Org-mode release 7.9.2, Achim Gratz, 2012/09/30
- Re: [O] Org-mode release 7.9.2, Bastien, 2012/09/30
- Re: [O] Org-mode release 7.9.2, Achim Gratz, 2012/09/30
- Re: [O] Org-mode release 7.9.2, Bastien, 2012/09/30
- Re: [O] Org-mode release 7.9.2, Achim Gratz, 2012/09/30
- Re: [O] Org-mode release 7.9.2, Bastien, 2012/09/30
- Re: [O] Org-mode release 7.9.2, Bastien, 2012/09/30
- Re: [O] Org-mode release 7.9.2, Bastien, 2012/09/30