From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: patch: handle PS/PDF in Gnus Date: Sun, 08 Jul 2007 22:41:15 +0900 (JST) Message-ID: <20070708.224115.100992043.mituharu@math.s.chiba-u.ac.jp> References: <8480CDB2-EDBB-4B62-A3CC-D8A13A8E5A46@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1183902270 24962 80.91.229.12 (8 Jul 2007 13:44:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 8 Jul 2007 13:44:30 +0000 (UTC) Cc: david.reitter@gmail.com, emacs-devel@gnu.org To: eliz@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 08 15:44:28 2007 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I7X3s-0004pp-As for ged-emacs-devel@m.gmane.org; Sun, 08 Jul 2007 15:44:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I7X3r-0004SD-JG for ged-emacs-devel@m.gmane.org; Sun, 08 Jul 2007 09:44:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I7X3n-0004RM-Ji for emacs-devel@gnu.org; Sun, 08 Jul 2007 09:44:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I7X3m-0004Q7-4i for emacs-devel@gnu.org; Sun, 08 Jul 2007 09:44:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I7X3l-0004Pw-V1 for emacs-devel@gnu.org; Sun, 08 Jul 2007 09:44:21 -0400 Original-Received: from mathmail.math.s.chiba-u.ac.jp ([133.82.132.2]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I7X3k-0006DV-Es; Sun, 08 Jul 2007 09:44:20 -0400 Original-Received: from localhost (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 0D0AB2C40; Sun, 8 Jul 2007 22:42:24 +0900 (JST) In-Reply-To: X-Mailer: Mew version 3.3 on Emacs 22.1 / Mule 5.0 (SAKAKI) X-detected-kernel: NetBSD 3.0 (DF) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:74462 Archived-At: >>>>> On Sun, 08 Jul 2007 06:22:27 +0300, Eli Zaretskii said: >> Date: Sun, 08 Jul 2007 12:15:09 +0900 From: YAMAMOTO Mitsuharu >> Of course, we need to discuss the specification of the function so >> that it can be common to the platforms that support print dialogs >> (in particular, recent Gtk+) in order to include such a feature in >> Emacs. > I think we need to discuss a platform-independent interface to a > printer dialog, before we implement platform-dependent > implementations. Carbon and Gtk+ are not the only platforms that > have such dialogs built into the OS APIs. I think we are saying the same thing. I just implemented an experimental one to see what is possible on Carbon, but I don't think it can be added as it is. YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp