From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Davin Pearson Newsgroups: gmane.emacs.help Subject: Trouble saving to the emacs file dir under Windows Date: Sun, 12 Jun 2016 18:26:10 -0700 (PDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1465781487 18245 80.91.229.3 (13 Jun 2016 01:31:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 13 Jun 2016 01:31: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 Mon Jun 13 03:31:27 2016 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 1bCGit-0006CA-3c for geh-help-gnu-emacs@m.gmane.org; Mon, 13 Jun 2016 03:31:27 +0200 Original-Received: from localhost ([::1]:53306 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCGis-00052v-32 for geh-help-gnu-emacs@m.gmane.org; Sun, 12 Jun 2016 21:31:26 -0400 X-Received: by 10.129.71.213 with SMTP id u204mr10644940ywa.51.1465781171463; Sun, 12 Jun 2016 18:26:11 -0700 (PDT) X-Received: by 10.36.213.134 with SMTP id a128mr194515itg.8.1465781171361; Sun, 12 Jun 2016 18:26:11 -0700 (PDT) Original-Path: usenet.stanford.edu!v48no1193200qgd.0!news-out.google.com!v8ni283qgv.0!nntp.google.com!p34no6123317qgp.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=115.189.96.171; posting-account=SVVH0AoAAABplEQzMkIR3gU7a0gK8IuF Original-NNTP-Posting-Host: 115.189.96.171 User-Agent: G2/1.0 Injection-Date: Mon, 13 Jun 2016 01:26:11 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:218116 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:110425 Archived-At: This post is slightly off topic but I am stuck and I see no way around it. I am trying to get write access to the Emacs file dir under the MS Windows operating system. Here is the output of the chmod command: c:\Program Files (x86)\emacs-24.5\share\info>chmod 666 dir chmod: changing permissions of 'dir': Permission denied What gives? How do I go about getting write access to the file "dir"?