Skip to content

Instantly share code, notes, and snippets.

@federkamm
Created January 18, 2021 16:36
Show Gist options
  • Save federkamm/36853d791d4b98582b98274758c8025a to your computer and use it in GitHub Desktop.
Save federkamm/36853d791d4b98582b98274758c8025a to your computer and use it in GitHub Desktop.
SumatraPDF and WSL Emacs: inverse search
# NOTE: Don't know if this persists after reboot:
sudo ln -s /mnt/c /C:
# SumatraPDF -> Settings -> Options -> Set inverse search command-line:
# C:\Windows\System32\wsl.exe emacsclient -n +%l "/$(echo '%f' | tr \\\\ /)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment