docs/faq: add TRAMP connection hangs to common issues

This commit is contained in:
Henrik Lissner 2019-12-14 20:39:09 -05:00
parent 6cb13a0e86
commit 7b709eed34
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -56,6 +56,7 @@
- [[#the-frame-goes-black-on-macos-while-in-full-screen-mode][The frame goes black on MacOS, while in full-screen mode]]
- [[#doom-crashes-when][Doom crashes when...]]
- [[#cant-load-my-theme-unable-to-find-theme-file-for-x-errors][Can't load my theme; ~unable to find theme file for X~ errors]]
- [[#tramp-connections-hang-forever-when-connecting][TRAMP connections hang forever when connecting]]
- [[#contributing][Contributing]]
* General
@ -1124,5 +1125,7 @@ Emacs will search for this file in ~custom-theme-load-path~ and
suffix.
3. Did you run ~doom refresh~ after adding your third party theme plugin's
~package!~ declaration to =~/.doom.d/packages.el=?
** TRAMP connections hang forever when connecting
You'll find solutions [[https://www.emacswiki.org/emacs/TrampMode#toc7][on the emacswiki]].
* TODO Contributing