all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#74193: 30.0.92; noquery argument ignored when creating a TLS connection
@ 2024-11-03 16:27 Augusto Stoffel
  2024-11-03 17:44 ` Eli Zaretskii
  2024-11-03 18:13 ` Augusto Stoffel
  0 siblings, 2 replies; 9+ messages in thread
From: Augusto Stoffel @ 2024-11-03 16:27 UTC (permalink / raw)
  To: 74193

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.





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

end of thread, other threads:[~2024-11-05 14:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

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.