[13048] in Athena Bugs

home help back first fref pref prev next nref lref last post

Bug in discuss.el in the discuss locker

daemon@ATHENA.MIT.EDU (Derek Atkins)
Mon Dec 26 02:57:18 1994

Date: Mon, 26 Dec 1994 02:43:18 -0500
From: Derek Atkins <warlord@incommunicado.cambridge.ma.us>
To: bug-discuss@MIT.EDU
Cc: bugs@MIT.EDU
Reply-To: Derek Atkins <warlord@MIT.EDU>

The discuss.el in the discuss locker (version 2.14 of 1994/09/11) has
a hook, discuss-show-trn-hooks, which is used at the end of the
discuss-show-trn command.  However, discuss.el never defines this
variable.

You should add this to the beginning of discuss.el, somewhere:

	(defvar discuss-show-trn-hooks nil 
	  "Hooks after showing the transaction")

As for why this is sent to bugs, well, the 7.7 release contains an
older version of discuss.el which doesn't have this particular code at
all, and it would be nice if the newer discuss.el could make it into
the 7.8 release, if it's still possible.  The version in 7.7. is dated
1992/07/13, which is probably a little bit out of date!

Enjoy!

-derek

home help back first fref pref prev next nref lref last post