Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: drkm <usenet@fgeorges.org>
Subject: Re: check mail config in init.el
Date: Thu, 13 Jan 2005 17:32:24 +0100	[thread overview]
Message-ID: <wkmzvd70iv.fsf@fgeorges.org> (raw)
In-Reply-To: <k6qhzr2e.fsf@libero.it>

attila <startnow@libero.it> writes:

> i have installaded openssl and now i have this problems:

> Signaling: (file-error "Cannot open load file" "idna")
>   signal(file-error ("Cannot open load file" "idna"))
> ...

> and i don't find it.

  You don't give backtrace, but I guess this error is throwed while
defining the custom `gnus-use-idna'.  But it's strange, because the
default value form is:

    (and (condition-case nil (require 'idna) (file-error))
         ...

so the error wouldn't be throwed.

  Maybe the following can help:

    (setq gnus-use-idna nil)

--drkm


      reply	other threads:[~2005-01-13 16:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <is66wakk.fsf@libero.it>
     [not found] ` <wk7jmm2rqi.fsf@fgeorges.org>
     [not found]   ` <sm592251.fsf@libero.it>
2005-01-10 12:08     ` drkm
     [not found]       ` <r7ktl946.fsf@libero.it>
2005-01-10 13:19         ` Aidan Kehoe
2005-01-10 23:22           ` drkm
2005-01-10 23:55             ` Aidan Kehoe
     [not found]           ` <v9fz19pdmw.fsf@marauder.physik.uni-ulm.de>
     [not found]             ` <ekgsfm2g.fsf@libero.it>
     [not found]               ` <wk6522v9ma.fsf@fgeorges.org>
     [not found]                 ` <brbuichw.fsf@libero.it>
2005-01-13  0:45                   ` drkm
     [not found]                     ` <u0pllqmp.fsf@libero.it>
2005-01-13  8:11                       ` attila
2005-01-13 16:32                         ` drkm [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=wkmzvd70iv.fsf@fgeorges.org \
    --to=usenet@fgeorges.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.
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 NNTP newsgroup(s).