all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Mattias Engdegård" <mattiase@acm.org>
To: 38170@debbugs.gnu.org
Cc: Zhu Zihao <all_but_last@163.com>
Subject: bug#38170: 27.0.50; [PATCH] rx.el: Fix misplaced "char" identifiers.
Date: Mon, 11 Nov 2019 14:37:09 +0100	[thread overview]
Message-ID: <5BE752A4-367E-4095-9365-174D73DB9DFF@acm.org> (raw)
In-Reply-To: <87eeyed839.wl-all_but_last@163.com>

Thanks for the report! However, there may be a misunderstanding:

(char ...) as an alias for (any ...) was a documented feature of the old implementation and was therefore preserved in the re-write; it cannot be removed without a very good justification.

'char' as an alias for 'not-newline' was never documented in the first place and because of the rather intuitive meaning, it was considered to be an implementation accident and therefore not included.

Therefore I'd rather not apply the proposed changes.






  reply	other threads:[~2019-11-11 13:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11 10:24 bug#38170: 27.0.50; [PATCH] rx.el: Fix misplaced "char" identifiers Zhu Zihao
2019-11-11 13:37 ` Mattias Engdegård [this message]
2019-11-11 13:54   ` Zhu Zihao

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=5BE752A4-367E-4095-9365-174D73DB9DFF@acm.org \
    --to=mattiase@acm.org \
    --cc=38170@debbugs.gnu.org \
    --cc=all_but_last@163.com \
    /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.