From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: harold.carr@gmail.com Newsgroups: gmane.emacs.help Subject: doc-view stuck on same image Date: Wed, 9 Oct 2013 10:51:32 -0700 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1381341194 25186 80.91.229.3 (9 Oct 2013 17:53:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 9 Oct 2013 17:53:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 09 19:53:20 2013 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 1VTxwm-0001Hq-I1 for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Oct 2013 19:53:20 +0200 Original-Received: from localhost ([::1]:43110 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTxwm-0006Lh-8B for geh-help-gnu-emacs@m.gmane.org; Wed, 09 Oct 2013 13:53:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTxv4-0006EW-Si for help-gnu-emacs@gnu.org; Wed, 09 Oct 2013 13:51:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VTxv3-00044L-J3 for help-gnu-emacs@gnu.org; Wed, 09 Oct 2013 13:51:34 -0400 Original-Received: from mail-oa0-x234.google.com ([2607:f8b0:4003:c02::234]:63583) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VTxv3-00044D-EL for help-gnu-emacs@gnu.org; Wed, 09 Oct 2013 13:51:33 -0400 Original-Received: by mail-oa0-f52.google.com with SMTP id n2so580790oag.11 for ; Wed, 09 Oct 2013 10:51:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=hs9JTvK5sbZftyp7zuvmAC1MpV8FGfCtZOa+ayIlARQ=; b=cghYQIRTC1u7DYR3YhEsiGIwCc+OeZ6FmpMYLJAOgOaa0Jlr4XHS6sBOPhhNO6HBz4 EkYdxVFYd8MVVd7LnS2fNfNX5hZlljZIyv23O0+OdUzZk6cIKvW4jMPwc38liyg/Ust5 jVMMoHaJiOoA2XbJY7YqCZD4e7iqv984JL94uRHJh5HvEL0mipIpiUd2ZrFanV6Uxym3 x8tVYgk85+exuzjG/ZKUZyPnIS6Slrl6Hv+NyJrwZ/tQGDwtufGcdVcVECyrhp+/hJRT b1qGDSL2LMydIIbsmPeUKjccrU07xIvMYSywWb+OrrHaNtMWQGGwJ+Y5wKOhz1CUIJ9q 7QyA== X-Received: by 10.60.118.41 with SMTP id kj9mr6736476oeb.31.1381341092573; Wed, 09 Oct 2013 10:51:32 -0700 (PDT) Original-Received: by 10.76.83.67 with HTTP; Wed, 9 Oct 2013 10:51:32 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c02::234 X-Mailman-Approved-At: Wed, 09 Oct 2013 13:53:09 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:93894 Archived-At: With GNU Emacs 24.3.1 (x86_64-apple-darwin11.4.2, NS apple-appkit-1138.51) of 2013-03-31 on tenseven-slave.macports.org when I use doc-view (automatically) when visiting *.pdf, *.tiff, *.ps, etc., files it either: - keeps showing me the same image (no matter what page or file I visit) - usual the image show in the *GNU Emacs* buffer - starts using HIGH CPU doing what? - I finally just kill it It used to work fast and fine. Unfortunately I do not know what I did differently (i.e., emacs version, config settings) when this started happening. Any ideas?