Gnus development mailing list
 help / color / mirror / Atom feed
From: "Jochen Küpper" <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>
Cc: ding-smP1P7uqpqc@public.gmane.org
Subject: Re: *Article* printing problems
Date: Thu, 04 Aug 2005 22:07:18 +0200	[thread overview]
Message-ID: <m33bpp4gax.fsf@doze.jochen-kuepper.de> (raw)
In-Reply-To: <b4m8xzimjtt.fsf-NvgVpDro27E@public.gmane.org> (Katsumi Yamaoka's message of "Thu, 04 Aug 2005 13:01:34 +0900")

F-up2: auctex-devel-mXXj517/zsQ@public.gmane.org

Katsumi Yamaoka <yamaoka-NvgVpDro27E@public.gmane.org> writes:

>>>>>> In <9evf2nfbjd.fsf-G2iyDNEOhahHYNAXZw2rCoRsZ6cCL1yJ@public.gmane.org> Jochen Küpper wrote:
>
>> When I try to print an article via A P I get an error and the
>> following backtrace. When I go to the article buffer, switch to
>> text-mode and M-x ps-print-buffer it does work, however.

[...]

> While I'm not sure of it since I'm not an auctex user, it seems to
> be an auctex bug,

Thank you very much! Indeed does this solve my problem.

The patch for current cvs (of auctex) is as follows:
,----
| Index: font-latex.el
| ===================================================================
| RCS file: /cvsroot/auctex/auctex/font-latex.el,v
| retrieving revision 5.133
| diff -u -r5.133 font-latex.el
| --- font-latex.el	21 Jul 2005 18:51:37 -0000	5.133
| +++ font-latex.el	4 Aug 2005 20:03:26 -0000
| @@ -1501,8 +1501,8 @@
|    "Face used to highlight preprocessor directives in docTeX mode.")
|  
|  (defface font-latex-doctex-preprocessor-face
| -  '((t (:inherit (list font-latex-doctex-documentation-face
| -		       font-lock-preprocessor-face))))
| +  '((t (:inherit (font-latex-doctex-documentation-face
| +                  font-lock-preprocessor-face))))
|    "Face used to highlight preprocessor directives in docTeX mode."
|    :group 'font-latex-highlighting-faces)
|  
`----

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)



      parent reply	other threads:[~2005-08-04 20:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-03 12:30 Jochen Küpper
2005-08-04  4:01 ` Katsumi Yamaoka
     [not found]   ` <b4m8xzimjtt.fsf-NvgVpDro27E@public.gmane.org>
2005-08-04 20:07     ` Jochen Küpper [this message]

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

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

  git send-email \
    --in-reply-to=m33bpp4gax.fsf@doze.jochen-kuepper.de \
    --to=jochen-+it19tn3rl9sbm7dsapr3bnah6klmebb@public.gmane.org \
    --cc=ding-smP1P7uqpqc@public.gmane.org \
    /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.
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 NNTP newsgroup(s).