all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Moreton <andrewjmoreton@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: gnus gnubie
Date: Thu, 05 Feb 2015 09:07:30 +0000	[thread overview]
Message-ID: <86lhkcsp4d.fsf@gmail.com> (raw)
In-Reply-To: 87wq3xyqek.fsf@building.gnus.org

On Fri 06 Feb 2015, Lars Magne Ingebrigtsen wrote:

> btraven <btraven@nihilo.net> writes:
>
>> Now I find that I also need gnutls (.exe files and .dll) by Eli and
>> the accompanying cacert.pem so that I can connect to my isp via
>> webmail.. Do all of these go in the same subdir with emacs.exe,
>> emacsclientw.exe and the rest? Where does the cacert.pem go?
>
> Sorry; don't know anything about Emacs on Windows.  Hasn't anybody
> packaged up a version of Emacs with all the required libraries for
> Windows yet?

The .dll files need to be either in PATH or in the same directory as
emacs.exe etc. For the .pem file, you need something like:

(require 'gnutls)
(add-to-list 'gnutls-trustfiles "/path/to/cacert.pem")

HTH,

   AndyM




  reply	other threads:[~2015-02-05  9:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-25  5:19 gnus gnubie btraven
2015-01-26  3:22 ` Lars Magne Ingebrigtsen
2015-02-01  4:04   ` btraven
2015-02-05  3:43     ` Lars Magne Ingebrigtsen
2015-02-05  9:07       ` Andy Moreton [this message]
2015-02-06  0:03       ` Robert Thorpe

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=86lhkcsp4d.fsf@gmail.com \
    --to=andrewjmoreton@gmail.com \
    --cc=help-gnu-emacs@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 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.