Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 64 / 93425e0d7dc3354371cf3a41b797b05722bd88
1 Return-Path: <fcarrijo@yahoo.com.br>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 12731431FBC\r
6         for <notmuch@notmuchmail.org>; Tue,  1 Dec 2009 02:45:17 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id iuZQr5xDs91R for <notmuch@notmuchmail.org>;\r
11         Tue,  1 Dec 2009 02:45:16 -0800 (PST)\r
12 Received: from n19.bullet.mail.mud.yahoo.com (n19.bullet.mail.mud.yahoo.com\r
13         [68.142.206.146])\r
14         by olra.theworths.org (Postfix) with SMTP id 4A3A3431FAE\r
15         for <notmuch@notmuchmail.org>; Tue,  1 Dec 2009 02:45:16 -0800 (PST)\r
16 Received: from [68.142.200.225] by n19.bullet.mail.mud.yahoo.com with NNFMP;\r
17         01 Dec 2009 10:45:15 -0000\r
18 Received: from [68.142.201.242] by t6.bullet.mud.yahoo.com with NNFMP;\r
19         01 Dec 2009 10:45:15 -0000\r
20 Received: from [127.0.0.1] by omp403.mail.mud.yahoo.com with NNFMP;\r
21         01 Dec 2009 10:45:15 -0000\r
22 X-Yahoo-Newman-Id: 698212.80190.bm@omp403.mail.mud.yahoo.com\r
23 Received: (qmail 34877 invoked from network); 1 Dec 2009 10:45:15 -0000\r
24 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.br;\r
25         h=Received:X-Yahoo-SMTP:X-YMail-OSG:X-Yahoo-Newman-Property:Subject:From:To:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding;\r
26         b=tM1uXZmRM+3/lgIzgnZH4xfLleDxxTX6aHDxAEyzjXpQcSOM2Yh2X+VkXs9Lx/v3+YV4ZIIBeB7prGp/zNeKvu9Q5nAsWOhSTx7BoJ0bGdv8k1iQWeEcktTlXTUg72LCJ4NhRfKG6+l1R3EY3FA9+0PNIRlMU8ITq94Pu07YqBg=  ; \r
27 Received: from 189.27.107.83.dynamic.adsl.gvt.net.br (fcarrijo@189.27.107.83\r
28         with plain)\r
29         by smtp131.mail.mud.yahoo.com with SMTP; 01 Dec 2009 02:45:14 -0800 PST\r
30 X-Yahoo-SMTP: NgkT36eswBAymTD26_IxCjMQ0A5a\r
31 X-YMail-OSG: 84bLj.cVM1m7ZGKUXNErhxHxc2sc8mAwNLMjXz5A3jJwvthGsh9Xg9onrxvIOAp8T2ipi5ovbC9WnTcvDYVSAif2o5I3JKWUT4ZofSuYcaeY4B1qJFGN4O7jf.s.AK.o673vppDwu9dbadTy0QMOVpzx6JHu7PeUagiLaS_j5XQ5HrSc7QzLOpVFeUFtMOodWtnJ03gB9TFxBBkdazOkr21giMr.PnLhOZocdL09i6UR0qA2Hs9XLpPHIZVoF_KDOWXTIaSUme.ncY2dMwHzBShre.3s_tTJJQ6ESQ--\r
32 X-Yahoo-Newman-Property: ymail-3\r
33 From: Fernando Carrijo <fcarrijo@yahoo.com.br>\r
34 To: notmuch@notmuchmail.org\r
35 Content-Type: text/plain\r
36 Date: Tue, 01 Dec 2009 08:45:17 -0200\r
37 Message-Id: <1259664317.20629.5.camel@pc-fernando>\r
38 Mime-Version: 1.0\r
39 X-Mailer: Evolution 2.24.2 \r
40 Content-Transfer-Encoding: 7bit\r
41 Subject: [notmuch] [PATCH] Fix typos in documentation strings\r
42 X-BeenThere: notmuch@notmuchmail.org\r
43 X-Mailman-Version: 2.1.12\r
44 Precedence: list\r
45 List-Id: "Use and development of the notmuch mail system."\r
46         <notmuch.notmuchmail.org>\r
47 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
49 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
50 List-Post: <mailto:notmuch@notmuchmail.org>\r
51 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
52 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
54 X-List-Received-Date: Tue, 01 Dec 2009 10:45:17 -0000\r
55 \r
56 One more party, one more joiner, one more patch!  :)\r
57 \r
58 Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>\r
59 ---\r
60  notmuch.el |    4 ++--\r
61  1 files changed, 2 insertions(+), 2 deletions(-)\r
62 \r
63 diff --git a/notmuch.el b/notmuch.el\r
64 index 65473ba..fe09d81 100644\r
65 --- a/notmuch.el\r
66 +++ b/notmuch.el\r
67 @@ -360,7 +360,7 @@ buffer."\r
68      (notmuch-reply message-id)))\r
69  \r
70  (defun notmuch-show-forward-current ()\r
71 -  "Forward a the current message."\r
72 +  "Forward the current message."\r
73    (interactive)\r
74    (with-current-notmuch-show-message\r
75     (message-forward)))\r
76 @@ -402,7 +402,7 @@ by searching backward)."\r
77        (not (re-search-forward notmuch-show-message-begin-regexp nil\r
78 t)))))\r
79  \r
80  (defun notmuch-show-message-unread-p ()\r
81 -  "Preficate testing whether current message is unread."\r
82 +  "Predicate testing whether current message is unread."\r
83    (member "unread" (notmuch-show-get-tags)))\r
84  \r
85  (defun notmuch-show-next-message ()\r
86 -- \r
87 1.5.6.3\r
88 \r
89 \r