Menu

#479 cannot attach file to this message

Unassigned
open
nobody
None
5
2018-09-23
2015-02-04
John Covici
No

When I try to attach a file to this message I get the following error
Debugger entered--Lisp error: (error "Stack overflow in regexp matcher")
re-search-forward("\(<#\(mml\|part\)\(.\|\n\)>[ \n
]
<#/\(mml\|part\)>\|^<#secure.+>$\)" nil t)
(save-excursion (goto-char (point-min)) (re-search-forward (concat
"\(<#\(mml\|part\)\(.\|\n\)>[ \n ]<#/\(mml\|part\)>\|"
"^<#secure.+>$\)") ni$ mh-mml-tag-present-p()
(or (mh-mml-tag-present-p) (not (mh-ascii-buffer-p)))
(cond ((mh-mh-directive-present-p) (mh-mh-to-mime)) ((or ... ...)
(mh-mml-to-mime)))
mh-send-letter(nil)
call-interactively(mh-send-letter nil nil)

1 Attachments

Discussion

  • John Covici

    John Covici - 2015-02-04

    I am using nmh 6 and emacs 23.4.1.

     
  • Mike Kupfer

    Mike Kupfer - 2015-06-16
    • status: unread --> open
     
  • Mike Kupfer

    Mike Kupfer - 2018-09-22

    Could this be related to #254?

     
  • Bill Wohler

    Bill Wohler - 2018-09-23

    It seems that way. If John's message reproduces the problem, and Peter's fix resolves it, then it would seem so. This can then be resolved as a duplicate.

     

Log in to post a comment.