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

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

bug#10249: 24.0.92; align-regexp fails with 'not a markerp: 0' error


From: Stefan Monnier
Subject: bug#10249: 24.0.92; align-regexp fails with 'not a markerp: 0' error
Date: Wed, 07 Dec 2011 16:17:37 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

> 1) enter the text:
> foo = 1
> bar     =     2
> baz  =    'a string'

> 2) set the region around those three lines
> 3) type M-X align-regexp and specify '=' as the regexp
> 4) align-regexp will fail with the error 'wrong type argument: markerp, 0'

Could you check again with the very latest code from Emacs's trunk?
A fix was recently installed which fixes a bug which should exhibit
exactly the symptoms you describe.


        Stefan





reply via email to

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