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: Re: 23.0.50; face-problems with multy-tty Date: Mon, 24 Sep 2007 03:10:39 -0400 Message-ID: References: <87ejhcmgp2.fsf@baldur.tsdh.de> <200709062116.l86LGWnO000262@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190618953 8071 80.91.229.12 (24 Sep 2007 07:29:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Sep 2007 07:29:13 +0000 (UTC) Cc: emacs-devel@gnu.org, Johan =?iso-8859-1?Q?Bockg=E5rd?= To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 24 09:29:09 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 1IZiNN-0003UR-Se for ged-emacs-devel@m.gmane.org; Mon, 24 Sep 2007 09:29:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IZiNL-00043B-4b for ged-emacs-devel@m.gmane.org; Mon, 24 Sep 2007 03:29:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IZiMd-0003cM-Io for emacs-devel@gnu.org; Mon, 24 Sep 2007 03:28:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IZiMb-0003aR-BW for emacs-devel@gnu.org; Mon, 24 Sep 2007 03:28:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IZiMb-0003aJ-3b for emacs-devel@gnu.org; Mon, 24 Sep 2007 03:28:17 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IZiMa-0006Y0-HX for emacs-devel@gnu.org; Mon, 24 Sep 2007 03:28:16 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IZi5X-0001hb-Ib; Mon, 24 Sep 2007 03:10:39 -0400 X-Spook: LLNL Sundevil 22nd SAS red noise RSA USDOJ mania codes X-Ran: fB$23~(D2#d8O$^BJ=UOnGa}U=XRGfrKmk6,j{>?z01\9^MJq_Q.=h%OcTANUf8?F3h5Ja X-Hue: green X-Attribution: GM In-Reply-To: (Richard Stallman's message of "Sun, 23 Sep 2007 17:55:03 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:79675 Archived-At: Richard Stallman wrote: > Does anyone else have any ideas about this? 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? It certainly breaks all my face settings in my .emacs file.