From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "simondo" Newsgroups: gmane.emacs.help Subject: Setting lines to print per page.... Date: Sat, 18 Jan 2003 10:12:41 +1300 Organization: TelstraClear Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1042838207 1511 80.91.224.249 (17 Jan 2003 21:16:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 17 Jan 2003 21:16:47 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Zdr4-0000OD-00 for ; Fri, 17 Jan 2003 22:16:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Zdps-0004m8-02 for gnu-help-gnu-emacs@m.gmane.org; Fri, 17 Jan 2003 16:15:32 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!enews.sgi.com!news.xtra.co.nz!newsfeed01.tsnz.net!news02.tsnz.net!not-for-mail User-Agent: Pan/0.13.3 (That cat's something I can't explain) Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: 203.79.67.184 Original-X-Complaints-To: abuse@tsnz.net Original-X-Trace: news02.tsnz.net 1042838099 203.79.67.184 (Sat, 18 Jan 2003 10:14:59 NZDT) Original-NNTP-Posting-Date: Sat, 18 Jan 2003 10:14:59 NZDT Original-Xref: shelby.stanford.edu gnu.emacs.help:109108 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5635 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5635 Hi all, I'm using emacs as an interface for querying MySQL databases, and want to print out the result sets. But no matter what I set the characters/inch in the X Printing Panel, the same number of lines are printed per page. The characters are smaller, there's just more space at the end of the page. This isn't using the ps pretty printing option of emacs btw. I've waded through a sea of documentation and goggled, but I'm new to emacs so it's all very unfamiliar and gets confusing fast. I think it's printing through lpr and then cups if that's any help. Cheers, Simon