> + (setq help-xref-stack-item (list 'help-insert-string (buffer-string)))
This is wrong. There are functions like help-setup-xref to do this job.
Don't access help-xref-stack-item directly unless you really have to, in
which case you should justify it with a clear comment describing
the problem.
Stefan
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
