From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Newsgroups: gmane.emacs.help Subject: Re: Scroll output in compilation mode Date: Tue, 03 Apr 2007 13:45:45 +0200 Message-ID: <46123E69.8010805@warum-ada.de> References: <1175523648.483010.14420@q75g2000hsh.googlegroups.com> <87r6r191in.fsf@mandala.my-fqdn.de> 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 1175600781 15481 80.91.229.12 (3 Apr 2007 11:46:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 3 Apr 2007 11:46:21 +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 Apr 03 13:46:14 2007 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 1HYhSh-00086j-L4 for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Apr 2007 13:46:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HYhVq-0001Zj-0c for geh-help-gnu-emacs@m.gmane.org; Tue, 03 Apr 2007 07:49:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HYhVc-0001XH-Gx for help-gnu-emacs@gnu.org; Tue, 03 Apr 2007 07:49:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HYhVb-0001Vg-61 for help-gnu-emacs@gnu.org; Tue, 03 Apr 2007 07:49:07 -0400 Original-Received: from thales.mi.uni-koeln.de ([134.95.213.2]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HYhSR-0001bR-Sa for help-gnu-emacs@gnu.org; Tue, 03 Apr 2007 07:45:52 -0400 Original-Received: from [129.26.133.159] (localhost [127.0.0.1]) by Thales.MI.Uni-Koeln.DE (8.13.6.20060614/8.13.6) with ESMTP id l33Bjnat026915 for ; Tue, 3 Apr 2007 13:45:49 +0200 (MEST) User-Agent: Thunderbird 1.5.0.10 (X11/20070221) In-Reply-To: <87r6r191in.fsf@mandala.my-fqdn.de> X-Archived: mail_2007-04-03_13:45:49_169834.txt@Thales X-Scanned-By: milter-spamc/0.25.321 (localhost [127.0.0.1]); Tue, 03 Apr 2007 13:45:50 +0200 X-detected-kernel: Solaris 8 (1) 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:42395 Archived-At: Jhair Tocancipa Triana wrote: > danjhiggi3 writes: > >> I've spend about 8 hours trying to track this down. >> I would like to the compilation buffer output to scroll even when my >> cursor is not in it. >> I have seen all of the recommendations to enter use the following... > >> (setq compilation-scroll-output t) > > It works with for me: GNU Emacs 23.0.0.1 (i686-pc-linux-gnu, GTK+ > Version 2.8.20) of 2007-01-19. Are you using the current CEDET version from CVS? With that one, it works in Emacs 22, too. -- Daniel Rubin daniel warum-ada de