[slime-devel] Re: Using M-. for specialized methods
Helmut Eller
e9626484 at stud3.tuwien.ac.at
Fri May 21 19:45:44 UTC 2004
Bill_Clementson at peoplesoft.com writes:
> Unfortunately, it does not work in 6.x - it just positions to the top of
> the file that the method is in.
May I ask what the attached snippet returns for you? I tried it with
Franz' telnet prompt at prompt.franz.com (a 6.2) and it seems ok. ACL5
returns:
((BAR #((:FILE "/tmp/foo.lisp") (:POSITION 22))) ((METHOD FOO
((EQL :A))) #((:FILE "/tmp/foo.lisp") (:POSITION 38))) ((METHOD FOO
((EQL :B))) #((:FILE "/tmp/foo.lisp") (:POSITION 71))) (FOO #((:FILE
"/tmp/foo.lisp") (:FUNCTION-NAME "FOO"))))
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: allegro-test.lisp
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20040521/3c1caf40/attachment.ksh>
More information about the slime-devel
mailing list