[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#73846: [PATCH] Make djvused emit UTF-8 encoded text
From: |
Visuwesh |
Subject: |
bug#73846: [PATCH] Make djvused emit UTF-8 encoded text |
Date: |
Thu, 17 Oct 2024 09:42:30 +0530 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
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'
0001-Make-djvused-emit-UTF-8-encoded-text.patch
Description: Text Data
- bug#73846: [PATCH] Make djvused emit UTF-8 encoded text,
Visuwesh <=