From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 17 21:39:36 2016 Received: (at submit) by debbugs.gnu.org; 18 Jun 2016 01:39:36 +0000 Received: from localhost ([127.0.0.1]:44634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bE5EV-0007Yo-Ny for submit@debbugs.gnu.org; Fri, 17 Jun 2016 21:39:36 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59418) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bE4q8-0006xu-Sb for submit@debbugs.gnu.org; Fri, 17 Jun 2016 21:14:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bE4q2-0005rc-J5 for submit@debbugs.gnu.org; Fri, 17 Jun 2016 21:14:19 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bE4q2-0005rW-Fh for submit@debbugs.gnu.org; Fri, 17 Jun 2016 21:14:18 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50384) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bE4q0-00007N-C8 for bug-hyperbole@gnu.org; Fri, 17 Jun 2016 21:14:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bE4px-0005rB-8B for bug-hyperbole@gnu.org; Fri, 17 Jun 2016 21:14:16 -0400 Received: from m12-16.163.com ([220.181.12.16]:32788) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bE4pw-0005qN-DA for bug-hyperbole@gnu.org; Fri, 17 Jun 2016 21:14:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=From:Subject:Date:Message-ID:MIME-Version; bh=0/kij RRg2H8EXoUarcoVf43db8Wi2ohlx9TZxKRgsjU=; b=NWL1ADPGBMmDxaWina9aX kj2g/grFhx2/J4s7kccbpUiEkg2VL/QNFN3v+1gtqQlWFof8ZUeNsaB9xsgCFy0N dOt3q2OrRGyivLnb5R0GoD8lpa3D4bnKzxaRY7bw2xZ2cuHp9JVso/RKm368N9++ ctuI2Aw/St6NmyADXDBTZg= Received: from tumashu (unknown [124.231.136.216]) by smtp12 (Coremail) with SMTP id EMCowAC3H_dSoGRXku+ZBA--.52743S2; Sat, 18 Jun 2016 09:13:55 +0800 (CST) From: "Feng Shu" To: bug-hyperbole Subject: Error: 'apply: =?utf-8?Q?Symbol=E2=80=99s?= value as variable is void: hmouse-alist' Date: Sat, 18 Jun 2016 08:59:28 +0800 Message-ID: <87wpln8g7j.fsf@163.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-CM-TRANSID: EMCowAC3H_dSoGRXku+ZBA--.52743S2 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxUVPrcUUUUU X-Originating-IP: [124.231.136.216] X-CM-SenderInfo: 5wxpt2lkx6il2tof0z/1tbiqxOM1FUL-kvF6AAAsm X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 17 Jun 2016 21:39:33 -0400 Cc: Feng Shu X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) 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 #+begin_src elisp (require 'hargs) (require 'hmouse-key) (if hyperb:window-system (progn (defvar hmouse-alist hkey-alist "Alist of predicates and form-conses for context-sensitive smart key mouse actions. When the action-key or the assist-key is pressed, the first or second form, respectively, associated with the first non-nil predicate is evaluated.") (load "hui-window"))) #+end_src -- From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 18 10:31:21 2016 Received: (at 23788) by debbugs.gnu.org; 18 Jun 2016 14:31:21 +0000 Received: from localhost ([127.0.0.1]:45264 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bEHHM-0002A9-UQ for submit@debbugs.gnu.org; Sat, 18 Jun 2016 10:31:21 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55506) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bEHHK-00029v-AH for 23788@debbugs.gnu.org; Sat, 18 Jun 2016 10:31:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bEHH9-00057O-MX for 23788@debbugs.gnu.org; Sat, 18 Jun 2016 10:31:13 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_50,HTML_MESSAGE, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEHH9-00057D-JN for 23788@debbugs.gnu.org; Sat, 18 Jun 2016 10:31:07 -0400 Received: from mail-oi0-f49.google.com ([209.85.218.49]:36109) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bEHH8-0003XS-16 for 23788@debbugs.gnu.org; Sat, 18 Jun 2016 10:31:06 -0400 Received: by mail-oi0-f49.google.com with SMTP id p204so155382092oih.3 for <23788@debbugs.gnu.org>; Sat, 18 Jun 2016 07:31:05 -0700 (PDT) X-Gm-Message-State: ALyK8tJZZDVHt86txbsLjFlYxASGwjtq+XH5xjhgHrYWmMn6f2FOd3rnzPCOMRK5ZC9kShx0L70rN81bECRNmw== X-Received: by 10.157.14.174 with SMTP id 43mr4181944otj.83.1466260265356; Sat, 18 Jun 2016 07:31:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.236.73 with HTTP; Sat, 18 Jun 2016 07:30:36 -0700 (PDT) In-Reply-To: <87wpln8g7j.fsf@163.com> References: <87wpln8g7j.fsf@163.com> From: Robert Weiner Date: Sat, 18 Jun 2016 10:30:36 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: =?UTF-8?Q?Re=3A_bug=2323788=3A_Error=3A_=27apply=3A_Symbol=E2=80=99s_value_as_va?= =?UTF-8?Q?riable_is_void=3A_hmouse=2Dalist=27?= To: Feng Shu Content-Type: multipart/alternative; boundary=001a113db4ba44078e05358e5208 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.9 (---) X-Debbugs-Envelope-To: 23788 Cc: 23788@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: rswgnu@gmail.com Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.4 (------) --001a113db4ba44078e05358e5208 Content-Type: text/plain; charset=UTF-8 Please provide a more complete sequence of steps so we can reproduce exactly what you are doing and then we can comment and debug. Always use {C-h h m r} to report Hyperbole bugs if you can as that tells us something about your environment. Bob On Fri, Jun 17, 2016 at 8:59 PM, Feng Shu 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 > > #+begin_src elisp > (require 'hargs) > (require 'hmouse-key) > (if hyperb:window-system > (progn > (defvar hmouse-alist hkey-alist > "Alist of predicates and form-conses for context-sensitive smart > key mouse actions. > When the action-key or the assist-key is pressed, the first or > second form, respectively, associated with the first non-nil predicate is > evaluated.") > (load "hui-window"))) > #+end_src > > > -- > > > > > _______________________________________________ > Bug-hyperbole mailing list > Bug-hyperbole@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-hyperbole > --001a113db4ba44078e05358e5208 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Please provide a more complete sequence of steps so we can= reproduce exactly what you are doing and then we can comment and debug.=C2= =A0 Always use {C-h h m r} to report Hyperbole bugs if you can as that tell= s us something about your environment.

