GNU bug report logs -
#12343
align.el: Lisp error: (error "Marker does not point anywhere")
Previous Next
Reported by: Dan Nicolaescu <dann <at> gnu.org>
Date: Mon, 3 Sep 2012 21:32:02 UTC
Severity: normal
Done: Chong Yidong <cyd <at> gnu.org>
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 12343 in the body.
You can then email your comments to 12343 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12343
; Package
emacs
.
(Mon, 03 Sep 2012 21:32:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Dan Nicolaescu <dann <at> gnu.org>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 03 Sep 2012 21:32:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
With the current trunk.
$ cat test.pl
$aaa_aa_aaa11 = "aa_aaa11";
$aaa_aa_a1_11 = "aa_a1_11";
$aaa_aa_a11_11 = "aa_a11_11";
$aaa_aa_a11 = "aa_a11";
$aaa_aa_aa1_11 = "aa_aa1_11";
$aaa_aa_aa11_11 = "aa_aa11_11";
$aaa_aa_aaaAa11 = "aa_aaaAa11";
$aaa_aa_aaaAaa1_11 = "aa_aaaAaa1_11";
$aaa_aa_aaaAaa11_11 = "aa_aaaAaa11_11";
$aaa_aa_aaaA_1aa11 = "aa_aaaA_1aa11";
$aaa_aa_aaaA_1aaa1_11 = "aa_aaaA_1aaa1_11";
$aaa_aa_aaaA_1aaa11_11 = "aa_aaaA_1aaa11_11";
$aaa_aa_aaaAaa11 = "aa_aaaAaa11";
$aaa_aa_aaaAaaa1_11 = "aa_aaaAaaa1_11";
$aaa_aa_aaaAaaa11_11 = "aa_aaaAaaa11_11";
$ emacs -Q test.pl
C-x h
C-u M-x align RET
signals an error:
Lisp error: (error "Marker does not point anywhere")
This works fine with emacs-24.1
It looks like the problem was introduced by this change:
------------------------------------------------------------
revno: 109529
fixes bug: http://debbugs.gnu.org/10047
committer: Chong Yidong <cyd <at> gnu.org>
branch nick: trunk
timestamp: Thu 2012-08-09 15:34:53 +0800
message:
* align.el (align-region): Delete temporary markers.
Plus some code cleanups.
Loading the previous version of align.el from revno: 106891 make the test work just fine.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#12343
; Package
emacs
.
(Sun, 16 Sep 2012 16:29:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 12343 <at> debbugs.gnu.org (full text, mbox):
Dan Nicolaescu <dann <at> gnu.org> writes:
> $ emacs -Q test.pl
> C-x h
> C-u M-x align RET
>
> signals an error:
>
> Lisp error: (error "Marker does not point anywhere")
>
> This works fine with emacs-24.1
Fixed in trunk. Thanks for the report.
bug closed, send any further explanations to
12343 <at> debbugs.gnu.org and Dan Nicolaescu <dann <at> gnu.org>
Request was from
Chong Yidong <cyd <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Sun, 16 Sep 2012 16:30:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 15 Oct 2012 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 201 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.