all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: harold.carr@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: doc-view stuck on same image
Date: Thu, 10 Oct 2013 11:10:02 +0200	[thread overview]
Message-ID: <874n8p1ogl.fsf@tsdh.uni-koblenz.de> (raw)
In-Reply-To: <CAM8VkQ_ZBVNmtCsSrOn-pp-RTWf3p4yX8Mc7T_146MJ=r4_G_Q@mail.gmail.com> (harold carr's message of "Wed, 9 Oct 2013 10:51:32 -0700")

harold.carr@gmail.com writes:

Hi Harold,

>     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

That's really strange.  I wonder how that can happen.  Or well, there's
a theoretical possibility that two different files with the same name
and accidentally identical md5sums are treated as identical by doc-view.
But that's really almost impossible, and it cannot happen if the files
have different names.

> - starts using HIGH CPU doing what?  - I finally just kill it

That might be the conversion form PDF (or whatever) to PNG images which
would be normal.  But that shouldn't be slower than with previous emacs
versions.  Quite contrary, if you have mupdf installed, it should be
much faster instead.

Or wait: if it was be the normal conversion process, then the high CPU
load would come from ghostscript, mudraw, libre/openoffice etc., but not
from the emacs process itself...

> 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?

That's really hard to guess.  The very first thing you should try is to
start emacs with "emacs -Q" and then opening some PDF file.  If it works
then, something's broken with your configuration.

Bye,
Tassilo



  reply	other threads:[~2013-10-10  9:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-09 17:51 doc-view stuck on same image harold.carr
2013-10-10  9:10 ` Tassilo Horn [this message]
2013-10-10 14:44   ` harold.carr
2013-10-10 16:56     ` harold.carr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874n8p1ogl.fsf@tsdh.uni-koblenz.de \
    --to=tsdh@gnu.org \
    --cc=harold.carr@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.