Skip to main content

Questions tagged [wsl]

WSL is acronym for Windows Subsystem for Linux.

0 votes
1 answer
187 views

On a Windows machine I run the MobaXterm X server system. I use this to display Emacs running on a remote Linux machine. This works fine. I also use this X system to display Emacs running on a WSL ...
halloleo's user avatar
  • 1,445
0 votes
1 answer
134 views

Running emacs (29.1.90) in WSL2 on Windows 11. (Also tried 30.0.50, same results) Got everything working smoothly but when emacs creates directories they are being created with the wrong permissions. ...
H. Dog's user avatar
  • 121
0 votes
1 answer
102 views

Following the questions How to use a certain keyboard layout from emacs as Ubuntu keyboard layout and How to add a new keyboard layout to Emacs input methods? I need help for a concrete example - I ...
Rareform's user avatar
  • 291
0 votes
0 answers
82 views

I'm running emacsclient -nw and I notice sometimes the buffer appears to be in overwrite mode---I'll go to the beginning of a line and start typing, and when I do the existing text does not get pushed ...
Mittenchops's user avatar
1 vote
1 answer
1k views

When working from home on my linux machine - I have all my org files on Dropbox. I store all agenda files, todos, references and stuff like that in those. Basically my whole life is in those org files....
Arvydas's user avatar
  • 35
0 votes
2 answers
390 views

I got How to paste images into Emacs org-mode running in Windows Subsystem for Linux running, so I can paste images in emacs org-mode, but I would like to get all images in the same directory, f.e. ~/...
KenDJMN's user avatar
1 vote
1 answer
223 views

I'm running emacs on WSL. The following function launches the binary file marked in dired: (defun wsl/execute () "execute file at point in dired" (interactive) (dired-do-shell-command ...
eatloaf's user avatar
  • 145
0 votes
0 answers
298 views

I have a file with a single Unicode character in it: 🕯 (Unicode character CANDLE, codepoint 128367, #o372557, #x1f56f). When I open this file via emacs -Q and hit C-l, the display buffer has issues. ...
ponguile's user avatar

15 30 50 per page