From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Mathias Dahl" Newsgroups: gmane.emacs.devel Subject: Re: More visible mini-buffer prompt face Date: Mon, 26 Feb 2007 11:45:16 +0100 Message-ID: <7dbe73ed0702260245h15a48208r8c0898982068bb6e@mail.gmail.com> References: <45DF1547.8010404@gmail.com> <7dbe73ed0702240958s6a54086bv1c6d2664571ea6bc@mail.gmail.com> <7dbe73ed0702250301m62343f14vb647e8de4806c772@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1172486741 12825 80.91.229.12 (26 Feb 2007 10:45:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Feb 2007 10:45:41 +0000 (UTC) Cc: lennart.borgman@gmail.com, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 26 11:45:35 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HLdMM-0003cx-2h for ged-emacs-devel@m.gmane.org; Mon, 26 Feb 2007 11:45:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HLdML-0002YB-IB for ged-emacs-devel@m.gmane.org; Mon, 26 Feb 2007 05:45:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HLdM9-0002W7-18 for emacs-devel@gnu.org; Mon, 26 Feb 2007 05:45:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HLdM6-0002Vj-Sf for emacs-devel@gnu.org; Mon, 26 Feb 2007 05:45:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HLdM6-0002Vg-N0 for emacs-devel@gnu.org; Mon, 26 Feb 2007 05:45:18 -0500 Original-Received: from ug-out-1314.google.com ([66.249.92.169]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HLdM6-0001FW-8N for emacs-devel@gnu.org; Mon, 26 Feb 2007 05:45:18 -0500 Original-Received: by ug-out-1314.google.com with SMTP id j3so805943ugf for ; Mon, 26 Feb 2007 02:45:17 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KRDCS3LBnZgz47alewr2nhRJYGqnA9OfIeNHjOiLnDqg+2lkbplhDSt72N+1HVhNfI2tG3rnZ8Tp5eMO4TViYL18XZRAR+awtGzQ/QY9EG0gETeoUzGuWAxm9TvgwXTBlfwpJuTQs2eFeI1iLVKHhvcR21UOvAoJNTDDZlTiMNo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TiUuJqbsPH6JnwhH1RjdYSogvYur4ZLlgtNGH2DgjaDRXgsvTVAsx/CUyYAfpt5RHowqW6hZhWFHFn7s1A+baIP+hQMLYu7RLj3YqvJJtLsze0/0NbuyvP8Fpe//hXGlHXu3XMZDm+f5XQdoTCXx7++myU0YZc9oQ4wnE2HcyJ0= Original-Received: by 10.78.50.5 with SMTP id x5mr432885hux.1172486717001; Mon, 26 Feb 2007 02:45:17 -0800 (PST) Original-Received: by 10.78.12.17 with HTTP; Mon, 26 Feb 2007 02:45:16 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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: news.gmane.org gmane.emacs.devel:66841 Archived-At: > In my case I often do arrow-up + enter, because in > 99 cases of 100, the last response I made was "yes", so it does not > really make it > much harder for me to do something wrong (because I am forming a habit). > > I suggest you stop that practice. Haha, okay... :) Seriously, if we write a program where certain habits often form for the users, I don't think it is the user's fault. However, it does not feel like this is the right thread, or time, to discuss these, sometimes philosophical, matters...