From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#15547: 24.3.50; doc string of `isearch-cmds' Date: Fri, 07 Feb 2014 19:59:23 -0800 Message-ID: <87wqh66yqs.fsf@building.gnus.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1391832071 13272 80.91.229.3 (8 Feb 2014 04:01:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Feb 2014 04:01:11 +0000 (UTC) Cc: 15547@debbugs.gnu.org To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Feb 08 05:01:19 2014 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 1WBz6R-0006ZU-Vi for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Feb 2014 05:01:16 +0100 Original-Received: from localhost ([::1]:44800 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBz6R-0008Tl-Iu for geb-bug-gnu-emacs@m.gmane.org; Fri, 07 Feb 2014 23:01:15 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBz6J-0008SZ-M2 for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 23:01:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBz6E-00010Q-5R for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 23:01:07 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBz6E-00010L-2m for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 23:01:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WBz6D-0001zW-NR for bug-gnu-emacs@gnu.org; Fri, 07 Feb 2014 23:01:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 08 Feb 2014 04:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15547 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15547-submit@debbugs.gnu.org id=B15547.13918320506958 (code B ref 15547); Sat, 08 Feb 2014 04:01:01 +0000 Original-Received: (at 15547) by debbugs.gnu.org; 8 Feb 2014 04:00:50 +0000 Original-Received: from localhost ([127.0.0.1]:55855 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBz61-0001my-4F for submit@debbugs.gnu.org; Fri, 07 Feb 2014 23:00:49 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:57380) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WBz5x-0001jG-Iu for 15547@debbugs.gnu.org; Fri, 07 Feb 2014 23:00:45 -0500 Original-Received: from [204.14.154.233] (helo=building.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1WBz5j-0004a9-8O; Sat, 08 Feb 2014 05:00:31 +0100 In-Reply-To: (Drew Adams's message of "Sun, 6 Oct 2013 21:04:33 -0700 (PDT)") User-Agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.3.50 (gnu/linux) X-MailScanner-ID: 1WBz5j-0004a9-8O MailScanner-NULL-Check: 1392436831.76591@rX4no6nK/AMLxEcpL4fIrQ X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.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:84870 Archived-At: Drew Adams writes: > 1. The first element of the vector is missing from the description. It > is the symbol `cl-struct-isearch--state'. The vector has 13 elements, > not 12. I don't think it should say "vector" at all. It's a list of structs. That the structs are implemented internally as vectors should be irrelevant. I'll change the doc string. > 2. It would be a little clearer to say that the value is a *list* that > is *used* as a stack. Uhm... I don't think that's necessary. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/