From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Brian Poole" Newsgroups: gmane.emacs.help Subject: Re: Printing from emacs Date: Sun, 27 Apr 2003 13:00:38 +1000 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84bryte40p.fsf@lucy.is.informatik.uni-duisburg.de> 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 1051412500 11103 80.91.224.249 (27 Apr 2003 03:01:40 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 27 Apr 2003 03:01:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 27 05:01:36 2003 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 199cPr-0002sc-00 for ; Sun, 27 Apr 2003 05:01:24 +0200 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 199cP6-0003ws-01 for gnu-help-gnu-emacs@m.gmane.org; Sat, 26 Apr 2003 23:00:36 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!125.d.001.mel.iprimus.net.AU!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: 125.d.001.mel.iprimus.net.au (203.134.132.125) Original-X-Trace: fu-berlin.de 1051412319 9880901 203.134.132.125 (16 [160003]) User-Agent: Pan/0.13.4 (She had eyes like strange sins. (Debian GNU/Linux)) Original-Xref: shelby.stanford.edu gnu.emacs.help:112386 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:8885 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8885 On Sat, 26 Apr 2003 16:18:14 +0200, Kai Großjohann wrote: > Please M-x toggle-debug-on-error RET, reproduce the above error message, > then show us the resulting backtrace. Debugger entered--Lisp error: (file-error "Searching for program" "success" "") call-process-region(1 192 "" "/tmp/emacs5DAz26" t nil "-h" "*scratch* Emacs buffer") apply(call-process-region 1 192 "" t t nil ("-h" "*scratch* Emacs buffer")) print-region-1(1 192 nil t) print-buffer() call-interactively(print-buffer)