From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: strange "feature" Date: Mon, 15 Oct 2012 13:25:41 +0900 Message-ID: <87obk47456.fsf@uwakimon.sk.tsukuba.ac.jp> References: <20121013162016.GA10794@Wes.ec.rr.com> <83r4p25mqn.fsf@gnu.org> <20121013194705.GA26873@Wes.ec.rr.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Trace: ger.gmane.org 1350275155 5875 80.91.229.3 (15 Oct 2012 04:25:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Oct 2012 04:25:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: Tekk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 15 06:26:02 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TNcFd-0001sE-9J for ged-emacs-devel@m.gmane.org; Mon, 15 Oct 2012 06:26:01 +0200 Original-Received: from localhost ([::1]:47580 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNcFV-0002dV-Qb for ged-emacs-devel@m.gmane.org; Mon, 15 Oct 2012 00:25:53 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNcFT-0002dF-D7 for emacs-devel@gnu.org; Mon, 15 Oct 2012 00:25:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TNcFS-0001Of-Cl for emacs-devel@gnu.org; Mon, 15 Oct 2012 00:25:51 -0400 Original-Received: from mgmt2.sk.tsukuba.ac.jp ([130.158.97.224]:36052) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNcFS-0001Mg-0k for emacs-devel@gnu.org; Mon, 15 Oct 2012 00:25:50 -0400 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mgmt2.sk.tsukuba.ac.jp (Postfix) with ESMTP id D07E99708E7; Mon, 15 Oct 2012 13:25:41 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id 95AF6158E42; Mon, 15 Oct 2012 13:25:41 +0900 (JST) In-Reply-To: <20121013194705.GA26873@Wes.ec.rr.com> X-Mailer: VM undefined under 21.5 (beta32) "habanero" b0d40183ac79 XEmacs Lucid (x86_64-unknown-linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 130.158.97.224 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:154343 Archived-At: Tekk writes: > No, sorry; I'm on debian. Also sorry for the bad from: line before, > I thought that mutt would automatically pick up my smtp stuff but > apparently not :) The basic print functions in Emacs are for printing buffer contents, not formatted documents. Presumably view could be configured to DTRT, but I have no trouble with just "M-! lp foo.pdf RET" (using CUPS, which is a sad excuse for a print spooler, but that's a completely different story).