unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Göran Uddeborg" <goeran@uddeborg.se>
Cc: 73815-done@debbugs.gnu.org
Subject: bug#73815: 29.4; message-narrow-to-headers-or-head is void in mml-to-mime
Date: Sat, 19 Oct 2024 11:58:17 +0300	[thread overview]
Message-ID: <86msj0lb9y.fsf@gnu.org> (raw)
In-Reply-To: <84sesx201v.fsf@uddeborg.se> (message from Göran Uddeborg on Tue, 15 Oct 2024 11:22:04 +0200)

> From: Göran Uddeborg <goeran@uddeborg.se>
> Date: Tue, 15 Oct 2024 11:22:04 +0200
> 
> While working on debugging the VM package, I hit what I believe is a bug
> in Emacs itself. To reproduce the problem, run the following steps.
> 
> 1. emacs -Q
> 2. C-x b a <return>
> 3. C-x i b u g b r e v <return>
> 4. M-x m a i l - s e n d <return>
> 
> I attach the "bugbrev" file used above. (It is a very stripped down
> version of a spam I got and tried to forward to Spamcop.)
> 
> What happens is I get the error message
> 
>   mml-to-mime: Symbol’s function definition is void: message-narrow-to-headers-or-head
> 
> My elisp skills are quite limited, but from what I understand, this is
> triggered by the very long line in the forwarded message, which causes
> mail-send to call mml-to-mime. The latter calls
> message-narrow-to-headers-or-head but that is not available in this
> situation. Shoudn't there be an autoload of that function too?
> 
>     (autoload 'message-narrow-to-headers-or-head "message")

Yes, there should be.  I've now added that on the emacs-30 branch, and
I'm therefore closing this bug.





      reply	other threads:[~2024-10-19  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-15  9:22 bug#73815: 29.4; message-narrow-to-headers-or-head is void in mml-to-mime Göran Uddeborg
2024-10-19  8:58 ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86msj0lb9y.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=73815-done@debbugs.gnu.org \
    --cc=goeran@uddeborg.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).