Re: [RFC PATCH] send-email: allow fixing the cover letter subject

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

 



On 24/08/2021 18:11, Carlo Arenas wrote:
On Tue, Aug 24, 2021 at 8:19 AM Marvin Häuser <mhaeuser@xxxxxxxxx> wrote:
On 24/08/2021 13:41, Carlo Marcelo Arenas Belón wrote:
@@ -1719,7 +1719,6 @@ sub process_file {
       @xh = ();
       my $input_format = undef;
       my @header = ();
-     $subject = $initial_subject;
This change from my patch is still controversial, and I'd rather not
submit the addition if it's immediately removed again.
Why are you dropping it here anyway, does it break any related
functionality?
I was expecting it to break --compose, but it didn't because in there
we were using $initial_subject directly instead.

Right, ok.

AFAIK; I couldn't see a difference eitherway, but as Peff pointed out
it doesn't make sense leaving it only as a global so just found
instead a more useful place for it to be reset in the loop, which also
"fix" another issue of mine.

Well, this only "sometimes" resets it (from a control flow perspective), which is exactly what I tried to avoid globally.
Can we somehow agree on something? Because I'd like to submit my patch asap.

Best regards,
Marvin



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux