all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs was compiled without networking support
@ 2013-12-13 13:54 Johan Andersson
  2013-12-13 14:20 ` Eli Zaretskii
  2013-12-13 14:22 ` Peter Dyballa
  0 siblings, 2 replies; 14+ messages in thread
From: Johan Andersson @ 2013-12-13 13:54 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I have a very annoying issue that I only can reproduce in Ecukes (
https://github.com/ecukes/ecukes). I have no idea why I cannot reproduce
this in a simple way.

If I use `url-retrieve-synchronously' in an Ecukes step I get this error (a
step is basically an anonymous function):

  Emacs was compiled without networking support

(I can require `url' in the step without any error)

The weird thing here is that if I print `(featurep 'make-network-process)'
on the top level in the file that defines the steps, the value is true. But
if I print it in a step, the value is false.

How is it possible that Emacs network support varies dependent of where I
check? It is the exact same Emacs process that prints the different
results. How is that possible?

Any hints?


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-12-13 15:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-13 13:54 Emacs was compiled without networking support Johan Andersson
2013-12-13 14:20 ` Eli Zaretskii
2013-12-13 14:22 ` Peter Dyballa
2013-12-13 14:28   ` Johan Andersson
2013-12-13 14:33     ` Peter Dyballa
2013-12-13 14:35       ` Johan Andersson
2013-12-13 14:50         ` Peter Dyballa
2013-12-13 14:52           ` Johan Andersson
2013-12-13 15:04             ` Peter Dyballa
2013-12-13 15:07               ` Johan Andersson
2013-12-13 15:36                 ` Peter Dyballa
2013-12-13 15:53                   ` Johan Andersson
2013-12-13 15:27       ` Eli Zaretskii
2013-12-13 14:28   ` Peter Dyballa

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.