From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; face-problems with multy-tty Date: Tue, 25 Sep 2007 06:44:44 -0400 Message-ID: References: <87ejhcmgp2.fsf@baldur.tsdh.de> <200709062116.l86LGWnO000262@oogie-boogie.ics.uci.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1190718448 27226 80.91.229.12 (25 Sep 2007 11:07:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Sep 2007 11:07:28 +0000 (UTC) Cc: emacs-devel@gnu.org, bojohan+mail@dd.chalmers.se To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 25 13:07:24 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 1Ia8GB-000322-Lf for ged-emacs-devel@m.gmane.org; Tue, 25 Sep 2007 13:07:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ia8G8-0002E7-FI for ged-emacs-devel@m.gmane.org; Tue, 25 Sep 2007 07:07:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ia7uz-0002sa-5M for emacs-devel@gnu.org; Tue, 25 Sep 2007 06:45:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ia7ux-0002s4-Fe for emacs-devel@gnu.org; Tue, 25 Sep 2007 06:45:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ia7ux-0002ri-0i for emacs-devel@gnu.org; Tue, 25 Sep 2007 06:45:27 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ia7uw-0006Q7-Mn for emacs-devel@gnu.org; Tue, 25 Sep 2007 06:45:26 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Ia7uG-0003dc-Cb; Tue, 25 Sep 2007 06:44:44 -0400 In-reply-to: (message from Glenn Morris on Mon, 24 Sep 2007 03:10:39 -0400) X-Detected-Kernel: 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:79795 Archived-At: I also don't really know what "this" is, but I posted 5 days ago ("recent faces.el change", no responses) that face-spec-set with no FRAME argument no longer sets the default for new frames. This is due to your 2007-09-17 change to faces.el. Isn't that just a bug? Maybe it is. I ought to investigate it but I have not had time.