emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jorge <jorge13515@gmail.com>
To: "Cook, Malcolm" <MEC@stowers.org>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>,
	Maria Shinoto <maria@shinoto.de>
Subject: Re: How to safely update from ver. 8.2.10 to 8.3.x
Date: Mon, 22 Aug 2016 13:39:59 -0300	[thread overview]
Message-ID: <CAJR3Qne=2SuAA-540fdZw5K8KXk1MFzPmamxgQbgZ0VXa+TStA@mail.gmail.com> (raw)
In-Reply-To: <CAJR3QndkJivnjRhcWuh4ppauK11z46uun1+0XDqMfbEZyxDEyA@mail.gmail.com>

In the last command I forgot to drop the -Q.  But I guess it works either way.

On 22 August 2016 at 12:25, Jorge <jorge13515@gmail.com> wrote:
> On 15 August 2016 at 14:29, Cook, Malcolm <MEC@stowers.org> wrote:
>>           emacs -Q -batch -eval "(progn (require 'package) (add-to-list 'package-archives '(\"org\" . \"http://orgmode.org/elpa/\"))  (package-initialize) (package-refresh-contents) (package-install 'org-plus-contrib))"
> Here I plan to drop the "-Q" (because --batch already implies -q,
> which I think is enough).  So my command would be
>     emacs --batch --eval "(progn (require 'package) (add-to-list
> 'package-archives '(\"org\" . \"http://orgmode.org/elpa/\"))
> (package-initialize) (package-refresh-contents) (package-install
> 'org-plus-contrib))"
>
>> Note: I use org-plus-contrib from melpa instead of org.  If you want just org, you could simply:
>>
>>           emacs -Q -batch -eval "(progn (require 'package) (package-initialize) (package-refresh-contents) (package-install 'org-plus-contrib))"
>
> Would not it be
>     emacs -Q --batch --eval "(progn (require 'package)
> (package-initialize) (package-refresh-contents) (package-install
> 'org))"
> ?
>
>
> --
> - I am Brazilian.  I apologize for possibly bad English and I welcome
> corrections.
> - Please adopt free formats like PDF, ODF, LaTeX, Vorbis, Opus, WebM and 7z.
> - Free software for Android: https://f-droid.org/



-- 
- I am Brazilian.  I apologize for possibly bad English and I welcome
corrections.
- Please adopt free formats like PDF, ODF, LaTeX, Vorbis, Opus, WebM and 7z.
- Free software for Android: https://f-droid.org/

  reply	other threads:[~2016-08-22 16:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-15  2:39 How to safely update from ver. 8.2.10 to 8.3.x Maria Shinoto
2016-08-15 17:29 ` Cook, Malcolm
     [not found]   ` <5a776464-0616-1554-b8ad-50fae2d658bc@shinoto.de>
     [not found]     ` <1471321150864.146@stowers.org>
2016-08-16  5:14       ` Maria Shinoto
2016-08-22 15:25   ` Jorge
2016-08-22 16:39     ` Jorge [this message]
2016-08-22 17:19       ` Cook, Malcolm
2016-08-22 20:35         ` Jorge
2016-08-22 22:13           ` Cook, Malcolm

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='CAJR3Qne=2SuAA-540fdZw5K8KXk1MFzPmamxgQbgZ0VXa+TStA@mail.gmail.com' \
    --to=jorge13515@gmail.com \
    --cc=MEC@stowers.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=maria@shinoto.de \
    /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).