bug-hyperbole
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23788: Error: 'apply: Symbol’s value as variable is void: hmouse-ali


From: Robert Weiner
Subject: bug#23788: Error: 'apply: Symbol’s value as variable is void: hmouse-alist'
Date: Sat, 18 Jun 2016 15:02:19 -0400

On Fri, Jun 17, 2016 at 8:59 PM, Feng Shu <address@hidden> wrote:

When emacs daemon is enabled, hyperbole's smart mouse key can not be
used.

The problem is the following code in hui-mouse.el can execute properly
for hyperb:window-system is nil

If I understand correctly, you are saying you have mouse support on your client display but not on the server emacs computer that serves up emacs clients.  As a result, hyperb:window-system is nil (server sets this), disabling Hyperbole mouse support for both the client and server.  So we really want to determine mouse support on a per-display basis rather than on a per-server per Hyperbole instance basis.

Does that sound correct?

Bob


reply via email to

[Prev in Thread] Current Thread [Next in Thread]