[slime-devel] change slime-toggle-trace-fdefinition to slime-trace-fdefinition
Nikodemus Siivola
nikodemus at random-state.net
Sat Feb 2 21:50:41 UTC 2008
On 2/2/08, Marco Baringer <mb at bese.it> wrote:
> I've found that i rarely want to actually to toggle a trace and that i
> often can't remeber if i'ev already traced the function at point or
> not. this patch changes slime-toggle-trace-fdefinition ot
> slime-trace-fdefinition. If no prefix argumnet is supplied tre
> function at point is traced, always, if one prefix argument is
> supplied it is untraced.
This fits my use-model pretty well -- I tend to turn trace on one function
at a time, and then untrace the whole lot with (untrace). Most annoying to
have to watch the minibuffer to make sure I don't accidentally trace something
I've already traced...
Cheers,
-- Nikodemus
More information about the slime-devel
mailing list