From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.devel Subject: view-lossage should be certain to show last keystrokes Date: Wed, 24 Oct 2007 07:29:26 +0800 Message-ID: <87hckhl8a1.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1193182194 25482 80.91.229.12 (23 Oct 2007 23:29:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Oct 2007 23:29:54 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 24 01:29:54 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 1IkTC4-0004Qg-5F for ged-emacs-devel@m.gmane.org; Wed, 24 Oct 2007 01:29:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkTBw-0000gc-5j for ged-emacs-devel@m.gmane.org; Tue, 23 Oct 2007 19:29:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IkTBr-0000d7-Ou for emacs-devel@gnu.org; Tue, 23 Oct 2007 19:29:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IkTBp-0000ab-WC for emacs-devel@gnu.org; Tue, 23 Oct 2007 19:29:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkTBp-0000aY-QD for emacs-devel@gnu.org; Tue, 23 Oct 2007 19:29:37 -0400 Original-Received: from lax-green-bigip-5.dreamhost.com ([208.113.200.5] helo=looneymail-a3.g.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IkTBp-0004kn-MV for emacs-devel@gnu.org; Tue, 23 Oct 2007 19:29:37 -0400 Original-Received: from jidanni1 (122-127-42-217.dynamic.hinet.net [122.127.42.217]) by looneymail-a3.g.dreamhost.com (Postfix) with ESMTP id 7A8D7281EE for ; Tue, 23 Oct 2007 16:29:32 -0700 (PDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:81598 Archived-At: Got an idea: view-lossage should put the cursor at the end of the buffer it shows. The user is of course interested in what he just typed. Therefore make sure the end of the *Help* buffer produced is visible, please. Don't assume all 100 input keystrokes will fit in the visible window these days.