From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Printing Problems Date: Sat, 03 Oct 2015 22:13:26 +0100 Message-ID: <87lhbjbqq1.fsf@robertthorpeconsulting.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1443906838 28814 80.91.229.3 (3 Oct 2015 21:13:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 Oct 2015 21:13:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 03 23:13:47 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZiU7l-0000E9-NI for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Oct 2015 23:13:45 +0200 Original-Received: from localhost ([::1]:40029 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZiU7l-0005tk-AF for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Oct 2015 17:13:45 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZiU7a-0005tY-6Q for help-gnu-emacs@gnu.org; Sat, 03 Oct 2015 17:13:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZiU7W-0000Iv-UH for help-gnu-emacs@gnu.org; Sat, 03 Oct 2015 17:13:34 -0400 Original-Received: from outbound-smtp03.blacknight.com ([81.17.249.16]:35554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZiU7W-0000IH-Oh for help-gnu-emacs@gnu.org; Sat, 03 Oct 2015 17:13:30 -0400 Original-Received: from mail.blacknight.com (pemlinmail03.blacknight.ie [81.17.254.16]) by outbound-smtp03.blacknight.com (Postfix) with ESMTPS id 8E32C991CC for ; Sat, 3 Oct 2015 21:13:28 +0000 (UTC) Original-Received: (qmail 5307 invoked from network); 3 Oct 2015 21:13:28 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[109.79.163.98]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 3 Oct 2015 21:13:28 -0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 81.17.249.16 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:107500 Archived-At: I'm having some problems with printing. If I use the "ps-print" functions then the top of the block-shaped header is cut off. I have "ps-paper-type" set to A4 and an A4 printer. If I use normal printer function like "print-region" then there is no margin and the first letter in each column is cut in half. I think this is because my printer is an A4 printer and the default for "lp" is letter. But, I can't find an Emacs variable that can change the paper type for the normal print functions. BR, Robert Thorpe