Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: gnus error reading on some emails
       [not found] <mailman.1790.1235584957.31690.help-gnu-emacs@gnu.org>
@ 2009-02-25 22:48 ` Katsumi Yamaoka
  0 siblings, 0 replies; only message in thread
From: Katsumi Yamaoka @ 2009-02-25 22:48 UTC (permalink / raw)
  To: info-gnus-english

Note:
Followup-To: gnu.emacs.gnus

>>>>> Xiao-Yong Jin wrote:
> Hi, I'm using gnus bundled with emacs from current cvs

> Gnus v5.13
> GNU Emacs 23.0.90.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.14.7) of 2009-02-24

> I'm not sure it is a bug or some error caused by my
> configuration.  But it happens with a few emails.  The
> following is the back trace.

Put this line in the beginning of your ~/.emacs file:

(require 'mm-util)

Though this is no more than a workaround.  Maybe you can find
the real culprit by performing:

C-h f replace-in-string RET

The file shown in the result as follows is it:

--8<---------------cut here---------------start------------->8---
replace-in-string is a compiled Lisp function in `xxxxxxxx.el'.

(replace-in-string target old new)
--8<---------------cut here---------------end--------------->8---

> Debugger entered--Lisp error: (wrong-number-of-arguments (lambda (target old new) (replace-regexp-in-string old new target)) 4)
>   mm-replace-in-string("..." "\n" "^M\n" t)

Isn't it color-theme.el?  See:
http://article.gmane.org/gmane.emacs.gnus.general/66942
(You can find my patch there.)

Regards,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-25 22:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.1790.1235584957.31690.help-gnu-emacs@gnu.org>
2009-02-25 22:48 ` gnus error reading on some emails 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).