all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "B. T. Raven" <nihil@nihilo.net>
To: help-gnu-emacs@gnu.org
Subject: Re: ensure safe directory failing
Date: Sun, 20 Mar 2011 14:06:11 -0500	[thread overview]
Message-ID: <TsudnVJ0soK_zRvQnZ2dnUVZ_rednZ2d@sysmatrix.net> (raw)
In-Reply-To: <mailman.3.1300643740.13228.help-gnu-emacs@gnu.org>

Eli Zaretskii wrote:
>> Date: Sun, 20 Mar 2011 11:30:06 -0500
>> From: "B. T. Raven" <nihil@nihilo.net>
>>
>>>>   M-: (file-attributes "c:/emacs/.emacs.d" 'integer) RET
>> (t 1 544 513 (19846 9844) (19845 18237) (19843 65123) 0 "drwxrwxrwx" nil
>> (4608 1 . 53735) (55444 . 23564))
>>
>> Not void function, as I thought.
>>
>>
>>> void function
>>>
>>>>   M-: (user-uid) RET
>>> 1000 (#o1750, #x3e8)
> 
> Then this is not the case which the patch was supposed to solve.
> 
> What you need to do is this:
> 
>  . exit Emacs
> 
>  . rename the c:\emacs\.emacs.d directory
> 
>  . start Emacs with "emacs -Q"
> 
>  . exit Emacs
> 
> This should create c:\emacs\.emacs.d with the right credentials.  You
> should be able to see that with the same command as before:
> 
>  M-: (file-attributes "c:/emacs/.emacs.d" 'integer) RET

After carrying out above instructions it now shows:

(t 1 544 513 (19846 19183) (19846 19183) (19846 19063) 0 "drwxrwxrwx"
nil (8192 1 . 57574) (55444 . 23564))


and same Backtrace.

???

I notice that there is a folder for an orphaned user (I think)under
DocumentsandSettings last touched in july 2008. This username doesn't
appear anywhere in CtlPanel > Admin > Users. Maybe it's in the registry
somewhere. Anyway it hasn't caused any problems.





> 
> It should now show 1000, which is your Windows user ID, instead of
> 544, as the 3rd member of the list it displays.  If this succeeds, you
> can invoke Emacs as usual, and the server should start without the
> warning.  If you have something important in the old .emacs.d, you can
> now copy it to the new .emacs.d.
> 


  parent reply	other threads:[~2011-03-20 19:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-18 22:44 ensure safe directory failing B. T. Raven
2011-03-19  7:50 ` Eli Zaretskii
     [not found] ` <mailman.8.1300521008.15172.help-gnu-emacs@gnu.org>
2011-03-19 12:44   ` B. T. Raven
2011-03-19 15:00     ` Eli Zaretskii
     [not found]     ` <mailman.3.1300546821.11495.help-gnu-emacs@gnu.org>
2011-03-19 17:39       ` B. T. Raven
2011-03-19 17:47         ` Eli Zaretskii
     [not found]         ` <mailman.9.1300556892.13615.help-gnu-emacs@gnu.org>
2011-03-20  1:36           ` B. T. Raven
2011-03-20  7:10             ` Eli Zaretskii
     [not found]             ` <mailman.13.1300605015.19367.help-gnu-emacs@gnu.org>
2011-03-20 16:23               ` B. T. Raven
2011-03-20 16:30                 ` B. T. Raven
2011-03-20 17:55                   ` Eli Zaretskii
     [not found]                   ` <mailman.3.1300643740.13228.help-gnu-emacs@gnu.org>
2011-03-20 19:06                     ` B. T. Raven [this message]
2011-03-20 20:35                       ` Eli Zaretskii
     [not found]                       ` <mailman.1.1300653326.12439.help-gnu-emacs@gnu.org>
2011-03-20 20:46                         ` B. T. Raven

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=TsudnVJ0soK_zRvQnZ2dnUVZ_rednZ2d@sysmatrix.net \
    --to=nihil@nihilo.net \
    --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.