Sam Steingold writes:
Sam> In Emacs, `C-h a' and M-x apropos RET differ in "back-end": the
latter
Sam> searches all symbols, not just functions and variables, but the
Sam> "front-end" is identical: the results are in the buffer `*Apropos*'
and
Sam> they look the same. This is why I bound `C-h o' to `apropos' - I think
Sam> of it as an "extra junk" apropos.
Sam> What I observe in XEmacs is a "front-end" difference: one produces
Sam> `*Apropos*' the other `*Hyper-Apropos*'. Is there any `back-end'
Sam> difference?
Yes, there's also another difference between the two (I don't know how
it works under emacs): both commands can return a slightly different list if
given a prefix (or according to inner variables):
- `apropos' shows you all symbols, possibly adding unbound ones and key
bindings,
- `hyper-apropos' shows you functions and variables, possibly filtering only
the interactive functions and user variables.
--
/ / _ _ Didier Verna
http://www.inf.enst.fr/~verna/
- / / - / / /_/ / E.N.S.T. INF C201.1 mailto:vernaļ¼ inf.enst.fr
/_/ / /_/ / /__ / 46 rue Barrault Tel. (33) 01 45 81 73 46
75634 Paris cedex 13 Fax. (33) 01 45 81 31 19