From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexis Newsgroups: gmane.emacs.help Subject: Re: Call to `openssl` causes Emacs to freeze Date: Tue, 08 Sep 2015 20:25:51 +1000 Message-ID: <87si6pnr68.fsf@gmail.com> References: <87pp2msknh.fsf@gmail.com> <20150817062605.GC17453@tuxteam.de> <87egj0aja2.fsf@gmail.com> <20150818144013.GA15783@tuxteam.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: ger.gmane.org 1441707989 8909 80.91.229.3 (8 Sep 2015 10:26:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 8 Sep 2015 10:26:29 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 08 12:26:24 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZZG6X-0000p8-Bt for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Sep 2015 12:26:21 +0200 Original-Received: from localhost ([::1]:32996 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZG6W-0004fK-Em for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Sep 2015 06:26:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33443) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZG6G-0004ex-B6 for help-gnu-emacs@gnu.org; Tue, 08 Sep 2015 06:26:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZG69-0008Sz-O9 for help-gnu-emacs@gnu.org; Tue, 08 Sep 2015 06:26:01 -0400 Original-Received: from mail-pa0-x230.google.com ([2607:f8b0:400e:c03::230]:36600) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZG69-0008Sn-Is for help-gnu-emacs@gnu.org; Tue, 08 Sep 2015 06:25:57 -0400 Original-Received: by padhk3 with SMTP id hk3so35903679pad.3 for ; Tue, 08 Sep 2015 03:25:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:from:to:subject:in-reply-to:date:message-id:mime-version :content-type; bh=5eW0mYlKYl4+bRdCJs7pmQn+e5bZhAylR4pLjNOMqbQ=; b=QgQDx30CgWnnpAmlopWlHuWRjR2AV+g6SApLfj5JY1e4VjVT5NOB7aunwQz2aphV5s FfKQIJ0M52SV0rqZYBv1EcSpGVDbD9WkIcTtCpDEF8tRDJg1D8Nv/xctwokcVZcstP3L LwnyIpo+VvtfoCmNqNHVKOgxVlPwzW6VJnNcbZ9MSn+XId2Ch2HJ0pv/i5MczK94w4AL 3yoXc1hmNp5OHdcEZOjHEchVnAJKdyCi5p6r5PNa6g98YWS+ZhuF1P9jif2M6KKuGBDL WJjEYzg5+cCJhJa+xt0gZOcVNM8TMQno15UIdL6OFId8MRguG/YwreaFWKpuZp8MIQOU 7U+Q== X-Received: by 10.69.2.69 with SMTP id bm5mr56051242pbd.41.1441707956713; Tue, 08 Sep 2015 03:25:56 -0700 (PDT) Original-Received: from localhost (CPE-58-161-15-29.cqqy2.win.bigpond.net.au. [58.161.15.29]) by smtp.gmail.com with ESMTPSA id zf5sm2849680pbc.36.2015.09.08.03.25.54 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 08 Sep 2015 03:25:55 -0700 (PDT) In-reply-to: <20150818144013.GA15783@tuxteam.de> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::230 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107081 Archived-At: tomas@tuxteam.de writes: >> Thanks for the suggestion! i've just recompiled after having >> installed the `gnutls-dev` package - will see how that >> goes. :-) > > You are welcome :-) > > Let us know how it goes! Follow-up: i've been using the recompiled-with-gnutls-support version of Emacs for a few weeks now, and am yet to experience the sort of freezes i was experiencing before. :-) Alexis.