[slime-devel] Prefix-Arg of slime-toggle-trace-fdefinition

5 Dec
2008
5 Dec
'08
7:02 p.m.
Hi, is there a particular reason why C-u C-c C-t is not the default behaviour of C-c C-t? Perhaps it's better if C-c C-t always tries to look at the context, but then offers that choice to the user in a way that is correctable by the user. Say it prompts for (flet foo) for a local function. -T.

6 Dec
6 Dec
8:32 a.m.
* Tobias C. Rittweiler [2008-12-05 20:02+0100] writes:
Hi,
is there a particular reason why C-u C-c C-t is not the default behaviour of C-c C-t?
Guessing the context is unreliable. SLIME should only look for the symbol around point. That's easy to implement, easy to understand, and good enough in 80% of all cases. In other words: Worse is Better. Helmut.
5942
Age (days ago)
5943
Last active (days ago)
1 comments
2 participants
participants (2)
-
Helmut Eller
-
Tobias C. Rittweiler