From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [BUG] Colored tags generate an error when C-x C-w'ing the agenda Date: Fri, 27 Sep 2013 15:15:50 +0200 Message-ID: References: <86zjrjr0bs.fsf@somewhere.org> <604C9FB1-9217-4E2A-A6D0-1813F74A4A56@gmail.com> <86a9iyebuc.fsf@somewhere.org> Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Content-Type: multipart/signed; boundary="Apple-Mail=_9002C9F0-86DD-425A-B7E3-BEF60D935B9B"; protocol="application/pgp-signature"; micalg=pgp-sha1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45285) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPXto-0007P5-F8 for emacs-orgmode@gnu.org; Fri, 27 Sep 2013 09:16:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VPXti-0002rT-JZ for emacs-orgmode@gnu.org; Fri, 27 Sep 2013 09:16:00 -0400 Received: from mail-ea0-x22a.google.com ([2a00:1450:4013:c01::22a]:63374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPXti-0002rL-CB for emacs-orgmode@gnu.org; Fri, 27 Sep 2013 09:15:54 -0400 Received: by mail-ea0-f170.google.com with SMTP id h14so1217693eak.29 for ; Fri, 27 Sep 2013 06:15:53 -0700 (PDT) In-Reply-To: <86a9iyebuc.fsf@somewhere.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastien Vauban Cc: emacs-orgmode@gnu.org --Apple-Mail=_9002C9F0-86DD-425A-B7E3-BEF60D935B9B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Sep 27, 2013, at 1:35 PM, Sebastien Vauban = wrote: > Hi Carsten, >=20 > Carsten Dominik wrote: >> On 11.9.2013, at 14:48, Sebastien Vauban = wrote: >>> If you have colors for tags: >>>=20 >>> --8<---------------cut here---------------start------------->8--- >>> ;; faces for specific tags >>> (setq org-tag-faces >>> '(("home" . >>> (:slant italic >>> :foreground "#5C88D3" :background "#BBDDFF")) >>> ("work" . >>> (:slant italic >>> :foreground "#5F7C43" :background "#C1D996")))) >>> --8<---------------cut here---------------end--------------->8--- >>>=20 >>> you can't export the agenda views anymore; they all generate the = following >>> error: >>=20 >> It does seem to work if you specify the faces like this (without the = dot). >>=20 >> (setq org-tag-faces >> '(("home"=20 >> (:slant italic >> :foreground "#5C88D3" :background "#BBDDFF")) >> ("work"=20 >> (:slant italic >> :foreground "#5F7C43" :background "#C1D996")))) >=20 > Without the dot [1], I confirm that I can export both to HTML and PDF = with no > error. >=20 > Though, in the PDF, these tags have a white background, not the one = specified. > This is a small annoyance... >=20 >> Since Emacs does display correctly with this way to specify a font, = I'd say >> this is a bug in ps-print and should be reported to Emacs as such. >=20 > ... which I'll report (with your analysis) to Emacs. Thank you! - Carsten >=20 > Thanks for your help! >=20 > Best regards, > Seb >=20 > [1] I'd never ever have thought to remove the "dot". How did you = discover or > know that? >=20 > --=20 > Sebastien Vauban >=20 >=20 --Apple-Mail=_9002C9F0-86DD-425A-B7E3-BEF60D935B9B Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJSRYUGAAoJEO+gg/nAZuwMBv0H/jgD84AZUxo5emkSi8FI8yw4 VB84ocx6TjlGv15/2tQqkB0hfCp8hWKmUUoPQPVXaxC32JN6Toh17PIkHPGZG155 l3SLxtYj5jTL0/9acmBdVjMJhps75jLPpNK+ry9fqmrAKSYUUSzvr7PtLgiQG0qo CgMszHEYv3fQMS90zVXcC3DvfyA4cPKwRI7u3xlIHFOGx0PEomGvmPNDB4gtiQgE dlP3YGm5UurtbkxmZTio6bni2WoZjavCuZpn/cgK+Ehs5hZulSugnWOtY2dxoktJ qjL8u08nDdc3skAqbjtbk24f6obcczN/CC4wJIwcPHiVVvbtX3OAwI2yCDICFFE= =JcGW -----END PGP SIGNATURE----- --Apple-Mail=_9002C9F0-86DD-425A-B7E3-BEF60D935B9B--