fixing a bunch of broken stuff I think
This commit is contained in:
parent
0dbc3ead0e
commit
8bace887a2
1551 changed files with 299 additions and 57481 deletions
|
@ -1,3 +0,0 @@
|
|||
<img src="https://media.babylonbee.com/thumbs/article-9662-1-thumb.jpg"> <p>If you want to relate to millennials, you have to communicate everything in Harry Potter metaphors, whether it's politics or theology or everyday life. That's why it's important to read these books. It's a ministry. But we can have a bit of fun while we're at it. Take our exciting, official Babylon Bee quiz to find out which Hogwarts house you would be in. Have fun!</p>
|
||||
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/what-hogwarts-house-would-you-be-in-take-the-quiz">Which Hogwarts House Would You Be In? Take The Official Babylon Bee Quiz!</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
<p>Lars Ingebrigtsen has an interesting post about <a href="https://lars.ingebrigtsen.no/2021/11/24/the-most-controversial-change-in-emacs-history/">proportional fonts in the Emacs mode line</a>. His post shows the same mode line in both fixed and proportional fonts. There’s no arguing that the proportional fonts look better and that they allow for the display of more information on the mode line.</p>
|
||||
<p>Still, the suggestion to move to proportional fonts is an old one and has always been controversial. There are some serious objections. For one, things like the point position are updated with every character typed and that can cause the mode line display to shift right or left.</p>
|
||||
<p>Ingebrigtsen says that they’re running a month long test on Emacs Master in which proportional fonts on the mode line are enabled by default. They’ve installed a fix for the problems of things like the point position and the developers are hoping that that will address previous objections to using proportional fonts.</p>
|
||||
<p>Regular readers know that I don’t care much about this sort of thing. All in all, I’m happy with a fixed width font mode line but I don’t find the idea of proportional fonts objectionable either. If you’re tracking Emacs Master, be sure to let the developers know what you think.</p>
|
||||
<p><b>UPDATE</b> <span class="timestamp-wrapper"><span class="timestamp">[2021-11-26 Fri 13:15] </span></span> Emacs 28 Master → Emacs Master.</p>
|
|
@ -1 +0,0 @@
|
|||
  submitted by   <a href="https://www.reddit.com/user/tomatoaway"> /u/tomatoaway </a> <br/> <span><a href="https://i.redd.it/0f4rr9ktelt71.jpg">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/q8ltb9/fluff_what_emacs_orgmode_yields_as_a_text_input/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I'm in one of those "... but it worked yesterday" situations.</p> <p>Seems like I suddenly don't have permission to access / write to my home directory (a local directory on the c:drive). I'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'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 '/home/user/.emacs.d/init.el': 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 "A_RANDOM_ORG_FILE" 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 "Opening input file" "Permission denied" ... </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'm here to ask: what? why? Given the generic-ness of the problem it's hard to google.</p> </div><!-- SC_ON -->   submitted by   <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>   <span><a href="https://www.reddit.com/r/emacs/comments/q6m5pb/sudden_error_doom_wsl/">[comments]</a></span>
|
Loading…
Add table
Add a link
Reference in a new issue