GNU bug report logs - #13533
24.3.50; (Wish) Modify lex-parse-re to show literal chars instead of numbers

Previous Next

Package: emacs;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Wed, 23 Jan 2013 13:40:02 UTC

Severity: wishlist

Found in version 24.3.50

Done: Jambunathan K <kjambunathan <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13533 in the body.
You can then email your comments to 13533 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#13533; Package emacs. (Wed, 23 Jan 2013 13:40:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jambunathan K <kjambunathan <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 23 Jan 2013 13:40:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jambunathan K <kjambunathan <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50;
	(Wish) Modify lex-parse-re to show literal chars instead of numbers
Date: Wed, 23 Jan 2013 19:07:49 +0530
I am wondering whether `lex-parse-re' (lex.el on GNU ELPA) to show
literal chars instead of numbers.

I find the output given by xr more readable.  xr.el was shared as part
of this message.  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13369#43

,---- (xr org-outline-regexp)
| (seq
|  (one-or-more "*")
|  " ")
`----

,---- (lex-parse-re org-outline-regexp)
| (seq
|  (1+ 42)
|  32)
`----

In GNU Emacs 24.3.50.4 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2013-01-20 on debian-6.05
Bzr revision: 111569 rgm <at> gnu.org-20130120024049-cw8hqik30ffgl4po
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
System Description:	Debian GNU/Linux 6.0.5 (squeeze)





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#13533; Package emacs. (Wed, 23 Jan 2013 20:39:01 GMT) Full text and rfc822 format available.

Message #8 received at 13533 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Jambunathan K <kjambunathan <at> gmail.com>
Cc: 13533 <at> debbugs.gnu.org
Subject: Re: bug#13533: 24.3.50;
	(Wish) Modify lex-parse-re to show literal chars instead of numbers
Date: Wed, 23 Jan 2013 15:37:12 -0500
> I am wondering whether `lex-parse-re' (lex.el on GNU ELPA) to show
> literal chars instead of numbers.

I don't have a preference, so if you provide a patch, I'll install it.


        Stefan




Reply sent to Jambunathan K <kjambunathan <at> gmail.com>:
You have taken responsibility. (Fri, 15 Nov 2013 04:05:05 GMT) Full text and rfc822 format available.

Notification sent to Jambunathan K <kjambunathan <at> gmail.com>:
bug acknowledged by developer. (Fri, 15 Nov 2013 04:05:05 GMT) Full text and rfc822 format available.

Message #13 received at 13533-done <at> debbugs.gnu.org (full text, mbox):

From: Jambunathan K <kjambunathan <at> gmail.com>
To: 13533-done <at> debbugs.gnu.org
Subject: Re: bug#13533: 24.3.50;
 (Wish) Modify lex-parse-re to show literal chars instead of numbers
Date: Tue, 01 Jan 2002 06:06:56 +0530
Ok.  I should probably be the second human being in the world who has
tried lex.el.

As OP, I am closing this bug.





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 13 Dec 2013 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 247 days ago.

Previous Next


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