GNU bug report logs - #11001
24.0.92; align-regexp fails

Previous Next

Package: emacs;

Reported by: David Caldwell <david <at> porkrind.org>

Date: Mon, 12 Mar 2012 17:57:01 UTC

Severity: normal

Merged with 10216, 10219, 10249

Found in version 24.0.92

Fixed in version 24.0.93

Done: Glenn Morris <rgm <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 11001 in the body.
You can then email your comments to 11001 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#11001; Package emacs. (Mon, 12 Mar 2012 17:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to David Caldwell <david <at> porkrind.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 12 Mar 2012 17:57:02 GMT) Full text and rfc822 format available.

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

From: David Caldwell <david <at> porkrind.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.92; align-regexp fails
Date: Mon, 12 Mar 2012 10:21:17 -0700
[Message part 1 (text/plain, inline)]
This bug report will be sent to the Bug-GNU-Emacs mailing list
and the GNU bug tracker at debbugs.gnu.org.  Please check that
the From: line contains a valid email address.  After a delay of up
to one day, you should receive an acknowledgement at that address.

Please write in English if possible, as the Emacs maintainers
usually do not have translators for other languages.

Please describe exactly what actions triggered the bug, and
the precise symptoms of the bug.  If you can, give a recipe
starting from `emacs -Q':

Given the following lines:

     hello->there
     hi->there

Mark them and then do "M-x align-regexp RET - > RET". I get an error:

  align-regexp: Wrong type argument: markerp, 0

It doesn't actually matter what regex I enter; I get the error on all
inputs.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/Applications/Emacs.app/Contents/Resources/etc/DEBUG.


In GNU Emacs 24.0.92.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
 of 2011-12-02 on bob.porkrind.org
Windowing system distributor `Apple', version 10.3.1138
configured using `configure  '--host=x86_64-apple-darwin'
'--build=i686-apple-darwin' '--with-ns' 'build_alias=i686-apple-darwin'
'host_alias=x86_64-apple-darwin' 'CC=gcc -mmacosx-version-min=10.5''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Ruby

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<down> <down> <down> C-SPC <down> <down> <down> M-x
a l i g n 0 - r e <backspace> <backspace> <backspace>
<backspace> - r e q <tab> <backspace> g <tab> <return>
: : <return> C-g M-x r e p o r t - e m a c s - b u
g <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Quit
Making completion list... [4 times]
Loading vc-git...done
Mark set
align-regexp: Wrong type argument: markerp, 0
Quit

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr message format-spec rfc822 mml mml-sec
mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045
ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader
emacsbug align vc-git ruby-mode regexp-opt help-mode easymenu view
time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win
tool-bar dnd fontset image fringe lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face files text-properties overlay sha1 md5 base64 format env
code-pages mule custom widget hashtable-print-readable backquote
make-network-process ns multi-tty emacs)

[signature.asc (application/pgp-signature, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#11001; Package emacs. (Mon, 12 Mar 2012 18:15:01 GMT) Full text and rfc822 format available.

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

From: Glenn Morris <rgm <at> gnu.org>
To: David Caldwell <david <at> porkrind.org>
Cc: 11001 <at> debbugs.gnu.org
Subject: Re: bug#11001: 24.0.92; align-regexp fails
Date: Mon, 12 Mar 2012 13:44:58 -0400
David Caldwell wrote:

>   align-regexp: Wrong type argument: markerp, 0
[...]
> In GNU Emacs 24.0.92.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
>  of 2011-12-02 on bob.porkrind.org

I can't reproduce this in the current trunk. Sounds like fixed bug

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10216




Forcibly Merged 10216 10219 10249 11001. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 12 Mar 2012 18:16:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#11001; Package emacs. (Mon, 12 Mar 2012 19:16:02 GMT) Full text and rfc822 format available.

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

From: David Caldwell <david <at> porkrind.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 11001 <at> debbugs.gnu.org
Subject: Re: bug#11001: 24.0.92; align-regexp fails
Date: Mon, 12 Mar 2012 11:44:19 -0700
[Message part 1 (text/plain, inline)]
On 3/12/12 10:44 AM, Glenn Morris wrote:
> David Caldwell wrote:
> 
>>   align-regexp: Wrong type argument: markerp, 0
> [...]
>> In GNU Emacs 24.0.92.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
>>  of 2011-12-02 on bob.porkrind.org
> 
> I can't reproduce this in the current trunk. Sounds like fixed bug
> 
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10216

You're right--I wasn't using the latest pretest. I can confirm the bug
doesn't exist on the latest pretest. Sorry for the spurious bug report.

-David

[signature.asc (application/pgp-signature, attachment)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 10 Apr 2012 11:24:02 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 74 days ago.

Previous Next


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