Skip to main content

Questions tagged [server]

The Emacs server, which allows opening files and running commands in an existing Emacs instance

0 votes
1 answer
51 views

I encountered a situation where Emacs was unexpectedly unresponsive and could reduce it to the following minimal reproducible example. This is on Emacs 30.2 on Linux in KDE and happens with X11 as ...
Frunobulax's user avatar
0 votes
1 answer
112 views

I want to run an emacs server on a ubuntu (headless) machine, and a client on a windows 11. I have set up the server to use tcp, have shared the authentication key, and made ssh port forwarding, so ...
Simon Edlund's user avatar
1 vote
1 answer
93 views

If an emacs server is already running, the following command opens an emacs frame and switches to *scratch* buffer. "emacsclientw" -na "runemacs" -e "(switch-to-buffer \"*...
Name's user avatar
  • 8,177
0 votes
1 answer
99 views

(I'm not sure if this is a windows-only problem, may other OSs just don't crash as often) I used to start one emacs window and my .emacs has a line (server-start) which starts the server. Then I open ...
user829755's user avatar
0 votes
0 answers
70 views

Before I was using Apache web server and Node Express but then I started to learn Emacs for the web purpose. After I found the web server code I could not start it or maybe I started it but but did ...
trzczy's user avatar
  • 101
0 votes
1 answer
40 views

Even after I close emacs with C-x C-c, it seems that it keeps some state saved: When I open it again, I can, for example, still see the old content of the *Messages* buffer. Also, it doesn't seem to ...
mimo31's user avatar
  • 111
3 votes
1 answer
498 views

I have a custom (custom-set-faces ...) section in my ~/.emacs file. When I run emacs this section seems to get completely ignored since the custom colours don't get set. But if I go to ~/.emacs, ...
Jan Stolarek's user avatar
1 vote
0 answers
238 views

I am writing my own config from scratch in emacs. It's not a very complicated config so far. I have installed all-the-icons font. It works just fine when I launch emacs directly and start working in ...
Vipul Rajan's user avatar

15 30 50 per page
1
2 3 4 5 6