From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: "Herbert J. Skuhra" Newsgroups: gmane.emacs.help Subject: Re: Network Security Manager warns safe renegotiation is not supported Date: Thu, 5 Sep 2019 14:03:25 +0200 Message-ID: <20190905120325.GA4744@mail.bsd4all.net> References: <87zhjoj4w3.fsf@yujinakao.com> <875zmcdlc9.fsf@fencepost.gnu.org> <20190905075308.GA12767@mail.bsd4all.net> <20190905100258.GB12767@mail.bsd4all.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="90474"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mutt/1.12.1 (2019-06-15) Cc: help-gnu-emacs@gnu.org To: Robert Pluim Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 05 14:04:10 2019 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1i5qUj-000NPb-M9 for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Sep 2019 14:04:09 +0200 Original-Received: from localhost ([::1]:45318 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5qUh-0006Xf-S4 for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Sep 2019 08:04:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58887) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5qU5-0006XZ-Ti for help-gnu-emacs@gnu.org; Thu, 05 Sep 2019 08:03:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i5qU4-0007OJ-Un for help-gnu-emacs@gnu.org; Thu, 05 Sep 2019 08:03:29 -0400 Original-Received: from mail.bsd4all.net ([2a01:4f8:191:217b::25]:28849) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i5qU4-0007NC-Fv for help-gnu-emacs@gnu.org; Thu, 05 Sep 2019 08:03:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gojira.at; s=mail201809; t=1567685005; bh=ikpx+9KIdEJEZAG2ADf8a6cNXmj0nNjf4jObQDdN3PA=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type; b=kpdxC7ZBiInwREm+idymt9F//OGO9HRWJbjVel7NJ0UWPWkcJ7W8SdAgCpz2BS99h Zt0zZjIe9PYkDkSdbcy28IxpfwKZSlKG8zMmwpssUbwdFFQd0+9CsquOni+AZLeEQG ccwsz6G+yLrKCFRgmjlbNcXfEFeDVN/VN2Qlqv12kvu4WhkJR8Nu/W403j7ahxDKK9 /MYgC0Sse827D01jUAuIKBV8OmglIwZff8n99bfz5SU/yDlYvIJpmkT3n1s9zFNzPX hYP5FaffHXSvSP0IKIACc0EuPdmhBuS13A8yD6/14uC/++AM0+k93ISuoZxalmUZ3T qc39JR+XWNYWw== Content-Disposition: inline In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a01:4f8:191:217b::25 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:121446 Archived-At: On Thu, Sep 05, 2019 at 01:22:46PM +0200, Robert Pluim wrote: >=20 > Hmm, I=CA=BCm not seeing that with that commit. It does the same with > 'emacs -Q'? Does M-x list-load-path-shadows show anything suspicious > like another copy of nsm.el somewhere? Yes, I get the warning even when I am running 'emacs -Q'. There is no other nsm.el in my load-path. --=20 Herbert