by kickingvegas on 12/13/23, 2:16 AM with 9 comments
by globular-toast on 12/14/23, 11:07 AM
by pmontra on 12/14/23, 12:53 PM
Everything else is a query to a web search engine. That has the advantage of people explaining things and finding solutions instead of only a reference.
by nemoniac on 12/14/23, 11:16 AM
view-text-file-as-info-manual is handy for this. It can transform and open a variety of doc formats in an info buffer. It could readily be adapted to output other formats.
https://emacsnotes.wordpress.com/2023/09/11/view-info-texi-o...
by eviks on 12/14/23, 11:08 AM
> Forward and backward history navigation using web browser-style M-[, M-] keybindings
It's much better to rebind those in the browser to have a consistent and convenient experience everywhere rather than downgrading your text editing experience to match those bad defaults
> default bound to l and r which I struggle to this day to remember
your left/right muscle memory can help you there, if you locate them together and use the same fingers you use for left/right cursor movements, for example, if you're used to H/L then this would be U/P, one row above using the same fingers (in general, all these alphabetical mnemonics are not very useful, especially for heavily used keys)
by kickingvegas on 12/14/23, 8:34 AM