From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Files created with emacs are owned by system Date: Fri, 1 Aug 2008 13:52:10 +0200 Message-ID: <51E76C93-65BC-4387-BBEE-1E1D6B35F368@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1217591640 23473 80.91.229.12 (1 Aug 2008 11:54:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Aug 2008 11:54:00 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: iainb.forms@googlemail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 01 13:54:50 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KOtDd-0007Qe-89 for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Aug 2008 13:54:49 +0200 Original-Received: from localhost ([127.0.0.1]:38905 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOtCi-00027T-MU for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Aug 2008 07:53:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KOtBA-0000ji-VT for help-gnu-emacs@gnu.org; Fri, 01 Aug 2008 07:52:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KOtB8-0000gY-3q for help-gnu-emacs@gnu.org; Fri, 01 Aug 2008 07:52:15 -0400 Original-Received: from [199.232.76.173] (port=49386 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KOtB7-0000g3-AR for help-gnu-emacs@gnu.org; Fri, 01 Aug 2008 07:52:13 -0400 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:47563) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KOtB7-0000lw-2E for help-gnu-emacs@gnu.org; Fri, 01 Aug 2008 07:52:13 -0400 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate03.web.de (Postfix) with ESMTP id 30470E5B3A71; Fri, 1 Aug 2008 13:52:12 +0200 (CEST) Original-Received: from [91.35.238.28] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1KOtB6-0007LL-00; Fri, 01 Aug 2008 13:52:12 +0200 In-Reply-To: X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX186EHyJCE12pezhX1tpQET/PJno2nWebtEIgApJ 9N4J64Ut4LbFP024CdElv7nj+aKG4uNTnLjyqfCT79HclBT6wi DNInINPHSu5VW9ygKA7Q== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:56122 Archived-At: Am 01.08.2008 um 13:32 schrieb iainb.forms: > -rw-r--r-- 1 root iainb 8 Aug 1 12:27 Dummyfile.hs This file is owned by root =96 not by you. You should try: sudo chown -R iainb:iainb ~iainb log off and in again. -- Greetings Pete Without vi there is only GNU Emacs