unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@gnu.org>
To: 12343@debbugs.gnu.org
Subject: bug#12343: align.el: Lisp error: (error "Marker does not point anywhere")
Date: Mon, 03 Sep 2012 17:29:49 -0400	[thread overview]
Message-ID: <yxqpq626bhu.fsf@fencepost.gnu.org> (raw)


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@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.





             reply	other threads:[~2012-09-03 21:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-03 21:29 Dan Nicolaescu [this message]
2012-09-16 16:27 ` bug#12343: align.el: Lisp error: (error "Marker does not point anywhere") Chong Yidong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yxqpq626bhu.fsf@fencepost.gnu.org \
    --to=dann@gnu.org \
    --cc=12343@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).