Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: add KMail in SubmittingPatches
author
Michael
<barra_cuda@katamail.com>
Mon, 5 Feb 2007 13:27:32 +0000
(14:27 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Wed, 7 Feb 2007 08:33:38 +0000
(
00:33
-0800)
Signed-off-by: Michael <barra_cuda@katamail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/SubmittingPatches
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
6506e15
)
diff --git
a/Documentation/SubmittingPatches
b/Documentation/SubmittingPatches
index ce85d06c6214d6757c44119fe2d04ec15f6054ad..285781d9db8d337dadf5a59bbf46183d2f816fac 100644
(file)
--- a/
Documentation/SubmittingPatches
+++ b/
Documentation/SubmittingPatches
@@
-316,7
+316,6
@@
settings but I haven't tried, yet.
mail.identity.id?.compose_html => false
mail.identity.id?.compose_html => false
-
Gnus
----
Gnus
----
@@
-331,3
+330,20
@@
whitespaces (fatal in patches). Running 'C-u g' to display the
message in raw form before using '|' to run the pipe can work
this problem around.
message in raw form before using '|' to run the pipe can work
this problem around.
+
+KMail
+-----
+
+This should help you to submit patches inline using KMail.
+
+1) Prepare the patch as a text file.
+
+2) Click on New Mail.
+
+3) Go under "Options" in the Composer window and be sure that
+"Word wrap" is not set.
+
+4) Use Message -> Insert file... and insert the patch.
+
+5) Back in the compose window: add whatever other text you wish to the
+message, complete the addressing and subject fields, and press send.