From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: emacs Fan Newsgroups: gmane.emacs.help Subject: Re: kill from point to beginning of line? Date: Fri, 10 Sep 2004 00:04:08 +0900 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <5445eda0040909080464599314@mail.gmail.com> References: Reply-To: emacs Fan NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1094742370 31287 80.91.224.253 (9 Sep 2004 15:06:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Sep 2004 15:06:10 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 09 17:05:51 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C5QUg-0002CI-00 for ; Thu, 09 Sep 2004 17:05:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5Qa0-0001Gg-Hc for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Sep 2004 11:11:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C5QZr-0001GG-Dc for help-gnu-emacs@gnu.org; Thu, 09 Sep 2004 11:11:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C5QZp-0001Fx-Tv for help-gnu-emacs@gnu.org; Thu, 09 Sep 2004 11:11:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5QZp-0001Fu-RI for help-gnu-emacs@gnu.org; Thu, 09 Sep 2004 11:11:09 -0400 Original-Received: from [216.239.56.250] (helo=mproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C5QT3-0000Dk-8r for help-gnu-emacs@gnu.org; Thu, 09 Sep 2004 11:04:09 -0400 Original-Received: by mproxy.gmail.com with SMTP id w41so145455cwb for ; Thu, 09 Sep 2004 08:04:08 -0700 (PDT) Original-Received: by 10.11.94.66 with SMTP id r66mr101132cwb; Thu, 09 Sep 2004 08:04:08 -0700 (PDT) Original-Received: by 10.11.118.38 with HTTP; Thu, 9 Sep 2004 08:04:08 -0700 (PDT) Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20561 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20561 > See also the effect of giving a negative arg to kill-region > `C-u - C-k' I think the correct answer is: C-u 0 C-k