Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 0e / 7d9f9dcf7ab936ec299e2fbac4ea91c1344f8a
1 Return-Path: <tomi.ollila@iki.fi>\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 0EAD2431FBD\r
6         for <notmuch@notmuchmail.org>; Sat, 18 Jan 2014 04:48:35 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id z7rbGW2deMpf for <notmuch@notmuchmail.org>;\r
16         Sat, 18 Jan 2014 04:48:27 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 85844431FBC\r
19         for <notmuch@notmuchmail.org>; Sat, 18 Jan 2014 04:48:27 -0800 (PST)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21         by guru.guru-group.fi (Postfix) with ESMTP id D1D11100086;\r
22         Sat, 18 Jan 2014 14:48:22 +0200 (EET)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: Mark Walters <markwalters1009@gmail.com>,\r
25  David Bremner <david@tethera.net>,     notmuch@notmuchmail.org\r
26 Subject: Re: [Patch v3 1/3] info: start info documentation.\r
27 In-Reply-To: <87y52dczwv.fsf@qmul.ac.uk>\r
28 References: <m2bnzeoiij.fsf@guru.guru-group.fi>\r
29         <1389791332-21719-1-git-send-email-david@tethera.net>\r
30         <1389791332-21719-2-git-send-email-david@tethera.net>\r
31         <87iotir3ip.fsf@nikula.org> <87eh46gz9h.fsf@zancas.localnet>\r
32         <87y52dczwv.fsf@qmul.ac.uk>\r
33 User-Agent: Notmuch/0.17+34~g98b959f (http://notmuchmail.org) Emacs/24.3.1\r
34         (x86_64-unknown-linux-gnu)\r
35 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
36         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
37         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
38 Date: Sat, 18 Jan 2014 14:48:22 +0200\r
39 Message-ID: <m2zjmtbgmh.fsf@guru.guru-group.fi>\r
40 MIME-Version: 1.0\r
41 Content-Type: text/plain\r
42 X-BeenThere: notmuch@notmuchmail.org\r
43 X-Mailman-Version: 2.1.13\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: Sat, 18 Jan 2014 12:48:35 -0000\r
55 \r
56 On Sat, Jan 18 2014, Mark Walters <markwalters1009@gmail.com> wrote:\r
57 \r
58 > As you asked for bike shedding... \r
59 >\r
60 > I would guess that ? for looking up a keybinding is more common than\r
61 > wanting to read the info documentation so how about having a button at\r
62 > the top of the current help/key-bindings page which links to the info?\r
63 \r
64 This is better idea than the one I thought of: stealing c-h i...\r
65 \r
66 >\r
67 > Best wishes\r
68 >\r
69 > Mark\r
70 \r
71 Tomi\r
72 \r
73 >\r
74 >\r
75 > On Fri, 17 Jan 2014, David Bremner <david@tethera.net> wrote:\r
76 >> Jani Nikula <jani@nikula.org> writes:\r
77 >>\r
78 >>> On Wed, 15 Jan 2014, David Bremner <david@tethera.net> wrote:\r
79 >>>> From: David Bremner <bremner@debian.org>\r
80 >>>>\r
81 >>>> Initially, just a skeleton of documentation for the emacs\r
82 >>>> interface. There are a few dangling references to other info pages;\r
83 >>>> these are to be generated from the man pages in a following commit.\r
84 >>>\r
85 >>> Is it possible to add a link to the info page from notmuch-hello?\r
86 >>>\r
87 >>> Jani.\r
88 >>\r
89 >> Yep, just need to add a button that calls \r
90 >>      \r
91 >>       (info "notmuch-emacs")\r
92 >>\r
93 >> We could/should also add custom keybindings to other modes to invoke the\r
94 >> same help. For example in notmuch-search-mode we can have a binding to call\r
95 >>\r
96 >>      (info "(notmuch-emacs)notmuch-search")\r
97 >>\r
98 >> Let the bikeshedding over keybindings begin ;). Potentially we could\r
99 >> steal '?' if we made sure the key binding info was prominent.\r
100 >>\r
101 >> d\r
102 >> _______________________________________________\r
103 >> notmuch mailing list\r
104 >> notmuch@notmuchmail.org\r
105 >> http://notmuchmail.org/mailman/listinfo/notmuch\r
106 > _______________________________________________\r
107 > notmuch mailing list\r
108 > notmuch@notmuchmail.org\r
109 > http://notmuchmail.org/mailman/listinfo/notmuch\r