emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Generalizing find-definition


From: Stefan Monnier
Subject: Re: Generalizing find-definition
Date: Thu, 11 Dec 2014 16:33:40 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> A identifier representation like 
>  (list (thing-at-point 'line) (current-buffer) (point))

If identifier-at-point returns t you can use the above as
an approximation if you need to generate a message for it, but it won't
be much more helpful to the user.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]