/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.dornea.nu
| | ag91.github.io
4.5 parsecs away

Travel
| | My Org Mode presentation at EmacsConf2020
| | nikhilsoni.me
5.8 parsecs away

Travel
| |
| | peregrinator.site
4.7 parsecs away

Travel
| | How I set up a blogging flow using Emacs's org-mode and other related tools
| | www.n16f.net
24.4 parsecs away

Travel
| The SLIME Emacs package for Common Lisp supports cross-referencing: one can list all references pointing to a symbol, move through this list and jump to the source code of each reference. Removing automatic reference jumps While cross-referencing is very useful, the default configuration is frustrating: moving through the list in the Emacs buffer triggers the jump to the reference under the cursor. If you are interested in a reference in the middle of the list, you will have to move to it, opening multip...