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: minibuffer at the top Date: Fri, 16 Nov 2007 13:09:19 +0100 Message-ID: <7dbe73ed0711160409n19cf8b24sdf3f3c606e5a7b41@mail.gmail.com> References: <87tznowke3.fsf@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1195214985 20585 80.91.229.12 (16 Nov 2007 12:09:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 Nov 2007 12:09:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Suno Ano" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 16 13:09:50 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 1It013-0000Uk-Vw for ged-emacs-devel@m.gmane.org; Fri, 16 Nov 2007 13:09:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1It00r-0002sa-1d for ged-emacs-devel@m.gmane.org; Fri, 16 Nov 2007 07:09:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1It00m-0002sH-Ns for emacs-devel@gnu.org; Fri, 16 Nov 2007 07:09:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1It00k-0002rC-Od for emacs-devel@gnu.org; Fri, 16 Nov 2007 07:09:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1It00k-0002r9-Kb for emacs-devel@gnu.org; Fri, 16 Nov 2007 07:09:26 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1It00k-0003U1-5N for emacs-devel@gnu.org; Fri, 16 Nov 2007 07:09:26 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so978399wah for ; Fri, 16 Nov 2007 04:09:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; 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; bh=O40VNMI6a5YUHZQTMMPwx+EshmpxJm9mU0l2H1gJzHY=; b=gIomg+HC7oXNmKTG9gxKKda4mZbdHbkscc+cAH4ZKCEd/kLY/PQ3NJ56HJ84VAKGk89ZR+450qmZ+Iw8iC/yRfM2Oa3s6/+JeLPo2SLcBPpGGyAnH3c+8yLUg41vtYE2aDAlz3GyqBPZJfAIPp35wD0HBQSvfjlMutXd/BMAQm0= 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=sqe01X/pGx7IaunIQlNG/+s3oX7NOA3IUBERJkdJBFuXN9cVmYPJR4G4+lNAURV3bcheWUYp14tiMCJ+xVtcAFqkwRs+F0kRIVYhfp+vRM3Q53aizuNu0qtqmq2j4U3NkSqlgUFaFZasSgzR+ZTowNSADlVSwd/N8awfvGqd0kU= Original-Received: by 10.114.177.1 with SMTP id z1mr102667wae.1195214959438; Fri, 16 Nov 2007 04:09:19 -0800 (PST) Original-Received: by 10.114.146.12 with HTTP; Fri, 16 Nov 2007 04:09:19 -0800 (PST) In-Reply-To: <87tznowke3.fsf@gmx.at> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:83337 Archived-At: > ,----[ Reason why I am asking ... ] > | Times have changed and nowadays many of us tend to use notebooks. The > | angle between looking at some notebook screen and some workstation > | monitor is different. From my point of view it is much more comfortable > | and healthy to look straight instead of having to "tilt" my head down > | (even bend my whole body) in order to work with the minibuffer when I > | use the notebook. > `---- I used the same reasoning when I moved my taskbar and application menu to the top of the screen.