unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Chris Feng <chris.w.feng@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: Eric Abrahamsen <eric@ericabrahamsen.net>,
	emacs-devel <emacs-devel@gnu.org>
Subject: Re: :tracker in eieio classes
Date: Fri, 12 Feb 2016 15:39:45 +0800	[thread overview]
Message-ID: <CAP4=87F7dpNX5bj6=8q3cLRp-UyFLPjnz2B3Wjba4jQvG7JeGQ@mail.gmail.com> (raw)
In-Reply-To: <87mvr6mlhz.fsf@gnus.org>

>> I've noticed that, while tag references to slots work, the compiler
>> wants a symbol. I think if you just switch that to (oref db 'tracker) it
>> should be quiet. Or (eieio-oref db 'tracker).
>
> Then it says
>
> In toplevel form:
> gnus/registry.el:182:21:Warning: Unknown slot `(quote tracker)'

It should be (oref db tracker).



  reply	other threads:[~2016-02-12  7:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-12  5:44 :tracker in eieio classes Lars Ingebrigtsen
2016-02-12  6:49 ` Eric Abrahamsen
2016-02-12  7:32   ` Lars Ingebrigtsen
2016-02-12  7:39     ` Chris Feng [this message]
2016-02-12  8:47       ` Eric Abrahamsen
2016-02-13  3:46       ` Lars Ingebrigtsen
2016-02-13  3:59         ` Eric Abrahamsen
2016-02-13  5:05           ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='CAP4=87F7dpNX5bj6=8q3cLRp-UyFLPjnz2B3Wjba4jQvG7JeGQ@mail.gmail.com' \
    --to=chris.w.feng@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=eric@ericabrahamsen.net \
    --cc=larsi@gnus.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).