help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: broken .emacs file


From: Barry Margolin
Subject: Re: broken .emacs file
Date: Tue, 09 Sep 2003 18:22:57 GMT

In article <mailman.76.1063130750.21628.help-gnu-emacs@gnu.org>,
Dan Anderson  <dan@mathjunkies.com> wrote:
>I did something very silly.  I wanted to apply my .emacs file from my
>personal user to my superuser, so just did a: #cp -f /home/daniel/.emac*
>/root
>
>This messed things up royally though, and rm -fR /root/.emac* doesn't
>seem to help (or it just breaks more things).

What was the -R option for?  Just plain "rm /root/.emacs" should do it.

>Is there a command like M-x blank-.emacs-file?

The -q option to emacs runs it without loading the .emacs file.  You can
then edit it to correct any problems.

-- 
Barry Margolin, barry.margolin@level3.com
Level(3), Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]