From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Re: a simple convenience function Date: Tue, 16 Nov 2004 00:27:07 +0100 Message-ID: <014a01c4cb6a$be9defd0$0200a8c0@sedrcw11488> References: <200411142336.00131.pogonyshev@gmx.net> <86pt2fo3yb.fsf@ketchup.de.uu.net> <873bza7lih.fsf@confusibombus.emacswiki.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1100561308 7218 80.91.229.6 (15 Nov 2004 23:28:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Nov 2004 23:28:28 +0000 (UTC) Cc: Kai Grossjohann Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 16 00:28:16 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 1CTqGd-0002sP-00 for ; Tue, 16 Nov 2004 00:28:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTqPM-0002BR-IR for ged-emacs-devel@m.gmane.org; Mon, 15 Nov 2004 18:37:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CTqPA-00028t-Si for emacs-devel@gnu.org; Mon, 15 Nov 2004 18:37:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CTqP9-00027y-JO for emacs-devel@gnu.org; Mon, 15 Nov 2004 18:37:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTqP9-00027o-Fl for emacs-devel@gnu.org; Mon, 15 Nov 2004 18:37:03 -0500 Original-Received: from [81.228.11.114] (helo=av7-2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CTqGM-0003wv-5u for emacs-devel@gnu.org; Mon, 15 Nov 2004 18:27:58 -0500 Original-Received: by av7-2-sn1.fre.skanova.net (Postfix, from userid 502) id 7C3B737EE1; Tue, 16 Nov 2004 00:27:57 +0100 (CET) Original-Received: from smtp3-2-sn1.fre.skanova.net (smtp3-2-sn1.fre.skanova.net [81.228.11.164]) by av7-2-sn1.fre.skanova.net (Postfix) with ESMTP id 6C77437E48; Tue, 16 Nov 2004 00:27:57 +0100 (CET) Original-Received: from sedrcw11488 (t1o58p110.telia.com [62.20.164.110]) by smtp3-2-sn1.fre.skanova.net (Postfix) with SMTP id 4448B37E44; Tue, 16 Nov 2004 00:27:55 +0100 (CET) Original-To: "Alex Schroeder" , X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:29896 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29896 ----- Original Message ----- From: "Alex Schroeder" > Kai Grossjohann writes: > > > What do others think about the tradeoff between the "never move right" > > and the "make behavior predictable without looking at text" > > constraints? > > I really like your predictable behavior. Agree. I would not be able to use it if it were not predictable. I type first and look later... - Lennart