* bug#7855: 24.0.50; imenu support for defalias
@ 2011-01-17 22:02 Drew Adams
2022-05-10 2:42 ` Lars Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2011-01-17 22:02 UTC (permalink / raw)
To: 7855
Enhancement request -
Would it be possible to have Imenu treat defalias as a function
definition (like defun, defun*, defmacro, etc.)?
I'm guessing that it might be a little tricky since the first arg is
evaluated (it is typically a quoted symbol). But if feasible it would
be helpful.
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
of 2011-01-17 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#7855: 24.0.50; imenu support for defalias
2011-01-17 22:02 bug#7855: 24.0.50; imenu support for defalias Drew Adams
@ 2022-05-10 2:42 ` Lars Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2022-05-10 2:42 UTC (permalink / raw)
To: Drew Adams; +Cc: 7855
"Drew Adams" <drew.adams@oracle.com> writes:
> Would it be possible to have Imenu treat defalias as a function
> definition (like defun, defun*, defmacro, etc.)?
>
> I'm guessing that it might be a little tricky since the first arg is
> evaluated (it is typically a quoted symbol). But if feasible it would
> be helpful.
I've now added this to Emacs 29 (along with
define-obsolete-function-alias).
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-10 2:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-17 22:02 bug#7855: 24.0.50; imenu support for defalias Drew Adams
2022-05-10 2:42 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.