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 #8 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.
That sounds reasonable, but I'm not quite sure that's how the predicate
is meant to be used. That is, I'm not sure it's an implementation
detail what buffer the predicate is called from, or whether it's
supposed to be that way.
Anybody know?
--
(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.