From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bill Newsgroups: gmane.emacs.help Subject: Print Buffer Without Extra Lines Date: Sat, 21 Oct 2006 08:31:55 -0700 Message-ID: <20061021153155.GC5753@bill.local> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1161444757 7434 80.91.229.2 (21 Oct 2006 15:32:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 21 Oct 2006 15:32:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 21 17:32:35 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GbIpu-0001Kx-0f for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Oct 2006 17:32:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GbIpt-0008Jg-Hr for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Oct 2006 11:32:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GbIpV-0008Fy-SU for help-gnu-emacs@gnu.org; Sat, 21 Oct 2006 11:32:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GbIpS-0008CI-0a for help-gnu-emacs@gnu.org; Sat, 21 Oct 2006 11:32:08 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GbIpR-0008C0-Oc for help-gnu-emacs@gnu.org; Sat, 21 Oct 2006 11:32:05 -0400 Original-Received: from [24.20.51.17] (helo=bill.tualatinfoursquare.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GbIpR-0000S4-M8 for help-gnu-emacs@gnu.org; Sat, 21 Oct 2006 11:32:05 -0400 Original-Received: by bill.tualatinfoursquare.org (Postfix, from userid 501) id E547313E0B3; Sat, 21 Oct 2006 08:31:55 -0700 (PDT) Original-To: help-gnu-emacs@gnu.org Content-Disposition: inline User-Agent: Mutt/1.4.2.1i 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: news.gmane.org gmane.emacs.help:38158 Archived-At: How does one go about printing a buffer in such a way that no extra lines appear with the buffer text? Lines such as the name of the file, the date it was printed, so forth ... In short, printing the buffer text itself and nothing else. Bill