home *** CD-ROM | disk | FTP | other *** search
- x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Wed, 2 Sep 1992 09:59:54 EDT
- Date: Tue, 1 Sep 1992 18:58:07 EDT
- From: ex594bw@pts.mot.com (Bob Weiner)
- Message-ID: <9209012258.AA15135@pts4.pts.mot.com>
- Subject: Patch to fix Hyperbole smart key handler bug under Lucid Emacs.
- Newsgroups: alt.lucid-emacs.help
- Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
- Sender: help-lucid-emacs-request@lucid.com
- Lines: 13
-
- The patch applies to all Hyperbole users, though I have only seen the
- bug appear as a result of use under Lucid Emacs.
-
-
- diff hmouse-key.el.old hmouse-key.el
- 254c254
- < (setq *smart-key-depressed* args
- ---
- > (setq *smart-key-depressed* t
- 265c265
- < (setq *smart-key-meta-depressed* args
- ---
- > (setq *smart-key-meta-depressed* t
-