From unknown Thu Sep 11 23:18:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#39702: 26.3; Permission denied in make-network-process on MacOS 10.15.3 Resent-From: Phil Roberts Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Feb 2020 20:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 39702 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 39702@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.158223093916020 (code B ref -1); Thu, 20 Feb 2020 20:36:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Feb 2020 20:35:39 +0000 Received: from localhost ([127.0.0.1]:45941 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j4sXq-0004AJ-FS for submit@debbugs.gnu.org; Thu, 20 Feb 2020 15:35:39 -0500 Received: from lists.gnu.org ([209.51.188.17]:45854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j4rhz-0002mD-3D for submit@debbugs.gnu.org; Thu, 20 Feb 2020 14:42:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35978) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4rht-0005Ce-QP for bug-gnu-emacs@gnu.org; Thu, 20 Feb 2020 14:42:02 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4rhs-0000Ya-CB for bug-gnu-emacs@gnu.org; Thu, 20 Feb 2020 14:41:57 -0500 Received: from vps66370287.123-vps.co.uk ([37.122.210.202]:47872) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j4rhs-0000X2-6K for bug-gnu-emacs@gnu.org; Thu, 20 Feb 2020 14:41:56 -0500 Received: from cpc119606-heme14-2-0-cust28.9-1.cable.virginm.net ([82.24.173.29] helo=[192.168.0.15]) by vps66370287.123-vps.co.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1j4rhp-0008Ak-Dr for bug-gnu-emacs@gnu.org; Thu, 20 Feb 2020 19:41:53 +0000 From: Phil Roberts Message-ID: Date: Thu, 20 Feb 2020 19:41:52 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-GB X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 37.122.210.202 X-Spam-Score: -0.7 (/) X-Mailman-Approved-At: Thu, 20 Feb 2020 15:35:37 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Evaluating (make-network-process :name "nettest" :buffer "*nettest*" :host "www.gnu.org" :service "http" :nowait nil :tls-parameters nil) (I did this by typing it into the *scratch* buffer on a session started via 'emacs -Q', and hitting C-j) triggers an error with the following backtrace: Debugger entered--Lisp error: (file-error "make client process failed" "Permission denied" :name "nettest" :buffer "*nettest*" :host "www.gnu.org" :service "http" :nowait nil :tls-parameters nil)   make-network-process(:name "nettest" :buffer "*nettest*" :host "www.gnu.org" :service "http" :nowait nil :tls-parameters nil)   eval((make-network-process :name "nettest" :buffer "*nettest*" :host "www.gnu.org" :service "http" :nowait nil :tls-parameters nil) nil)   elisp--eval-last-sexp(t)   eval-last-sexp(t)   eval-print-last-sexp(nil)   funcall-interactively(eval-print-last-sexp nil)   call-interactively(eval-print-last-sexp nil nil)   command-execute(eval-print-last-sexp) This happens using both the build from emacsformacosx.com and that from homebrew, running on a 2019-model MacBook Pro 13-inch, running MacOS version 10.15.3 (Catalina).  I've granted emacs every permission I can find an option for in the GUI, to no avail. In GNU Emacs 26.3 (build 1, x86_64-apple-darwin18.2.0, NS appkit-1671.20 Version 10.14.3 (Build 18D109))  of 2019-09-02 built on builder10-14.porkrind.org Windowing system distributor 'Apple', version 10.3.1894 Recent messages: [yas] Prepared just-in-time loading of snippets successfully. Starting Emacs daemon. When done with this frame, type C-x 5 0 Configured using:  'configure --with-ns '--enable-locallisppath=/Library/Application  Support/Emacs/${version}/site-lisp:/Library/Application  Support/Emacs/site-lisp' --with-modules' Configured features: NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES THREADS Important settings:   value of $LANG: en_GB.UTF-8   locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect:   pyvenv-mode: t   shell-dirtrack-mode: t   winner-mode: t   show-paren-mode: t   tooltip-mode: t   global-eldoc-mode: t   eldoc-mode: t   electric-indent-mode: t   mouse-wheel-mode: t   tool-bar-mode: t   menu-bar-mode: t   file-name-shadow-mode: t   global-font-lock-mode: t   font-lock-mode: t   auto-composition-mode: t   auto-encryption-mode: t   auto-compression-mode: t   size-indication-mode: t   column-number-mode: t   line-number-mode: t   transient-mark-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs rfc822 mml mml-sec epa derived epg gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils server py-isort cl-extra yasnippet elec-pair highlight-indentation flymake-proc flymake warnings thingatpt company-capf company pcase help-fns radix-tree help-mode elpy elpy-rpc pyvenv esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg esh-groups eshell esh-module esh-mode esh-util elpy-shell elpy-profile elpy-django s elpy-refactor subr-x python tramp-sh tramp tramp-compat tramp-loaddefs trampver shell pcomplete parse-time format-spec advice json map ido grep compile comint ansi-color files-x etags xref project cus-edit cus-start cus-load wid-edit finder-inf info package easymenu epg-config url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache url-vars seq byte-opt gv bytecomp byte-compile cconv edmacro kmacro cl-loaddefs cl-lib winner ring time-date paren tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/ns-win ns-win ucs-normalize mule-util term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads kqueue cocoa ns multi-tty make-network-process emacs) Memory information: ((conses 16 355666 17376)  (symbols 48 31674 2)  (miscs 40 83 234)  (strings 32 79806 3119)  (string-bytes 1 2235294)  (vectors 16 50449)  (vector-slots 8 917188 13540)  (floats 8 108 235)  (intervals 56 241 0)  (buffers 992 12)) From unknown Thu Sep 11 23:18:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#39702: 26.3; Permission denied in make-network-process on MacOS 10.15.3 Resent-From: Alan Third Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 20 Feb 2020 23:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39702 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Phil Roberts Cc: 39702@debbugs.gnu.org Received: via spool by 39702-submit@debbugs.gnu.org id=B39702.158224010013795 (code B ref 39702); Thu, 20 Feb 2020 23:09:01 +0000 Received: (at 39702) by debbugs.gnu.org; 20 Feb 2020 23:08:20 +0000 Received: from localhost ([127.0.0.1]:46062 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j4uvc-0003aR-A4 for submit@debbugs.gnu.org; Thu, 20 Feb 2020 18:08:20 -0500 Received: from mail-wr1-f41.google.com ([209.85.221.41]:45389) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j4uva-0003aB-At for 39702@debbugs.gnu.org; Thu, 20 Feb 2020 18:08:18 -0500 Received: by mail-wr1-f41.google.com with SMTP id g3so6431048wrs.12 for <39702@debbugs.gnu.org>; Thu, 20 Feb 2020 15:08:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=LFinTKufV5qMYpNNlMjo2apVsnMWoFGukHQqEMf5ZHE=; b=RSvBUO/G9mbTck5ODnobY5oBR+oozOqghGd30At1D0j/MyoJ4aof0Q6ZG1/8/kkoZh 2toq7askyoH+CktWF1nGlv8AWXwm4Sw12g+saNd7F48QgR+hAAVusAj5ARvV4OEveAn6 das8AGNstkUcZKfBu63K95zwv/8zJBf8up5o2Afp1St2wITmj1hlWgGSizr/sEBhXOk3 bKBQZoMOzKyWl0LM7rw+pEzBa+zVqvlHZ85K0UDgFM/os089FgXg7qqxYTdRyahirK22 kXkTop1JIIR+H0kXNXtCu/EUOihF/s1E3vLQVSIW7XJB6XLuYYi4dfXkoWA0sSKnH4Um +NSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition :content-transfer-encoding:in-reply-to; bh=LFinTKufV5qMYpNNlMjo2apVsnMWoFGukHQqEMf5ZHE=; b=TkUIbKFFdJQHCzwOYvnfzCYQcbKZaIT5ndU/E7V0OyCq4HfBTjsl/t0q7WqL/unjCP +PhQQ6WGpkE7qRyQGtT5cUyK4OLxxpxqEOEHdU+WhqpQiGV4VvAiHzpnsrm0egX5uy1Y r1zHluc2K1ytxcTntAUO7BQc4sSQGnVnFMhSUty5n2xOXwo/Pwf2Mb+iFqh3mbl5YGCj nKtSZlb8CgAqBufwr3yBATc2itbNIMltG8whXl6Q0yICRC12qdbT1hlCoP637wUjcBw7 2q9i/xJdAHf2dSHTyMbGuw++cw0DxuVnQdKbeQP7bx2rSOFUmy81qRG68vY9ENS6GfjV ID8g== X-Gm-Message-State: APjAAAXsgJBY3QzsaIcy8KgySnNYuCi3YPC1WQpIh5Jt4AeZbS8kRzKS kUAKcvdmgBzQvqsgq6x2p0Q= X-Google-Smtp-Source: APXvYqywIsn23W3+Ou2+U1bEGfMmMhuwdNiMo8tdn+VrHsPKHJzP/9UqLw9PuDRkZ4Z0QJJKixl7lA== X-Received: by 2002:a5d:474d:: with SMTP id o13mr43777772wrs.309.1582240092513; Thu, 20 Feb 2020 15:08:12 -0800 (PST) Received: from breton.holly.idiocy.org (ip6-2001-08b0-03f8-8129-8996-8c22-b40f-230f.holly.idiocy.org. [2001:8b0:3f8:8129:8996:8c22:b40f:230f]) by smtp.gmail.com with ESMTPSA id v15sm1495725wrf.7.2020.02.20.15.08.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Feb 2020 15:08:11 -0800 (PST) Date: Thu, 20 Feb 2020 23:08:07 +0000 From: Alan Third Message-ID: <20200220230807.GA48819@breton.holly.idiocy.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Spam-Score: 0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) On Thu, Feb 20, 2020 at 07:41:52PM +0000, Phil Roberts wrote: > Evaluating (make-network-process :name "nettest" :buffer "*nettest*" > :host "www.gnu.org" :service "http" :nowait nil :tls-parameters nil) (I > did this by typing it into the *scratch* buffer on a session started via > 'emacs -Q', and hitting C-j) triggers an error with the following > backtrace: > > Debugger entered--Lisp error: (file-error "make client process failed" > "Permission denied" :name "nettest" :buffer "*nettest*" :host "www.gnu.org" > :service "http" :nowait nil :tls-parameters nil) >   make-network-process(:name "nettest" :buffer "*nettest*" :host > "www.gnu.org" :service "http" :nowait nil :tls-parameters nil) >   eval((make-network-process :name "nettest" :buffer "*nettest*" :host > "www.gnu.org" :service "http" :nowait nil :tls-parameters nil) nil) >   elisp--eval-last-sexp(t) >   eval-last-sexp(t) >   eval-print-last-sexp(nil) >   funcall-interactively(eval-print-last-sexp nil) >   call-interactively(eval-print-last-sexp nil nil) >   command-execute(eval-print-last-sexp) > > This happens using both the build from emacsformacosx.com and that > from homebrew, running on a 2019-model MacBook Pro 13-inch, running > MacOS version 10.15.3 (Catalina).  I've granted emacs every > permission I can find an option for in the GUI, to no avail. It may be worth noting that the homebrew version is (often) the emacsformacosx.com release repackaged. It may be worth trying to give ruby some permissions, as the emacsformacosx.com releases use a ruby script to select the correct Emacs version for the OS. -- Alan Third From unknown Thu Sep 11 23:18:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#39702: 26.3; Permission denied in make-network-process on MacOS 10.15.3 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 21 Feb 2020 07:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39702 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Phil Roberts Cc: 39702@debbugs.gnu.org Received: via spool by 39702-submit@debbugs.gnu.org id=B39702.15822702286544 (code B ref 39702); Fri, 21 Feb 2020 07:31:02 +0000 Received: (at 39702) by debbugs.gnu.org; 21 Feb 2020 07:30:28 +0000 Received: from localhost ([127.0.0.1]:46284 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j52lY-0001hU-B3 for submit@debbugs.gnu.org; Fri, 21 Feb 2020 02:30:28 -0500 Received: from eggs.gnu.org ([209.51.188.92]:44108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j52lW-0001hF-77 for 39702@debbugs.gnu.org; Fri, 21 Feb 2020 02:30:27 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:44376) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1j52lQ-0001NN-QV; Fri, 21 Feb 2020 02:30:20 -0500 Received: from [176.228.60.248] (port=3262 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1j52lO-0003yd-CM; Fri, 21 Feb 2020 02:30:19 -0500 Date: Fri, 21 Feb 2020 09:30:06 +0200 Message-Id: <83v9o0jt35.fsf@gnu.org> From: Eli Zaretskii In-reply-to: (message from Phil Roberts on Thu, 20 Feb 2020 19:41:52 +0000) References: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) > From: Phil Roberts > Date: Thu, 20 Feb 2020 19:41:52 +0000 > > Evaluating (make-network-process :name "nettest" :buffer "*nettest*" > :host "www.gnu.org" :service "http" :nowait nil :tls-parameters nil) (I > did this by typing it into the *scratch* buffer on a session started via > 'emacs -Q', and hitting C-j) triggers an error with the following > backtrace: Works here, so this might be emacsformacosx-specific. Thanks. From unknown Thu Sep 11 23:18:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#39702: 26.3; Permission denied in make-network-process on MacOS 10.15.3 Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 02 Aug 2020 08:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39702 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 39702@debbugs.gnu.org, Phil Roberts Received: via spool by 39702-submit@debbugs.gnu.org id=B39702.15963577001302 (code B ref 39702); Sun, 02 Aug 2020 08:42:01 +0000 Received: (at 39702) by debbugs.gnu.org; 2 Aug 2020 08:41:40 +0000 Received: from localhost ([127.0.0.1]:41653 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k29Yq-0000Kw-GI for submit@debbugs.gnu.org; Sun, 02 Aug 2020 04:41:40 -0400 Received: from quimby.gnus.org ([95.216.78.240]:59240) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k29Yo-0000Kg-Po for 39702@debbugs.gnu.org; Sun, 02 Aug 2020 04:41:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=/oDkx/29yrGCkcuocMHThslcsFlGyRmqpQomuVPVec8=; b=VEGsMqGFF3IRqGgiACCEwvwDMt AYYLFXuL8/R8rRa4wMPcYdUXklcwoAgP5n0HR3iuGB1EJKT1B39aIWQUjUUDMqDHe9fsLyj/Sx/rT n8wTM6qQdcvTJXeXlGgNxrU18o7hh7PXQ4Eu24lU48HLD0geI+I7U8H+Olb027zOpf2s=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k29Yg-0007CE-6q; Sun, 02 Aug 2020 10:41:32 +0200 From: Lars Ingebrigtsen References: <83v9o0jt35.fsf@gnu.org> Date: Sun, 02 Aug 2020 10:41:28 +0200 In-Reply-To: <83v9o0jt35.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 21 Feb 2020 09:30:06 +0200") Message-ID: <871rkpmocn.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Eli Zaretskii writes: >> Evaluating (make-network-process :name "nettest" :buffer "*nettest*" >> :host "www.gnu.org" :service "http" :nowait nil :tls-parameters nil) (I >> did this by typing it into the *scratch* buffer on [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Eli Zaretskii writes: >> Evaluating (make-network-process :name "nettest" :buffer "*nettest*" >> :host "www.gnu.org" :service "http" :nowait nil :tls-parameters nil) (I >> did this by typing it into the *scratch* buffer on a session started via >> 'emacs -Q', and hitting C-j) triggers an error with the following >> backtrace: > > Works here, so this might be emacsformacosx-specific. So I'm closing this bug report here, but it perhaps it should be reported to the emacsformacosx people. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 02 04:41:47 2020 Received: (at control) by debbugs.gnu.org; 2 Aug 2020 08:41:47 +0000 Received: from localhost ([127.0.0.1]:41656 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k29Yw-0000LE-Om for submit@debbugs.gnu.org; Sun, 02 Aug 2020 04:41:47 -0400 Received: from quimby.gnus.org ([95.216.78.240]:59256) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k29Yu-0000Kp-Hq for control@debbugs.gnu.org; Sun, 02 Aug 2020 04:41:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=450WVe5MYKhK3NkxiaVutjnFWluMVnJaN6WmeuJZfN8=; b=CjYsuX+uHVrmKlYnRIkhLdk09E n4DEbL+B9viyVcEQ+aYvuYbJ9w+IXySeDFicqaki5eyCxpEV/+qm9CgBR2j9UyyduJ6RbRi13B3Oo LNGVENu7taf5Yli3ihNa+iWG/4DU9GWUgY7Z9yzAHPEcOdh7ucm3DelMVoEaVHjc7Q90=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1k29Ym-0007CL-Oi for control@debbugs.gnu.org; Sun, 02 Aug 2020 10:41:38 +0200 Date: Sun, 02 Aug 2020 10:41:35 +0200 Message-Id: <87zh7dl9s0.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #39702 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 39702 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 39702 quit