From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Moore, Mathew L" Newsgroups: gmane.emacs.help Subject: Deleting chunks of whitespace Date: Fri, 15 Nov 2002 10:32:02 -0500 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <2F05A390F72A0A409390E016D23E45E8042DC057@ns-bco-mse4.im.battelle.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: main.gmane.org 1037375496 28753 80.91.224.249 (15 Nov 2002 15:51:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 15 Nov 2002 15:51:36 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Ciko-0007Tb-00 for ; Fri, 15 Nov 2002 16:51:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18Cikt-0007Xu-00; Fri, 15 Nov 2002 10:51:39 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18CiSK-000657-00 for help-gnu-emacs@gnu.org; Fri, 15 Nov 2002 10:32:28 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18CiSC-00062f-00 for help-gnu-emacs@gnu.org; Fri, 15 Nov 2002 10:32:26 -0500 Original-Received: from bclcl1.im.battelle.org ([131.167.1.2]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18CiSB-00061i-00 for help-gnu-emacs@gnu.org; Fri, 15 Nov 2002 10:32:19 -0500 Original-Received: from ns-bco-scn1.im.battelle.org ([131.167.1.122]) by BCLCL1 (PMDF V5.1-10 #U2779) with SMTP id <01KOW6PEB01I8Y6MC8@BCLCL1> for help-gnu-emacs@gnu.org; Fri, 15 Nov 2002 10:33:12 EST Original-Received: from 131.167.1.91 by ns-bco-scn1.im.battelle.org (InterScan E-Mail VirusWall NT); Fri, 15 Nov 2002 10:32:05 -0500 Original-Received: by ws-bco-mse1.milky-way.battelle.org with Internet Mail Service (5.5.2655.55) id ; Fri, 15 Nov 2002 10:32:05 -0500 Original-To: "'help-gnu-emacs@gnu.org'" X-Mailer: Internet Mail Service (5.5.2655.55) Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3636 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3636 Hello, Is there a quick command sequence that allows me to delete all of the whitespace between the point and the next non-whitespace character---sort of like the way M-d deletes from the point to the end of a word? Thanks for your help. --Matt