all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Luc Pierard de Maujouy <lpdmlpdm@yahoo.com>
Cc: 34648@debbugs.gnu.org
Subject: bug#34648: 26.1; emacs-client: gpm-mouse rejected at daemon launch
Date: Tue, 26 Feb 2019 17:48:49 +0200	[thread overview]
Message-ID: <831s3umty6.fsf@gnu.org> (raw)
In-Reply-To: <2131263975.8304289.1551139927886@mail.yahoo.com> (message from Luc Pierard de Maujouy on Tue, 26 Feb 2019 00:12:07 +0000 (UTC))

> 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.





  parent reply	other threads:[~2019-02-26 15:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <811395573.7577375.1551095457297.ref@mail.yahoo.com>
2019-02-25 11:50 ` bug#34648: 26.1; emacs-client: gpm-mouse rejected at daemon launch Luc Pierard de Maujouy
2019-02-25 16:17   ` Eli Zaretskii
2019-02-26  0:12     ` Luc Pierard de Maujouy
2019-02-26  0:13       ` Luc Pierard de Maujouy
2019-02-26 15:48       ` Eli Zaretskii [this message]
2020-08-18 17:00         ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=831s3umty6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=34648@debbugs.gnu.org \
    --cc=lpdmlpdm@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.