From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: Adjusting page length in "Print buffer" command Date: Sun, 16 Jan 2005 21:45:42 +0200 Message-ID: <01c4fc04$Blat.v2.2.2$1c332880@zahav.net.il> References: <85oefrhmt0.fsf@obelix.seki.fr> NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1105905253 6706 80.91.229.6 (16 Jan 2005 19:54:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 16 Jan 2005 19:54:13 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 16 20:54:04 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CqGTM-0008Gq-00 for ; Sun, 16 Jan 2005 20:54:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CqGfB-0008SF-Cd for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Jan 2005 15:06:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CqGev-0008PX-Nq for help-gnu-emacs@gnu.org; Sun, 16 Jan 2005 15:06:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CqGer-0008NN-Q1 for help-gnu-emacs@gnu.org; Sun, 16 Jan 2005 15:05:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CqGer-0008MF-0Y for help-gnu-emacs@gnu.org; Sun, 16 Jan 2005 15:05:57 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CqGOG-0003cl-7a for help-gnu-emacs@gnu.org; Sun, 16 Jan 2005 14:48:48 -0500 Original-Received: from zaretski (tony04-52-44.inter.net.il [80.230.52.44]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id AHM82544 (AUTH halo1); Sun, 16 Jan 2005 21:48:41 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: (message from Tim McNamara on Sat, 15 Jan 2005 16:20:48 -0600) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:23395 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23395 > From: Tim McNamara > Date: Sat, 15 Jan 2005 16:20:48 -0600 > > Unfortunately I am clueless as to what changes to make.... If I > click on INS, there is a text field that appears, but I don't know > what to put into it. You should put there whatever command-line switches that you want to pass to `pr'. There's a chapter in the Emacs manual that explains how to use Customize; perhaps you should read it.