From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kaushal Modi Newsgroups: gmane.emacs.devel Subject: M-x eww performance Date: Thu, 22 Oct 2015 15:47:53 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113d5d34b2d6f10522b6c773 X-Trace: ger.gmane.org 1445543341 9688 80.91.229.3 (22 Oct 2015 19:49:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Oct 2015 19:49:01 +0000 (UTC) To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 22 21:49:00 2015 Return-path: Envelope-to: ged-emacs-devel@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 1ZpLr3-00076a-AV for ged-emacs-devel@m.gmane.org; Thu, 22 Oct 2015 21:48:53 +0200 Original-Received: from localhost ([::1]:34130 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpLr2-0001lu-LM for ged-emacs-devel@m.gmane.org; Thu, 22 Oct 2015 15:48:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:32787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpLql-0001Q6-B8 for emacs-devel@gnu.org; Thu, 22 Oct 2015 15:48:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpLqk-0003eH-8v for emacs-devel@gnu.org; Thu, 22 Oct 2015 15:48:35 -0400 Original-Received: from mail-oi0-x235.google.com ([2607:f8b0:4003:c06::235]:36218) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpLqk-0003dN-4L for emacs-devel@gnu.org; Thu, 22 Oct 2015 15:48:34 -0400 Original-Received: by oiao187 with SMTP id o187so53969482oia.3 for ; Thu, 22 Oct 2015 12:48:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=DqWsMOK6kIzkzAm0j8oL37ptqKzMfASF5FBaIZ+YpMQ=; b=h7AZ39BLVvDMQ/UyKoBEIbPV2k6GGRoa3XQq7R3HO87KGYv5migvSCFRO2qtZffR32 t5ZOTqfU7Yk9WE34uWZGFnnCwZVmLc4tAN05zQxkRe9/HZkLhgrWdenN3bjw7HGWj1TS /xEC1deBqMKrD/eXiVuC6E1/Ke+V1oxE3kmn+nB0IAz+/2RZ4qG6Ka+0e7GwLC9JEUf0 lR57HQRWRaKRbpmiddQchRJs4gRqmh1qrzdGKTXY/hE9bsT7e4nQzrvm9MYYUtb4+hLj h/FUz6gp/470bW6osbUci9+BK1TPS3eW9BNOuZwJQn4MnwoffQbx0SboSiqUzRozwCko 5wBQ== X-Received: by 10.202.215.136 with SMTP id o130mr11520095oig.85.1445543313329; Thu, 22 Oct 2015 12:48:33 -0700 (PDT) Original-Received: by 10.202.44.8 with HTTP; Thu, 22 Oct 2015 12:47:53 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c06::235 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:192423 Archived-At: --001a113d5d34b2d6f10522b6c773 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi all, I have noticed that eww opens web pages fine in emacs -Q. But when using my emacs config, my emacs gets bogged down when I try to open certain web pages in eww. A recent example is http://www.braveclojure.com/basic-emacs/. By "bogged down", I mean that once I do M-x eww and yank that link, whole emacs would freeze and I would need to repeatedly hit C-g to abort whatever was going on in the background. A few times, I had to resort to kill -9 from the terminal. This issue does not happen in emacs -Q. And also this issue is not something recent.. I have seen this to happen on/off only for certain web pages, ever since I started using eww (which is awesome!). Before I start to gradually comment out my emacs init to debug this, I was curious if anyone else saw this too and found any of the common minor mode packages to be the culprit. I am using the latest emacs from trunk. =E2=80=8BThank you. =E2=80=8B -- Kaushal Modi --001a113d5d34b2d6f10522b6c773 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all,

I have noticed that eww opens we= b pages fine in emacs -Q.

But when using my emacs config, my emacs gets bogged down= when I try to open certain web pages in eww. A recent example is http://www.= braveclojure.com/basic-emacs/.

By "bogged down", I mean that once I = do M-x eww and yank that link, whole emacs would freeze and I would need to= repeatedly hit C-g to abort whatever was going on in the background. A few= times, I had to resort to kill -9 from the terminal. This issue does not h= appen in emacs -Q. And also this issue is not something recent.. I have see= n this to happen on/off only for certain web pages, ever since I started us= ing eww (which is awesome!).

Before I start to gradually comment out my emacs init = to debug this, I was curious if anyone else saw this too and found any of t= he common minor mode packages to be the culprit.

I am using the latest emacs from t= runk.

=
=E2=80=8BThank you.
=E2=80=8B

--
Kaushal Modi
--001a113d5d34b2d6f10522b6c773--