From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ferhun_caner@yahoo.com (Dr. F.C.Caner) Newsgroups: gmane.emacs.help Subject: Re: File variables in tex-site.el Date: 5 May 2003 22:41:38 -0700 Organization: http://groups.google.com/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <65fef11f.0305052141.298c20fe@posting.google.com> References: <65fef11f.0305010200.54e2d8f2@posting.google.com> <65fef11f.0305050036.27ae8d34@posting.google.com> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1052199980 6736 80.91.224.249 (6 May 2003 05:46:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 6 May 2003 05:46:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue May 06 07:46:18 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 19CvHN-0001kV-00 for ; Tue, 06 May 2003 07:46:18 +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 19CvGX-0006nu-06 for gnu-help-gnu-emacs@m.gmane.org; Tue, 06 May 2003 01:45:25 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: 194.27.206.47 Original-X-Trace: posting.google.com 1052199698 17377 127.0.0.1 (6 May 2003 05:41:38 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: 6 May 2003 05:41:38 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:112823 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:9318 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9318 Hello all. First, thanks for your interest. I am using WindowsXP. Apparently I did not have ddeclient.exe, so I first downloaded it, and placed it under c:/EmacsPlugins/ddeclient. Now when I invoke PdfLaTeX, it closes all the documents in the Acrobat Reader before compiling the LaTeX file. This is actually a big convenience. However, to solve the problem completely, Emacs must launch the reader right after PdfLaTeX'ing the document. Can this be done? Thanks again and best, FCC. Jesper Harder wrote in message news:... > ferhun_caner@yahoo.com (Dr. F.C.Caner) writes: > > > This is just great, but I could not get it working. I am not getting > > any error messages either. Actually, I cannot see any buffer named > > *ddeclient* at all. When I eval (acrobat-close-all-docs) in the > > *scratch* buffer, the function returns t and Acrobat reader does > > nothing. Any idea what is happening? > > Which operating system are you using? > > The DDE stuff _only_ works on ms-windows -- the Unix version of > Acrobat doesn't support any kind of interapplication communication.