From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: intrusive changes Date: Sun, 30 Nov 2014 08:51:27 -0500 Message-ID: References: <87lhn7cfe0.fsf@lifelogs.com> <87egszcd3i.fsf@lifelogs.com> <87h9xvavjm.fsf@lifelogs.com> <874mtuc1hq.fsf@lifelogs.com> <871torfjk8.fsf@lifelogs.com> <87sih7cjnn.fsf@lifelogs.com> <87ppcbqh08.fsf_-_@violet.siamics.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1417355541 6118 80.91.229.3 (30 Nov 2014 13:52:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Nov 2014 13:52:21 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 30 14:52:15 2014 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 1Xv4v8-0000nj-10 for ged-emacs-devel@m.gmane.org; Sun, 30 Nov 2014 14:52:14 +0100 Original-Received: from localhost ([::1]:50523 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xv4v7-0005BF-CX for ged-emacs-devel@m.gmane.org; Sun, 30 Nov 2014 08:52:13 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60233) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xv4uw-0005Ax-S6 for emacs-devel@gnu.org; Sun, 30 Nov 2014 08:52:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xv4up-0000o4-Bg for emacs-devel@gnu.org; Sun, 30 Nov 2014 08:52:02 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:63889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xv4up-0000ny-7y for emacs-devel@gnu.org; Sun, 30 Nov 2014 08:51:55 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: As0IAGA2ZVRFpaJS/2dsb2JhbABbgw6EM4YvywwEAgKBHBcBAQEBAQF8hAMBAQMBIzMoCwsaAhgOAgIUGA2Ibwm6XZYnLIEtjzQ6FoJhgVQFjAunF4F2hBofgnsBAQE X-IPAS-Result: As0IAGA2ZVRFpaJS/2dsb2JhbABbgw6EM4YvywwEAgKBHBcBAQEBAQF8hAMBAQMBIzMoCwsaAhgOAgIUGA2Ibwm6XZYnLIEtjzQ6FoJhgVQFjAunF4F2hBofgnsBAQE X-IronPort-AV: E=Sophos;i="5.07,380,1413259200"; d="scan'208";a="99147186" Original-Received: from 69-165-162-82.dsl.teksavvy.com (HELO ceviche.home) ([69.165.162.82]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 30 Nov 2014 08:51:54 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id 123626626B; Sun, 30 Nov 2014 08:51:27 -0500 (EST) In-Reply-To: <87ppcbqh08.fsf_-_@violet.siamics.net> (Ivan Shmakov's message of "Tue, 25 Nov 2014 18:20:23 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 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:178508 Archived-At: > Showing that prompt every single time the user does =E2=80=98M-x =E2= =80=99 > isn=E2=80=99t something I=E2=80=99d call =E2=80=9Cnon-intrusive.=E2=80=9D It's not a prompt, just a message. That bug has been fixed. It was trivial to fix. Basing a decision on the presence of a bug without even trying to fix this bug first is not a good idea. Stefan