From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#25154: 25.1; Bindings in cl-letf are in reverse order Date: Fri, 23 Dec 2016 15:53:05 +0200 Message-ID: <83pokizr9a.fsf@gnu.org> References: <8737hwllow.fsf@gmail.com> <83zik4fdug.fsf@gnu.org> <8760msmdq1.fsf@gmail.com> <83r35fg9jq.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1482501257 29140 195.159.176.226 (23 Dec 2016 13:54:17 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 23 Dec 2016 13:54:17 +0000 (UTC) Cc: 25154@debbugs.gnu.org, agrambot@gmail.com, tino.calancha@gmail.com To: Philipp Stephani Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Dec 23 14:54:13 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cKQIU-0006ei-6z for geb-bug-gnu-emacs@m.gmane.org; Fri, 23 Dec 2016 14:54:10 +0100 Original-Received: from localhost ([::1]:39290 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cKQIY-00040A-Uy for geb-bug-gnu-emacs@m.gmane.org; Fri, 23 Dec 2016 08:54:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48228) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cKQIQ-0003zt-Df for bug-gnu-emacs@gnu.org; Fri, 23 Dec 2016 08:54:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cKQIM-0005PI-Ht for bug-gnu-emacs@gnu.org; Fri, 23 Dec 2016 08:54:06 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:36749) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cKQIM-0005PE-F2 for bug-gnu-emacs@gnu.org; Fri, 23 Dec 2016 08:54:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cKQIM-0007MN-9T for bug-gnu-emacs@gnu.org; Fri, 23 Dec 2016 08:54: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, 23 Dec 2016 13:54:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 25154 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 25154-submit@debbugs.gnu.org id=B25154.148250122228260 (code B ref 25154); Fri, 23 Dec 2016 13:54:02 +0000 Original-Received: (at 25154) by debbugs.gnu.org; 23 Dec 2016 13:53:42 +0000 Original-Received: from localhost ([127.0.0.1]:52148 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cKQI1-0007Lk-TU for submit@debbugs.gnu.org; Fri, 23 Dec 2016 08:53:42 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:57171) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cKQI0-0007LT-Ga for 25154@debbugs.gnu.org; Fri, 23 Dec 2016 08:53:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cKQHu-0005G4-GC for 25154@debbugs.gnu.org; Fri, 23 Dec 2016 08:53:35 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:33399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cKQHq-0005Do-2D; Fri, 23 Dec 2016 08:53:30 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2002 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cKQHp-00080s-1J; Fri, 23 Dec 2016 08:53:29 -0500 In-reply-to: (message from Philipp Stephani on Fri, 23 Dec 2016 12:17:54 +0000) 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" Xref: news.gmane.org gmane.emacs.bugs:127365 Archived-At: > From: Philipp Stephani > Date: Fri, 23 Dec 2016 12:17:54 +0000 > Cc: tino.calancha@gmail.com, 25154@debbugs.gnu.org, agrambot@gmail.com > > I agree, patches to that effect are welcome. (AFAICT, the manual > tries to say that already, but the wording could be more explicit.) > > OK, I've attached a patch that hopefully clarifies this a bit. Thanks. My only comment is that I think we prefer talking about "binding" instead of "assignment".