From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: agjf.tucker@gmail.com Newsgroups: gmane.emacs.help Subject: Re: something.tex changed on disk; really edit the buffer? Date: Fri, 17 Oct 2014 07:20:11 -0700 (PDT) Message-ID: <543cac1b-18a5-4b2c-ad60-7fb8359f32fe@googlegroups.com> References: <52d9ecfe-e978-4974-b1ae-2df1f5ed7ac0@googlegroups.com> <190140f5-75fd-41b6-bc0c-67b5ca8cf52f@googlegroups.com> <95fee263-abed-4ccc-8e1c-f63f227c7517@googlegroups.com> <4dae848f-0fa5-4aad-a2f6-64dabaa738ea@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1413555927 1194 80.91.229.3 (17 Oct 2014 14:25:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Oct 2014 14:25:27 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 17 16:25:20 2014 Return-path: Envelope-to: geh-help-gnu-emacs@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 1Xf8T1-0007Wi-CS for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Oct 2014 16:25:19 +0200 Original-Received: from localhost ([::1]:60943 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xf8T0-0007bK-V6 for geh-help-gnu-emacs@m.gmane.org; Fri, 17 Oct 2014 10:25:18 -0400 X-Received: by 10.68.132.200 with SMTP id ow8mr5841065pbb.8.1413555611563; Fri, 17 Oct 2014 07:20:11 -0700 (PDT) X-Received: by 10.140.34.76 with SMTP id k70mr5561qgk.40.1413555611304; Fri, 17 Oct 2014 07:20:11 -0700 (PDT) Original-Path: usenet.stanford.edu!uq10no12500513igb.0!news-out.google.com!i10ni93qaf.0!nntp.google.com!s7no3395574qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=137.205.238.137; posting-account=7GGFGQoAAAC7yVghPS8Fa6fDWLas6lu- Original-NNTP-Posting-Host: 137.205.238.137 User-Agent: G2/1.0 Injection-Date: Fri, 17 Oct 2014 14:20:11 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:208201 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:100477 Archived-At: I haven't had it happen for any other type of file, but tbh I don't think I have used Emacs for anything else since I installed the new version. When I press the LaTeX button it first saves the file and then runs LaTeX straight away, so even if LaTeX does touch the file, it's never as much as twenty seconds later... > > > > > Thanks! These are the results I get > > > > > > M-: (visited-file-modtime) > > > (21568 8785 0 0) > > > > > > M-: (file-attributes something.tex) > > > (nil 1 501 20 (21568 8805 0 0) (21568 8811 0 0) (21568 8811 0 0) ... ) > > > > > > I guess this means that it's Emacs' file-writing mechanism that is broken? > > > Or OSX itself? (seems less likely...) > > > > You said this happens when you run LaTeX on the file. Does it happen on > > any other files? > > > > If it's only for LaTeX, I suspect that it's touching the input file for > > some reason. > > > > -- >