Marco Emilio "sphakka" Poleggi

Results 22 issues of Marco Emilio "sphakka" Poleggi

With `sys-libs/gpm-1.20.7-r3` (Funtoo ebuild), I can use the clickpad on a Lenovo ThinkPad E540 (kernel support is RMI4) with types `ps2, imps2, exps2`: apparently all work the same, but there's...

Something broke with original locale "fr_CH.utf8": using default "fr_CH" fixes this (LC_NUMERIC only). I also added test data and some doc. @reubano, I guess I could merge this myself, but...

Testing a ZME_UZB1 controller. Abort-crash on `network.stop()`. There are also some possibly unrelated errors at start-up; testing in a virtualenv with OZW config in `/var/lib/openzwave/` (script modified accordingly): ``` $...

It looks like the API service is broken. returns > Error 400 Invalid request

Maybe I'm misunderstanding the whole meaning (no doc found here and https://phpldapadmin.sourceforge.net/ looks down): XML templates declaring a `noleaf` element 1 are intended to prevent creating child objects (i.e., nesting)...

old

On https://read.nxtbook.com/, the cursor changes to select, but no text can be selected (FF-103.0.2): https://read.nxtbook.com/ieee/spectrum/spectrum_na_january_2022/u_s_china_rivalry_boosts_tech.html

With Emacs-26.1 and latest edit-server (v1.14), any major mode set on the edit buffer is reset to Fundamental (or whatever defined via hooks, etc.) when saving the buffer.

elisp
investigation

Tried a v2.0.5 AMO-converted: it installed fine, but can't open dialog for changing shortcut mappings and other...

According to [this post](https://github.com/ajaxorg/ace/issues/2107#issuecomment-268594873), adding these attributes ``` contenteditable="true" spellcheck="true" ``` to the editing area node `` allows the browser's native spell checker to work properly. Until ACE reacts to...

Following up to Issue #51. IMHO, the calendar widget should always be available, irrespective of any page being assigned to "Upcoming events" in the Theater Settings page. If there are...

enhancement