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: Eric Abrahamsen
Subject: Re: [ELPA] Package proposal: gnus-mock
Date: Fri, 12 Oct 2018 13:00:00 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> 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.

That's something I haven't looked into before, thank you. I'm going to
try Yuri's solution in the interim, but will look into this as well.

Thanks again,
Eric




reply via email to

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