Gnus development mailing list
 help / color / mirror / Atom feed
* recent message-cite-prefix-regexp change vs XEmacs
@ 2010-09-27 16:38 Robert Pluim
  2010-09-28  7:44 ` Katsumi Yamaoka
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Pluim @ 2010-09-27 16:38 UTC (permalink / raw)
  To: ding

Hi,

the following commit

commit a23944e2e21806ef81bc29b6146e95c3da4eecfa
Author: Katsumi Yamaoka <yamaoka@jpl.org>
Date:   Mon Sep 27 12:35:08 2010 +0000

    message.el (message-cite-prefix-regexp): Fix wrong change I did when merging

causes the following backtrace in XEmacs 21.5 (beta29) "garbanzo"
5663ae9a8989+ [Lucid] (i686-pc-cygwin, Mule) of Thu Sep 16 2010 on
RPluim

Debugger entered--Lisp error: (invalid-argument "Invalid search limit (wrong side of point)")
  re-search-forward("^\\([ 	]*[-a-z0-9A-Z]*>+[ 	]*\\|[ 	]*\\)" 4285 t)
  gnus-cite-parse()
  gnus-cite-parse-wrapper()
  gnus-cite-parse-maybe(nil)
  gnus-article-highlight-citation()
  gnus-treat-article(nil 1 1)
  gnus-display-mime()
  gnus-article-prepare-display()
  gnus-article-prepare(71970 nil)
  gnus-summary-display-article(71970 nil)
  gnus-summary-goto-article(71970)
  gnus-summary-read-group-1("gmane.emacs.gnus.general" nil nil nil nil nil)
  gnus-summary-read-group("gmane.emacs.gnus.general" nil nil nil nil nil nil)
  gnus-group-read-group(nil)
  call-interactively(gnus-group-read-group)
  (dispatch-event "[internal]")

Reverting that commit makes it go away.

Regards

Robert




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: recent message-cite-prefix-regexp change vs XEmacs
  2010-09-27 16:38 recent message-cite-prefix-regexp change vs XEmacs Robert Pluim
@ 2010-09-28  7:44 ` Katsumi Yamaoka
  0 siblings, 0 replies; 2+ messages in thread
From: Katsumi Yamaoka @ 2010-09-28  7:44 UTC (permalink / raw)
  To: ding

Robert Pluim wrote:
> the following commit

> commit a23944e2e21806ef81bc29b6146e95c3da4eecfa
> Author: Katsumi Yamaoka <yamaoka@jpl.org>
> Date:   Mon Sep 27 12:35:08 2010 +0000

>     message.el (message-cite-prefix-regexp): Fix wrong change I did when merging

> causes the following backtrace in XEmacs 21.5 (beta29) "garbanzo"
> 5663ae9a8989+ [Lucid] (i686-pc-cygwin, Mule) of Thu Sep 16 2010 on
> RPluim

> Debugger entered--Lisp error: (invalid-argument "Invalid search limit (wrong side of point)")
>   re-search-forward("^\\([ 	]*[-a-z0-9A-Z]*>+[ 	]*\\|[ 	]*\\)" 4285 t)
>   gnus-cite-parse()

[...]

Sorry for that.  It should have been fixed thanks to Lars.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-28  7:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-27 16:38 recent message-cite-prefix-regexp change vs XEmacs Robert Pluim
2010-09-28  7:44 ` Katsumi Yamaoka

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 NNTP newsgroup(s).