* Vangelis Evangelou (2011-07-12) writes: > Yes it does. > > I believe you can reproduce the bug with the following commands in terminal: > mkdir -p $HOME/mytexmf/tex/latex/noaccess > chmod -rwx $HOME/mytexmf/tex/latex/noaccess > env TEXMFLOCAL=$HOME/mytexmf: emacs > > And this is the backtrace information from emacs: > > Debugger entered--Lisp error: (file-error "Opening directory" > "permission denied" "/maths/TeX/share/texmf-local/tex/latex/JCM")
Okay, thanks for the test case. I could now reproduce the problem as well and I've checked in a fix. -- Ralf _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
