From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: Re: print buffer produces incorrect format with emacs-22.1 and Sol 10 Date: Fri, 15 Jun 2007 22:31:44 -0400 Message-ID: References: <200706112320.l5BNKItZ005315@eltanin.cc.umanitoba.ca> <20070616021526.GA23880@cc.umanitoba.ca> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1181961112 28147 80.91.229.12 (16 Jun 2007 02:31:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 16 Jun 2007 02:31:52 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Gary Mills Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jun 16 04:31:50 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HzO4s-0004FS-0X for geb-bug-gnu-emacs@m.gmane.org; Sat, 16 Jun 2007 04:31:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HzO4r-0000EU-21 for geb-bug-gnu-emacs@m.gmane.org; Fri, 15 Jun 2007 22:31:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HzO4o-0000Cy-Sw for bug-gnu-emacs@gnu.org; Fri, 15 Jun 2007 22:31:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HzO4n-0000Cm-IZ for bug-gnu-emacs@gnu.org; Fri, 15 Jun 2007 22:31:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HzO4n-0000Cj-C8 for bug-gnu-emacs@gnu.org; Fri, 15 Jun 2007 22:31:45 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HzO4n-0005x8-4c for bug-gnu-emacs@gnu.org; Fri, 15 Jun 2007 22:31:45 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HzO4m-0002ZN-UM; Fri, 15 Jun 2007 22:31:44 -0400 X-Spook: mania Area 51 LLNL cypherpunk illuminati pink noise 9705 X-Ran: l}6N^DwAvZPMKAbJd`gLqGM}'xExAt@Sg!Dv>"(0XeOmyt#@]:m9Ov:e0p-OBBl/#LYz!_ X-Hue: magenta X-Attribution: GM In-Reply-To: <20070616021526.GA23880@cc.umanitoba.ca> (Gary Mills's message of "Fri, 15 Jun 2007 21:15:26 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:15900 Archived-At: Gary Mills wrote: > My test has been `emacs /usr/pub/ascii', followed by `ESC-X > print-buffer'. One thing I also noticed is that the page header looks > like this: > > Jun 11 11:25 2007 a Emacbuff Page 1 What do the header and first few lines of output look like when you try on the command-line: pr -h "ascii Emacs buffer" -F /usr/pub/ascii and pr -h ascii Emacs buffer -F /usr/pub/ascii