From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.help Subject: Re: read-only buffer Date: Thu, 22 Jan 2015 15:58:55 +0100 Message-ID: <873872hnf4.fsf@gnu.org> References: <420fd52a-fd10-4476-a3ca-42e468b06d48@googlegroups.com> <87fvb3grt7.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1421939812 4967 80.91.229.3 (22 Jan 2015 15:16:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Jan 2015 15:16:52 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: =?utf-8?B?SmnFmcOtIMWgZW5rw73FmQ==?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jan 22 16:16:49 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 1YEJV0-0001OL-34 for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Jan 2015 16:16:46 +0100 Original-Received: from localhost ([::1]:54004 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEJUu-00042K-EB for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Jan 2015 10:16:40 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51290) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEJDr-0007si-JY for help-gnu-emacs@gnu.org; Thu, 22 Jan 2015 09:59:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YEJDm-0006jY-Qq for help-gnu-emacs@gnu.org; Thu, 22 Jan 2015 09:59:03 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:33364) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YEJDm-0006gV-Lr for help-gnu-emacs@gnu.org; Thu, 22 Jan 2015 09:58:58 -0500 Original-Received: from thinkpad-t440p (dhcp08.uni-koblenz.de [141.26.71.8]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id 1A9821A84BF; Thu, 22 Jan 2015 15:58:57 +0100 (CET) Mail-Followup-To: =?utf-8?B?SmnFmcOtIMWgZW5rw73FmQ==?= , help-gnu-emacs@gnu.org In-Reply-To: (=?utf-8?B?IkppxZnDrSDFoGVua8O9xZkiJ3M=?= message of "Thu, 22 Jan 2015 12:09:48 +0100") User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 141.26.64.15 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:102213 Archived-At: Ji=C5=99=C3=AD =C5=A0enk=C3=BD=C5=99 writes: Hi Ji=C5=99=C3=AD, > I do have a write permissions for these files. Ok, too bad. That would have been a likely cause. > I might have mentioned then I'm using Cygwin under Windows. Don't > know if it's a clue. I don't have neither here to test but I guess others would have complained much earlier if that would always happen. Did you try opening such a file with "emacs -Q" just to rule out the problem is caused by your init files or third-party packages? Bye, Tassilo