Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / d0 / 4bbc62b2c3b3a75125b15f428dbd10d1c150c0
1 Return-Path: <too@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 E4222431FD2\r
6         for <notmuch@notmuchmail.org>; Wed, 25 Jan 2012 05:03:31 -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 jdjlxMQAPMlg for <notmuch@notmuchmail.org>;\r
16         Wed, 25 Jan 2012 05:03:31 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru-group.fi [87.108.86.66])\r
18         by olra.theworths.org (Postfix) with ESMTP id 51A8F431FBC\r
19         for <notmuch@notmuchmail.org>; Wed, 25 Jan 2012 05:03:31 -0800 (PST)\r
20 Received: by guru.guru-group.fi (Postfix, from userid 501)\r
21         id 305E368056; Wed, 25 Jan 2012 15:03:30 +0200 (EET)\r
22 From: Tomi Ollila <tomi.ollila@iki.fi>\r
23 To: David Edmondson <dme@dme.org>, Pieter Praet <pieter@praet.org>,\r
24         Notmuch Mail <notmuch@notmuchmail.org>\r
25 Subject: Re: [PATCH] emacs: make `notmuch-show-open-or-close-all' toggle\r
26         visibility\r
27 In-Reply-To: <cunhazknvbe.fsf@hotblack-desiato.hh.sledj.net>\r
28 References: <1327469139-1968-1-git-send-email-pieter@praet.org>\r
29         <cunhazknvbe.fsf@hotblack-desiato.hh.sledj.net>\r
30 User-Agent: Notmuch/0.11+116~g34d80c9 (http://notmuchmail.org) Emacs/23.3.1\r
31         (x86_64-unknown-linux-gnu)\r
32 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
33         $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
34         !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
35 Date: Wed, 25 Jan 2012 15:03:30 +0200\r
36 Message-ID: <m2aa5c7x3x.fsf@guru.guru-group.fi>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Wed, 25 Jan 2012 13:03:32 -0000\r
52 \r
53 On Wed, 25 Jan 2012 06:35:33 +0000, David Edmondson <dme@dme.org> wrote:\r
54 > On Wed, 25 Jan 2012 06:25:39 +0100, Pieter Praet <pieter@praet.org> wrote:\r
55 > > * emacs/notmuch-show.el (notmuch-show-open-or-close-all):\r
56 > >   Rename to `notmuch-show-toggle-all-messages', and make it toggle\r
57 > >   visibility of all messages based on the visibility of the current\r
58 > >   message, instead of setting visibility based on whether or not a\r
59 > >   prefix arg was supplied.\r
60 > > \r
61 > > Same functionality, less effort (reaching for 'C-u' is a pain)...\r
62\r
63 > -1.\r
64\r
65 > The behaviour you've provided is not what I want, from two perspectives:\r
66 >         - currently it's clear what will happen when I use M-RET or\r
67 >           C-uM-RET without me having to think about whether the cursor\r
68 >           is over an open message,\r
69 >         - often I'll be reading an open message and I want to open all\r
70 >           of the rest to look at some context. That's a little more\r
71 >           awkward after this change.\r
72 \r
73 Yes, let's just switch. c-u M-RET to expand and M-RET to collapse (!!!)\r
74 \r
75 (Needless to say I've never expanded but often collapsed ;)\r
76 \r
77 Tomi\r