public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwdocs PATCH RFA] contribute: link to kernel doc about patch email
@ 2022-09-06 20:25 Jason Merrill
  2022-09-07  7:58 ` Gerald Pfeifer
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Merrill @ 2022-09-06 20:25 UTC (permalink / raw)
  To: gcc-patches; +Cc: gerald

It occurred to me that it would be useful to link to the kernel's documentation
for emailing patches.  OK?

---
 htdocs/contribute.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/htdocs/contribute.html b/htdocs/contribute.html
index c985b87d..60bcf3f8 100644
--- a/htdocs/contribute.html
+++ b/htdocs/contribute.html
@@ -237,6 +237,11 @@ changing.)  For further information on our source repository, see
 the <a href="git.html">Anonymous read-only Git access</a> and <a
 href="gitwrite.html">Read-write Git access</a> pages.</p>
 
+<p>Many mail clients break patches pasted into the message body, primarily by
+wrapping long lines.  See
+<a href="https://www.kernel.org/doc/html/latest/process/email-clients.html">
+the Linux kernel documentation</a> for ways to work around this.
+
 <p>(Everything listed here still applies if you can check in the patch
 without further approval under the <a
 href="gitwrite.html#policies">GCC write access policies</a>, except

base-commit: bc2d2c50bcb470c7020526c3a628267f84509aeb
-- 
2.31.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [wwdocs PATCH RFA] contribute: link to kernel doc about patch email
  2022-09-06 20:25 [wwdocs PATCH RFA] contribute: link to kernel doc about patch email Jason Merrill
@ 2022-09-07  7:58 ` Gerald Pfeifer
  0 siblings, 0 replies; 2+ messages in thread
From: Gerald Pfeifer @ 2022-09-07  7:58 UTC (permalink / raw)
  To: Jason Merrill; +Cc: gcc-patches

On Tue, 6 Sep 2022, Jason Merrill wrote:
> It occurred to me that it would be useful to link to the kernel's 
> documentation for emailing patches.  OK?

That's a great idea, thank you, Jason!

(Not strictly required by HTML 5, but I'd close the paragraph with </p>
like we generally do.)

Gerald

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-07  7:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06 20:25 [wwdocs PATCH RFA] contribute: link to kernel doc about patch email Jason Merrill
2022-09-07  7:58 ` Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).