help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs 30.5.0 editing epub


From: Michael Heerdegen
Subject: Re: emacs 30.5.0 editing epub
Date: Thu, 16 Mar 2023 06:05:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

H.-J. Heitländer <Heiner.Heitlaender@posteo.de> writes:

> The problem:
>
> I am editing epub archives and  any saves that I am doing result in
>
> <snip>
>
> ***backtrace***
>
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>
> doc-view--revert-buffer(#f(compiled-function (&rest args) #<bytecode
> -0x1d096aa50772e2b6>) t t)

No idea why this is happening... but your backtrace is not very
informative because it was created using compiled Elisp code.

Could you please try to recreate a backtrace using interpreted Elisp?
The only thing you need to do is to load the .el files of the according
libraries ("doc-view.el" and "files.el" should suffice) and then do the
same as before.

TIA,

Michael.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]