Rumen Yotov <[EMAIL PROTECTED]> writes: > May be because this directory is meant to be used by portage only.
Since it's just a tmp dir, only allowing portage user to read seems too strict. > IMHO that is so because of FEATURES="... userpriv ..." (please check > the syntax). Same must be valid for /usr/portage/distfiles (FAETURES= > " ... parallel-fetch userpriv usersandbox...") Do you mean that I should add `userpriv' etc to FEATURES flag? My present setting is: ,---- | FEATURES="cvs parallel-fetch ccache keepwork" `---- > Why you need user access to this work-dir. Yes, it's a big weird that debugging emacs requires me running the executable. ,----[ /usr/share/emacs/23.0.0/etc/DEBUG ] | ** When you debug Emacs with GDB, you should start it in the directory | where the executable was made. That directory has a .gdbinit file | that defines various "user-defined" commands for debugging Emacs. | (These commands are described below under "Examining Lisp object | values" and "Debugging Emacs Redisplay problems".) `---- -- William -- [EMAIL PROTECTED] mailing list

