all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Augusto Stoffel <arstoffel@gmail.com>
Cc: 74193@debbugs.gnu.org, Eli Zaretskii <eliz@gnu.org>
Subject: bug#74193: 30.0.92; noquery argument ignored when creating a TLS connection
Date: Mon, 04 Nov 2024 17:35:22 +0100	[thread overview]
Message-ID: <87r07rneid.fsf@gmail.com> (raw)
In-Reply-To: <87cyjc6v8n.fsf@ars3.mail-host-address-is-not-set> (Augusto Stoffel's message of "Sun, 03 Nov 2024 19:13:44 +0100")

>>>>> On Sun, 03 Nov 2024 19:13:44 +0100, Augusto Stoffel <arstoffel@gmail.com> said:

    Augusto> On Sun,  3 Nov 2024 at 19:44, Eli Zaretskii wrote:
    >>> From: Augusto Stoffel <arstoffel@gmail.com>
    >>> Date: Sun, 03 Nov 2024 17:27:00 +0100
    >>> 
    >>> If I evaluate the form below and then run C-x C-c, I get asked if I want
    >>> to kill the network process.
    >>> 
    >>> (open-network-stream "test" nil "www.gnu.org" 443 :type 'tls :noquery t)
    >>> 
    >>> If I removed the `:type 'tls' option, then :noquery takes effect as
    >>> expected.
    >> 
    >> AFAICT, open-gnutls-stream doesn't support :noquery, so Emacs
    >> basically ignores :noquery in this case and starts a network process
    >> with query-on-exit flag set.

    Augusto> Indeed, the fix is trivial:

If there are any other keywords supported by `open-network-stream'
that `open-gnutls-stream' doesnʼt, and that make sense to support, now
is a good time to ask for them, as Iʼm working on some changes in
there anyway.

Robert
-- 





      parent reply	other threads:[~2024-11-04 16:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-03 16:27 bug#74193: 30.0.92; noquery argument ignored when creating a TLS connection Augusto Stoffel
2024-11-03 17:44 ` Eli Zaretskii
2024-11-03 18:13 ` Augusto Stoffel
2024-11-04 12:01   ` Eli Zaretskii
2024-11-04 16:38     ` Robert Pluim
2024-11-04 17:05       ` Eli Zaretskii
2024-11-04 17:18         ` Robert Pluim
2024-11-05 14:04           ` Robert Pluim
2024-11-04 16:35   ` 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=87r07rneid.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=74193@debbugs.gnu.org \
    --cc=arstoffel@gmail.com \
    --cc=eliz@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.