From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?5p2O5a6H5pmo?= Newsgroups: gmane.emacs.help Subject: How to save options on win8.1 Date: Thu, 28 Nov 2013 18:47:59 +0800 Message-ID: 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 1385650926 1904 80.91.229.3 (28 Nov 2013 15:02:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Nov 2013 15:02:06 +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 Nov 28 16:02:10 2013 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 1Vm36Y-0002TS-45 for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Nov 2013 16:02:10 +0100 Original-Received: from localhost ([::1]:42497 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vm36X-0004nI-OI for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Nov 2013 10:02:09 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vlz9G-0001j0-Gt for help-gnu-emacs@gnu.org; Thu, 28 Nov 2013 05:48:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vlz8v-00034a-D8 for help-gnu-emacs@gnu.org; Thu, 28 Nov 2013 05:48:42 -0500 Original-Received: from mail-la0-x22b.google.com ([2a00:1450:4010:c03::22b]:59983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vlz8v-00033t-5j for help-gnu-emacs@gnu.org; Thu, 28 Nov 2013 05:48:21 -0500 Original-Received: by mail-la0-f43.google.com with SMTP id n7so6044449lam.30 for ; Thu, 28 Nov 2013 02:48:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=nWU82xsQf2FuwjFUgNGOJAISymT5ZxOpfDM9swiJW1o=; b=dAz4UQ9NnMoA+xjjVXdSJZp4U8dxAych2TO9kak/UYn6A2daH/iWRxDdg1aQxJ20Hx 8fxVrOQqKpTHE0UP7E1nsbL36EfeQiEXrybeFym+1xBFBfRcNG7/UDhvbikr/Z/SD1vU dJX5QPIzr4W327o3NQjml6SPKZLfpve9oicCGvRoN8uTy2rLEhV2jQNewxnJN01/HScM LA8IND76mECuYdZOse4FCJroND4mwRQzn6AdV4LTjUgkb7ANnbTwhKf3pvzs3QC1F7AX wEB5geEE3PgFpYyB8bvdgXfPDrJZWb2mwGcy8UdTc8MGpOTYYBZ+DfLLZJlJJ59uWebC gcLg== X-Received: by 10.152.19.2 with SMTP id a2mr32724379lae.2.1385635699408; Thu, 28 Nov 2013 02:48:19 -0800 (PST) Original-Received: by 10.112.84.165 with HTTP; Thu, 28 Nov 2013 02:47:59 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22b X-Mailman-Approved-At: Thu, 28 Nov 2013 10:01:53 -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:94701 Archived-At: when I try to save options on win8.1 platform, an error occurs which says: Saving file c:/Users/=E5=AE=87=E6=99=A8/AppData/Roaming/.emacs... > byte-code: Cannot create temporary name for prefix: permission denied, > c:/Users/=E5=AE=87=E6=99=A8/AppData/Roaming/tmp > Could anyone explain what this could mean? Thanks, Yuchen