emacs-devel
[Top][All Lists]
Advanced

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

Re: How to debug indentation


From: N. Raghavendra
Subject: Re: How to debug indentation
Date: Fri, 25 May 2018 23:17:05 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

At 2018-05-25T01:24:01-04:00, Stefan Monnier wrote:

> If the indentation code is spread over several functions,
> `trace-function` can be useful as well (along with insertion of
> `trace-values` calls).

I can see what `trace-function' does, but can't make out how to use
`trace-values'.  I saw trace.el, but there is no documentation there
about it.  Can you give some idea of how to use it?

> Yes, I often use Edebug to debug indentation problems.

I am now able to use Edebug to see how the indentation is working.

Thanks,
Raghu.

-- 
N. Raghavendra <address@hidden>, http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/



reply via email to

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