Skip to main content

Questions tagged [pgtk]

Filter by
Sorted by
Tagged with
0 votes
0 answers
13 views

My problem is that text with umlauts pasted only from Emacs only to Chromium gets garbled: "oö aä uü" becomes "o� a� u�" Verified with hexdump(and C-u C-x =) that the char in ...
Stefan Kamphausen's user avatar
9 votes
3 answers
3k views

To have the latest emacs, on ubuntu 22.04 I activated the ppa https://launchpad.net/~ubuntu-elisp/+archive/ubuntu/ppa and installed emacs-snapshot from there. When starting it I get the warning: You ...
Harald's user avatar
  • 404
4 votes
0 answers
776 views

I installed emacs-pgtk version 29.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo version 1.16.0) from the git repo following these instructions with ./configure --with-native-...
hatmatrix's user avatar
  • 1,176
1 vote
1 answer
1k views

In Windows 11 WSL Ubuntu 20.04, I am using the new WslG feature which allows native gtk apps to run smoothly on windows (and I compiled Emacs 29 with the --with-pgtk option when installing), but I am ...
herophant's user avatar
  • 223