GNU bug report logs - #38170
27.0.50; [PATCH] rx.el: Fix misplaced "char" identifiers.

Previous Next

Package: emacs;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Mon, 11 Nov 2019 10:40:01 UTC

Severity: normal

Tags: notabug, patch

Found in version 27.0.50

Done: Mattias EngdegÄrd <mattiase <at> acm.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Zhu Zihao <all_but_last <at> 163.com>
To: 38170 <at> debbugs.gnu.org
Subject: bug#38170: 27.0.50; [PATCH] rx.el: Fix misplaced "char" identifiers. 
Date: Mon, 11 Nov 2019 18:24:10 +0800
[Message part 1 (text/plain, inline)]
New rx implementation introduce some bug:

1. (rx char) throw an error "Unknown rx symbol char"
2. (rx (char ?A ?B)) return a regexp match A or B.

This patch aims to fix this.

[0001-rx.el-Fix-misplaced-char-identifiers.patch (text/plain, attachment)]

This bug report was last modified 5 years and 252 days ago.

Previous Next


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