all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* To Emacs packagers!
       [not found] <87cyym6awu.fsf.ref@yahoo.com>
@ 2023-09-13  2:53 ` Po Lu
  2023-09-13  3:56   ` Dominik Schrempf
  0 siblings, 1 reply; 2+ messages in thread
From: Po Lu @ 2023-09-13  2:53 UTC (permalink / raw)
  To: emacs-devel

An alarming number of GNU/Linux distributions are not incorporating
XInput 2 support within their Emacs packages.  Arch Linux and Nix, for
example.

This is typically an error of omission: despite enabling --with-xinput2,
they do not guarantee that the libXi headers are present during the
configuration process.  XInput 2 support remains disabled.

Emacs binaries employing X11 extensions will continue to function on X
servers with those extensions absent, so there is no justification for
intentionally disabling XInput2 support.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: To Emacs packagers!
  2023-09-13  2:53 ` To Emacs packagers! Po Lu
@ 2023-09-13  3:56   ` Dominik Schrempf
  0 siblings, 0 replies; 2+ messages in thread
From: Dominik Schrempf @ 2023-09-13  3:56 UTC (permalink / raw)
  To: Po Lu; +Cc: emacs-devel


Po Lu <luangruo@yahoo.com> writes:

> An alarming number of GNU/Linux distributions are not incorporating
> XInput 2 support within their Emacs packages.  Arch Linux and Nix, for
> example.

(NixOS user here). I think this issue was fixed in Nixpkgs around 2
weeks ago:

https://github.com/NixOS/nixpkgs/pull/252721

I am not sure if the change was back-ported though.

>
> This is typically an error of omission: despite enabling --with-xinput2,
> they do not guarantee that the libXi headers are present during the
> configuration process.  XInput 2 support remains disabled.
>
> Emacs binaries employing X11 extensions will continue to function on X
> servers with those extensions absent, so there is no justification for
> intentionally disabling XInput2 support.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-13  3:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87cyym6awu.fsf.ref@yahoo.com>
2023-09-13  2:53 ` To Emacs packagers! Po Lu
2023-09-13  3:56   ` Dominik Schrempf

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.