all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: izzy.yichao.cai@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: Ubuntu 16.04 server --- Contacting host: elpa.gnu.org:80 when package-refresh-contents
Date: Fri, 19 Jan 2018 10:42:45 +0100	[thread overview]
Message-ID: <87shb29obu.fsf@gmail.com> (raw)
In-Reply-To: <25bfc0c0-be6e-477b-abd1-f2d45bf43df2@googlegroups.com> (izzy yichao cai's message of "Thu, 18 Jan 2018 18:28:29 -0800 (PST)")

izzy.yichao.cai@gmail.com writes:

> In my .emacs file. I've added the following:
> ```
> (require 'package)
> (add-to-list 'package-archives
>              '("melpa-stable" . "https://stable.melpa.org/packages/"))
>
> (package-initialize)
> (elpy-enable)
> ```
>
> So, I am using https, which is a safe practice as Dan pointed out.
> How did emacs decide to connect to elpa.gnu.org? Is this a default of
> emacs? Because I never included the elpa.gnu.org link in my .emacs
> file or evaluated it in my buffer. (That means I have no choice in
> using https or http. :( It just happened and I don't know why.)

package-archives by default contains elpa.gnu.org. Run M-x customize
package-archives instead of your add-to-list there if you want to
remove it (or change it to use https)

Robert



      reply	other threads:[~2018-01-19  9:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-17 11:56 Ubuntu 16.04 server --- Contacting host: elpa.gnu.org:80 when package-refresh-contents izzy.yichao.cai
2018-01-17 12:12 ` tomas
2018-01-17 12:41   ` Dan Čermák
     [not found]   ` <mailman.7506.1516192916.27995.help-gnu-emacs@gnu.org>
2018-01-17 14:15     ` Rusi
2018-01-17 14:28       ` Dan Čermák
2018-01-17 14:41         ` Robert Pluim
2018-01-17 21:21           ` Stefan Monnier
     [not found] ` <mailman.7505.1516191159.27995.help-gnu-emacs@gnu.org>
2018-01-19  2:28   ` izzy.yichao.cai
2018-01-19  9:42     ` Robert Pluim [this message]

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

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

  git send-email \
    --in-reply-to=87shb29obu.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=izzy.yichao.cai@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.