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@debbugs.gnu.org
Subject: bug#68477: 29.1; bibtex-braced-string-syntax-table should handle non-ASCII parentheses
Date: Thu, 02 Jan 2025 14:58:45 -0600	[thread overview]
Message-ID: <87frm1exve.fsf@gnu.org> (raw)
In-Reply-To: <86pll5ht34.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 02 Jan 2025 22:13:51 +0200")

On Thu, Jan 02 2025, Eli Zaretskii wrote:
>> Cc: 68477@debbugs.gnu.org
>> From: Roland Winkler <winkler@gnu.org>
>> Date: Thu, 02 Jan 2025 13:09:41 -0600
>>
>> I only discovered this bug report now.  I believe utf-8 defines lots of
>> pairs of parentheses to which this bug report applies.  Is there a
>> generic way to modify the syntax of "all" pairs of parentheses (except
>> the curly brackets "{" and "}") to punctuation so that parsing will
>> ignore such unpaired parentheses?
>
> Emacs should already set up the syntax of those characters, see
> char-syntax.  Is that what you were looking for?

Here the goal is the other way round: Emacs should treat these extra
parentheses not as parentheses, but as punctuation, so that imbalanced
parentheses do not break the parsing of BibTeX fields that only care
about "{" and "}", and nothing else.





  reply	other threads:[~2025-01-02 20:58 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 [this message]
2025-01-03  6:40       ` Eli Zaretskii
2025-01-03 14:23         ` Roland Winkler
2025-01-07 19:50           ` Roland Winkler

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=87frm1exve.fsf@gnu.org \
    --to=winkler@gnu.org \
    --cc=68477@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.