From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel,gmane.emacs.auctex.devel Subject: Re: [AUCTeX-devel] Updating the GNU ELPA package of AucTeX Date: Fri, 06 Sep 2013 12:31:32 +0200 Message-ID: <87zjrqi6m3.fsf@thinkpad.tsdh.org> References: <878uzj639h.fsf@thinkpad.tsdh.org> <877gey9x8b.fsf@thinkpad.tsdh.org> <87wqmyqrkg.fsf@fencepost.gnu.org> <87txi28eko.fsf@thinkpad.tsdh.org> <874na2q97s.fsf@fencepost.gnu.org> <87ob89putv.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1378463531 13207 80.91.229.3 (6 Sep 2013 10:32:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 Sep 2013 10:32:11 +0000 (UTC) Cc: auctex-devel@gnu.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 06 12:32:13 2013 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 1VHtKl-0004ZT-4e for ged-emacs-devel@m.gmane.org; Fri, 06 Sep 2013 12:32:11 +0200 Original-Received: from localhost ([::1]:36468 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHtKk-0006TE-IV for ged-emacs-devel@m.gmane.org; Fri, 06 Sep 2013 06:32:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHtKa-0006Sw-ND for emacs-devel@gnu.org; Fri, 06 Sep 2013 06:32:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHtKU-0008Cn-DF for emacs-devel@gnu.org; Fri, 06 Sep 2013 06:32:00 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:34503) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHtKU-0008CP-6Q for emacs-devel@gnu.org; Fri, 06 Sep 2013 06:31:54 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VHtKP-0004Pt-EA for emacs-devel@gnu.org; Fri, 06 Sep 2013 12:31:49 +0200 Original-Received: from 91-67-164-26-dynip.superkabel.de ([91.67.164.26]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Sep 2013 12:31:49 +0200 Original-Received: from tsdh by 91-67-164-26-dynip.superkabel.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Sep 2013 12:31:49 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 16 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 91-67-164-26-dynip.superkabel.de User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:aHnZVF0c+1onzBnjPbFIGuYCfVU= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:163212 gmane.emacs.auctex.devel:3216 Archived-At: Stefan Monnier writes: >>> I'm not sure you're answering my question, so let me rephrase it: >>> does it work with tex-mode.el? >> The answer remains "No". > > Thanks. Then it makes more sense to keep both auctex and > preview-latex in the same package (more specifically to do the "mv > preview/* ./"). As said, that's fine with me. But auctex/preview/ has its own autotools build setup that needs to be merged with auctex's. I've never used the autotools other than from a plain user perspective, so I can't do that. Bye, Tassilo