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: put value last in *Help* buffer for C-h v? Date: Tue, 27 Mar 2007 13:18:54 +0200 Message-ID: <7dbe73ed0703270418l51353083h4de129d751416128@mail.gmail.com> References: <7dbe73ed0703260633i312eedebt31a3a1413cd4db45@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 1174994348 6934 80.91.229.12 (27 Mar 2007 11:19:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Mar 2007 11:19:08 +0000 (UTC) Cc: drew.adams@oracle.com, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 27 13:19:02 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 1HW9hd-0000fw-9K for ged-emacs-devel@m.gmane.org; Tue, 27 Mar 2007 13:19:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HW9jy-0003Uf-HI for ged-emacs-devel@m.gmane.org; Tue, 27 Mar 2007 06:21:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HW9jw-0003UX-53 for emacs-devel@gnu.org; Tue, 27 Mar 2007 07:21:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HW9jv-0003Tz-1t for emacs-devel@gnu.org; Tue, 27 Mar 2007 07:21:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HW9ju-0003To-Ii for emacs-devel@gnu.org; Tue, 27 Mar 2007 06:21:22 -0500 Original-Received: from nf-out-0910.google.com ([64.233.182.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HW9hY-00032F-Df for emacs-devel@gnu.org; Tue, 27 Mar 2007 07:18:56 -0400 Original-Received: by nf-out-0910.google.com with SMTP id n15so3077091nfc for ; Tue, 27 Mar 2007 04:18:55 -0700 (PDT) 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=GmxB0ivvt3/gpcgrWcaHoszEX7lXYNIw0VMLvCdNi4SgcNGKe5UXGvM/4CDQVtMiISQdiZXDt8W7kTdSf8Jo4IhIu8s0ddNhxPTijhcdGl5pmMXOHVFNnMFCfi8q8I607eFnZSZb3n4gJoxx9v8Kse6gYFtTRUYCLbYD3e1jeas= 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=BljhW6oRJtcwl+85Ez2umXLc3FQjVpt741aCSB+50/yCH/qxLiamAv7oO4ke3x+lzT1yxnJvBVrTik/6a6ulxo07T6Jw/Fq05/PrcpYpc08T96yEsOD2Gm4lAP5ZBBvsjucr8M3Ll7Yeo40W6DJtdH6CowDBOFYOBUtZ/QU6Dtg= Original-Received: by 10.78.100.1 with SMTP id x1mr3423610hub.1174994335007; Tue, 27 Mar 2007 04:18:55 -0700 (PDT) Original-Received: by 10.78.12.3 with HTTP; Tue, 27 Mar 2007 04:18:54 -0700 (PDT) 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:68667 Archived-At: > Consistency is not the only criterion. When the value is short, > it is convenient to see it near the top, so that you don't have > to scroll down to find it. True, it is convenient if the description is so large that the value will end up below so that you have to scroll.