From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Missing sentinel events Date: Sun, 22 Jan 2017 20:42:46 +0200 Message-ID: <83mvej3pi1.fsf@gnu.org> References: <8737gbm36z.fsf@gnus.org> <87tw8rkoat.fsf@gnus.org> <83pojf3r2k.fsf@gnu.org> <87ziijosys.fsf@gnus.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1485110634 5157 195.159.176.226 (22 Jan 2017 18:43:54 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 22 Jan 2017 18:43:54 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 22 19:43:46 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cVN6t-0007bx-Ku for ged-emacs-devel@m.gmane.org; Sun, 22 Jan 2017 19:43:27 +0100 Original-Received: from localhost ([::1]:37362 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cVN6y-0007ff-RL for ged-emacs-devel@m.gmane.org; Sun, 22 Jan 2017 13:43:32 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cVN6O-0007ec-5w for emacs-devel@gnu.org; Sun, 22 Jan 2017 13:42:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cVN6K-0006kN-LT for emacs-devel@gnu.org; Sun, 22 Jan 2017 13:42:56 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:43930) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cVN6K-0006kJ-Ht; Sun, 22 Jan 2017 13:42:52 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3934 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cVN6J-0001sg-7g; Sun, 22 Jan 2017 13:42:52 -0500 In-reply-to: <87ziijosys.fsf@gnus.org> (message from Lars Ingebrigtsen on Sun, 22 Jan 2017 19:22:19 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:211550 Archived-At: > From: Lars Ingebrigtsen > Cc: Stefan Monnier , emacs-devel@gnu.org > Date: Sun, 22 Jan 2017 19:22:19 +0100 > > But do you think "failed with code Name lookup of laars.ingebrigtsen.no > failed" message fits the "failed with code codename" template > sufficiently? Yes, I think so. > (The two "failed" bits is probably something that should be > tweaked.) That's something for the sentinel to worry about. Emacs core should only prepare the data. > The other messages that may appear now are: > > failed with code The Network Security Manager stopped the connections > failed with code TLS negotiation failed They still match the "failed with code SOMETHING" form. > And... I think that's... it? Probably. So the list is still exhaustive.