Skip to main content

Questions tagged [x-window]

1 vote
0 answers
160 views

I am using MSYS2 MINGW64, when I try to run the ..\configure command, with amongst other options the --with-xwidgets option, when running the command I get the following error: "configure: error: ...
Felipe Dilho's user avatar
1 vote
0 answers
126 views

I want to perform a repetitive task using Emacs and another program (which, unfortunately, runs under X). I have then set up an elisp function and a xdotool script to do the two parts of the work. The ...
Alessandro Bertulli's user avatar
1 vote
2 answers
573 views

I am faced with a specific problem: My elisp code, that reacts to DBus events, needs to know whether Emacs window it is currently running in has focus or not at the moment the event arrived. When ...
RN3AOH's user avatar
  • 53
0 votes
0 answers
41 views

Is there a way for emacs to receive display changes notification from the windows manager? I understand this might be an OS dependent question, so I'm particularly interested in the interaction ...
Damian Nadales's user avatar
1 vote
1 answer
780 views

I use EXWM sometimes, but while i do appreciate it, i found myself using other WM and DE (either because i use my emacs config on another computer, since the config is in a usb stick, or other off-...
secemp9's user avatar
  • 367
2 votes
0 answers
88 views

I have attached a screenshot of Emacs 24.5 running in X-Quartz in a Debian VM. Does anyone know how to configure Emacs to use higher resolution fonts? For instance, like the ones Mac Terminal.app is ...
Nick's user avatar
  • 133
1 vote
1 answer
2k views

Is there a variable like system-configuration-options that will provide the computed features of the running emacs? Specifically, I'm looking for X support (--with-x=yes|no). Ultimately I'm trying ...
Sean Allred's user avatar
  • 7,101
3 votes
1 answer
863 views

I have just entered the Spacemacs ecosystem with no prior Emacs experience. I want to copy paste a link with my mouse from my X clipboard using middle-click in Spacemacs Org mode. I have selected the ...
Konstantinos's user avatar