hmm it's the jka-compr-ccrypt that interacts badly on 23. If I remove that one it works in both versions. To bad I have all my passwords in a encrypted file so I use this feature quite a lot.
;; allow to read/write encrypted files ;; needs the operating system package "ccrypt". ;; create a file with name *.cpt to make it encrypted (ex: emacs test.cpt) ;;(require 'jka-compr-ccrypt) -- emacs23 info reader cant read compressed info files https://bugs.launchpad.net/bugs/541947 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
