all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "João Távora" <joaotavora@gmail.com>
Cc: 51089@debbugs.gnu.org, rms@gnu.org
Subject: bug#51089: 28.0.60; Using read-symbol-shorthands (("-" . "foo-")) shouldn't shadow the '-' symbol
Date: Fri, 08 Oct 2021 19:01:40 +0300	[thread overview]
Message-ID: <83r1cvy07v.fsf@gnu.org> (raw)
In-Reply-To: <CALDnm53CP=JGcDkW6UZ5kvXtdK8G_Sb_Z9EVsgD+paACvhM0XQ@mail.gmail.com> (message from João Távora on Fri, 8 Oct 2021 15:02:32 +0100)

> From: João Távora <joaotavora@gmail.com>
> Date: Fri, 8 Oct 2021 15:02:32 +0100
> Cc: 51089@debbugs.gnu.org, Richard Stallman <rms@gnu.org>
> 
> what is 
> the easiest C-way of checking if every character is a multibyte string is 
> punctuation?  Call into Elisp?

No need to call into Lisp.  See alphanumericp and friends in
character.c for how to do it.  We need a new function like those.  I
will post the general categories of punctuation characters in a while.

Thanks.





  reply	other threads:[~2021-10-08 16:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-07 20:44 bug#51089: 28.0.60; Using read-symbol-shorthands (("-" . "foo-")) shouldn't shadow the '-' symbol João Távora
2021-10-08  5:49 ` Eli Zaretskii
2021-10-08  7:43   ` João Távora
2021-10-08 11:04     ` Eli Zaretskii
2021-10-08 14:02       ` João Távora
2021-10-08 16:01         ` Eli Zaretskii [this message]
2021-10-08 19:07           ` Eli Zaretskii
2021-10-09 11:21             ` João Távora
2021-10-09 11:52               ` Eli Zaretskii
2021-10-10 13:42                 ` João Távora
2021-10-11  0:18                 ` João Távora
2021-10-11  0:49                   ` João Távora
2021-10-11 21:36                     ` João Távora
2021-10-12 13:22                       ` Eli Zaretskii

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=83r1cvy07v.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=51089@debbugs.gnu.org \
    --cc=joaotavora@gmail.com \
    --cc=rms@gnu.org \
    /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.