I don't yet have 8.10 beta (8.04 amd64), but the bug seems to be present. Steps to reproduce:
1. install bigloo-ude sudo apt-get install bigloo-ude (other necessary stuff gets pulled in) 2. open a scheme file in emacs emacs test.scm -> error in emacs: File mode specification error: (file-error "Cannot open load file" "bee- mode") 3. remove bigloo ude sudo apt-get remove bigloo-ude sudo apt-get autoremove (remove pulled stuff) 4. open a scheme file in emacs -> error in emacs: File mode specification error: (file-error "Cannot open load file" "bee- mode") if you remove bigloo-ude with apt-get purge .. error does not occur. Actually, I'm not sure if its policy to leave file into /etc/emacs/site- start.d/ directory or remove it. Anyway, this behaviour triggers the bug. I will test 8.10 later when I have time. -- bigloo-ude does not remove /etc/emacs/site-start.d/05bigloo-ude on remove https://bugs.launchpad.net/bugs/114694 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
