bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#34648: 26.1; emacs-client: gpm-mouse rejected at daemon launch


From: Stefan Kangas
Subject: bug#34648: 26.1; emacs-client: gpm-mouse rejected at daemon launch
Date: Tue, 18 Aug 2020 17:00:42 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> Date: Tue, 26 Feb 2019 00:12:07 +0000 (UTC)
>> From: Luc Pierard de Maujouy <lpdmlpdm@yahoo.com>
>> Cc: "34648@debbugs.gnu.org" <34648@debbugs.gnu.org>
>>
>> I've just tried in .emacs:
>> (add-hook 'after-make-frame-functions
>>       (lambda (frame)
>>         (when (display-graphic-p frame)  <<<<<<<<<<<<<<<<<
>>           (gpm-mouse-mode t))))
>> Which does nothing.
>
> The display-graphic-p test is wrong: you want GPM on TTY frames, not
> on GUI frames.
>
>> Switching from when to unless trigger the initial error message.
>
> Parse error.

So it seems like the user was trying to do the wrong thing here, and
there has been no updates in 1.5 years.  So I'm going to assume this is
resolved and am therefore closing this bug now.

If this conclusion is incorrect, please reply to this email (use "Reply
to all" in your email client) and we can reopen the bug report.

Best regards,
Stefan Kangas





reply via email to

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