GNU bug report logs -
#8422
24.0.50; doc of `apropos-internal'
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Mon, 4 Apr 2011 16:15:02 UTC
Severity: minor
Tags: notabug
Found in version 24.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 8422 <at> debbugs.gnu.org (full text, mbox):
"Drew Adams" <drew.adams <at> oracle.com> 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 <one weird thing>. Other mapping functions like
`sort' certainly doesn't. Closing.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 9 years and 30 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.