all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Glenn Morris <rgm@gnu.org>
Cc: 8677-done@debbugs.gnu.org, tom.smith@163.com
Subject: bug#8677: Warning: `(tag (slot-value sbm (quote tag)))' is a malformed function
Date: Mon, 16 May 2011 16:49:53 -0300	[thread overview]
Message-ID: <jwvk4dqwhmg.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <s339keil5a.fsf@fencepost.gnu.org> (Glenn Morris's message of "Mon, 16 May 2011 13:57:05 -0400")

>> Is there some extra steps to perform other than "emacs -Q -l
>> semantic/mru-bookmark"?
> Bootstrap? I know you are not a fan... :)

Should be fixed now, thank you,


        Stefan


--- lisp/emacs-lisp/eieio.el	2011-05-08 02:33:28 +0000
+++ lisp/emacs-lisp/eieio.el	2011-05-16 19:47:57 +0000
@@ -1308,7 +1308,7 @@
        (defgeneric ,method ,args
          ,(or (documentation code)
               (format "Generically created method `%s'." method)))
-       (eieio--defmethod ',method ',key ',class ',code))))
+       (eieio--defmethod ',method ',key ',class #',code))))
 
 (defun eieio--defmethod (method kind argclass code)
   "Work part of the `defmethod' macro defining METHOD with ARGS."





  reply	other threads:[~2011-05-16 19:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-16 15:12 bug#8677: Warning: `(tag (slot-value sbm (quote tag)))' is a malformed function sss
2011-05-16 16:40 ` Glenn Morris
2011-05-16 17:34   ` Stefan Monnier
2011-05-16 17:57     ` Glenn Morris
2011-05-16 19:49       ` Stefan Monnier [this message]
2011-05-16 17:35 ` bug#8677: " sss
2011-05-16 17:46 ` bug#8677: " sss

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=jwvk4dqwhmg.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=8677-done@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    --cc=tom.smith@163.com \
    /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.