From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67933 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.gnus.general Subject: snapshot with threads hidden Date: Wed, 17 Dec 2008 11:56:19 +0800 Message-ID: <87skon5uak.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229486234 12883 80.91.229.12 (17 Dec 2008 03:57:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2008 03:57:14 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16379@lists.math.uh.edu Wed Dec 17 04:58:20 2008 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.50) id 1LCnYB-00029q-5J for ding-account@gmane.org; Wed, 17 Dec 2008 04:58:19 +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 1LCnWQ-00027l-Jt; Tue, 16 Dec 2008 21:56:30 -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 1LCnWP-00027U-D4 for ding@lists.math.uh.edu; Tue, 16 Dec 2008 21:56:29 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LCnWM-0005gp-VX for ding@lists.math.uh.edu; Tue, 16 Dec 2008 21:56:29 -0600 Original-Received: from sd-green-bigip-81.dreamhost.com ([208.97.132.81] helo=homiemail-a3.dreamhost.com) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LCnWZ-00068D-00 for ; Wed, 17 Dec 2008 04:56:39 +0100 Original-Received: from jidanni1.jidanni.org (122-127-36-214.dynamic.hinet.net [122.127.36.214]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by homiemail-a3.dreamhost.com (Postfix) with ESMTP id 79013C4CD0 for ; Tue, 16 Dec 2008 19:56:21 -0800 (PST) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67933 Archived-At: In a *Summary* buffer, hide threads, then try to make a "snapshot" of the buffer: T H C-x h w C-x b newbuf C-y It looks like a big mess when you yank it elsewhere. If one s/Ctrl-m/Ctrl-j/g the threads become unhidden. One could use C-x r k runs the command kill-rectangle but one cannot fit the rectangle around all the text unless the last line is the longest. Also the dots "..." are gone. So even mighty emacs users can't copy some ASCII they can see, and must use .PNG or .JPG. It's like Digital Rights Management. All one can do is use emacs -nw -f gnus and then copy with the mouse, but that's cheating.