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

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

bug#37154: 27.0.50; when replying to a message from a mailing list, erro


From: Uwe Brauer
Subject: bug#37154: 27.0.50; when replying to a message from a mailing list, error prevents replying
Date: Fri, 23 Aug 2019 08:39:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

>>> "LI" == Lars Ingebrigtsen <larsi@gnus.org> writes:

   > Uwe Brauer <oub@mat.ucm.es> writes:
   >> Debugger entered--Lisp error: (search-failed "--text follows this line--")
   >> search-forward("--text follows this line--")
   >> hashcash-insert-payment-async-2(#<buffer *unsent wide reply to
   >> Noah Graff*> #<process hashcash<6>>
   >> "1:20:190823:oub@mat.ucm.es::r8emlzGlkUiiQhTF:0002J...")

   > [...]

   >> read-event(nil t 2)
   >> sit-for(2)
   >> sc-mail-error-in-mail-field()
   >> eval((sc-mail-error-in-mail-field))

   > [...]

   >> sc-cite-original()
   >> run-hooks(mail-citation-hook)

   > It looks like this is a bug in the third-party SuperCite package?

Oops right the code in question is 
(add-hook 'mail-citation-hook 'sc-cite-original)

Removing the function from the hook resolved the problem for this
message.

The strange thing it only happens to this particular message, your
message does not cause any problems with supercite.

But then supercite is quite old and (1993) maintainer is 
;; Maintainer: emacs-devel@gnu.org

So what do you say. 

How can this problem be debugged?

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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