bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#2074: 23.0.60; Rmail summary does not work


From: Glenn Morris
Subject: bug#2074: 23.0.60; Rmail summary does not work
Date: Mon, 26 Jan 2009 15:37:11 -0500

John ffitch wrote (on Mon, 26 Jan 2009 at 07:15 +0000):

> Load an RMAIL file, type h
> Debugger entered--Lisp error: (search-failed ",,")

This appears to be a problem with your own code, not with rmail.
Obviously, you will have to update your code for the new rmail mbox code.

>   search-forward(",,")
>   rmail-make-summary-line-1(1)

There is no such function in rmail any more.

>   rmail-make-summary-line(1)

There is no such function in rmail any more.

>   ad-Orig-rmail-new-summary("All" (rmail-summary) nil)

You have advised this function.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]