emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: customize-face


From: Richard M. Stallman
Subject: Re: customize-face
Date: Mon, 12 Dec 2005 00:23:51 -0500

    The problem is that the FROM value of `widget-after-change' now points
    into the foreground overlay and the TO value into the background
    overlay.

Right.  So...where does the FROM value come from
before it gets to widget-after-change?

      I suppose this happens because signal_after_change
    is called with arguments `opoint' and `PT - opoint' where opoint = 1090
    and PT = 1090 + 52 + 1.

Can you find the line number of the call to signal_after_change?
We need to determine why its argument FROM is incorrect.




reply via email to

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