From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kai.grossjohann@gmx.net (=?iso-8859-1?q?Kai_Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: Re: Various simple.el patches Date: Wed, 14 May 2003 17:54:36 +0200 Organization: University of Duisburg, Germany Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <844r3xr0ar.fsf@lucy.is.informatik.uni-duisburg.de> References: <200305132031.h4DKVp58013718@rum.cs.yale.edu> <84llx9hhwp.fsf@lucy.is.informatik.uni-duisburg.de> <20030514124245.GA24487@gnu.org> <843cjhtytp.fsf@lucy.is.informatik.uni-duisburg.de> <20030514144839.GA6241@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052929536 24669 80.91.224.249 (14 May 2003 16:25:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 14 May 2003 16:25:36 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 14 18:25:33 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Fz3G-0006I0-00 for ; Wed, 14 May 2003 18:24:22 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19FzAi-0003VJ-00 for ; Wed, 14 May 2003 18:32:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19FyxB-0003aJ-03 for emacs-devel@quimby.gnus.org; Wed, 14 May 2003 12:18:05 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19Fytz-0002Zr-00 for emacs-devel@gnu.org; Wed, 14 May 2003 12:14:47 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19FytI-00023S-00 for emacs-devel@gnu.org; Wed, 14 May 2003 12:14:05 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19FyfF-0007ij-00 for emacs-devel@gnu.org; Wed, 14 May 2003 11:59:33 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19Fycu-0003w2-00 for ; Wed, 14 May 2003 17:57:08 +0200 Mail-Followup-To: emacs-devel@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19FyYu-0003WC-00 for ; Wed, 14 May 2003 17:53:00 +0200 Original-Lines: 17 Original-X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:8kaWin8QQAx2JHSQeie0AloLc0w= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:13862 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13862 Miles Bader writes: > The idea that `oh, in _this_ situation, it works _backwards_,' not because it > actually makes much sense, but (apparently) simply because that particular > case is otherwise a no-op seems like a quick trip to a totally confusing user > interface. Well, err. I agree, too much dwimishness is dangerous. There was precedent with C-t, though. I think I'll keep my mouth shut, now. I mean, I have S- bound to kai-kill-whole-line, anyway... What do people think about a kill-whole-line function that does like C-a C-k C-k? I think it might be useful. -- This line is not blank.