GNU bug report logs - #31737
26.1.50; Gnus does not use mailutils movemail

Previous Next

Package: emacs;

Reported by: Robert Pluim <rpluim <at> gmail.com>

Date: Wed, 6 Jun 2018 19:25:01 UTC

Severity: normal

Found in version 26.1.50

Fixed in version 26.2

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Robert Pluim <rpluim <at> gmail.com>
Subject: bug#31737: closed (Re: bug#31737: 26.1.50; Gnus does not use
 mailutils movemail)
Date: Fri, 15 Jun 2018 07:44:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#31737: 26.1.50; Gnus does not use mailutils movemail

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 31737 <at> debbugs.gnu.org.

-- 
31737: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31737
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: larsi <at> gnus.org, m43cap <at> yandex.com, 31737-done <at> debbugs.gnu.org,
 rpluim <at> gmail.com
Subject: Re: bug#31737: 26.1.50; Gnus does not use mailutils movemail
Date: Fri, 15 Jun 2018 00:42:47 -0700
Eli Zaretskii wrote:
> the patch proposed by Robert was there first,
> and includes a NEWS entry.  So I think that one should go in.

OK, I installed that in the emacs-26 branch and am marking this bug as done.

[Message part 3 (message/rfc822, inline)]
From: Robert Pluim <rpluim <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 26.1.50; Gnus does not use mailutils movemail
Date: Wed, 06 Jun 2018 21:23:52 +0200
This is based on message <87po162oze.fsf <at> nwalsh.com> to ding <at> gnus.org,
where someone noted that emacs-26 no longer installs movemail,
breaking his Gnus setup [1].

In `mail-source-movemail' in lisp/gnus/mail-source.el, Gnus only looks
in exec-directory for movemail, even though configure looked in PATH
to find mailutils movemail and decide not to install Emacs'
movemail. (rmail doesnʼt have this issue, it does runtime detection)

Gnus should probably look in at least exec-path for movemail (after
exec-directory). One way to do this would be to change the default
value of `mail-source-movemail-program to be' (executable-find
"movemail"), but that has the risk of silently switching emacs to
using mailutils' movemail instead of the emacs one.

Also, mailutils' movemail has a '--emacs' flag which rmail uses. Itʼs not
immediately obvious to me if gnus should do the same or not.

Robert

Footnotes: 
[1]  I guess people no longer use movemail that much, otherwise this
would have been noticed sooner




This bug report was last modified 6 years and 143 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.