Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

bug#12875: emacsclient fails with latest trunk

7 views
Skip to first unread message

Aneesh Kumar K.V

unread,
Nov 13, 2012, 4:16:16 AM11/13/12
to 12...@debbugs.gnu.org

emacsclient -c -a "" now fails for me with the latest trunk. Debugging
tells me that the server directory is now created with unsafe mode

the /tmp/emacs1000 directory is getting created with 755 mode and
server-start complains

server-ensure-safe-dir: The directory `/tmp/emacs1000' is unsafe

You can reproduce with emacs -Q and then running server-start

-aneesh




Tassilo Horn

unread,
Nov 13, 2012, 5:00:40 AM11/13/12
to Aneesh Kumar K.V, 12...@debbugs.gnu.org
"Aneesh Kumar K.V" <aneesh...@linux.vnet.ibm.com> writes:

> emacsclient -c -a "" now fails for me with the latest trunk. Debugging
> tells me that the server directory is now created with unsafe mode
>
> the /tmp/emacs1000 directory is getting created with 755 mode and
> server-start complains
>
> server-ensure-safe-dir: The directory `/tmp/emacs1000' is unsafe

This bug is a duplicate of Bug 12871 which is already fixed and closed.

Bye,
Tassilo



0 new messages