bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22046: [PATCH] Improve version-to-list parsing


From: Alex Dunn
Subject: bug#22046: [PATCH] Improve version-to-list parsing
Date: Sun, 29 Nov 2015 16:09:12 -0800
User-agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/25.0.50.1 (x86_64-apple-darwin15.0.0)

Woops. “alpha0.9” is parsed as '(0 9 -3), but “alpha-0.9” is parsed as
'(0 9).  Shouldn’t be hard to fix, though, if this behavior is desired.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]