>> (when (locate-library "specman-mode" nil)

    Romain> This is fine, calling `locate-library' without specifying
    Romain> a file extension always works, as noted in my first
    Romain> message.

You are correct. I had *meant* to type

 (when (locate-library "specman-mode.el" nil)
                                    ^^^
in my 2nd example, which wouldn't find specman-mode.el.gz but would
find specman-mode.el.

What I posted originally was my actual fragment from my .emacs, which
didn't use any extensions (as recommended).

Andy Scott





_______________________________________________
Emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to