From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jirka.senkyr@gmail.com Newsgroups: gmane.emacs.help Subject: Re: read-only buffer Date: Wed, 11 Feb 2015 22:47:13 -0800 (PST) Message-ID: References: <420fd52a-fd10-4476-a3ca-42e468b06d48@googlegroups.com> <87fvb3grt7.fsf@gnu.org> <1ef3fec8-2c0e-4cc0-b415-feada7edda84@googlegroups.com> 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 1423723915 26921 80.91.229.3 (12 Feb 2015 06:51:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Feb 2015 06:51:55 +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 Feb 12 07:51:55 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 1YLncx-0007hn-2p for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Feb 2015 07:51:55 +0100 Original-Received: from localhost ([::1]:48736 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLncw-0000lw-31 for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Feb 2015 01:51:54 -0500 X-Received: by 10.236.104.134 with SMTP id i6mr2526661yhg.48.1423723634129; Wed, 11 Feb 2015 22:47:14 -0800 (PST) X-Received: by 10.50.253.1 with SMTP id zw1mr35441igc.11.1423723633925; Wed, 11 Feb 2015 22:47:13 -0800 (PST) Original-Path: usenet.stanford.edu!i13no701079qae.0!news-out.google.com!db6ni25589igc.0!nntp.google.com!hl2no10500217igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <1ef3fec8-2c0e-4cc0-b415-feada7edda84@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=199.64.72.252; posting-account=7ohIiQoAAAATr81kv7p6NTMEL0K0Amne Original-NNTP-Posting-Host: 199.64.72.252 User-Agent: G2/1.0 Injection-Date: Thu, 12 Feb 2015 06:47:13 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:210388 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:102665 Archived-At: On Thursday, February 12, 2015 at 7:12:04 AM UTC+1, jirka....@gmail.com wro= te: > On Thursday, January 22, 2015 at 4:57:03 PM UTC+1, Eli Zaretskii wrote: > > > Date: Thu, 22 Jan 2015 12:09:48 +0100 > > > From: Ji=C5=99=C3=AD =C5=A0enk=C3=BD=C5=99 > > >=20 > > > I might have mentioned then I'm using Cygwin under Windows. Don't kno= w if > > > it's a clue. > >=20 > > Which parts are from Cygwin? Emacs and SVN, only Emacs, only SVN, > > something else? >=20 > Emacs is cygwin, SVN is windows. OK. It looks like the problem is in mismatch of file permissions between Wi= ndows and Cygwin. After I ran chmod +w emacs opens files in writable buffer= .