just an addition to this
i noticed my email address was changed to loescher(a)leo.org again
i am glad i set the Reply-To address
i was playing arround yesterday trying to find out which bits of my
init file was breaking patch-keywords, i started xemacs with -vanilla
and gradually added each bit of my init file and evaluated it after
each change and patch-keywords worked fine each time, then i restarted
xemacs without command line switches and tried patch-keywords again
and it didnt work
im thinking something weird is happening with the loading of init.el
and custom.el, stephen said yestarday the the order they get loaded
has changed so maybe this has something to do with that
[sniped to reduce list traffic]
Dear Bug Team!
i have been having problems with using patch-keywords
as requested i am sending this bug report to see if anyone can help
as stated in a previous email patch-keywords works fine if i dont have
anything in my init.el file
if i have anything at all in my init.el file it breaks
for example i striped my init file down to this one line
(setq load-path (cons (expand-file-name "~/.xemacs/elisp/") load-path))
and it broke patch-keywords
i get a strange error just after i type in the keywords and hit return
Stack overflow: Variable binding depth exceeds max-specpdl-size
this happens on 21.4.6 and 21.5.4
thanks in advance