From: "Cook, Malcolm" <MEC@stowers.org>
To: 'Jorge' <jorge13515@gmail.com>
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 17:19:25 +0000 [thread overview]
Message-ID: <c70f6ef2aef04ce98e930b432498de61@exchsrv2.sgc.loc> (raw)
In-Reply-To: <CAJR3Qne=2SuAA-540fdZw5K8KXk1MFzPmamxgQbgZ0VXa+TStA@mail.gmail.com>
> In the last command I forgot to drop the -Q. But I guess it works either way.
I would not trust the result from failing to drop the -Q since the -Q is what prevents your init file from loading, which we are explicitly trying to avoid for the sake of compiling org in a fresh environment.
~Malcolm
>
> 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/
next prev parent reply other threads:[~2016-08-22 17:19 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
2016-08-22 17:19 ` Cook, Malcolm [this message]
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=c70f6ef2aef04ce98e930b432498de61@exchsrv2.sgc.loc \
--to=mec@stowers.org \
--cc=emacs-orgmode@gnu.org \
--cc=jorge13515@gmail.com \
--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).