GNU bug report logs - #68477
29.1; bibtex-braced-string-syntax-table should handle non-ASCII parentheses

Previous Next

Package: emacs;

Reported by: Joost Kremers <joostkremers <at> fastmail.fm>

Date: Mon, 15 Jan 2024 16:55:02 UTC

Severity: normal

Found in version 29.1

Done: Roland Winkler <winkler <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 68477-done <at> debbugs.gnu.org (full text, mbox):

From: Roland Winkler <winkler <at> gnu.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: joostkremers <at> fastmail.fm, 68477-done <at> debbugs.gnu.org
Subject: Re: bug#68477: 29.1; bibtex-braced-string-syntax-table should
 handle non-ASCII parentheses
Date: Tue, 07 Jan 2025 13:50:58 -0600
On Fri, Jan 03 2025, Roland Winkler wrote:
> On Fri, Jan 03 2025, Eli Zaretskii wrote:
>> Also, does map-char-table provide you with the means to do what is
>> needed for bibtex?  Syntax table is a char-table, so if you want to do
>> something with all the characters of a certain syntax, you can do that
>> using map-char-table, I think.
>
> Thanks, yes, map-char-table should be exactly what is needed for
> bibtex-braced-string-syntax-table: for any non-ascii character where
> char-syntax says it belongs to the syntax class of parenthesis
> characters, its syntax needs to be changed to punctuation.

Thanks again, map-char-table solved the problem.

Commit 1ef7deb2f72

Closing.




This bug report was last modified 134 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.