Tags: patch Hi Tassilo, This is a small patch to make djvused emit UTF-8 encoded text. In the djvu test file that I sent you, outline in the appendix have non-ASCII characters which are written as octal escapes. Rather than unescaping them on Emacs side, we can request djvused to use UTF-8 directly which this patch does. The attached patch does just that. In GNU Emacs 31.0.50 (build 13, x86_64-pc-linux-gnu, X toolkit, cairo version 1.18.0, Xaw scroll bars) of 2024-10-06 built on astatine Repository revision: 500f5da5fb62cd0bbded8df754d93e3147d1d847 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12101011 System Description: Debian GNU/Linux trixie/sid Configured using: 'configure --with-sound=alsa --with-x-toolkit=lucid --without-xaw3d --without-gconf --without-libsystemd --with-cairo CFLAGS=-g3'