all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#28037: 26.0.50; eieio-object-name-string circular obsolescence
@ 2017-08-10 16:05 Eric Abrahamsen
       [not found] ` <handler.28037.B.150238119720686.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Abrahamsen @ 2017-08-10 16:05 UTC (permalink / raw)
  To: 28037


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






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#28037: Acknowledgement (26.0.50; eieio-object-name-string circular obsolescence)
       [not found] ` <handler.28037.B.150238119720686.ack@debbugs.gnu.org>
@ 2017-11-22  1:48   ` Eric Abrahamsen
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Abrahamsen @ 2017-11-22  1:48 UTC (permalink / raw)
  To: 28037

close 28037
thanks

Looks like this was resolved with 3b03124a9.






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-11-22  1:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-10 16:05 bug#28037: 26.0.50; eieio-object-name-string circular obsolescence Eric Abrahamsen
     [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

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.