From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: pointless buttons at end of VC log buffers Date: Tue, 16 Feb 2010 13:42:22 +0900 Message-ID: Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1266295367 12548 80.91.229.12 (16 Feb 2010 04:42:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Feb 2010 04:42:47 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 16 05:42:37 2010 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.69) (envelope-from ) id 1NhFGd-0001LS-Tg for ged-emacs-devel@m.gmane.org; Tue, 16 Feb 2010 05:42:36 +0100 Original-Received: from localhost ([127.0.0.1]:41512 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhFGd-0007rP-9S for ged-emacs-devel@m.gmane.org; Mon, 15 Feb 2010 23:42:35 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhFGY-0007qp-2x for emacs-devel@gnu.org; Mon, 15 Feb 2010 23:42:30 -0500 Original-Received: from [140.186.70.92] (port=50022 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhFGX-0007qh-2v for emacs-devel@gnu.org; Mon, 15 Feb 2010 23:42:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhFGW-0003e6-6T for emacs-devel@gnu.org; Mon, 15 Feb 2010 23:42:28 -0500 Original-Received: from tyo201.gate.nec.co.jp ([202.32.8.193]:46438) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhFGV-0003di-3x; Mon, 15 Feb 2010 23:42:28 -0500 Original-Received: from relay31.aps.necel.com ([10.29.19.54]) by tyo201.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id o1G4gNOI001732; Tue, 16 Feb 2010 13:42:23 +0900 (JST) Original-Received: from relay11.aps.necel.com ([10.29.19.24] [10.29.19.24]) by relay31.aps.necel.com with ESMTP; Tue, 16 Feb 2010 13:42:23 +0900 Original-Received: from dhlpc061 ([10.114.113.70] [10.114.113.70]) by relay11.aps.necel.com with ESMTP; Tue, 16 Feb 2010 13:42:23 +0900 Original-Received: by dhlpc061 (Postfix, from userid 31295) id BF81652E1F7; Tue, 16 Feb 2010 13:42:22 +0900 (JST) System-Type: x86_64-unknown-linux-gnu Blat: Foop Original-Lines: 28 X-detected-operating-system: by eggs.gnu.org: Solaris 8 (1) 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:121137 Archived-At: If I do a vc log command (e.g., "C-x v L"), i get the log in a "*vc-change-log*" buffer, and at the veryyy end of the buffer, I see: [Show 2X entries] [Show unlimited entries] However these buttons seem useless, as the buffer already contains all log entries (about 1200)! * It seems like it should only show these buttons if the log listing gets interrupted for some reason. Also, the formatting is a bit off, as the above buttons are not preceded by a newline... they're glommed onto end of the last line of the log listing. * So, some code should make sure there's a newline before the buttons -- indeed, it should probably add an entire blank line between the last log line and the buttons so they stand out more (I didn't even notice them for a while...). Thanks, -miles -- Laughter, n. An interior convulsion, producing a distortion of the features and accompanied by inarticulate noises. It is infectious and, though intermittent, incurable.