GNU bug report logs - #5059
gnus error message

Previous Next

Package: emacs;

Reported by: emacs user <emacs_user <at> hotmail.com>

Date: Fri, 27 Nov 2009 16:45:04 UTC

Severity: normal

Tags: moreinfo, unreproducible

Done: emacs user <emacs_user <at> hotmail.com>

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 5059 in the body.
You can then email your comments to 5059 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-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#5059; Package emacs. (Fri, 27 Nov 2009 16:45:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to emacs user <emacs_user <at> hotmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Fri, 27 Nov 2009 16:45:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: emacs user <emacs_user <at> hotmail.com>
To: <emacs-pretest-bug <at> gnu.org>
Subject: gnus error message
Date: Fri, 27 Nov 2009 11:37:54 -0500
in gnus, pressing space on an article title, gets into the article,but also gives an error message.  here is the traceback
Debugger entered--Lisp error: (error "Invalid search bound (wrong side of point)")  re-search-forward("^\\([ 	]*[-a-z0-9A-Z]*>+[ 	]*\\|[ 	]*\\)" 1186 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(8146 nil)  gnus-summary-display-article(8146)  gnus-summary-next-page(nil)  call-interactively(gnus-summary-next-page nil nil)

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/usr/local/emacs/nextstep/Emacs.app/Contents/Resources/etc/DEBUG.

In GNU Emacs 23.1.50.12 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) of 2009-11-27 on wsp031989wssWindowing system distributor `Apple', version 10.3.949configured using `configure  '--with-ns' '--without-x''
Important settings:  value of $LC_ALL: nil  value of $LC_COLLATE: C  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: nil  value of $XMODIFIERS: nil  locale-coding-system: nil  default enable-multibyte-characters: t
Major mode: EShell
Minor modes in effect:  delete-selection-mode: t  display-time-mode: t  auto-image-file-mode: t  shell-dirtrack-mode: t  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  global-auto-composition-mode: t  auto-composition-mode: t  auto-encryption-mode: t  auto-compression-mode: t  column-number-mode: t  line-number-mode: t  transient-mark-mode: t  abbrev-mode: t
 		 	   		  
_________________________________________________________________
Windows 7: I wanted simpler, now it's simpler. I'm a rock star.
http://www.microsoft.com/Windows/windows-7/default.aspx?h=myidea?ocid=PID24727::T:WLMTAGL:ON:WL:en-US:WWL_WIN_myidea:112009


Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#5059; Package emacs. (Tue, 01 Dec 2009 19:20:04 GMT) Full text and rfc822 format available.

Message #8 received at 5059 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: emacs user <emacs_user <at> hotmail.com>
Cc: 5059 <at> debbugs.gnu.org
Subject: Re: bug#5059: gnus error message
Date: Tue, 01 Dec 2009 14:11:31 -0500
emacs user wrote:

> in gnus, pressing space on an article title, gets into the
> article,but also gives an error message.
> here is the traceback

> Debugger entered--Lisp error: (error "Invalid search bound (wrong side of point)")  re-search-forward("^\\([ 	]*[-a-z0-9A-Z]*>+[ 	]*\\|[ 	]*\\)" 1186 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(8146 nil)  gnus-summary-display-article(8146)  gnus-summary-next-page(nil)  call-interactively(gnus-summary-next-page nil nil)


I cannot reproduce this in the current CVS trunk, but Gnus is
massively configurable, so please try and give a recipe starting from
`emacs -Q'.

BTW, your message had horrible line wrapping, but perhaps this is the
rock'n'roll lifestyle.

> Windows 7: I wanted simpler, now it's simpler. I'm a rock star.



Added tag(s) unreproducible and moreinfo. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Tue, 01 Dec 2009 21:20:06 GMT) Full text and rfc822 format available.

Reply sent to emacs user <emacs_user <at> hotmail.com>:
You have taken responsibility. (Wed, 09 Dec 2009 19:35:05 GMT) Full text and rfc822 format available.

Notification sent to emacs user <emacs_user <at> hotmail.com>:
bug acknowledged by developer. (Wed, 09 Dec 2009 19:35:05 GMT) Full text and rfc822 format available.

Message #15 received at 5059-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: emacs user <emacs_user <at> hotmail.com>
To: <rgm <at> gnu.org>
Subject: RE: bug#5059: gnus error message
Date: Wed, 9 Dec 2009 14:17:19 -0500


----------------------------------------
> From: rgm <at> gnu.org
> To: emacs_user <at> hotmail.com
> CC: 5059 <at> emacsbugs.donarmstrong.com
> Subject: Re: bug#5059: gnus error message
> Date: Tue, 1 Dec 2009 14:11:31 -0500
>
> emacs user wrote:
>
>> in gnus, pressing space on an article title, gets into the
>> article,but also gives an error message.
>> here is the traceback
>
>> Debugger entered--Lisp error: (error "Invalid search bound (wrong side of point)")  re-search-forward("^\\([ ]*[-a-z0-9A-Z]*>+[ ]*\\|[ ]*\\)" 1186 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(8146 nil)  gnus-summary-display-article(8146)  gnus-summary-next-page(nil)  call-interactively(gnus-summary-next-page nil nil)
>
>
> I cannot reproduce this in the current CVS trunk, but Gnus is
> massively configurable, so please try and give a recipe starting from
> `emacs -Q'.

ok, you are right.  this indeed was due to some old customization that doesn't work anymore.  thanks for looking into this!
> BTW, your message had horrible line wrapping, but perhaps this is the
> rock'n'roll lifestyle.

sorry, I am normally using emacs+vm for mail, except for these bug reports which I use this sooo wonderful hotmail...  
anyway, thanks again, cheers, the pathetic rock star... 
 		 	   		  
_________________________________________________________________
Get gifts for them and cashback for you. Try Bing now.
http://www.bing.com/shopping/search?q=xbox+games&scope=cashback&form=MSHYCB&publ=WLHMTAG&crea=TEXT_MSHYCB_Shopping_Giftsforthem_cashback_1x1


bug archived. Request was from Debbugs Internal Request <bug-gnu-emacs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 29 Jan 2010 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 149 days ago.

Previous Next


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