[GNU ELPA] Xelb version 0.22

ELPA update <[email protected]>
Newsgroups gmane.emacs.sources
Message-ID <[email protected]>
Version 0.22 of package Xelb has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Xelb describes itself as:

  =============================
  X protocol Emacs Lisp Binding
  =============================

More at https://elpa.gnu.org/packages/xelb.html

## Summary:

  Overview
  --------
  XELB (X protocol Emacs Lisp Binding) is a pure Elisp implementation of X11
  protocol based on the XML description files from XCB project.  It features
  an object-oriented API and permits a certain degree of concurrency.  It
  should enable you to implement some low-level X11 applications.

  How it works
  ------------
  As is well known, X11 is a network-transparent protocol.  All its messages,
  including requests, replies, events, errors, etc are transported over
  network.  Considering that Emacs is powerful enough to do network
  communication, it is also possible to use Emacs to send / receive those X11
  messages.  Here we fully exploit the asynchronous feature of network
  connections in Emacs, making XELB concurrent in a sense.

## Recent NEWS:

[Not provided 🙁]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.