emacs/var/elfeed/db/data/00/00c7791dfe806797332d8c2d91386eca48d1b326
2022-01-03 12:49:32 -06:00

1 line
1.7 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>I&#39;m in one of those &quot;... but it worked yesterday&quot; situations.</p> <p>Seems like I suddenly don&#39;t have permission to access / write to my home directory (a local directory on the c:drive). I&#39;ve not changed my setup at all, save for writing to my /home/ folder from Windows (I created and saved an org file using Notepad)</p> <p>I&#39;m using org-mode in DooM emacs to take notes for work (making this all the more frustrating) via remote access from WSL (Ubuntu) on a Win 10 machine.</p> <p>On startup I get a warning like:</p> <pre><code>Warning (initialization): An error occured while loading &#39;/home/user/.emacs.d/init.el&#39;: Error in private config: config.el, (file-error Opening input file Permission denied /home/user/org_roam/A_RANDOM_ORG_FILE </code></pre> <p>There is a clue here as &quot;A_RANDOM_ORG_FILE&quot; was a file I was too lazy to use emacs for, so made in Notepad in Win10 and saved to my home/org_roam/ folder</p> <p>So:</p> <pre><code>emacs --debug-init Debugger entered--Lisp error: (file-error &quot;Opening input file&quot; &quot;Permission denied&quot; ... </code></pre> <p>When I try to write the error buffer to a file (because WSL cut-paste baffles me), I get:</p> <pre><code>/home/ write protected </code></pre> <p>So I&#39;m here to ask: what? why? Given the generic-ness of the problem it&#39;s hard to google.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/AlternativeKooky9407"> /u/AlternativeKooky9407 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/q6m5pb/sudden_error_doom_wsl/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/q6m5pb/sudden_error_doom_wsl/">[comments]</a></span>