From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Marshall, Simon" Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: [21.1.90]: point put at point-min in *compilation* Date: Mon, 4 Feb 2008 14:49:58 -0000 Message-ID: <6EE216E1AA959543A555C60FF34FB76702CD2B19@maileube01.misys.global.ad> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1202136742 21987 80.91.229.12 (4 Feb 2008 14:52:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 Feb 2008 14:52:22 +0000 (UTC) To: Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 04 15:52:43 2008 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 1JM2gS-0005LG-VC for ged-emacs-devel@m.gmane.org; Mon, 04 Feb 2008 15:52:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JM2g0-0007gp-58 for ged-emacs-devel@m.gmane.org; Mon, 04 Feb 2008 09:52:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JM2eH-0006jq-W1 for emacs-devel@gnu.org; Mon, 04 Feb 2008 09:50:18 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JM2eE-0006i1-Io for emacs-devel@gnu.org; Mon, 04 Feb 2008 09:50:17 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JM2eE-0006hu-9x for emacs-devel@gnu.org; Mon, 04 Feb 2008 09:50:14 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JM2eE-0001gX-7M for emacs-devel@gnu.org; Mon, 04 Feb 2008 09:50:14 -0500 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JM2eD-0007qU-Hl for emacs-pretest-bug@gnu.org; Mon, 04 Feb 2008 09:50:13 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JM2eA-0001eQ-7N for emacs-pretest-bug@gnu.org; Mon, 04 Feb 2008 09:50:13 -0500 Original-Received: from cluster-a.mailcontrol.com ([80.69.8.190]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JM2e9-0001WI-Fx for emacs-pretest-bug@gnu.org; Mon, 04 Feb 2008 09:50:09 -0500 Original-Received: from maileube01.misys.global.ad ([217.196.233.105]) by rly24a.srv.mailcontrol.com (MailControl) with ESMTP id m14El8jN015506 for ; Mon, 4 Feb 2008 14:50:00 GMT x-mimeole: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [21.1.90]: point put at point-min in *compilation* Thread-Index: AchnPTZ/xOGq6i0eSdWOBH6k8RQZLw== X-Scanned-By: MailControl A-08-00-01 (www.mailcontrol.com) on 10.65.0.134 X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:88161 gmane.emacs.pretest.bugs:20865 Archived-At: In 21.1, if you run Compile | Compile... RET or Compile | Recompile in a *compilation* buffer, point is initially placed at point-max, which means that point stays at point-max as compilation output is inserted into the buffer and Emacs scrolls the window to keep the latest output visible. Very convenient. In 21.1.90, point is placed at point-min, so that you have to actively scroll the window to see compilation output. I really don't like it! Simon. In GNU Emacs 22.1.90.1 (sparc-sun-solaris2.8, Motif Version 2.1.0) of 2008-01-31 on risksun2 Windowing system distributor `Hummingbird Ltd.', version 11.0.100015 configured using `configure '--x-includes=3D/usr/openwin/include:/usr/dt/include:/usr/local/include:/u sr/local/X11/include' '--x-libraries=3D/usr/openwin/lib:/usr/dt/lib:/usr/local/lib:/usr/local/X1 1/lib' '--with-x-toolkit=3Dmotif'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: C locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Compilation Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t line-number-mode: t Misys and Misys International Banking Systems is a trading name for Misys I= nternational Banking Systems Limited which is registered in England and Wal= es under company registration number 00971479 and with its registered offic= e address at Burleigh House, Chapel Oak, Salford Priors, Evesham WR11 8SP. = THIS E-MAIL DOES NOT CONSTITUTE THE COMMENCEMENT OF LEGAL RELATIONS BETW= EEN YOU AND MISYS INTERNATIONAL BANKING SYSTEMS LIMITED. PLEASE REFER TO TH= E EXECUTED CONTRACT BETWEEN YOU AND THE RELEVANT MEMBER OF THE MISYS GROUP = FOR THE IDENTITY OF THE CONTRACTING PARTY WITH WHICH YOU ARE DEALING.