all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: 28037@debbugs.gnu.org
Subject: bug#28037: 26.0.50; eieio-object-name-string circular obsolescence
Date: Thu, 10 Aug 2017 09:05:06 -0700	[thread overview]
Message-ID: <87h8xfs91p.fsf@ericabrahamsen.net> (raw)


The eieio.el library has this in it:

(cl-defgeneric eieio-object-name-string (obj)
  "Return a string which is OBJ's name."
  (declare (obsolete eieio-named "25.1")))

But if you go to the eieio-named class, in eieio-base.el, it works by
defining a method called... `eieio-object-name-string'.

Ie, if you use the recommended new method, you end up calling the old,
obsoleted method again.

Not a huge disaster, but a strange inconsistency.


In GNU Emacs 26.0.50 (build 3, x86_64-pc-linux-gnu, GTK+ Version 3.22.17)
 of 2017-08-07 built on slip
Repository revision: 14ea76af5f3596d48747c2437006f6e1abcb67a7
Windowing system distributor 'The X.Org Foundation', version 11.0.11903000
Recent messages:
Opening connection to localhost...done
Opening connection to localhost...done
Opening connection to localhost...done
Opening connection to localhost...done
Reading active file via nndraft...done
Checking new news...done
Mark set
Send this bug report to the Emacs maintainers? (y or n) y
Quit
next-line: End of buffer

Configured features:
XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS NOTIFY
ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS
GTK3 X11 LIBSYSTEMD

Important settings:
  value of $LC_COLLATE: 
  value of $LC_CTYPE: zh_CN.UTF-8
  value of $LC_MESSAGES: 
  value of $LC_MONETARY: 
  value of $LC_NUMERIC: 
  value of $LC_TIME: 
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=fcitx
  locale-coding-system: utf-8-unix






             reply	other threads:[~2017-08-10 16:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-10 16:05 Eric Abrahamsen [this message]
     [not found] ` <handler.28037.B.150238119720686.ack@debbugs.gnu.org>
2017-11-22  1:48   ` bug#28037: Acknowledgement (26.0.50; eieio-object-name-string circular obsolescence) Eric Abrahamsen

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=87h8xfs91p.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=28037@debbugs.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.