From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#14648: 24.3.50; `font' frame parameter bizarreness Date: Fri, 07 Feb 2014 23:00:51 -0800 Message-ID: <87siruw0kc.fsf@building.gnus.org> References: <5254f82d-9d1e-448c-83b1-17f87b64aa7b@default> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1391842990 10567 80.91.229.3 (8 Feb 2014 07:03:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Feb 2014 07:03:10 +0000 (UTC) Cc: 14648@debbugs.gnu.org To: Kenichi Handa Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 08 08:03:17 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WC1wb-0004wG-BQ for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Feb 2014 08:03:17 +0100 Original-Received: from localhost ([::1]:45464 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WC1wa-0004k3-Td for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Feb 2014 02:03:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55013) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WC1wS-0004j1-9o for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2014 02:03:13 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WC1wN-0008NW-03 for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2014 02:03:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WC1wM-0008NS-Tb for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2014 02:03:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WC1wM-0003Jj-5b for bug-gnu-emacs@gnu.org; Sat, 08 Feb 2014 02:03:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 08 Feb 2014 07:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14648 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 14648-submit@debbugs.gnu.org id=B14648.139184294912684 (code B ref 14648); Sat, 08 Feb 2014 07:03:02 +0000 Original-Received: (at 14648) by debbugs.gnu.org; 8 Feb 2014 07:02:29 +0000 Original-Received: from localhost ([127.0.0.1]:56300 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WC1vp-0003IU-6M for submit@debbugs.gnu.org; Sat, 08 Feb 2014 02:02:29 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:43079) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WC1vm-0003IL-4t for 14648@debbugs.gnu.org; Sat, 08 Feb 2014 02:02:26 -0500 Original-Received: from [204.14.154.233] (helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WC1vM-000712-2I; Sat, 08 Feb 2014 08:02:00 +0100 In-Reply-To: (Kenichi Handa's message of "Tue, 18 Jun 2013 11:17:04 -0400") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1WC1vM-000712-2I MailScanner-NULL-Check: 1392447721.79806@Vs3PmZo78GFEZhvKw7hDLg X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:84910 Archived-At: Kenichi Handa writes: >> The font of the frame is indeed changed, but not to the font >> specified, >> and not to the default font either (e.g., the font for face >> `default'). > > Thank you for the report. I've just installed a fix to signal an error > for an invalid font name in such a case. > >> (frame-parameter nil 'font) => >> "-outline-Arial-normal-normal-normal-sans-20-*-*-*-p-*-iso8859-1" > >> What's that? The doc says nothing about this bizarre behavior. >> Where did this font come from? > > It may be the default font found on your system when none of > font property is specified. Looks like this is fixed, then? I'm closing the report; please reopen if this is still a problem. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/