From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Francesco Scaglioni Newsgroups: gmane.emacs.help Subject: Re: print as opposed to ps-print Date: Mon, 17 Feb 2003 21:31:30 +0000 (GMT) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20030217.213130.41176684.fgs@epulse.net> References: <3E4BDA46.6010108@ihs.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1045517338 14536 80.91.224.249 (17 Feb 2003 21:28:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Feb 2003 21:28:58 +0000 (UTC) Cc: help-gnu-emacs@gnu.org 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 18ksok-0003lQ-00 for ; Mon, 17 Feb 2003 22:28:50 +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 18kspa-0005Y0-08 for gnu-help-gnu-emacs@m.gmane.org; Mon, 17 Feb 2003 16:29:42 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18ksou-0005Kz-00 for help-gnu-emacs@gnu.org; Mon, 17 Feb 2003 16:29:00 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18ksoq-0005HT-00 for help-gnu-emacs@gnu.org; Mon, 17 Feb 2003 16:28:57 -0500 Original-Received: from smtp4.global.net.uk ([80.189.92.92]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18ksop-0005Fl-00 for help-gnu-emacs@gnu.org; Mon, 17 Feb 2003 16:28:55 -0500 Original-Received: from gr.189.3.10.dial.global.net.uk ([80.189.3.10] helo=localhost) by smtp4.global.net.uk with esmtp (Exim 3.36 #1) id 18ksoj-000Cdq-00; Mon, 17 Feb 2003 21:28:49 +0000 Original-To: cimosque@free.fr In-Reply-To: X-Mailer: Mew version 3.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) 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:6815 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6815 From: Matthias Meulien Subject: Re: print as opposed to ps-print Date: 14 Feb 2003 22:10:38 +0100 > Hi, > > What is the -H option supposed to do ? > -- > Matthias > _______________________________________________ > Help-gnu-emacs mailing list > Help-gnu-emacs@gnu.org > http://mail.gnu.org/mailman/listinfo/help-gnu-emacs > Hi, -h should suppress the printing of headers, -H ( I think ) is a typo. Cheers F