From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Larry Evans Newsgroups: gmane.emacs.help Subject: 'Print Buffer' doesn't print Date: Thu, 30 Dec 2010 21:31:44 -0600 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1293766352 2863 80.91.229.12 (31 Dec 2010 03:32:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 31 Dec 2010 03:32:32 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 31 04:32:28 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PYVj9-0008Ry-2O for geh-help-gnu-emacs@m.gmane.org; Fri, 31 Dec 2010 04:32:27 +0100 Original-Received: from localhost ([127.0.0.1]:59621 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PYVj8-000437-Ds for geh-help-gnu-emacs@m.gmane.org; Thu, 30 Dec 2010 22:32:26 -0500 Original-Received: from [140.186.70.92] (port=57304 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PYVin-000432-Hp for help-gnu-emacs@gnu.org; Thu, 30 Dec 2010 22:32:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PYVim-0004S5-Kv for help-gnu-emacs@gnu.org; Thu, 30 Dec 2010 22:32:05 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:46730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PYVim-0004Rw-DI for help-gnu-emacs@gnu.org; Thu, 30 Dec 2010 22:32:04 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PYVij-0008Ma-PM for help-gnu-emacs@gnu.org; Fri, 31 Dec 2010 04:32:01 +0100 Original-Received: from r74-192-28-166.bcstcmta01.clsttx.tl.dh.suddenlink.net ([74.192.28.166]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Dec 2010 04:32:01 +0100 Original-Received: from cppljevans by r74-192-28-166.bcstcmta01.clsttx.tl.dh.suddenlink.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Dec 2010 04:32:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: r74-192-28-166.bcstcmta01.clsttx.tl.dh.suddenlink.net User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Lightning/1.0b1 Thunderbird/3.0.6 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:77984 Archived-At: Selecting 'Print Buffer' under the File menu gives message: Spooling...done however, no printing occurs. I can print from gedit after gedit displays a selection of printer and I select one. While in emacs, did: M-x emacs-version which produced: GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-03-29 on yellow, modified by Debian The lpr command gives error message: /usr/bin/lpr: Error - no default destination available. What should I do to enable printing an emacs buffer? TIA. -Larry