all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* backward compatibility GNU emacs 24 / 25 diary lib.
@ 2015-09-02 13:28 Uwe Brauer
  2015-09-02 14:45 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2015-09-02 13:28 UTC (permalink / raw)
  To: emacs-devel

Hello

In GNU emacs 24 diary-lib contained

(define-obsolete-function-alias 'make-diary-entry 'diary-make-entry "23.1")

In 25 this alias was deleted causing problems in some old code of mine.
Why do you break backward compatibility on purpose?


Regards

Uwe Brauer  




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

* Re: backward compatibility GNU emacs 24 / 25 diary lib.
  2015-09-02 13:28 backward compatibility GNU emacs 24 / 25 diary lib Uwe Brauer
@ 2015-09-02 14:45 ` Eli Zaretskii
  2015-09-02 14:48   ` Uwe Brauer
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2015-09-02 14:45 UTC (permalink / raw)
  To: Uwe Brauer; +Cc: emacs-devel

> From: Uwe Brauer <oub@mat.ucm.es>
> Date: Wed, 02 Sep 2015 13:28:01 +0000
> 
> In GNU emacs 24 diary-lib contained
> 
> (define-obsolete-function-alias 'make-diary-entry 'diary-make-entry "23.1")
> 
> In 25 this alias was deleted causing problems in some old code of mine.
> Why do you break backward compatibility on purpose?

After 5 years of being in the "obsolete" status, and 2 major releases,
aren't we allowed to finally delete it?  If not, what is the purpose
of obsoleting functions and variables?



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

* Re: backward compatibility GNU emacs 24 / 25 diary lib.
  2015-09-02 14:45 ` Eli Zaretskii
@ 2015-09-02 14:48   ` Uwe Brauer
  0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer @ 2015-09-02 14:48 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Uwe Brauer, emacs-devel



   > After 5 years of being in the "obsolete" status, and 2 major releases,
   > aren't we allowed to finally delete it?  If not, what is the purpose
   > of obsoleting functions and variables?

Well there are very few lines concerning these aliases. Given the
trouble it could cause I would leave those line in the code. But I have
no say on this.



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

end of thread, other threads:[~2015-09-02 14:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-02 13:28 backward compatibility GNU emacs 24 / 25 diary lib Uwe Brauer
2015-09-02 14:45 ` Eli Zaretskii
2015-09-02 14:48   ` Uwe Brauer

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.