unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eduard Wiebe <ew@pusto.de>
To: Vinicius Jose Latorre <viniciusjl@ig.com.br>
Cc: 5254@debbugs.gnu.org
Subject: bug#5254: ps-print and faces specified as strings
Date: Thu, 24 Dec 2009 14:52:49 +0100	[thread overview]
Message-ID: <86d424wkb2.fsf@nirvana.pusto.de> (raw)
In-Reply-To: <4B329B36.9080105@ig.com.br> (Vinicius Jose Latorre's message of "Wed\, 23 Dec 2009 20\:35\:34 -0200")

Vinicius Jose Latorre <viniciusjl@ig.com.br> writes:

> Hi all,
>
>
> Maybe this patch is better:
>
> *** 6249,6254 ****
> --- 6249,6255 ----
>   return the attribute vector.
>
>   If FACE is not a valid face name, use default face."
> +   (and (stringp face) (facep face) (setq face (intern face)))
>     (cond
>      (ps-black-white-faces-alist
>       (or (and (symbolp face)
>

I agree.

-- 
Eduard Wiebe






  reply	other threads:[~2009-12-24 13:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-20 21:44 bug#5254: ps-print and faces specified as strings harven
2009-12-23 16:03 ` Eduard Wiebe
2009-12-23 22:35   ` Vinicius Jose Latorre
2009-12-24 13:52     ` Eduard Wiebe [this message]
     [not found]   ` <mailman.107.1261609640.18930.bug-gnu-emacs@gnu.org>
2009-12-24 11:21     ` harven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86d424wkb2.fsf@nirvana.pusto.de \
    --to=ew@pusto.de \
    --cc=5254@debbugs.gnu.org \
    --cc=viniciusjl@ig.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).