From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73111 Path: news.gmane.org!not-for-mail From: Andi Kleen Newsgroups: gmane.emacs.gnus.general Subject: undo for C-w in the Summary buffer Date: Thu, 14 Oct 2010 09:22:31 +0200 Message-ID: <87d3rdb5mw.fsf@basil.nowhere.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1287064639 28619 80.91.229.12 (14 Oct 2010 13:57:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Oct 2010 13:57:19 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M21483@lists.math.uh.edu Thu Oct 14 15:57:18 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 1P6OJ4-0005Mi-4z for ding-account@gmane.org; Thu, 14 Oct 2010 15:57:18 +0200 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 1P6OIq-00082c-Tw; Thu, 14 Oct 2010 08:57:05 -0500 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 1P6I97-00066C-OG for ding@lists.math.uh.edu; Thu, 14 Oct 2010 02:22:37 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P6I95-0001K1-NB for ding@lists.math.uh.edu; Thu, 14 Oct 2010 02:22:37 -0500 Original-Received: from one.firstfloor.org ([213.235.205.2]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P6I94-0004TO-00 for ; Thu, 14 Oct 2010 09:22:35 +0200 Original-Received: from basil.firstfloor.org (p5B3C9701.dip0.t-ipconnect.de [91.60.151.1]) by one.firstfloor.org (Postfix) with ESMTP id E3D3E1A9804F for ; Thu, 14 Oct 2010 09:22:31 +0200 (CEST) Original-Received: by basil.firstfloor.org (Postfix, from userid 1000) id 32F0EB1691; Thu, 14 Oct 2010 09:22:31 +0200 (CEST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73111 Archived-At: Sometimes, when reading large groups, I want to catch up on a block of posts with C-w, but misplace the mark and catch up on far more than I wanted. Unfortunately there's no undo for C-w, or is there? I know I can go back to the group buffer and do undo there, but that usually undoes far more than I wanted to undo (just the last C-w) Is there a way to make this work? Thanks, -Andi