all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Roland Winkler <winkler@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: joostkremers@fastmail.fm, 68477-done@debbugs.gnu.org
Subject: bug#68477: 29.1; bibtex-braced-string-syntax-table should handle non-ASCII parentheses
Date: Tue, 07 Jan 2025 13:50:58 -0600	[thread overview]
Message-ID: <8734hu5rod.fsf@gnu.org> (raw)
In-Reply-To: <87ttagc6x7.fsf@gnu.org> (Roland Winkler's message of "Fri, 03 Jan 2025 08:23:48 -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.





      reply	other threads:[~2025-01-07 19:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-15 16:43 bug#68477: 29.1; bibtex-braced-string-syntax-table should handle non-ASCII parentheses Joost Kremers
2025-01-02 19:09 ` Roland Winkler
2025-01-02 20:13   ` Eli Zaretskii
2025-01-02 20:58     ` Roland Winkler
2025-01-03  6:40       ` Eli Zaretskii
2025-01-03 14:23         ` Roland Winkler
2025-01-07 19:50           ` Roland Winkler [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8734hu5rod.fsf@gnu.org \
    --to=winkler@gnu.org \
    --cc=68477-done@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=joostkremers@fastmail.fm \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.