all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: sds@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: more candidates for obsoletion
Date: Wed, 2 May 2012 00:06:12 +0200	[thread overview]
Message-ID: <CAAeL0STRwh9DsKFbWaGnKfY88uOdWxvCP6xD1obn7vH+ukzCOw@mail.gmail.com> (raw)
In-Reply-To: <87k40vptms.fsf@gnu.org>

On Tue, May 1, 2012 at 9:51 PM, Sam Steingold <sds@gnu.org> 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



  reply	other threads:[~2012-05-01 22:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-01  6:43 more candidates for obsoletion Glenn Morris
2012-05-01 19:51 ` Sam Steingold
2012-05-01 22:06   ` Juanma Barranquero [this message]
2012-05-01 22:25     ` Lars Magne Ingebrigtsen
2012-05-01 22:28       ` Lars Magne Ingebrigtsen
2012-05-02 13:02         ` Stefan Monnier
2012-05-13 18:34           ` Lars Magne Ingebrigtsen
2012-05-14  2:20             ` Stefan Monnier
2012-09-04 18:10               ` Lars Ingebrigtsen
2012-09-04 19:29                 ` Stefan Monnier
2012-09-04 21:24                   ` Lars Ingebrigtsen
2012-05-02  5:03       ` Thierry Volpiatto
2012-05-02  9:25 ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAeL0STRwh9DsKFbWaGnKfY88uOdWxvCP6xD1obn7vH+ukzCOw@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=sds@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.