On Tue, May 1, 2012 at 9:51 PM, Sam Steingold <
sds@gnu....> wrote:
> btw, I have been getting "Package assoc is obsolete!" message on startup
> for some time. I don't use assoc myself, so I wonder how I can figure
> out which of the packages I use load it (to alert their maintainers).
It shouldn't be hard to see in *Messages*. For example, if you do
emacs -Q
M-x load-library vhdl-mode <RET>
you'll see this in *Messages*
Loading vhdl-mode...done
Package assoc is obsolete!
Or, as a last resort, you can temporarily rename
lisp/obsolete/assoc.elc? and see which package from your .emacs fails
to load :-)
Juanma
opensubscriber is not affiliated with the authors of this message nor responsible for its content.