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

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

bug#55825: [PATCH] Reconvert EPUB buffers when user CSS is changed


From: Eli Zaretskii
Subject: bug#55825: [PATCH] Reconvert EPUB buffers when user CSS is changed
Date: Wed, 08 Jun 2022 05:35:52 +0300

> Cc: 55825@debbugs.gnu.org
> From: Kjartan Oli Agustsson <kjartanoli@outlook.com>
> Date: Tue, 07 Jun 2022 21:40:09 +0000
> 
> > In doc-view--epub-reconvert:
> > doc-view.el:238:44: Warning: Unused lexical argument `event'
> 
> Yes, I'm not sure what the best way to get rid of this one is.  If
> `doc-view--epub-reconvert' doesn't take `event' as an argument it will
> cause a warning about being called with to many arguments when used as
> the callback for the file watcher set up in
> `doc-view-custom-set-epub-user-stylesheet'

Use _event instead, it should take care of that.





reply via email to

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