From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bertrand Brelier Newsgroups: gmane.emacs.help Subject: issue with Emacs 24.4.1 : changed on disk; really edit the buffer Date: Thu, 8 Jan 2015 13:58:41 -0500 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1420744297 29801 80.91.229.3 (8 Jan 2015 19:11:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 8 Jan 2015 19:11:37 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 08 20:11:32 2015 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 1Y9ITt-00007L-S6 for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Jan 2015 20:10:54 +0100 Original-Received: from localhost ([::1]:47831 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9ITt-0007I9-0C for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Jan 2015 14:10:53 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9IIC-0002ej-QZ for help-gnu-emacs@gnu.org; Thu, 08 Jan 2015 13:58:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y9II7-0005ei-5I for help-gnu-emacs@gnu.org; Thu, 08 Jan 2015 13:58:48 -0500 Original-Received: from mail-ob0-x234.google.com ([2607:f8b0:4003:c01::234]:48351) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9II7-0005eD-1g for help-gnu-emacs@gnu.org; Thu, 08 Jan 2015 13:58:43 -0500 Original-Received: by mail-ob0-f180.google.com with SMTP id wp4so9607820obc.11 for ; Thu, 08 Jan 2015 10:58:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Z9oO0mv0HMt5QBW3uXa7SlBJdvkqMREMNa5IVTmeXqY=; b=KRzXYG3plhb1Rh2Oa4D404Hdl5ec2Oa+8nYepBcnsHYdygfFKZ8uNG4EvXo39R5b8h pXhQ46pprJGeYY10gOaTo+c32zQ+cnsywf4Qe0loTkbDP1TJYyaYT97Lh+DpDrEtXfUZ 1xdhvUgX+fpNZ9ejjEzU8kWWZktnpRYB9bhlTyvFSTqqqo3pi8jrplsEO3wEJeOOD6wW 9q+1Vlii6772wwZRqyFyvKa6fnTPIwWHtLq2vYma2ALeHdmMDKRA2JYTigZte9rILnGK otmpexqAXlrzBtMwOYb+/i5XyyQY2Ucq9Icn6FSzKpACgUg7VP5ff3eNA3kC10Wgy0DV PGyg== X-Received: by 10.202.94.132 with SMTP id s126mr2744837oib.70.1420743521840; Thu, 08 Jan 2015 10:58:41 -0800 (PST) Original-Received: by 10.202.98.136 with HTTP; Thu, 8 Jan 2015 10:58:41 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c01::234 X-Mailman-Approved-At: Thu, 08 Jan 2015 14:10:35 -0500 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:101950 Archived-At: Hello everybody, I am using emacs on a Ubuntu server (14.04) to edit files. I am editing files that are located in an encrypted directory with encfs located on a Microsoft server (accessed with cifs). When I edit the file and save it, and I continue to edit the file (without closing it), I have the following issue where emacs thinks that the file has changed on disk : changed on disk; really edit the buffer? (y, n, r or C-h) has changed since visited or saved. Save anyway? (yes or no) This problem is reproducible (it actually happens every-time) but only happens with Emacs 24.4.1 and not with Emacs 24.3.1. Also, I do not have the problem when I use an encrypted directory locally (not on an external server) or when I use an non-encrypted directory on the Microsoft server. I have also checked that the file is not used or modified by another other user or program and since I do not have any issue with the version 24.3.1 on the same files, I am wondering if the issue could come from the version 24.4.1 Please let me know if you need further information to investigate the issue. Thank you for your help, I really appreciate working with emacs. Regards, Bertrand