emacs-devel
[Top][All Lists]
Advanced

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

Re: [ELPA] Package proposal: gnus-mock


From: Eli Zaretskii
Subject: Re: [ELPA] Package proposal: gnus-mock
Date: Fri, 12 Oct 2018 22:52:48 +0300

> From: Eric Abrahamsen <address@hidden>
> Date: Fri, 12 Oct 2018 12:02:13 -0700
> 
> > call-process-region accepts arguments to the program, doesn't it?
> 
> I don't have any control over the call, though. It looks like this:
> 
> (apply
>  'call-process-region
>  (append
>   (list (point-min) (point-max) sendmail-program
>       nil errbuf nil "-oi")
>   message-sendmail-extra-arguments

I think the usual way of overcoming this is to use feedmail.el.



reply via email to

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