From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Will Parsons Newsgroups: gmane.emacs.help Subject: Re: mismatch between what Emacs considers read-only and file permissions Date: 4 Feb 2015 20:19:32 GMT Message-ID: References: Reply-To: gyliamos@gmail.com NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1423081220 3179 80.91.229.3 (4 Feb 2015 20:20:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 4 Feb 2015 20:20:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 04 21:20:19 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 1YJ6Qs-000574-It for geh-help-gnu-emacs@m.gmane.org; Wed, 04 Feb 2015 21:20:18 +0100 Original-Received: from localhost ([::1]:38619 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJ6Qr-0005Lc-St for geh-help-gnu-emacs@m.gmane.org; Wed, 04 Feb 2015 15:20:17 -0500 Original-Path: usenet.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-X-Trace: individual.net imelg9lbOx899HzvOenglwOpHiYPDPl1vST7wKGc3wFclCqsng Cancel-Lock: sha1:w7QaKiGSpNEnFnVES/XlxpQI82w= User-Agent: slrn/1.0.2 (FreeBSD) Original-Xref: usenet.stanford.edu gnu.emacs.help:210206 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:102483 Archived-At: Eli Zaretskii wrote: >> From: Will Parsons >> Date: 4 Feb 2015 19:53:33 GMT > >> My real question is the second circumstance, where a file with the >> Unix write bit set is marked read-only by Emacs. Since it only occurs >> when I log in directly as root in console mode (which I don't do that >> often), I can live with that too, using the same method. By *why* >> does it happen? > > Because using sudo doesn't make you root, it only gives you root's > security privileges. Who said anything about using sudo? I clearly stated that I was logging in directly as root to a console. -- Will