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
View this message in rfc822 format
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.
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
of 2011-04-04 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt --cflags
-Ic:/imagesupport/include'
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.