From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74613 Path: news.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.emacs.gnus.general Subject: Re: Poll: `C-u g' and `C-u C-u g' meanings Date: Thu, 02 Dec 2010 07:00:21 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: dough.gmane.org 1291291276 6393 80.91.229.12 (2 Dec 2010 12:01:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 2 Dec 2010 12:01:16 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22969@lists.math.uh.edu Thu Dec 02 13:01:12 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PO7qX-0006gu-Iy for ding-account@gmane.org; Thu, 02 Dec 2010 13:01:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PO7q4-0002UN-Pg; Thu, 02 Dec 2010 06:00:40 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PO7q2-0002UA-7V for ding@lists.math.uh.edu; Thu, 02 Dec 2010 06:00:38 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PO7px-0002VK-4w for ding@lists.math.uh.edu; Thu, 02 Dec 2010 06:00:38 -0600 Original-Received: from linuxpal.mit.edu ([18.62.1.14]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PO7pw-0008Sk-00 for ; Thu, 02 Dec 2010 13:00:32 +0100 Original-Received: by linuxpal.mit.edu (Postfix, from userid 9545) id EE1631600C; Thu, 2 Dec 2010 07:00:30 -0500 (EST) X-Hashcash: 1:20:101202:ding@gnus.org::HZ1A2TcYN+q9KxG1:0000JPjI In-Reply-To: (Lars Magne Ingebrigtsen's message of "Wed, 01 Dec 2010 18:16:51 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (berkeley-unix) X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74613 Archived-At: --=-=-= Content-Type: text/plain `C-u g' used to show the raw article. I changed that to `C-u C-u g', and made `C-u g' show the half-cooked article: After Content-Transfer-Encoding handling, but before article washing. Should we reverse the `C-u C-u g' and `C-u g' meanings? We should be very reluctant to change the meaning of longstanding bindings. I want 'fully raw' most often. Once you go beyond "100% raw" and "100% cooked", there are a larger number of potential steps to be omitted. So it probably makes sense to use numeric prefixes. An alternative interface would be to have some keybinding following C-u g apply the processing steps one at a time. I don't really recommend space (haven't thought enough) but how about it C-u g (fully raw) space (content-transfer) space (html/text select) space (wash) .... and g when in incremental-cook mode got back to fully cooked and turned space back to normal? --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (NetBSD) iEYEARECAAYFAkz3ilUACgkQH9p66AmO1g5NPgCeJzyha4ikp9i+/YPy1sf60Su+ qTsAn2Ci4GLtAbskMif3MlGqg24qPGVW =A5+1 -----END PGP SIGNATURE----- --=-=-=--