From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.emacs.auctex.devel Subject: Re: [AUCTeX-devel] Updating the GNU ELPA package of AucTeX Date: Thu, 05 Sep 2013 13:31:22 -0400 Message-ID: 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 1378402302 24083 80.91.229.3 (5 Sep 2013 17:31:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Sep 2013 17:31:42 +0000 (UTC) Cc: auctex-devel@gnu.org, emacs-devel@gnu.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 05 19:31:43 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 1VHdPB-0007Mf-Kv for ged-emacs-devel@m.gmane.org; Thu, 05 Sep 2013 19:31:41 +0200 Original-Received: from localhost ([::1]:32978 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHdPB-0001gw-9D for ged-emacs-devel@m.gmane.org; Thu, 05 Sep 2013 13:31:41 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHdP1-0001gc-8N for emacs-devel@gnu.org; Thu, 05 Sep 2013 13:31:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VHdOt-0004xg-SN for emacs-devel@gnu.org; Thu, 05 Sep 2013 13:31:31 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:50829) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VHdOt-0004xW-Od; Thu, 05 Sep 2013 13:31:23 -0400 Original-Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id r85HVNQr000853; Thu, 5 Sep 2013 13:31:23 -0400 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id F1BD0B41C5; Thu, 5 Sep 2013 13:31:22 -0400 (EDT) In-Reply-To: <87ob89putv.fsf@fencepost.gnu.org> (David Kastrup's message of "Tue, 03 Sep 2013 21:29:48 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV4692=0 X-NAI-Spam-Version: 2.3.0.9362 : core <4692> : inlines <69> : streams <1032136> : uri <1528015> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 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:163202 gmane.emacs.auctex.devel:3215 Archived-At: >> 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/* ./"). Stefan