Bob


On Fri, Jun 17, 2016 at 8:59 PM, Feng Shu <= tumashu@163.com>= ; 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

#+begin_src elisp
(require 'hargs)
(require 'hmouse-key)
(if hyperb:window-system
=C2=A0 =C2=A0 (progn
=C2=A0 =C2=A0 =C2=A0 (defvar hmouse-alist hkey-alist
=C2=A0 =C2=A0 =C2=A0 =C2=A0 "Alist of predicates and form-conses for c= ontext-sensitive smart key mouse actions.
When the action-key or the assist-key is pressed, the first or
second form, respectively, associated with the first non-nil predicate is evaluated.")
=C2=A0 =C2=A0 =C2=A0 (load "hui-window")))
#+end_src


--




_______________________________________________
Bug-hyperbole mailing list
Bug-hyperbole@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-hyper= bole

--001a113db4ba44078e05358e5208-- From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 18 15:03:00 2016 Received: (at 23788) by debbugs.gnu.org; 18 Jun 2016 19:03:00 +0000 Received: from localhost ([127.0.0.1]:45437 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bELWG-0005fK-8s for submit@debbugs.gnu.org; Sat, 18 Jun 2016 15:03:00 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45295) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bELWF-0005f7-1T for 23788@debbugs.gnu.org; Sat, 18 Jun 2016 15:02:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bELW6-0007i4-Uc for 23788@debbugs.gnu.org; Sat, 18 Jun 2016 15:02:54 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_50,HTML_MESSAGE, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38022) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bELW6-0007gz-R3 for 23788@debbugs.gnu.org; Sat, 18 Jun 2016 15:02:50 -0400 Received: from mail-oi0-f43.google.com ([209.85.218.43]:34522) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bELW5-0001mb-9R for 23788@debbugs.gnu.org; Sat, 18 Jun 2016 15:02:49 -0400 Received: by mail-oi0-f43.google.com with SMTP id d132so160483715oig.1 for <23788@debbugs.gnu.org>; Sat, 18 Jun 2016 12:02:49 -0700 (PDT) X-Gm-Message-State: ALyK8tJdraKHvCNEI5Ez+XCPrcdxKyM6vJQxWYci8tXFKvQwvEW/snTOtpxLZI6MziuO3H/iO6B71v445jkXdw== X-Received: by 10.202.218.65 with SMTP id r62mr4108360oig.32.1466276568545; Sat, 18 Jun 2016 12:02:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.236.73 with HTTP; Sat, 18 Jun 2016 12:02:19 -0700 (PDT) In-Reply-To: <87wpln8g7j.fsf@163.com> References: <87wpln8g7j.fsf@163.com> From: Robert Weiner Date: Sat, 18 Jun 2016 15:02:19 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: =?UTF-8?Q?Re=3A_bug=2323788=3A_Error=3A_=27apply=3A_Symbol=E2=80=99s_value_as_va?= =?UTF-8?Q?riable_is_void=3A_hmouse=2Dalist=27?= To: Feng Shu Content-Type: multipart/alternative; boundary=001a113d48b202e48f0535921eab X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.9 (---) X-Debbugs-Envelope-To: 23788 Cc: 23788@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: rswgnu@gmail.com Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.4 (------) --001a113d48b202e48f0535921eab Content-Type: text/plain; charset=UTF-8 On Fri, Jun 17, 2016 at 8:59 PM, Feng Shu 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 --001a113d48b202e48f0535921eab Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On F= ri, Jun 17, 2016 at 8:59 PM, Feng Shu <tumashu@163.com> 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 un= derstand correctly, you are saying you have mouse support on your client di= splay but not on the server emacs computer that serves up emacs clients.=C2= =A0 As a result, hyperb:window-system is nil (server sets this), disabling = Hyperbole mouse support for both the client and server.=C2=A0 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 so= und correct?

Bob

<= /div> --001a113d48b202e48f0535921eab-- From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 18 15:10:40 2016 Received: (at 23788) by debbugs.gnu.org; 18 Jun 2016 19:10:40 +0000 Received: from localhost ([127.0.0.1]:45444 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bELdg-0005qC-Ax for submit@debbugs.gnu.org; Sat, 18 Jun 2016 15:10:40 -0400 Received: from m13-71.163.com ([220.181.13.71]:52271) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bELdd-0005q2-NI for 23788@debbugs.gnu.org; Sat, 18 Jun 2016 15:10:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=Date:From:Subject:MIME-Version:Message-ID; bh=xrgdE 95Njv3PN3dcPgYw8C0LGDlF7T06+aR2cSDuCV8=; b=dq0RiAAGsz6lZfM3hTE/M Y0o30LO4UckIxEZbeD3DrNSWDo1tJB7PmDScwvLVNB2yfY/3SOAril0bt9XC4BTI GhUYhxGxW7qixBBZ22WkUiSu/xHn2l46tPK6VWR8TzyIac5S4BdI5D65s//F5n7J e8OUVsVu+1ZRjF24WonYeo= Received: from tumashu$163.com ( [36.149.168.119] ) by ajax-webmail-wmsvr71 (Coremail) ; Sun, 19 Jun 2016 03:10:33 +0800 (CST) X-Originating-IP: [36.149.168.119] Date: Sun, 19 Jun 2016 03:10:33 +0800 (CST) From: tumashu To: rswgnu@gmail.com Subject: =?UTF-8?Q?Re:Re:_bug#23788:_Error:_'apply:_Symbol=E2=80=99s?= =?UTF-8?Q?_value_as_variable_is_void:_hmouse-alist'?= X-Priority: 3 X-Mailer: Coremail Webmail Server Version SP_ntes V3.5 build 20160420(83524.8626) Copyright (c) 2002-2016 www.mailtech.cn 163com In-Reply-To: References: <87wpln8g7j.fsf@163.com> Content-Type: multipart/alternative; boundary="----=_Part_5981_1904874096.1466277033375" MIME-Version: 1.0 Message-ID: <23b804dd.391.15564ebf59f.Coremail.tumashu@163.com> X-Coremail-Locale: zh_CN X-CM-TRANSID: R8GowAAXhFaqnGVXNNoaAA--.1786W X-CM-SenderInfo: 5wxpt2lkx6il2tof0z/1tbiSh+M1FO-0e-i3gABsi X-Coremail-Antispam: 1U5529EdanIXcx71UUUUU7vcSsGvfC2KfnxnUU== X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: 23788 Cc: 23788@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.4 (-) ------=_Part_5981_1904874096.1466277033375 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: base64 eWVzCgrlnKggMjAxNi0wNi0xOSAwMzowMjoxOe+8jCJSb2JlcnQgV2VpbmVyIiA8cnN3QGdudS5v cmc+IOWGmemBk++8mgoKT24gRnJpLCBKdW4gMTcsIDIwMTYgYXQgODo1OSBQTSwgRmVuZyBTaHUg PHR1bWFzaHVAMTYzLmNvbT4gd3JvdGU6CgpXaGVuIGVtYWNzIGRhZW1vbiBpcyBlbmFibGVkLCBo eXBlcmJvbGUncyBzbWFydCBtb3VzZSBrZXkgY2FuIG5vdCBiZQp1c2VkLgoKVGhlIHByb2JsZW0g aXMgdGhlIGZvbGxvd2luZyBjb2RlIGluIGh1aS1tb3VzZS5lbCBjYW4gZXhlY3V0ZSBwcm9wZXJs eQpmb3IgaHlwZXJiOndpbmRvdy1zeXN0ZW0gaXMgbmlsCgoKCklmIEkgdW5kZXJzdGFuZCBjb3Jy ZWN0bHksIHlvdSBhcmUgc2F5aW5nIHlvdSBoYXZlIG1vdXNlIHN1cHBvcnQgb24geW91ciBjbGll bnQgZGlzcGxheSBidXQgbm90IG9uIHRoZSBzZXJ2ZXIgZW1hY3MgY29tcHV0ZXIgdGhhdCBzZXJ2 ZXMgdXAgZW1hY3MgY2xpZW50cy4gIEFzIGEgcmVzdWx0LCBoeXBlcmI6d2luZG93LXN5c3RlbSBp cyBuaWwgKHNlcnZlciBzZXRzIHRoaXMpLCBkaXNhYmxpbmcgSHlwZXJib2xlIG1vdXNlIHN1cHBv cnQgZm9yIGJvdGggdGhlIGNsaWVudCBhbmQgc2VydmVyLiAgU28gd2UgcmVhbGx5IHdhbnQgdG8g ZGV0ZXJtaW5lIG1vdXNlIHN1cHBvcnQgb24gYSBwZXItZGlzcGxheSBiYXNpcyByYXRoZXIgdGhh biBvbiBhIHBlci1zZXJ2ZXIgcGVyIEh5cGVyYm9sZSBpbnN0YW5jZSBiYXNpcy4KCgpEb2VzIHRo YXQgc291bmQgY29ycmVjdD8KCgpCb2IKCg== ------=_Part_5981_1904874096.1466277033375 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: base64 eWVzPGJyPjxicj7lnKggMjAxNi0wNi0xOSAwMzowMjoxOe+8jCJSb2JlcnQmbmJzcDtXZWluZXIi Jm5ic3A7Jmx0O3Jzd0BnbnUub3JnJmd0OyDlhpnpgZPvvJo8YnI+IDxibG9ja3F1b3RlIGlkPSJp c1JlcGx5Q29udGVudCIgc3R5bGU9IlBBRERJTkctTEVGVDogMWV4OyBNQVJHSU46IDBweCAwcHgg MHB4IDAuOGV4OyBCT1JERVItTEVGVDogI2NjYyAxcHggc29saWQiPjxkaXYgZGlyPSJsdHIiPjxk aXYgY2xhc3M9ImdtYWlsX2V4dHJhIj48ZGl2IGNsYXNzPSJnbWFpbF9xdW90ZSI+T24gRnJpLCBK dW4gMTcsIDIwMTYgYXQgODo1OSBQTSwgRmVuZyBTaHUgPHNwYW4gZGlyPSJsdHIiPiZsdDs8YSBo cmVmPSJtYWlsdG86dHVtYXNodUAxNjMuY29tIiB0YXJnZXQ9Il9ibGFuayI+dHVtYXNodUAxNjMu Y29tPC9hPiZndDs8L3NwYW4+IHdyb3RlOjxicj48YmxvY2txdW90ZSBjbGFzcz0iZ21haWxfcXVv dGUiIHN0eWxlPSJtYXJnaW46MCAwIDAgLjhleDtib3JkZXItbGVmdDoxcHggI2NjYyBzb2xpZDtw YWRkaW5nLWxlZnQ6MWV4Ij48YnI+CldoZW4gZW1hY3MgZGFlbW9uIGlzIGVuYWJsZWQsIGh5cGVy Ym9sZSdzIHNtYXJ0IG1vdXNlIGtleSBjYW4gbm90IGJlPGJyPgp1c2VkLjxicj4KPGJyPgpUaGUg cHJvYmxlbSBpcyB0aGUgZm9sbG93aW5nIGNvZGUgaW4gaHVpLW1vdXNlLmVsIGNhbiBleGVjdXRl IHByb3Blcmx5PGJyPgpmb3IgaHlwZXJiOndpbmRvdy1zeXN0ZW0gaXMgbmlsPGJyPjwvYmxvY2tx dW90ZT48ZGl2Pjxicj48L2Rpdj48ZGl2PklmIEkgdW5kZXJzdGFuZCBjb3JyZWN0bHksIHlvdSBh cmUgc2F5aW5nIHlvdSBoYXZlIG1vdXNlIHN1cHBvcnQgb24geW91ciBjbGllbnQgZGlzcGxheSBi dXQgbm90IG9uIHRoZSBzZXJ2ZXIgZW1hY3MgY29tcHV0ZXIgdGhhdCBzZXJ2ZXMgdXAgZW1hY3Mg Y2xpZW50cy4mbmJzcDsgQXMgYSByZXN1bHQsIGh5cGVyYjp3aW5kb3ctc3lzdGVtIGlzIG5pbCAo c2VydmVyIHNldHMgdGhpcyksIGRpc2FibGluZyBIeXBlcmJvbGUgbW91c2Ugc3VwcG9ydCBmb3Ig Ym90aCB0aGUgY2xpZW50IGFuZCBzZXJ2ZXIuJm5ic3A7IFNvIHdlIHJlYWxseSB3YW50IHRvIGRl dGVybWluZSBtb3VzZSBzdXBwb3J0IG9uIGEgcGVyLWRpc3BsYXkgYmFzaXMgcmF0aGVyIHRoYW4g b24gYSBwZXItc2VydmVyIHBlciBIeXBlcmJvbGUgaW5zdGFuY2UgYmFzaXMuPC9kaXY+PGRpdj48 YnI+PC9kaXY+PGRpdj5Eb2VzIHRoYXQgc291bmQgY29ycmVjdD88L2Rpdj48ZGl2Pjxicj48L2Rp dj48ZGl2PkJvYjwvZGl2PjxkaXY+PGJyPjwvZGl2PjwvZGl2PjwvZGl2PjwvZGl2Pgo8L2Jsb2Nr cXVvdGU+ ------=_Part_5981_1904874096.1466277033375-- From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 19 10:06:06 2016 Received: (at submit) by debbugs.gnu.org; 19 Jun 2016 14:06:06 +0000 Received: from localhost ([127.0.0.1]:46535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bEdMT-0000Xd-WB for submit@debbugs.gnu.org; Sun, 19 Jun 2016 10:06:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37703) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bEdMS-0000Wz-Pg for submit@debbugs.gnu.org; Sun, 19 Jun 2016 10:06:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bEdMM-000833-KH for submit@debbugs.gnu.org; Sun, 19 Jun 2016 10:05:59 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_50,HTML_MESSAGE, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:44253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEdMM-00082r-HW for submit@debbugs.gnu.org; Sun, 19 Jun 2016 10:05:58 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEdMK-000400-1i for bug-hyperbole@gnu.org; Sun, 19 Jun 2016 10:05:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bEdMF-00081D-J8 for bug-hyperbole@gnu.org; Sun, 19 Jun 2016 10:05:55 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52993) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEdMF-000812-Fv for bug-hyperbole@gnu.org; Sun, 19 Jun 2016 10:05:51 -0400 Received: from mail-oi0-f51.google.com ([209.85.218.51]:33602) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bEdME-0000WH-T5 for bug-hyperbole@gnu.org; Sun, 19 Jun 2016 10:05:51 -0400 Received: by mail-oi0-f51.google.com with SMTP id u201so177833857oie.0 for ; Sun, 19 Jun 2016 07:05:50 -0700 (PDT) X-Gm-Message-State: ALyK8tLHJG55Pdn+se1wBm+u0aXm8asWi0cY0LF5NClj1Um+JQ6MdGposqNq7jxaLy26Llj7UwEJluDyxmYJtA== X-Received: by 10.202.185.137 with SMTP id j131mr5661184oif.119.1466345150221; Sun, 19 Jun 2016 07:05:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.236.73 with HTTP; Sun, 19 Jun 2016 07:05:20 -0700 (PDT) In-Reply-To: <87wpln8g7j.fsf@163.com> References: <87wpln8g7j.fsf@163.com> From: Robert Weiner Date: Sun, 19 Jun 2016 10:05:20 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: =?UTF-8?Q?Re=3A_bug=2323788=3A_Error=3A_=27apply=3A_Symbol=E2=80=99s_value_as_va?= =?UTF-8?Q?riable_is_void=3A_hmouse=2Dalist=27?= To: Feng Shu Content-Type: multipart/alternative; boundary=001a113cdce2cc17c10535a2153f X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.9 (---) X-Debbugs-Envelope-To: submit Cc: bug-hyperbole@gnu.org, 23788@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: rswgnu@gmail.com Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.4 (------) --001a113cdce2cc17c10535a2153f Content-Type: text/plain; charset=UTF-8 We think this is fixed for the next release. `hyperb:window-system' is now a function that returns a per-frame value determining whether or not mouse support exists and to therefore use hmouse-alist. We have to do some more testing but basic things are working with this change in place. -- Bob On Fri, Jun 17, 2016 at 8:59 PM, Feng Shu 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 > > #+begin_src elisp > (require 'hargs) > (require 'hmouse-key) > (if hyperb:window-system > (progn > (defvar hmouse-alist hkey-alist > "Alist of predicates and form-conses for context-sensitive smart > key mouse actions. > When the action-key or the assist-key is pressed, the first or > second form, respectively, associated with the first non-nil predicate is > evaluated.") > (load "hui-window"))) > #+end_src > > > -- > > > > > _______________________________________________ > Bug-hyperbole mailing list > Bug-hyperbole@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-hyperbole > --001a113cdce2cc17c10535a2153f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
We think this is fixed for the next release. =C2=A0`hyperb= :window-system' is now a function that returns a per-frame value determ= ining whether or not mouse support exists and to therefore use hmouse-alist= .=C2=A0 We have to do some more testing but basic things are working with t= his change in place. =C2=A0-- Bob

On Fri, Jun 17, 2016 at 8:59 PM, Feng Shu <tumashu@163.c= om> 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

#+begin_src elisp
(require 'hargs)
(require 'hmouse-key)
(if hyperb:window-system
=C2=A0 =C2=A0 (progn
=C2=A0 =C2=A0 =C2=A0 (defvar hmouse-alist hkey-alist
=C2=A0 =C2=A0 =C2=A0 =C2=A0 "Alist of predicates and form-conses for c= ontext-sensitive smart key mouse actions.
When the action-key or the assist-key is pressed, the first or
second form, respectively, associated with the first non-nil predicate is evaluated.")
=C2=A0 =C2=A0 =C2=A0 (load "hui-window")))
#+end_src


--




_______________________________________________
Bug-hyperbole mailing list
Bug-hyperbole@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-hyper= bole

--001a113cdce2cc17c10535a2153f-- From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 19 17:30:44 2016 Received: (at submit) by debbugs.gnu.org; 19 Jun 2016 21:30:44 +0000 Received: from localhost ([127.0.0.1]:46744 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bEkIm-00064O-HL for submit@debbugs.gnu.org; Sun, 19 Jun 2016 17:30:44 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51768) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bEkIl-00064C-NB for submit@debbugs.gnu.org; Sun, 19 Jun 2016 17:30:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bEkIf-0002LL-T6 for submit@debbugs.gnu.org; Sun, 19 Jun 2016 17:30:38 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:58433) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEkIf-0002LF-Ku for submit@debbugs.gnu.org; Sun, 19 Jun 2016 17:30:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEkIa-0005uQ-W3 for bug-hyperbole@gnu.org; Sun, 19 Jun 2016 17:30:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bEkIR-0002Ko-Qy for bug-hyperbole@gnu.org; Sun, 19 Jun 2016 17:30:31 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60529) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEkIR-0002KS-Nv for bug-hyperbole@gnu.org; Sun, 19 Jun 2016 17:30:23 -0400 Received: from mail-ob0-f176.google.com ([209.85.214.176]:36850) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bEkIR-0006k7-2C for bug-hyperbole@gnu.org; Sun, 19 Jun 2016 17:30:23 -0400 Received: by mail-ob0-f176.google.com with SMTP id hx8so2136611obb.3 for ; Sun, 19 Jun 2016 14:30:22 -0700 (PDT) X-Gm-Message-State: ALyK8tLsUoj6k4TtX6Z2g4gNeNl/+aBoEZRpMLp3SF36u0gyc16BklCH1oGnu92EDEWhILIWlqG/XW28AUTMIw== X-Received: by 10.157.10.4 with SMTP id 4mr6638499otg.13.1466371822267; Sun, 19 Jun 2016 14:30:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.236.73 with HTTP; Sun, 19 Jun 2016 14:29:52 -0700 (PDT) In-Reply-To: References: <87wpln8g7j.fsf@163.com> From: Robert Weiner Date: Sun, 19 Jun 2016 17:29:52 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: =?UTF-8?Q?Re=3A_bug=2323788=3A_Error=3A_=27apply=3A_Symbol=E2=80=99s_value_as_va?= =?UTF-8?Q?riable_is_void=3A_hmouse=2Dalist=27?= To: Feng Shu Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.9 (---) X-Debbugs-Envelope-To: submit Cc: bug-hyperbole@gnu.org, 23788@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: rswgnu@gmail.com Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.4 (------) On Sun, Jun 19, 2016 at 10:05 AM, Robert Weiner wrote: > We think this is fixed for the next release. `hyperb:window-system' is now > a function that returns a per-frame value determining whether or not mouse > support exists and to therefore use hmouse-alist. We have to do some more > testing but basic things are working with this change in place. -- Bob Yes, this is working in the next release, so you can spawn a graphical client frame from a non-graphical emacs (using emacs server) and Hyperbole mouse support will be available in the graphical client frame. Bob From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 01 09:24:22 2016 Received: (at 23788) by debbugs.gnu.org; 1 Jul 2016 13:24:22 +0000 Received: from localhost ([127.0.0.1]:33217 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bIyQg-00023u-5V for submit@debbugs.gnu.org; Fri, 01 Jul 2016 09:24:22 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36124) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bIyQe-00023j-Ja for 23788@debbugs.gnu.org; Fri, 01 Jul 2016 09:24:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bIyQU-00023R-HN for 23788@debbugs.gnu.org; Fri, 01 Jul 2016 09:24:15 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58620) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIyQU-00023H-Ea for 23788@debbugs.gnu.org; Fri, 01 Jul 2016 09:24:10 -0400 Received: from mail-oi0-f52.google.com ([209.85.218.52]:34253) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bIyQU-0007P1-0L for 23788@debbugs.gnu.org; Fri, 01 Jul 2016 09:24:10 -0400 Received: by mail-oi0-f52.google.com with SMTP id s66so110263901oif.1 for <23788@debbugs.gnu.org>; Fri, 01 Jul 2016 06:24:09 -0700 (PDT) X-Gm-Message-State: ALyK8tLXCpozvvn6lD6v5XRn/7iQwmqZJouBd4XMnUo13qmcCd9ksqnkCQ6+SsCaY7kjg1WYC68PtwfvnMUj/Q== X-Received: by 10.157.2.74 with SMTP id 68mr14254020otb.70.1467379449263; Fri, 01 Jul 2016 06:24:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.212.143 with HTTP; Fri, 1 Jul 2016 06:23:39 -0700 (PDT) In-Reply-To: <23b804dd.391.15564ebf59f.Coremail.tumashu@163.com> References: <87wpln8g7j.fsf@163.com> <23b804dd.391.15564ebf59f.Coremail.tumashu@163.com> From: Robert Weiner Date: Fri, 1 Jul 2016 09:23:39 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: =?UTF-8?Q?Re=3A_bug=2323788=3A_Re=3A_bug=2323788=3A_Error=3A_=27apply=3A_Symbol?= =?UTF-8?Q?=E2=80=99s_value_as_variable_is_void=3A_hmouse=2Dalist=27?= To: tumashu Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.8 (---) X-Debbugs-Envelope-To: 23788 Cc: 23788@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: rswgnu@gmail.com Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.3 (------) On Sat, Jun 18, 2016 at 3:10 PM, tumashu wrote: > 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. Please confirm whether this is resolved in Hyperbole 5.14 so we can potentially close it. Bob From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 28 14:41:10 2016 Received: (at control) by debbugs.gnu.org; 28 Jul 2016 18:41:10 +0000 Received: from localhost ([127.0.0.1]:49589 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bSqF4-0001h2-Jj for submit@debbugs.gnu.org; Thu, 28 Jul 2016 14:41:10 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52799) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bSqF3-0001gp-1O for control@debbugs.gnu.org; Thu, 28 Jul 2016 14:41:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSqEt-0006Hx-3g for control@debbugs.gnu.org; Thu, 28 Jul 2016 14:41:03 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,HTML_MESSAGE, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSqEt-0006HU-0U for control@debbugs.gnu.org; Thu, 28 Jul 2016 14:40:59 -0400 Received: from mail-oi0-f41.google.com ([209.85.218.41]:33879) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bSqEr-0005NZ-Hv for control@debbugs.gnu.org; Thu, 28 Jul 2016 14:40:57 -0400 Received: by mail-oi0-f41.google.com with SMTP id l65so75381827oib.1 for ; Thu, 28 Jul 2016 11:40:57 -0700 (PDT) X-Gm-Message-State: AEkoousaRsfGm5/Jd2VpWuf1DI3LtXod0vyOaX/7xG7r+Vl83PYfnjLZMU8dwrzjJ1eHtZ0VFZYyonbRdNZrdw== X-Received: by 10.157.10.16 with SMTP id 16mr23195935otg.131.1469731256719; Thu, 28 Jul 2016 11:40:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.199.143 with HTTP; Thu, 28 Jul 2016 11:40:27 -0700 (PDT) In-Reply-To: References: From: Robert Weiner Date: Thu, 28 Jul 2016 14:40:27 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: Fwd: control message for bug #23880 To: control@debbugs.gnu.org Content-Type: multipart/alternative; boundary=001a113bfd0c78e3960538b679e5 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.8 (---) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: rswgnu@gmail.com Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.3 (------) --001a113bfd0c78e3960538b679e5 Content-Type: text/plain; charset=UTF-8 close 23788 5.14 --001a113bfd0c78e3960538b679e5 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
close 23788 5.14<= /span>

<= br>
--001a113bfd0c78e3960538b679e5-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 28 14:55:38 2016 Received: (at control) by debbugs.gnu.org; 28 Jul 2016 18:55:39 +0000 Received: from localhost ([127.0.0.1]:49609 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bSqT4-0003cV-MD for submit@debbugs.gnu.org; Thu, 28 Jul 2016 14:55:38 -0400 Received: from eggs.gnu.org ([208.118.235.92]:54968) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bSqT3-0003cK-Kq for control@debbugs.gnu.org; Thu, 28 Jul 2016 14:55:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSqSu-0000Uu-GS for control@debbugs.gnu.org; Thu, 28 Jul 2016 14:55:32 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,HTML_MESSAGE, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48721) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSqSu-0000Up-Cc for control@debbugs.gnu.org; Thu, 28 Jul 2016 14:55:28 -0400 Received: from mail-oi0-f41.google.com ([209.85.218.41]:34153) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bSqSs-00061q-47 for control@debbugs.gnu.org; Thu, 28 Jul 2016 14:55:26 -0400 Received: by mail-oi0-f41.google.com with SMTP id l65so75906203oib.1 for ; Thu, 28 Jul 2016 11:55:25 -0700 (PDT) X-Gm-Message-State: AEkoouvH/y8VOT+xzQzZ2jX8VwLh/eRKrBRmjUMWFOyvCxJ6ClAfrwvjoOtsL5p7VjM0cmrzVDx0bZROXGanBg== X-Received: by 10.157.21.1 with SMTP id u1mr22086880otf.143.1469732125231; Thu, 28 Jul 2016 11:55:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.202.199.143 with HTTP; Thu, 28 Jul 2016 11:54:55 -0700 (PDT) From: Robert Weiner Date: Thu, 28 Jul 2016 14:54:55 -0400 X-Gmail-Original-Message-ID: Message-ID: Subject: control message for bug #23880 To: control@debbugs.gnu.org Content-Type: multipart/alternative; boundary=94eb2c1920463d53bb0538b6ad99 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -3.8 (---) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: rswgnu@gmail.com Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.3 (------) --94eb2c1920463d53bb0538b6ad99 Content-Type: text/plain; charset=UTF-8 close 23788 5.14 --94eb2c1920463d53bb0538b6ad99 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
close 23788 5.14<= /span>



--94eb2c1920463d53bb0538b6ad99-- From unknown Sat Aug 16 16:16:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 26 Aug 2016 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator