Emacs on Manjaro Kde - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114) +--- Thread: Emacs on Manjaro Kde (/showthread.php?tid=10970) Pages:
1
2
|
RE: Emacs on Manjaro Kde - ennoausberlin - 08-08-2020 I compiled emacs from git yesterday on manjaro, adding —with-x-toolkit=lucid to configure and the toolbar works fine. I think, it is a problem with gtk RE: Emacs on Manjaro Kde - pine76 - 08-08-2020 (08-08-2020, 10:46 AM)ennoausberlin Wrote: I compiled emacs from git yesterday on manjaro, adding —with-x-toolkit=lucid to configure Ok, I didn't use that parameter. I am aware of other KDE distributions such as Kubuntu and Opensuse which have emacs working without any issues on plasma; if there is any gtk problems, they are aware. I suspect Manjaro KDE is using some dated libraries but who knows. I am on Debian testing Gnome now. Installed emacs and other software that I have trouble in finding Manjaro repositories. Hopefully I will settle down there without a problem. PS: If you are interested in hearing the outcome; I can compile emacs with the x-toolkit=lucid option on Manjaro KDE and see if it makes a difference. |