* .emacs.d permission denied
@ 2006-07-24 17:18 RichT
2006-07-24 19:43 ` Kevin Rodgers
0 siblings, 1 reply; 2+ messages in thread
From: RichT @ 2006-07-24 17:18 UTC (permalink / raw)
I sudo to root to set up a system, the set up command throws up a form
in my 'favorite' editor emacs and when I try to edit the form, after a
short time it starts beeping with
Creating directory: permission denied, /home/.../.emacs.d
I exit emacs and emacs produces a core file.
On the advice of this forum, I added
(setq auto-save-list-file-prefix nil)
to my .emacs file to no effect. The version of emacs is 21.3.1 on
Linux.
Does anyone have a suggestion? Around here everyone suggests that I
switch to a different editor.
Richard
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: .emacs.d permission denied
2006-07-24 17:18 .emacs.d permission denied RichT
@ 2006-07-24 19:43 ` Kevin Rodgers
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2006-07-24 19:43 UTC (permalink / raw)
RichT wrote:
> I sudo to root to set up a system, the set up command throws up a form
> in my 'favorite' editor emacs and when I try to edit the form, after a
> short time it starts beeping with
> Creating directory: permission denied, /home/.../.emacs.d
> I exit emacs and emacs produces a core file.
Yikes.
> On the advice of this forum, I added
> (setq auto-save-list-file-prefix nil)
> to my .emacs file to no effect. The version of emacs is 21.3.1 on
> Linux.
Since you've su'ed to root, I think you need to put that in the
root /.emacs file, or start emacs with -u $LOGNAME to get your
customizations.
> Does anyone have a suggestion? Around here everyone suggests that I
> switch to a different editor.
Very Impetuous.
--
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-07-24 19:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-24 17:18 .emacs.d permission denied RichT
2006-07-24 19:43 ` Kevin Rodgers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).