From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: Suggest: dont declare interactive-p obsolete Date: Thu, 19 Nov 2015 15:44:40 +0200 Message-ID: <564DD248.9010201@yandex.ru> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1447940744 28335 80.91.229.3 (19 Nov 2015 13:45:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Nov 2015 13:45:44 +0000 (UTC) To: bruce.connor.am@gmail.com, raman , emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 19 14:45:44 2015 Return-path: Envelope-to: ged-emacs-devel@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 1ZzPWG-0003pM-HV for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2015 14:45:00 +0100 Original-Received: from localhost ([::1]:41743 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzPWB-00036b-0w for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2015 08:44:55 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36694) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzPW3-00030U-MP for emacs-devel@gnu.org; Thu, 19 Nov 2015 08:44:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZzPW0-0006uN-VK for emacs-devel@gnu.org; Thu, 19 Nov 2015 08:44:47 -0500 Original-Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]:38187) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzPW0-0006uJ-PF for emacs-devel@gnu.org; Thu, 19 Nov 2015 08:44:44 -0500 Original-Received: by wmec201 with SMTP id c201so118406583wme.1 for ; Thu, 19 Nov 2015 05:44:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=jtgimXONqRkQh8c+WhAgj3ptgA1Xg0chB52UVjH5kFs=; b=YppbS6A/eCzZSn06gBaI6GgRVRL3BMlQwhYpPAOsgcRNBtO2Vg+9OAcMMRLmEDQKlu AzgdMsFvlmy2YVV+IhfUYtLjU52ID3Z//C25nE94s2ajALhr37ylL8znzKw9Q31AabhM FTAncly5H4c4EWx2uqxq04esAG2+lI5DTHpF1z2/5F6Hi+Ld2nUCgAvCEsTj4q5vGbbZ p9gahFBzYDw5ELR8SewLIgbNYuBmZMd9AYqFsfU7Vp9FjAUypjHx1QymORSwG4d/nohv g6srXqUMScuGLDxsKexT3YVYSVATt4bdUFr27NrYxxmYr9rvF5AVVrmm3qbo0s8XLY4f AXaA== X-Received: by 10.28.103.84 with SMTP id b81mr10298074wmc.39.1447940683972; Thu, 19 Nov 2015 05:44:43 -0800 (PST) Original-Received: from [10.9.0.103] (nat.webazilla.com. [78.140.128.228]) by smtp.googlemail.com with ESMTPSA id c4sm7969647wjs.36.2015.11.19.05.44.41 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 19 Nov 2015 05:44:43 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c09::22a X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:194786 Archived-At: On 11/19/2015 10:39 AM, Artur Malabarba wrote: > By my estimates, this function was made obsolete 5 years ago. And it > _is_ obsolete. > IMHO, packages that try to support Emacs releases 6 years apart (as > noble as that is) can't expect to be able to do that without a few > warnings. There are ways for such packages to suppress these warnings. > But it's important to keep them to prevent this function from > spreading. +1