From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs 25.0.04: Feature Request: Make called-interactively-p's argument optional Date: Thu, 30 Jun 2016 18:30:50 +0300 Message-ID: <83mvm2vglx.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1467300714 28966 80.91.229.3 (30 Jun 2016 15:31:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2016 15:31:54 +0000 (UTC) Cc: emacs-devel@gnu.org, rms@gnu.org, raman@google.com To: rswgnu@gmail.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 30 17:31:38 2016 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 1bIdwD-0004oL-2q for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2016 17:31:33 +0200 Original-Received: from localhost ([::1]:51213 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIdwC-0007L7-3g for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2016 11:31:32 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIdw6-0007L2-3b for emacs-devel@gnu.org; Thu, 30 Jun 2016 11:31:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bIdw3-0001Nj-B4 for emacs-devel@gnu.org; Thu, 30 Jun 2016 11:31:26 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41583) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIdw3-0001Nd-7w; Thu, 30 Jun 2016 11:31:23 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4570 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bIdvp-00023J-1x; Thu, 30 Jun 2016 11:31:09 -0400 In-reply-to: (message from Robert Weiner on Thu, 30 Jun 2016 10:25:26 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:204993 Archived-At: > From: Robert Weiner > Date: Thu, 30 Jun 2016 10:25:26 -0400 > Cc: Richard Stallman , emacs-devel > > It would be nice if John and Eli could just make some final decision > on the interactive-p issue and then put that one to rest, whatever it > is. I have no opinion on the subject, except the general principle that we shouldn't back up on past decisions unless they are truly disastrous, because such back-and-forth confuses users and wastes maintenance efforts.