Michael Sperber wrote:
> the use of delete-windows-on with 2 args in bbdb-mhe doesn't look like
> an acciddent to me, but it sure doesn't work with lemacs 19.9. Maybe
> this is in FSFmacs or 19.10?
delete-windows-on with two args is from FSF Emacs. The second argument
of t restricts the function to operating only within the current X
window. However, it's no great loss to take on the default behavior
(which makes it apply to all Emacs X windows), so your patch is fine for
both Lucid and FSF.
I guess this goes to show that fixing one problem makes another. The
delete-windows-on was added to help bbdb work with mh-e.
Fritz