|
You are here |
takeonrules.com | ||
| | | | |
ag91.github.io
|
|
| | | | | Or how to make any buffer behave like molds | |
| | | | |
camdez.com
|
|
| | | | | ||
| | | | |
www.n16f.net
|
|
| | | | | 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... | |
| | | | |
camdez.com
|
|
| | | [AI summary] The author shares a custom Emacs Lisp function that allows users to jump directly from key-binding help to the corresponding manual page. | ||