all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: I'am root user, but 'emacs /etc/sudoers' still report Buffer is read-only: #<buffer sudoers> in modeline
Date: Wed, 29 Apr 2015 22:08:03 +0200	[thread overview]
Message-ID: <87618e8zq4.fsf@debian.uxu> (raw)
In-Reply-To: mailman.1889.1430298251.904.help-gnu-emacs@gnu.org

Bob Proulx <bob@proulx.com> writes:

> I highly recommend using the visudo command for
> editing the /etc/sudoers file. It will make
> a writable copy and therefore you won't need to
> toggle the read-only status.

Indeed, however because you must run Emacs with
superuser rights in order to edit /etc/sudoers (i.e.
you won't get your everyday user's Emacs configs) it
can be preferable to use something altogether
different and above all more simple, like nano, which
seems to be the default - in spite of the name (or
perhaps "vi"sudo refers to "visual" and not vi(m)).

If you are dead set on using Emacs, try

    sudo EDITOR='/usr/bin/emacs -u USER' visudo

However then be aware that all tildes (~) in USER's
configs won't be /home/USER, so those have to be
changed to explicit paths unless there is yet another
way around it.

Perhaps the `user-login-name' or
`user-real-login-name' could be experimented with...

-- 
underground experts united
http://user.it.uu.se/~embe8573


  parent reply	other threads:[~2015-04-29 20:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-29  6:27 I'am root user, but 'emacs /etc/sudoers' still report Buffer is read-only: #<buffer sudoers> in modeline Show Dont
2015-04-29  8:25 ` Bob Proulx
2015-04-29  8:36 ` tomas
2015-04-29  9:24 ` Alex Kost
2015-04-29 10:33 ` tomas
     [not found] ` <mailman.1889.1430298251.904.help-gnu-emacs@gnu.org>
2015-04-29 20:08   ` Emanuel Berg [this message]
2015-04-29 20:29     ` Emanuel Berg
2015-04-30 21:36       ` Bob Proulx
     [not found]       ` <mailman.2062.1430429791.904.help-gnu-emacs@gnu.org>
2015-05-01  1:23         ` Emanuel Berg
2015-05-01  2:31         ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87618e8zq4.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.