From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: turn off safe-local-variable-values checking Date: Sun, 02 Apr 2006 18:16:33 -0700 Message-ID: <200604030116.k331GXLa002475@scanner2.ics.uci.edu> References: <9508491d0603300327i6da294bcp553f2f48df85d65f@mail.gmail.com> <8764lue3jv.fsf-monnier+emacs@gnu.org> <9508491d0604021712r78136dco5e33b05a3d39109b@mail.gmail.com> <200604030049.k330ng5B001885@scanner2.ics.uci.edu> <85d5fza34i.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1144027087 17128 80.91.229.2 (3 Apr 2006 01:18:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Apr 2006 01:18:07 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 03 03:18:06 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FQDhl-0001tD-OG for ged-emacs-devel@m.gmane.org; Mon, 03 Apr 2006 03:18:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FQDhl-0002fC-5s for ged-emacs-devel@m.gmane.org; Sun, 02 Apr 2006 21:18:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FQDha-0002cM-Dx for emacs-devel@gnu.org; Sun, 02 Apr 2006 21:17:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FQDhZ-0002bb-PA for emacs-devel@gnu.org; Sun, 02 Apr 2006 21:17:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FQDhZ-0002bN-MJ for emacs-devel@gnu.org; Sun, 02 Apr 2006 21:17:53 -0400 Original-Received: from [128.195.1.36] (helo=scanner2.ics.uci.edu) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FQDkW-0002yu-1E; Sun, 02 Apr 2006 21:20:56 -0400 Original-Received: from vino.ics.uci.edu (vino.ics.uci.edu [128.195.11.198]) by scanner2.ics.uci.edu (8.13.6/8.13.5) with ESMTP id k331GXLa002475; Sun, 2 Apr 2006 18:16:33 -0700 (PDT) Original-To: David Kastrup In-Reply-To: <85d5fza34i.fsf@lola.goethe.zz> (David Kastrup's message of "Mon, 03 Apr 2006 02:56:13 +0200") Original-Lines: 44 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-0.84, required 5, autolearn=disabled, ALL_TRUSTED -1.44, J_CHICKENPOX_52 0.60) X-ICS-MailScanner-From: dann@vino.ics.uci.edu 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:52340 Archived-At: David Kastrup writes: > Dan Nicolaescu writes: > > > "Shug Boabby" writes: > > > > > On 31/03/06, Stefan Monnier wrote: > > > > Can you provide a scenario where it's really bothersome? > > > > > > oh... try opening up each section file of your thesis (each file > > > containing 3 or 4 AUCTeX variables), across several computers, and > > > getting that bloody box pop up and ask 4X questions!! (where X are the > > > number of files i have in desktop save) > > > > Try a newer versions of AUCTeX, the warning is disabled by > > default. I am not sure what version started doing that, I use the > > CVS. > > > > Yeah, it would be great if AUCTeX was integrated in emacs, so you > > won't need to install it separately... > > It is still missing copyright assignments for that. If somebody would > volunteer to invest more time than I currently manage for hunting > people down and asking them, this would be appreciated. Don't hold > your breath for this to finish, but it is something that deserves > better progress than I have made so far. Hopefully someone can help you with the copyrights, maybe posting a message about this would help. Can you say what the status is right now? Is the core OK ? (meaning the latex.el, tex*.el files) The style/* files are not that crucial, and they could be reimplemented if needed. > Also I am not sure that the release schedule of Emacs and AUCTeX are > really compatible: not everybody using AUCTeX takes his Emacs fresh > from CVS. True, but the main problem that I have seen is that a lot of emacs users not even aware that AUCTeX exists... WRT the release schedule, cc-mode and gnus seem to manage separate releases and being integrated...