emacs-devel
[Top][All Lists]
Advanced

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

Re: MPS symbols


From: Gerd Möllmann
Subject: Re: MPS symbols
Date: Fri, 28 Jun 2024 13:50:40 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Gerd Möllmann <gerd.moellmann@gmail.com>
>> Cc: emacs-devel@gnu.org
>> Date: Fri, 28 Jun 2024 10:37:53 +0200
>> 
>> BTW, I've added an igc.el to emacs-lisp that contains the igc-stats, and
>> something new for roots, igc-roots-stats or so. I thought that's useful
>> enough to have always available.
>
> This leads to:
>
>     ELC      emacs-lisp/igc.elc
>
>   In end of data:
>   emacs-lisp/igc.el:89:27: Warning: the function `igc-roots' is not
>   known to be defined.

Should be fixed now.

> What is 'igc-roots'?

That one actually doesn't exist. I intended to make 'r' show root
statistics in igc-stats, but didn't complete that, and left the above
call.

igc--roots is a DEFUN in igc.c returning information about roots. In the
end, the plan is that every root has a label, and all are displayed in
igc-roots-stats, so that one can see what is going on wrt roots over
time.



reply via email to

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