From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: cannot have two processes for latex document Date: Wed, 15 Aug 2007 23:27:18 +0200 Message-ID: <48980FBD-971A-43CB-AD1E-4D39D01F75D4@Web.DE> References: <46C365E5.9050607@telenet.be> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1187213271 32479 80.91.229.12 (15 Aug 2007 21:27:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Aug 2007 21:27:51 +0000 (UTC) Cc: emacs list To: Alain Muls Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 15 23:27:48 2007 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.50) id 1ILQP5-00054G-9x for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Aug 2007 23:27:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ILQP4-0007cn-PA for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Aug 2007 17:27:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ILQOn-0007cC-Kb for help-gnu-emacs@gnu.org; Wed, 15 Aug 2007 17:27:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ILQOm-0007be-6j for help-gnu-emacs@gnu.org; Wed, 15 Aug 2007 17:27:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ILQOm-0007ba-2h for help-gnu-emacs@gnu.org; Wed, 15 Aug 2007 17:27:28 -0400 Original-Received: from fmmailgate01.web.de ([217.72.192.221]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ILQOl-0007wZ-IB for help-gnu-emacs@gnu.org; Wed, 15 Aug 2007 17:27:27 -0400 Original-Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate01.web.de (Postfix) with ESMTP id 183029676384; Wed, 15 Aug 2007 23:27:26 +0200 (CEST) Original-Received: from [62.134.231.251] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.108 #197) id 1ILQOj-0005U8-00; Wed, 15 Aug 2007 23:27:26 +0200 In-Reply-To: <46C365E5.9050607@telenet.be> X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+m6BDNgwlMJff6IPYWr2Kug5vAMSSeid0JWoeE 6c6nhakR4nv9Dz98wZ3u0lfDR5uXr6PWn6vqkeL//ph59pqg4c 4PkamejrvTQQBlOvG5DQ== X-Detected-Kernel: Linux 2.4-2.6 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:46587 Archived-At: Am 15.08.2007 um 22:45 schrieb Alain Muls: > I can run the command kpdf file.pdf, but when I change something =20 > in the editor and want to recompile, I have to close kpdf. I would =20 > like to change this so that kpdf can remain open. Can't you make it to automatically reload the PDF file when it has =20 changed? Have you looked for applications that can do this? (I only =20 know of Mac OS X applications that can do that, xpdf needs an ``r=B4=B4 =20= as does gv.) AUCTeX or GNU Emacs can't communicate in a magical way with X =20 clients. If some X client does not support a particular function, =20 AUCTeX or GNU Emacs can't teach it. The viewer application (for DVI, =20 PS, or PDF) are stand-alone applications that get launched once. Then =20= they stand alone on the screen and either they do their job =20 automatically or the user does his or her job automatically. -- Greetings Pete Mac OS X is like a wigwam: no fences, no gates, but an apache inside.