From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: recent changes to display code Date: Mon, 05 Nov 2007 21:42:23 -0500 Message-ID: <8qejf4p01c.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194316960 19979 80.91.229.12 (6 Nov 2007 02:42:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Nov 2007 02:42:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 06 03:42:43 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 1IpEOm-0007O0-Ru for ged-emacs-devel@m.gmane.org; Tue, 06 Nov 2007 03:42:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpEOc-0008SS-49 for ged-emacs-devel@m.gmane.org; Mon, 05 Nov 2007 21:42:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpEOZ-0008SJ-74 for emacs-devel@gnu.org; Mon, 05 Nov 2007 21:42:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpEOX-0008Ro-JM for emacs-devel@gnu.org; Mon, 05 Nov 2007 21:42:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpEOX-0008Re-DK for emacs-devel@gnu.org; Mon, 05 Nov 2007 21:42:25 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpEOX-0003J0-45 for emacs-devel@gnu.org; Mon, 05 Nov 2007 21:42:25 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IpEOV-00055b-H7; Mon, 05 Nov 2007 21:42:23 -0500 X-Spook: Europol military Defcon crypto anarchy JFK Yukon FIPS140 X-Ran: +UjJ`]>VKC9u!A#7@s`(4=yoxl9mJ%;Z(gl*US9uUDF(A>G9H7p7fu.2NQheef|["[49\y X-Hue: cyan X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:82620 Archived-At: Something in your 2007-11-04 change to the src/ directory of the EMACS_22_BASE branch has fairly badly messed up Emacs for me. The ChangeLog entry is also missing. ./src/emacs -Q -> mode-line and scroll-bar are "missing" (in the sense of being empty and just looking like the normal buffer background). The scroll bar appears if I type something into scratch. This is on GNU/Linux, configured with: --with-x-toolkit=athena --without-toolkit-scroll-bars