GNU bug report logs - #669
23.0.60; defalias is not taken into account by C-h k

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Thu, 7 Aug 2008 18:30:04 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 669 <at> debbugs.gnu.org, Drew Adams <drew.adams <at> oracle.com>
Subject: bug#669: 23.0.60; defalias is not taken into account by C-h k
Date: Thu, 14 Aug 2008 16:00:46 -0400
> case via the `foo' indirection but certainly _not_ in the
>   (defalias 'lisp-complete-symbol (symbol-function 'foo))
> because, well, look at the return value of (symbol-function 'foo).

We certainly could, if we labelled every lambda we build with the
location where it was found (rather than labelling the symbol to which
the lambda is bound).  In some cases we already do that (if the code is
byte-compiled and the lambda has a docstring, we include a pointer to
the docstring which includes the file name).


        Stefan




This bug report was last modified 16 years and 326 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.