From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bernardo Newsgroups: gmane.emacs.help Subject: Re: Automatically scrolling message buffer. Date: Wed, 18 Mar 2009 07:49:45 +1100 Message-ID: <49C00CE9.9000304@pobox.com> References: <87d4cgle46.fsf@kobe.laptop> <87zlfk43sh.fsf@kobe.laptop> Reply-To: bernardo.bacic@pobox.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: ger.gmane.org 1237324505 16947 80.91.229.12 (17 Mar 2009 21:15:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Mar 2009 21:15:05 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 17 22:16:21 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 1Ljge2-0002Tf-0m for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Mar 2009 22:16:18 +0100 Original-Received: from localhost ([127.0.0.1]:36837 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ljgcf-0007MH-EU for geh-help-gnu-emacs@m.gmane.org; Tue, 17 Mar 2009 17:14:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LjgFw-0001b7-UT for help-gnu-emacs@gnu.org; Tue, 17 Mar 2009 16:51:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LjgFr-0001XW-JY for help-gnu-emacs@gnu.org; Tue, 17 Mar 2009 16:51:24 -0400 Original-Received: from [199.232.76.173] (port=56566 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LjgFr-0001XP-GB for help-gnu-emacs@gnu.org; Tue, 17 Mar 2009 16:51:19 -0400 Original-Received: from a-sasl-fastnet.sasl.smtp.pobox.com ([207.106.133.19]:41523 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LjgFr-0005eG-6o for help-gnu-emacs@gnu.org; Tue, 17 Mar 2009 16:51:19 -0400 Original-Received: from localhost.localdomain (unknown [127.0.0.1]) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTP id 8A6C3A271A for ; Tue, 17 Mar 2009 16:51:16 -0400 (EDT) Original-Received: from [192.168.1.10] (unknown [220.233.188.27]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-fastnet.sasl.smtp.pobox.com (Postfix) with ESMTPSA id DCCD6A2718 for ; Tue, 17 Mar 2009 16:51:15 -0400 (EDT) User-Agent: Thunderbird 2.0.0.19 (X11/20081209) In-Reply-To: <87zlfk43sh.fsf@kobe.laptop> X-Pobox-Relay-ID: 5C00158E-1335-11DE-AE64-CFA5EBB1AA3C-14340206!a-sasl-fastnet.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:63029 Archived-At: > > That would be very useful for other things too, i.e. watching log files :) > > isn't auto-revert-mode/auto-revert-tail-mode doing this already?