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#8422: 24.0.50; doc of `apropos-internal' Date: Thu, 28 Apr 2016 12:33:33 +0200 Message-ID: <87wpniowea.fsf@gnus.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1461839662 9219 80.91.229.3 (28 Apr 2016 10:34:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Apr 2016 10:34:22 +0000 (UTC) Cc: 8422@debbugs.gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 28 12:34:10 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 1avjGs-0001Z9-3S for geb-bug-gnu-emacs@m.gmane.org; Thu, 28 Apr 2016 12:34:10 +0200 Original-Received: from localhost ([::1]:47856 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avjGr-0002N5-FO for geb-bug-gnu-emacs@m.gmane.org; Thu, 28 Apr 2016 06:34:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avjGn-0002Jn-P9 for bug-gnu-emacs@gnu.org; Thu, 28 Apr 2016 06:34:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1avjGk-0006F8-JG for bug-gnu-emacs@gnu.org; Thu, 28 Apr 2016 06:34:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:38918) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avjGk-0006F4-G9 for bug-gnu-emacs@gnu.org; Thu, 28 Apr 2016 06:34:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1avjGk-0001Wg-BW for bug-gnu-emacs@gnu.org; Thu, 28 Apr 2016 06:34:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 28 Apr 2016 10:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8422 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8422-submit@debbugs.gnu.org id=B8422.14618396245831 (code B ref 8422); Thu, 28 Apr 2016 10:34:02 +0000 Original-Received: (at 8422) by debbugs.gnu.org; 28 Apr 2016 10:33:44 +0000 Original-Received: from localhost ([127.0.0.1]:51253 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1avjGR-0001Vy-RP for submit@debbugs.gnu.org; Thu, 28 Apr 2016 06:33:43 -0400 Original-Received: from hermes.netfonds.no ([80.91.224.195]:34766) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1avjGQ-0001Vl-Hz for 8422@debbugs.gnu.org; Thu, 28 Apr 2016 06:33:43 -0400 Original-Received: from cm-84.215.1.64.getinternet.no ([84.215.1.64] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1avjGH-0000bh-U8; Thu, 28 Apr 2016 12:33:37 +0200 In-Reply-To: (Drew Adams's message of "Mon, 4 Apr 2011 09:13:39 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) 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:117027 Archived-At: "Drew Adams" writes: > Please add to the doc string some info about what the context is > when/where PREDICATE is invoked. Suppose, for instance, you wanted to > use a PREDICATE such as this: > > (lambda (c) > (and (commandp c) > (where-is-internal c overriding-local-map 'non-ascii)) > > The behavior of the PREDICATE depends on which buffer is current when it > is invoked. Can we assume that the buffer is the same one as when > `apropos-internal' was invoked? Likewise wrt the selected window. > > To find this info, users currently need to look at the C source code. Uhm... no. As far as I can see, apropos-internal does nothing weird like changing buffers or windows? So it would be rather odd to document that it doesn't do . Other mapping functions like `sort' certainly doesn't. Closing. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no