From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/14026 Path: news.gmane.org!not-for-mail From: Allan Gottlieb Newsgroups: gmane.emacs.gnus.user Subject: printing an article in black and white Date: Mon, 12 Jul 2010 15:08:37 -0400 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1278961732 14247 80.91.229.12 (12 Jul 2010 19:08:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 12 Jul 2010 19:08:52 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Mon Jul 12 21:08:51 2010 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OYON1-0005mT-8z for gegu-info-gnus-english@m.gmane.org; Mon, 12 Jul 2010 21:08:51 +0200 Original-Received: from localhost ([127.0.0.1]:52401 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYON0-00042q-Ji for gegu-info-gnus-english@m.gmane.org; Mon, 12 Jul 2010 15:08:50 -0400 Original-Received: from [140.186.70.92] (port=50758 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYOMq-0003ye-NH for info-gnus-english@gnu.org; Mon, 12 Jul 2010 15:08:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OYOMp-0001yM-Ea for info-gnus-english@gnu.org; Mon, 12 Jul 2010 15:08:40 -0400 Original-Received: from smtp.cs.nyu.edu ([128.122.80.33]:46131) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYOMp-0001y2-CU for info-gnus-english@gnu.org; Mon, 12 Jul 2010 15:08:39 -0400 Original-Received: from ajglap.localdomain (ool-4a59b202.dyn.optonline.net [74.89.178.2]) (authenticated bits=0) by smtp.cs.nyu.edu (8.14.3/8.14.4) with ESMTP id o6CJ8b9f024253 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 12 Jul 2010 15:08:38 -0400 (EDT) Original-Received: by ajglap.localdomain (Postfix, from userid 1502) id BD71E70FA3; Mon, 12 Jul 2010 15:08:37 -0400 (EDT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:14026 Archived-At: My fast printer is a black and white laser printer (HP P2055dn). >From the summary buffer, gnus-summary-print-article prints the article with light colors printed in lighter grey. This causes some to be nearly unreadable. Can I arrange for gnus to print all the characters in black (or at least no lighter than a fairly dark gray)? I would then invoke this revised function when printing to the fast B&W and the normal gnus-summary-print-article when printing to the slower color all-in-one. thanks, allan