Re: [PATCH] Update dinbrief class

2024-05-16 Thread Arash Esbati
"Dr. Werner Fink" writes: > It works here, sorry for the typo. Thanks for checking and the update. I installed that change (commit 9cd9d15c) under your name. Best, Arash

Re: [PATCH] Update dinbrief class

2024-05-16 Thread Dr. Werner Fink
On 2024/05/16 14:04:01 +0200, Arash Esbati wrote: > Werner Fink writes: > > > Nowadays UTF-8 is standard, also port the features of the letter class > > to dinbrief class. > > Thanks for the patch. I admit I've never had a closer look at > dinbrief.el, but after applying your patch, I had a bri

Re: [PATCH] Update dinbrief class

2024-05-16 Thread Arash Esbati
Werner Fink writes: > Nowadays UTF-8 is standard, also port the features of the letter class > to dinbrief class. Thanks for the patch. I admit I've never had a closer look at dinbrief.el, but after applying your patch, I had a brief look and I suggest this which includes your change. I fixed

[PATCH] Update dinbrief class

2024-05-14 Thread Werner Fink
Nowadays UTF-8 is standard, also port the features of the letter class to dinbrief class. Signed-off-by: Werner Fink --- style/dinbrief.el | 46 +++--- 1 file changed, 35 insertions(+), 11 deletions(-) diff --git a/style/dinbrief.el b/style/dinbrief.el in