From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: bug#119: modify-frame-parameters in Emacs 23 for fonts Date: Thu, 28 Aug 2008 07:56:48 -0700 Message-ID: <002301c9091e$4c9ee380$c2b22382@us.oracle.com> References: <001c01c8f8b4$594cb460$c2b22382@us.oracle.com> <001501c90866$8e1b4cd0$c2b22382@us.oracle.com> <48B5E61F.5030606@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1219935453 2946 80.91.229.12 (28 Aug 2008 14:57:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Aug 2008 14:57:33 +0000 (UTC) Cc: Emacs-Devel To: "'Jason Rumney'" , <119@emacsbugs.donarmstrong.com> Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 28 16:58:26 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 1KYix7-0001k4-QL for ged-emacs-devel@m.gmane.org; Thu, 28 Aug 2008 16:58:26 +0200 Original-Received: from localhost ([127.0.0.1]:38850 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYiw9-0000OX-GX for ged-emacs-devel@m.gmane.org; Thu, 28 Aug 2008 10:57:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KYivv-0000FZ-Rj for emacs-devel@gnu.org; Thu, 28 Aug 2008 10:57:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYivs-0000DN-Vo for emacs-devel@gnu.org; Thu, 28 Aug 2008 10:57:10 -0400 Original-Received: from [199.232.76.173] (port=41667 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYivs-0000D5-HH for emacs-devel@gnu.org; Thu, 28 Aug 2008 10:57:08 -0400 Original-Received: from rgminet01.oracle.com ([148.87.113.118]:38508) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KYivo-0000yG-3K; Thu, 28 Aug 2008 10:57:04 -0400 Original-Received: from agmgw2.us.oracle.com (agmgw2.us.oracle.com [152.68.180.213]) by rgminet01.oracle.com (Switch-3.2.4/Switch-3.1.6) with ESMTP id m7SEuiow007475; Thu, 28 Aug 2008 08:56:44 -0600 Original-Received: from acsmt703.oracle.com (acsmt703.oracle.com [141.146.40.81]) by agmgw2.us.oracle.com (Switch-3.2.0/Switch-3.2.0) with ESMTP id m7SEuhUW018791; Thu, 28 Aug 2008 08:56:43 -0600 Original-Received: from dradamslap1 (/130.35.178.194) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 28 Aug 2008 07:56:43 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <48B5E61F.5030606@gnu.org> thread-index: AckIns1c2jJ3d4JMTgKtMDiy6T2eZQAfyCNA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350 X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:103071 Archived-At: > > FYI - This bug appears to be fixed in the Emacs 23 pretest > > (22.2.91). > > It is not an Emacs 23 pretest. It is an Emacs 22.3 pretest, > which is why bugs that have only ever been apparent in the > trunk are not present in this pretest. Oh, darn. I guess that means that these problems still are in Emacs 23. And this also explains the "return" to the Emacs 22 icon that I noticed. Please then disregard all my mails from yesterday about Emacs 23 bugs that I thought had been fixed. Sorry for the confusion.