From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#22560: forward-word etc should be interactive-only Date: Sat, 06 Feb 2016 00:00:00 +0200 Message-ID: <83oabuu8bj.fsf@gnu.org> References: <874mdn1vks.fsf@gnus.org> <5awpqjnm89.fsf@fencepost.gnu.org> <83vb63t0b9.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1454709681 14893 80.91.229.3 (5 Feb 2016 22:01:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Feb 2016 22:01:21 +0000 (UTC) Cc: 22560@debbugs.gnu.org, larsi@gnus.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 05 23:01:12 2016 Return-path: Envelope-to: geb-bug-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 1aRoRE-00069Q-22 for geb-bug-gnu-emacs@m.gmane.org; Fri, 05 Feb 2016 23:01:12 +0100 Original-Received: from localhost ([::1]:50568 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRoRD-00025g-Ic for geb-bug-gnu-emacs@m.gmane.org; Fri, 05 Feb 2016 17:01:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRoR9-00024J-8c for bug-gnu-emacs@gnu.org; Fri, 05 Feb 2016 17:01:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRoR4-0002nm-9G for bug-gnu-emacs@gnu.org; Fri, 05 Feb 2016 17:01:07 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:54493) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRoR4-0002ni-5o for bug-gnu-emacs@gnu.org; Fri, 05 Feb 2016 17:01:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aRoR4-0007NU-0M for bug-gnu-emacs@gnu.org; Fri, 05 Feb 2016 17:01:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 05 Feb 2016 22:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22560 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 22560-submit@debbugs.gnu.org id=B22560.145470964028324 (code B ref 22560); Fri, 05 Feb 2016 22:01:01 +0000 Original-Received: (at 22560) by debbugs.gnu.org; 5 Feb 2016 22:00:40 +0000 Original-Received: from localhost ([127.0.0.1]:34849 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aRoQe-0007Mi-VF for submit@debbugs.gnu.org; Fri, 05 Feb 2016 17:00:40 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:39414) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aRoQc-0007MW-Lp for 22560@debbugs.gnu.org; Fri, 05 Feb 2016 17:00:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aRoQS-0002km-Q7 for 22560@debbugs.gnu.org; Fri, 05 Feb 2016 17:00:29 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60862) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aRoQS-0002ki-Mh; Fri, 05 Feb 2016 17:00:24 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2178 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aRoQR-0000JL-AG; Fri, 05 Feb 2016 17:00:24 -0500 In-reply-to: (message from Glenn Morris on Fri, 05 Feb 2016 15:16:56 -0500) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:112531 Archived-At: > From: Glenn Morris > Cc: larsi@gnus.org, 22560@debbugs.gnu.org > Date: Fri, 05 Feb 2016 15:16:56 -0500 > > > I don't want to get involved, but purely as a data point: > C-n runs next-line, which does all kinds of fancy stuff and is marked > for interactive-use only, and forward-line is for use in Lisp programs. > But 'twas ever thus, AFAIK. I don't think forward-word should be interactive-use only.