From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Next release Date: Mon, 5 May 2008 09:43:07 +0200 Message-ID: References: <18457.37369.262079.668907@kahikatea.snap.net.nz> <200805040056.m440u3eS022727@sallyv1.ics.uci.edu> <874p9dn46h.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1210277304 25791 80.91.229.12 (8 May 2008 20:08:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 8 May 2008 20:08:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Stefan Monnier" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 05 09:44:13 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 1JsvMi-0002Xs-AZ for ged-emacs-devel@m.gmane.org; Mon, 05 May 2008 09:44:04 +0200 Original-Received: from localhost ([127.0.0.1]:47111 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JsvM0-0003s3-N0 for ged-emacs-devel@m.gmane.org; Mon, 05 May 2008 03:43:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JsvLw-0003rl-EB for emacs-devel@gnu.org; Mon, 05 May 2008 03:43:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JsvLu-0003qy-1x for emacs-devel@gnu.org; Mon, 05 May 2008 03:43:14 -0400 Original-Received: from [199.232.76.173] (port=33378 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JsvLt-0003qa-Rt for emacs-devel@gnu.org; Mon, 05 May 2008 03:43:13 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JsvLs-0008IB-Qn for emacs-devel@gnu.org; Mon, 05 May 2008 03:43:13 -0400 Original-Received: from wa-out-1112.google.com ([209.85.146.181]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JsvLr-00038U-NJ for emacs-devel@gnu.org; Mon, 05 May 2008 03:43:11 -0400 Original-Received: by wa-out-1112.google.com with SMTP id m34so394501wag.10 for ; Mon, 05 May 2008 00:43:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=jtXd72JuDws/Jbi15gjwEp/9cisXmLEKFUBYB1iNpTU=; b=DAkzCWvhnRTnPuKtwj/FZezp7SXmy96mlTQnfFsxD0gfAIVeL8y+nblB7Cw00G1RAc2PJwCFhXoKnJjaxX4Fpv/pJ6aqVOP/chy3rE0iVFF6ln9NZAwaJzbui4jAWY6YjDBax3Fgsq2jH0vzw3RRhG5uEYKnqZ0GipGx8/hqC1s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=g0VcxtLS90RFvbhpwTSoCJuu3PM5YMvgsNR+kwlDxqwsF2M6+gEXO0cgVF/lVVnilxlVirifdzw0rVYs40S548gWQoJ9e9mLwSIz7qBVWG7Cr57YYXpZMOyiEfk2gJ9qPKKNVB/s9uentRP9rvpXNqxT6edljONyzT0Vb2r3V+U= Original-Received: by 10.114.52.1 with SMTP id z1mr5421287waz.192.1209973387716; Mon, 05 May 2008 00:43:07 -0700 (PDT) Original-Received: by 10.114.166.20 with HTTP; Mon, 5 May 2008 00:43:07 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by mx20.gnu.org: Linux 2.6 (newer, 2) 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:96814 On Mon, May 5, 2008 at 2:56 AM, Stefan Monnier wrote: > The multi-tty change is not different from any other: if there's a part > which you find dubious, please bring it up here so we can fix it > (either reverting that part of the change, or adding comments to better > explain it, ...). >From admin/FOR-RELEASE, Windows section: ** libxpm is loaded too soon Since the multi-tty merge, libxpm is loaded before the init files because of changes in toolbar setup; that prevents using image-library-alist in .emacs to select the desired XPM library. Reported by Takashi Hiromatsu. http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02191.html Juanma