From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Re: calwf Date: Wed, 13 Jan 2016 20:55:21 +0100 Message-ID: <20160113195521.GB1181@tuxteam.de> References: <878u3wukjs.fsf@mat.ucm.es> <87ziw9nzok.fsf@mat.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; x-action=pgp-signed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1452717053 15146 80.91.229.3 (13 Jan 2016 20:30:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Jan 2016 20:30:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 13 21:30:38 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aJS3h-0007f9-LE for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Jan 2016 21:30:21 +0100 Original-Received: from localhost ([::1]:39077 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJS3h-0008SW-2q for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Jan 2016 15:30:21 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJS3W-0008SA-PK for help-gnu-emacs@gnu.org; Wed, 13 Jan 2016 15:30:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJS3T-00045J-Jl for help-gnu-emacs@gnu.org; Wed, 13 Jan 2016 15:30:10 -0500 Original-Received: from mail.tuxteam.de ([5.199.139.25]:42040 helo=tomasium.tuxteam.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJS3T-00045D-Dt for help-gnu-emacs@gnu.org; Wed, 13 Jan 2016 15:30:07 -0500 Original-Received: from tomas by tomasium.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1aJRVp-0000QR-Vw for help-gnu-emacs@gnu.org; Wed, 13 Jan 2016 20:55:22 +0100 In-Reply-To: <87ziw9nzok.fsf@mat.ucm.es> User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 5.199.139.25 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:108718 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wed, Jan 13, 2016 at 05:42:51PM +0000, Uwe Brauer wrote: > >>> "Stefan" == Stefan Monnier writes: > > > In both cases (calwf and weekly-view), I expect that the issue is a > > simple question of renaming of a few functions/variables, or some > > such. > > Yes. > I had to introduce the following alias: > > (defalias 'view-diary-entries 'diary-view-entries) ;which was even > obsolete in the diary-lib version of xemacs > > But also > > (defalias 'general-holidays 'holiday-general-holidays) > (defalias 'oriental-holidays 'holiday oriental-holidays) > (defalias 'local-holidays 'holiday-local-holidays) > (defalias 'other-holidays 'holiday-other-holidays) > (defalias 'hebrew-holidays 'holiday-oriental-holidays) > (defalias 'christian-holidays 'holiday-christian-holidays) > (defalias 'islamic-holidays 'holiday-iclamic-holidays) [...] > Frankly the rationale of renaming functions is beyond me, since it > breaks backwards compatibility. In this case (putting everything under a "name space") the change has something running for it: less name collissions. The change i, of course, always nasty. reegards - -- tomás -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlaWq6kACgkQBcgs9XrR2kYYIACeKY3FRJ2FK1qzd9TZFPpjw0vb stkAmwRTQ2zKR29Y0FkZdXKOspO3IeGc =j8pa -----END PGP SIGNATURE-----