From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolaj Schumacher Newsgroups: gmane.emacs.help Subject: Re: Automatically scrolling message buffer. Date: Tue, 17 Mar 2009 12:23:57 +0100 Message-ID: References: <0E08322D-9562-4AE3-B409-46CDDE39FFEF@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1237289076 11884 80.91.229.12 (17 Mar 2009 11:24:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Mar 2009 11:24:36 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Peter Dyballa Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 17 12:25:52 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LjXQa-0001N4-17 for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Mar 2009 12:25:48 +0100 Original-Received: from localhost ([127.0.0.1]:43840 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjXPD-0005Ai-LD for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Mar 2009 07:24:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LjXOs-0005Ab-18 for help-gnu-emacs@gnu.org; Tue, 17 Mar 2009 07:24:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LjXOq-0005A7-GA for help-gnu-emacs@gnu.org; Tue, 17 Mar 2009 07:24:01 -0400 Original-Received: from [199.232.76.173] (port=56366 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjXOq-0005A4-B4 for help-gnu-emacs@gnu.org; Tue, 17 Mar 2009 07:24:00 -0400 Original-Received: from dd18200.kasserver.com ([85.13.138.168]:45721) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LjXOq-00055e-2B for help-gnu-emacs@gnu.org; Tue, 17 Mar 2009 07:24:00 -0400 Original-Received: from thursday (f051034155.adsl.alicedsl.de [78.51.34.155]) by dd18200.kasserver.com (Postfix) with ESMTP id EC5751807905A; Tue, 17 Mar 2009 12:23:59 +0100 (CET) In-Reply-To: <0E08322D-9562-4AE3-B409-46CDDE39FFEF@Web.DE> (Peter Dyballa's message of "Tue, 17 Mar 2009 10:36:34 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (darwin) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63008 Archived-At: Peter Dyballa wrote: > Am 17.03.2009 um 09:39 schrieb Nikolaj Schumacher: > >> Any cleaner solutions? > > Position the cursor at the buffer's end? Indeed. Emacs 23 to the rescue, once again. regards, Nikolaj Schumacher