[comp.emacs] calendar.el bug

mgh@intelob.biin.com (Mike Heavin) (02/07/89)

I ran across another bug with the latest calendar.el program posted in this
newsgroup.  Every time I execute the calendar, it deletes a random (?) buffer
when it exits.

acy@calvin.icd.abnet.COM (Adnan Yaqub) (02/08/89)

In article <MGH.89Feb7094955@intelob.biin.com> mgh@intelob.biin.com (Mike Heavin) writes:

   I ran across another bug with the latest calendar.el program posted in this
   newsgroup.  Every time I execute the calendar, it deletes a random (?) buffer
   when it exits.

This is due to the killing of the holiday buffer without checking if
there is a holiday buffer.  If no holiday buffer exists, kill-buffer
is invoked with nil which kills the current buffer.  This can appear
as if it is killing a ``random'' buffer.  I posted a fix to this
problem yesterday.
--
Adnan Yaqub
[cvedc|cwjcc|decvax|masscomp|mrmarx|pyramid|uunet]!abvax!acy
Allen-Bradley Company
747 Alpha Dr. Highland Hts. OH 44143 USA (216) 646-4409