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

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

bug#44322: 28.0.50; Update biblatex entry types and fields in bibtex.el


From: Basil L. Contovounesios
Subject: bug#44322: 28.0.50; Update biblatex entry types and fields in bibtex.el
Date: Fri, 30 Oct 2020 13:18:04 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> "Basil L. Contovounesios" <contovob@tcd.ie> writes:
>
>> Another recent bug/annoyance I hit in either report-emacs-bug or
>> submit-emacs-patch is that I was prompted for how to send the email via
>> sendmail-query-user-about-smtp, which doesn't usually happen when
>> sending normal emails.  It then also asked me if I wanted to save the
>> resulting send-mail-function to my custom-file.  I guess I'll look into
>> this more next time I email bug-gnu-emacs.
>
> Hm, odd.  That doesn't happen when I use the function...  Do you have
> message-send-mail-function customised but not send-mail-function or some
> other combination of settings here?

My relevant settings are:

  (setq-default
   message-confirm-send t
   message-send-mail-function #'message-send-mail-with-sendmail
   message-sendmail-envelope-from 'header
   sendmail-program "msmtp")

Do I now need to also set send-mail-function to sendmail-send-it?

[I'm guessing the current behaviour is due to the new setq's in
report-emacs-bug-hook.]

Thanks,

-- 
Basil





reply via email to

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