From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75064 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: Poll: `C-u g' and `C-u C-u g' meanings Date: Wed, 15 Dec 2010 15:06:08 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <8762uuvj9b.fsf@lifelogs.com> References: <874oawjwqz.fsf%lukasz.stelmach@iem.pw.edu.pl> <8739pzncsy.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1292447740 22717 80.91.229.12 (15 Dec 2010 21:15:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 15 Dec 2010 21:15:40 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23419@lists.math.uh.edu Wed Dec 15 22:15:36 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 1PSyhD-000093-HR for ding-account@gmane.org; Wed, 15 Dec 2010 22:15:35 +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 1PSygz-00051z-Me; Wed, 15 Dec 2010 15:15:21 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PSygy-00051j-Ba for ding@lists.math.uh.edu; Wed, 15 Dec 2010 15:15:20 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PSygl-0005At-8C for ding@lists.math.uh.edu; Wed, 15 Dec 2010 15:15:20 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PSygk-00008g-FG for ding@gnus.org; Wed, 15 Dec 2010 22:15:06 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PSygj-0008Hx-0j for ding@gnus.org; Wed, 15 Dec 2010 22:15:05 +0100 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Dec 2010 22:15:05 +0100 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Dec 2010 22:15:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:7kv5T5JOMAitoptIGKuS97J2SoM= X-Spam-Score: 1.2 (+) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.0000 Ham tokens: 0.000-1401--2988h-0s--0d--H*u:Emacs, 0.000-1363--2907h-0s--0d--H*u:Gnus, 0.000-1322--2818h-0s--0d--H*u:linux, 0.000-1322--2818h-0s--0d--H*UA:linux, 0.000-1265--2698h-0s--0d--H*UA:gnu Spam tokens: 0.995-1--0h-3s--0d--cu, 0.987-1--0h-1s--0d--Cu Autolearn status: no -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 1.2 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 2.0 GAPPY_SUBJECT Subject: contains G.a.p.p.y-T.e.x.t List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75064 Archived-At: On Wed, 15 Dec 2010 20:32:47 +0100 Lars Magne Ingebrigtsen wrote: LMI> Ted Zlatanov writes: >> I think one of the million ELisp tab libraries (I have no idea what's >> "current") could be used here to show alternate versions of the article. >> The UI would look nice and is immediately obvious. Text-mode users and >> old-fashioned people that customize everything to 'leave-me-alone can >> fall back to the untabbed versions. LMI> This sounds like a good idea, but it should be on a different key than LMI> `g', which people apparently really like having work the way it works. LMI> :-) `C-t' to toggle the tabs on and off? No one will miss `transpose-chars' and `t' already has a "toggle between full headers and abbreviated headers" meaning. Ted