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: Re: M-x eww performance Date: Thu, 22 Oct 2015 15:54:41 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0153716c0067280522b6e000 X-Trace: ger.gmane.org 1445543731 15946 80.91.229.3 (22 Oct 2015 19:55:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Oct 2015 19:55:31 +0000 (UTC) To: Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 22 21:55:30 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 1ZpLxR-0005ws-GR for ged-emacs-devel@m.gmane.org; Thu, 22 Oct 2015 21:55:29 +0200 Original-Received: from localhost ([::1]:34149 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpLxQ-0003Qa-40 for ged-emacs-devel@m.gmane.org; Thu, 22 Oct 2015 15:55:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpLxL-0003QC-Ev for emacs-devel@gnu.org; Thu, 22 Oct 2015 15:55:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpLxK-000864-9V for emacs-devel@gnu.org; Thu, 22 Oct 2015 15:55:23 -0400 Original-Received: from mail-ob0-x231.google.com ([2607:f8b0:4003:c01::231]:35378) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpLxK-000850-3T for emacs-devel@gnu.org; Thu, 22 Oct 2015 15:55:22 -0400 Original-Received: by obctp1 with SMTP id tp1so50092698obc.2 for ; Thu, 22 Oct 2015 12:55:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=JDlA1JHjRvLoItGTQtCWNvlZyg7KwgbQ4rCDwozCQJo=; b=NpjKpoPorBaENhALI+QKuvoo+QE7YAL5yXmrw5AzdgCeAIl6kTsHn6I7kCVpgyNNMW 7SKWmmuJR+WMSY40CA9XRiqAZnyNzzohNSOHU6d9Ev9DA/62OaSXYPBJcRrSAoTQVvm5 IMPtguqOGeJgVibTXuFYL+UHE6XVuMjIInNK7M1O8cerfTWh0eoAYkAwWG2BAqn45Y0r lCUBQaQPS1x1QVF+luk1mxZKRGJ+ICKFk7bJoVeZZtNgOmRH5QCsV+b3X9E5Ro03JdE8 ryaH+cal8Aq/bbmeJz5O3zI9UFhEmPaXfRJSePxR8uYUiztEFENsuPVV9xx1p4/lmMfH 0aUQ== X-Received: by 10.182.60.168 with SMTP id i8mr12022832obr.81.1445543721065; Thu, 22 Oct 2015 12:55:21 -0700 (PDT) Original-Received: by 10.202.44.8 with HTTP; Thu, 22 Oct 2015 12:54:41 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::231 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:192424 Archived-At: --089e0153716c0067280522b6e000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Well .. I got even emacs -Q to freeze with that particular website. - emacs -Q - M-x eww http://www.braveclojure.com/basic-emacs If someone else can confirm this too, I will file a bug report. -- Kaushal Modi On Thu, Oct 22, 2015 at 3:47 PM, Kaushal Modi wrote: > 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 whatev= er > 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 fo= r > 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 wa= s > curious if anyone else saw this too and found any of the common minor mod= e > packages to be the culprit. > > I am using the latest emacs from trunk. > > =E2=80=8BThank you. > =E2=80=8B > > -- > Kaushal Modi > --089e0153716c0067280522b6e000 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Well .. I got even emacs -Q to f= reeze with that particular website.

- emacs -Q

If someone else can confirm= this too, I will file a bug report.
=

--
Kaushal Modi

On Thu, Oct 22, 2015 at 3:47 PM, Kaushal Mod= i <kaushal.modi@gmail.com> wrote:
Hi all,

I have noticed tha= t eww opens web pages fine in emacs -Q.

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

By "bogged down", I mean t= hat once I do M-x eww and yank that link, whole emacs would freeze and I wo= uld need to repeatedly hit C-g to abort whatever was going on in the backgr= ound. 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 fou= nd any of the common minor mode packages to be the culprit.

I am using the latest e= macs from trunk.

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

--
Kaushal Modi
=

--089e0153716c0067280522b6e000--