Akim Demaille <[EMAIL PROTECTED]> wrote: > >>> "Peter" == Peter S Galbraith <[EMAIL PROTECTED]> writes: > > >> It worked for a while, and no longer works, again. I don't know what > >> changed (yet?). Any ideas what I could try to find? > > > It's now broken with `emacs -q' ? > > No, it works for a while. Then I use Emacs normally, and then, if I > want to use all again, it no longer works. I have no idea what event > disables it.
Hi, The last correspondence is almost a year old, but this just occurred to me. The next time `M-x all' fails to work correctly, please look at the contents of the variables `before-change-functions' to see if `all-before-change-function' is included in the list, and `after-change-functions' to see if `all-after-change-function' is included in the list. It may be that some code is resetting those hooks. If so, the contents of those variable will likely provide the answer. Thanks, Peter -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]