Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Patch 1/3: Fix prefix insertion logic
- X-seq: zsh-workers 51696
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Cc: Marlon Richert <marlon.richert@xxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Patch 1/3: Fix prefix insertion logic
- Date: Mon, 1 May 2023 15:52:09 -0700
- Archived-at: <https://zsh.org/workers/51696>
- In-reply-to: <CAMP44s0OW6C9knL3GZ=k72GiaVfzKR9rp3rrJQADE4GpCeRv_w@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAHLkEDsRGPC1KMW9n_-L49mqp4CECdTFbUMK=5rT+NDXS_59QQ@mail.gmail.com> <CAMP44s0c+LodnNpGgRsUMsR96bDLTkqjC2E_WcD6eyVHo5+5Yw@mail.gmail.com> <CAHLkEDvjmWTrdG_vWuOSdpAsZP2riZe9V4MfFt08HhU9e=16-g@mail.gmail.com> <CAMP44s0OW6C9knL3GZ=k72GiaVfzKR9rp3rrJQADE4GpCeRv_w@mail.gmail.com>
On Mon, May 1, 2023 at 3:38 PM Felipe Contreras
<felipe.contreras@xxxxxxxxx> wrote:
>
> I would recommend to configure `git sendemail` as sending patches to
> any mailing list becomes much easier.
This requires a recent enough version of git (2.25 bundled with Ubuntu
20.04 doesn't have it, for example) and either a sendmail-like command
or the ability to configure an SMTP server connection.
> But again, that's my personal recommendation, I don't know if there's
> any zsh guideline.
If you can do the above git stuff, great. If instead you must rely on
putting the diffs through an email client:
1) If the lines won't be wrapped or converted to HTML or otherwise
re-padded, copy directly into the email body.
2) Otherwise, attach as type text/plain (force ".txt" extension if
necessary). Please NOT as ".diff" or ".patch" or text/x-something.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author