emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Torsten Wagner <torsten.wagner@gmail.com>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Org-mode release 7.9.2
Date: Sun, 30 Sep 2012 16:37:08 +0900	[thread overview]
Message-ID: <CAPaq-gOJvCEJmP+XNo5ZNketNW2tDK6=jDKzohnEh3UZzVwBKw@mail.gmail.com> (raw)
In-Reply-To: <87k3vclb8o.fsf@bzg.ath.cx>

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 <bzg@altern.org> 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
>
>

  parent reply	other threads:[~2012-09-30  7:37 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-29 22:23 Org-mode release 7.9.2 Bastien
2012-09-30  1:50 ` Memnon Anon
2012-09-30  6:49   ` Bastien
2012-09-30  8:09   ` Steinar Bang
2012-09-30  8:10     ` Bastien
2012-09-30 17:34       ` Steinar Bang
2012-09-30  7:37 ` Torsten Wagner [this message]
2012-09-30  7:39   ` Bastien
2012-09-30  7:50     ` Torsten Wagner
2012-09-30  8:01       ` Achim Gratz
2012-09-30  8:05         ` Bastien
2012-09-30  8:09           ` Achim Gratz
2012-09-30  8:11             ` Bastien
2012-09-30  8:24               ` Achim Gratz
2012-09-30  8:02       ` Bastien
2012-09-30  8:06         ` Bastien
2012-09-30  8:10           ` Bastien
2012-09-30  8:29             ` Torsten Wagner
2012-09-30  8:39               ` Bastien

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.orgmode.org/

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

  git send-email \
    --in-reply-to='CAPaq-gOJvCEJmP+XNo5ZNketNW2tDK6=jDKzohnEh3UZzVwBKw@mail.gmail.com' \
    --to=torsten.wagner@gmail.com \
    --cc=bzg@altern.org \
    --cc=emacs-orgmode@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/org-mode.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).