From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: aprekates Newsgroups: gmane.emacs.help Subject: Re: Cant install rnc-mode package Date: Tue, 23 Mar 2021 15:44:10 +0200 Message-ID: <152478fc-1132-899a-ed4f-f6dca76ef545@posteo.net> References: <87lfae6lrr.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8033"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 To: Philip Kaludercic , Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Tue Mar 23 14:44:45 2021 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lOhKv-0001yM-3B for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 23 Mar 2021 14:44:45 +0100 Original-Received: from localhost ([::1]:54066 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lOhKu-00044D-5J for geh-help-gnu-emacs@m.gmane-mx.org; Tue, 23 Mar 2021 09:44:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33548) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lOhKU-00041P-RW for help-gnu-emacs@gnu.org; Tue, 23 Mar 2021 09:44:19 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:50825) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lOhKS-00089Y-EJ for help-gnu-emacs@gnu.org; Tue, 23 Mar 2021 09:44:18 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 8E8692400FF for ; Tue, 23 Mar 2021 14:44:12 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1616507052; bh=RnnZAJ75bEfJXnDop8MTmzMZs91ryw1ouPV7YVhXl4Q=; h=Subject:To:From:Date:From; b=Nc87cVYdDBZxShRWKHuPeMKTzg4Q93g/mmbaA8ATnmlLleKRR4kSqJtJDr+qF9AsB UMlwZtRq39sMfrW1PmjOqZHd5A+UQUvGSDhVKtLt+jZW/O3R6NoFbvZ4gdxceriNMO gwnegvI/xJPwSnEe+88wLKg4Kb8CckEhIMU3u/+6Msx+yidl9NzUhqsRJT4pSrnf/u kUjSIV3mrvgu54DHecGHfGrEik04fO3+sI7GtHcg4rgW2GFaO8I0xLJgVwp6xjbpVb 88tHi6xDoD3ZghrjideDxow/DH3QWmaMF9lQdBjbxD384JugyN8wJ5hS+11s3afAlH ezyS4Hq6KKHDw== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4F4Xf26jGnz9rxT; Tue, 23 Mar 2021 14:44:10 +0100 (CET) In-Reply-To: <87lfae6lrr.fsf@posteo.net> Content-Language: en-US Received-SPF: pass client-ip=185.67.36.66; envelope-from=aprekates@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:128531 Archived-At: Thanks Philip. I put in into my .init.el No way i would have ever found that! Alexandros Prekates On 23/3/21 3:29 μ.μ., Philip Kaludercic wrote: > (setq gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3")