Lars Magne Ingebrigtsen <larsi@HIDDEN>
to control <at> debbugs.gnu.org
.
Full text available.Received: (at 2374) by emacsbugs.donarmstrong.com; 30 Apr 2009 11:11:44 +0000 From viniciusjl@HIDDEN Thu Apr 30 04:11:44 2009 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-qy0-f110.google.com (mail-qy0-f110.google.com [209.85.221.110]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3UBBefT026666 for <2374@HIDDEN>; Thu, 30 Apr 2009 04:11:42 -0700 Received: by qyk8 with SMTP id 8so3290082qyk.19 for <2374@HIDDEN>; Thu, 30 Apr 2009 04:11:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=Qt2GL9eIfykQYJC5c12sLmDpAutPqAam9KFqOwvRqxs=; b=MuRIpeJ462U3bN5urRwNUDwOvo+F2L0+Pj27qs/mSExpyrs7YF5X00TiSHFVdBAz7P EM8cF7EaUi0hOGQPnmsSXMWvaB+l2teHd9qZ2lmaMEfJ+w9AloTjFaj9ga490I1gbx0Z A1lvOQLJJq4FmjTqM3LkTrQSWETxonvlaLTRQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=Y7HmA2zosi06nSSYf6TKKEJ8mrN9Fo65wCLHFkhOUPbyYpTO4rafHA0pt2f0aRFYE7 xFTPPyhXnzwKCotxS+72SRyeyFWpiwEjAGJ4Q65ZXHhR7eWWiGiAYlT1E8x9OQQX+hB6 RVziTR4aBURx3g7v2TFhy9dzXBfkcL2hpWK0Y= Received: by 10.220.97.129 with SMTP id l1mr3121321vcn.9.1241089895217; Thu, 30 Apr 2009 04:11:35 -0700 (PDT) Received: from ?192.168.0.101? ([201.82.95.245]) by mx.google.com with ESMTPS id 9sm5008760ywf.59.2009.04.30.04.11.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 30 Apr 2009 04:11:33 -0700 (PDT) Sender: =?UTF-8?Q?Vinicius_Jos=C3=A9_Latorre?= <viniciusjl@HIDDEN> Message-ID: <49F988AF.5020907@HIDDEN> Date: Thu, 30 Apr 2009 08:17:03 -0300 From: Vinicius Jose Latorre <viniciusjl@HIDDEN> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090402 SeaMonkey/1.1.16 MIME-Version: 1.0 To: rms@HIDDEN CC: David Abrahams <dave@HIDDEN>, 2374 <at> debbugs.gnu.org, cyd@HIDDEN Subject: Re: bug#2374: 23.0.60; Printing doesn't use face References: <873aebxqqs.fsf@HIDDEN> <49F4EA87.2050302@HIDDEN> <09C6ED6B-8407-445A-8DAF-87F68FEE1F9E@HIDDEN> <E1LyoKm-0008SH-7c@HIDDEN> In-Reply-To: <E1LyoKm-0008SH-7c@HIDDEN> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit > Does this mean Emacs printing has lost face? > Hmmm, no, it was not defined any lost face by Emacs printing. ;-) Well, more seriously, what it is missing by Emacs printing is to handle proportional fonts. Emacs printing deals with faces but does not handle font-family, width and height attributes.
Vinicius Jose Latorre <viniciusjl@HIDDEN>
:Emacs Bugs <bug-gnu-emacs@HIDDEN>
.
Full text available.bug-submit-list@HIDDEN, Emacs Bugs <bug-gnu-emacs@HIDDEN>
:bug#2374
; Package emacs
.
Full text available.Received: (at 2374) by emacsbugs.donarmstrong.com; 28 Apr 2009 14:31:02 +0000 From rms@HIDDEN Tue Apr 28 07:31:01 2009 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3SEUv2a014238 for <2374@HIDDEN>; Tue, 28 Apr 2009 07:30:58 -0700 Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from <rms@HIDDEN>) id 1LyoKm-0008SH-7c; Tue, 28 Apr 2009 10:30:56 -0400 Content-Type: text/plain; charset=ISO-8859-15 From: Richard M Stallman <rms@HIDDEN> To: David Abrahams <dave@HIDDEN>, 2374 <at> debbugs.gnu.org CC: viniciusjl@HIDDEN, cyd@HIDDEN, 2374 <at> debbugs.gnu.org In-reply-to: <09C6ED6B-8407-445A-8DAF-87F68FEE1F9E@HIDDEN> (message from David Abrahams on Mon, 27 Apr 2009 12:32:38 -0400) Subject: Re: bug#2374: 23.0.60; Printing doesn't use face Reply-to: rms@HIDDEN References: <873aebxqqs.fsf@HIDDEN> <49F4EA87.2050302@HIDDEN> <09C6ED6B-8407-445A-8DAF-87F68FEE1F9E@HIDDEN> Message-Id: <E1LyoKm-0008SH-7c@HIDDEN> Date: Tue, 28 Apr 2009 10:30:56 -0400 Does this mean Emacs printing has lost face?
rms@HIDDEN
:Emacs Bugs <bug-gnu-emacs@HIDDEN>
.
Full text available.bug-submit-list@HIDDEN, Emacs Bugs <bug-gnu-emacs@HIDDEN>
:bug#2374
; Package emacs
.
Full text available.Received: (at 2374) by emacsbugs.donarmstrong.com; 28 Apr 2009 00:51:31 +0000 From viniciusjl@HIDDEN Mon Apr 27 17:51:31 2009 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-qy0-f110.google.com (mail-qy0-f110.google.com [209.85.221.110]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3S0pSXM001869 for <2374@HIDDEN>; Mon, 27 Apr 2009 17:51:29 -0700 Received: by qyk8 with SMTP id 8so528964qyk.19 for <2374@HIDDEN>; Mon, 27 Apr 2009 17:51:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=c4oGLxsIsRWkQ06j++DkBlT+mgtzDI4XJsp05h05pVs=; b=v793TpJjO9LKTwX3NsGT2akhwdCTyfQAgmy0idRuZgw9ZtklrkWNk2LFGFbgCWIjO0 fjgGJWGZyiLMU9hN7gCfDUKYKcPO6dwLv84zO3F0mvqCa56di0T+YnrVjnTa4CyFmh5Q V8SOY8hZockJImQAy6xXdc2bZ1B7wQEpStZac= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=yIbLgZKjZGnbLIISVb5D1k4InchAAwfkE/6FuFwEHCvProzAc/9UEMGcfOBBAPLBQr +/rsv1/fNiDdyBu2q/SHZ062g3fDxoN/od9G86edOE5lHjSjO1tPVHQrVeVA/TQ5ueyj 9UXo98PhrcnRxnB6VSdS9VlfiQBoCJFTtEpRM= Received: by 10.224.11.72 with SMTP id s8mr7025008qas.138.1240879882807; Mon, 27 Apr 2009 17:51:22 -0700 (PDT) Received: from ?192.168.0.101? ([201.82.135.224]) by mx.google.com with ESMTPS id 5sm724195ywd.25.2009.04.27.17.51.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 27 Apr 2009 17:51:22 -0700 (PDT) Sender: =?UTF-8?Q?Vinicius_Jos=C3=A9_Latorre?= <viniciusjl@HIDDEN> Message-ID: <49F65452.9070807@HIDDEN> Date: Mon, 27 Apr 2009 21:56:50 -0300 From: Vinicius Jose Latorre <viniciusjl@HIDDEN> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090402 SeaMonkey/1.1.16 MIME-Version: 1.0 To: David Abrahams <dave@HIDDEN> CC: Chong Yidong <cyd@HIDDEN>, 2374 <at> debbugs.gnu.org Subject: Re: 23.0.60; Printing doesn't use face References: <873aebxqqs.fsf@HIDDEN> <49F4EA87.2050302@HIDDEN> <09C6ED6B-8407-445A-8DAF-87F68FEE1F9E@HIDDEN> In-Reply-To: <09C6ED6B-8407-445A-8DAF-87F68FEE1F9E@HIDDEN> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit David Abrahams wrote: > > On Apr 26, 2009, at 7:13 PM, Vinicius Jose Latorre wrote: > >> Hi David, >> >> >> Sorry for the very long delay, I'm very short in time these days. >> >> Well, printing package uses ps-print package to generate a PostScript >> file to be printed. >> >> And ps-print does not deal with all face attributes. At present >> moment only the following face attributes are used by ps-print: bold, >> italic, underline, background color and foreground color. >> >> The variable ps-font-family specifies the font used by all ordinary >> text to be generated. The default is 'Courier. >> >> When ps-print was created (1993), there weren't face attributes like >> font family, width and height. >> >> So, I don't think this is a bug, but a missing feature. > > > Great; thanks. So could you consider my report a feature request? Yes, for sure.
Vinicius Jose Latorre <viniciusjl@HIDDEN>
:Emacs Bugs <bug-gnu-emacs@HIDDEN>
.
Full text available.bug-submit-list@HIDDEN, Emacs Bugs <bug-gnu-emacs@HIDDEN>
:bug#2374
; Package emacs
.
Full text available.Received: (at 2374) by emacsbugs.donarmstrong.com; 27 Apr 2009 16:32:43 +0000 From dave@HIDDEN Mon Apr 27 09:32:43 2009 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from boost-consulting.com (boost-consulting.com [206.71.190.141]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3RGWeL8004306 for <2374@HIDDEN>; Mon, 27 Apr 2009 09:32:41 -0700 Received: from [192.168.188.150] (207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com [207.172.223.249]) (Authenticated sender: dave) by boost-consulting.com (Postfix) with ESMTPSA id 5E67D1CC1F; Mon, 27 Apr 2009 09:30:03 -0700 (PDT) From: David Abrahams <dave@HIDDEN> To: Vinicius Jose Latorre <viniciusjl@HIDDEN> In-Reply-To: <49F4EA87.2050302@HIDDEN> Subject: Re: 23.0.60; Printing doesn't use face References: <873aebxqqs.fsf@HIDDEN> <49F4EA87.2050302@HIDDEN> Message-Id: <09C6ED6B-8407-445A-8DAF-87F68FEE1F9E@HIDDEN> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.4) Date: Mon, 27 Apr 2009 12:32:38 -0400 Cc: Chong Yidong <cyd@HIDDEN>, 2374 <at> debbugs.gnu.org X-Mailer: Apple Mail (2.930.4) On Apr 26, 2009, at 7:13 PM, Vinicius Jose Latorre wrote: > Hi David, > > > Sorry for the very long delay, I'm very short in time these days. > > Well, printing package uses ps-print package to generate a > PostScript file to be printed. > > And ps-print does not deal with all face attributes. At present > moment only the following face attributes are used by ps-print: > bold, italic, underline, background color and foreground color. > > The variable ps-font-family specifies the font used by all ordinary > text to be generated. The default is 'Courier. > > When ps-print was created (1993), there weren't face attributes like > font family, width and height. > > So, I don't think this is a bug, but a missing feature. > Great; thanks. So could you consider my report a feature request? Cheers, -- David Abrahams BoostPro Computing http://boostpro.com
David Abrahams <dave@HIDDEN>
:Emacs Bugs <bug-gnu-emacs@HIDDEN>
.
Full text available.bug-submit-list@HIDDEN, Emacs Bugs <bug-gnu-emacs@HIDDEN>
:bug#2374
; Package emacs
.
Full text available.Received: (at 2374) by emacsbugs.donarmstrong.com; 26 Apr 2009 23:08:02 +0000 From viniciusjl@HIDDEN Sun Apr 26 16:08:02 2009 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-gx0-f158.google.com (mail-gx0-f158.google.com [209.85.217.158]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n3QN7wCQ012458 for <2374@HIDDEN>; Sun, 26 Apr 2009 16:07:59 -0700 Received: by gxk2 with SMTP id 2so4719249gxk.1 for <2374@HIDDEN>; Sun, 26 Apr 2009 16:07:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=xUwwzcLTqr0ymiKRU/ZdhWfMIcJboMpcxC9cQHbaAzc=; b=b39w39jLECmVLyqmvNq7+V1bAjcdgp1XNRrzAN6BPr1uPG08+yfpHzBs0+PAe+tNzG Zc42secIjEd0QOZTGsHA/01RYtzOU1w88f4fKymw5a536MmtSRSUyn/aHq1qBnA//pRE i9GsceqhYrJtBYxuBJI1CQ2hTJgtOD6k+ASNg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=Cry2pgINiOTzYY4i9V5w2O8ffPudPKxeoSGWgUUIVGkJPnzxRmhpennL4UcBgUR/KJ edI0QKIZi4kyM8argABCrln1VrSoPzAtow3izntPRmjHfA+bXiY1jy1LJwXeJfk2e0W1 M7JD+kEyw492A7ShYwsUBFVHLwQvk5RTa4n4E= Received: by 10.90.68.12 with SMTP id q12mr2614391aga.0.1240787266830; Sun, 26 Apr 2009 16:07:46 -0700 (PDT) Received: from ?192.168.0.101? ([201.82.89.244]) by mx.google.com with ESMTPS id 6sm10311912ywc.21.2009.04.26.16.07.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 26 Apr 2009 16:07:46 -0700 (PDT) Sender: =?UTF-8?Q?Vinicius_Jos=C3=A9_Latorre?= <viniciusjl@HIDDEN> Message-ID: <49F4EA87.2050302@HIDDEN> Date: Sun, 26 Apr 2009 20:13:11 -0300 From: Vinicius Jose Latorre <viniciusjl@HIDDEN> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090402 SeaMonkey/1.1.16 MIME-Version: 1.0 To: Chong Yidong <cyd@HIDDEN> CC: David Abrahams <dave@HIDDEN>, 2374 <at> debbugs.gnu.org Subject: Re: 23.0.60; Printing doesn't use face References: <873aebxqqs.fsf@HIDDEN> In-Reply-To: <873aebxqqs.fsf@HIDDEN> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi David, Sorry for the very long delay, I'm very short in time these days. Well, printing package uses ps-print package to generate a PostScript file to be printed. And ps-print does not deal with all face attributes. At present moment only the following face attributes are used by ps-print: bold, italic, underline, background color and foreground color. The variable ps-font-family specifies the font used by all ordinary text to be generated. The default is 'Courier. When ps-print was created (1993), there weren't face attributes like font family, width and height. So, I don't think this is a bug, but a missing feature. Vinicius Chong Yidong wrote: > Hi Vinicius, > > Would you mind taking a look at this bug report? Thanks. > > > David Abrahams <dave@HIDDEN> wrote: > > >> Even though I've set pr-faces-p to t, printing a buffer where I've set >> the face to info-title-1 still seems to send courier to the printer. >> The face looks nice and big and sans-serify on my screen. >> >> In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.14.4) >> of 2009-01-05 on mcbain >> Windowing system distributor `The X.Org Foundation', version >> 11.0.10502000 >> configured using `configure '--with-x-toolkit=gtk' >> '--prefix=/usr/local'' >>
Vinicius Jose Latorre <viniciusjl@HIDDEN>
:Emacs Bugs <bug-gnu-emacs@HIDDEN>
.
Full text available.bug-submit-list@HIDDEN, Emacs Bugs <bug-gnu-emacs@HIDDEN>
:bug#2374
; Package emacs
.
Full text available.Received: (at 2374) by emacsbugs.donarmstrong.com; 18 Feb 2009 23:35:05 +0000 From cyd@HIDDEN Wed Feb 18 15:35:05 2009 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1INZ1KI031522 for <2374@HIDDEN>; Wed, 18 Feb 2009 15:35:02 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 4424B57E1D7; Wed, 18 Feb 2009 18:35:55 -0500 (EST) From: Chong Yidong <cyd@HIDDEN> To: Vinicius Jose Latorre <viniciusjl@HIDDEN> Cc: David Abrahams <dave@HIDDEN>, 2374 <at> debbugs.gnu.org Subject: Re: 23.0.60; Printing doesn't use face Date: Wed, 18 Feb 2009 18:35:55 -0500 Message-ID: <873aebxqqs.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi Vinicius, Would you mind taking a look at this bug report? Thanks. David Abrahams <dave@HIDDEN> wrote: > Even though I've set pr-faces-p to t, printing a buffer where I've set > the face to info-title-1 still seems to send courier to the printer. > The face looks nice and big and sans-serify on my screen. > > In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.14.4) > of 2009-01-05 on mcbain > Windowing system distributor `The X.Org Foundation', version > 11.0.10502000 > configured using `configure '--with-x-toolkit=gtk' > '--prefix=/usr/local''
Chong Yidong <cyd@HIDDEN>
:Emacs Bugs <bug-gnu-emacs@HIDDEN>
.
Full text available.bug-submit-list@HIDDEN, Emacs Bugs <bug-gnu-emacs@HIDDEN>
:bug#2374
; Package emacs
.
Full text available.Received: (at submit) by emacsbugs.donarmstrong.com; 18 Feb 2009 16:23:29 +0000 From dave@HIDDEN Wed Feb 18 08:23:29 2009 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n1IGNMHA023589 for <submit@HIDDEN>; Wed, 18 Feb 2009 08:23:23 -0800 Received: from mail.gnu.org ([199.232.76.166]:44096 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from <dave@HIDDEN>) id 1LZpAh-0007Dj-2f for emacs-pretest-bug@HIDDEN; Wed, 18 Feb 2009 11:21:15 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from <dave@HIDDEN>) id 1LZpCh-0002s1-5e for emacs-pretest-bug@HIDDEN; Wed, 18 Feb 2009 11:23:21 -0500 Received: from boost-consulting.com ([206.71.190.141]:59914) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from <dave@HIDDEN>) id 1LZpCg-0002rx-MA for emacs-pretest-bug@HIDDEN; Wed, 18 Feb 2009 11:23:18 -0500 Received: from mcbain.luannocracy.com.boostpro.com (207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com [207.172.223.249]) (Authenticated sender: dave) by boost-consulting.com (Postfix) with ESMTPSA id 22FCD1CC1F; Wed, 18 Feb 2009 08:11:50 -0800 (PST) From: David Abrahams <dave@HIDDEN> To: emacs-pretest-bug@HIDDEN Subject: 23.0.60; Printing doesn't use face Date: Wed, 18 Feb 2009 11:23:14 -0500 Message-ID: <87skmb90jx.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: FreeBSD 6.x (1) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@HIDDEN mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Even though I've set pr-faces-p to t, printing a buffer where I've set the face to info-title-1 still seems to send courier to the printer. The face looks nice and big and sans-serify on my screen. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/local/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2009-01-05 on mcbain Windowing system distributor `The X.Org Foundation', version 11.0.10502000 configured using `configure '--with-x-toolkit=gtk' '--prefix=/usr/local'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: show-paren-mode: t global-auto-revert-mode: t delete-selection-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-n C-. C-p C-n C-, C-, C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-. C-. C-. C-. C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-p C-p C-p C-p C-p C-p C-f C-n C-p C-b <return> <return> C-p C-p C-p C-p C-p <down-mouse-1> <mouse-1> M-x e m a c s - b u <tab> <backspace> <backspace> <backspace> <tab> b u <tab> <M-backspace> <M-backspace> b u g <tab> <tab> C-g M-x f i l e - e <tab> <backspace> b u <tab> <M-backspace> <M-backspace> C-g M-x a p r o r <backspace> p o s <return> b u g <return> M-x s u b <tab> C-g <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <down-mouse-5> <mouse-5> <double-down-mouse-5> <double-mouse-5> <down-mouse-5> <mouse-5> <down-mouse-5> <mouse-5> <double-down-mouse-5> <double-mouse-5> <triple-down-mouse-5> <triple-mouse-5> <down-mouse-5> <mouse-5> <double-down-mouse-5> <double-mouse-5> <down-mouse-5> <mouse-5> C-s e m a c s C-g C-n C-n C-x C-p C-s e m a c s C-s C-s C-s C-s C-s C-s C-a C-x C-n M-x r e p <tab> o <tab> t <backspace> r t - e m <tab> b <tab> <return> Recent messages: Mark saved where search started byte-code: End of buffer [2 times] Auto-saving... Mark set Spooling...done Mark set [4 times] Making completion list... Quit [3 times] Mark saved where search started Making completion list... [2 times] -- Dave Abrahams BoostPro Computing http://www.boostpro.com
David Abrahams <dave@HIDDEN>
:Emacs Bugs <bug-gnu-emacs@HIDDEN>
.
Full text available.bug-submit-list@HIDDEN, Emacs Bugs <bug-gnu-emacs@HIDDEN>
:bug#2374
; Package emacs
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.