Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start [2024/09/09 03:06] – rewt | start [2025/02/04 13:25] (current) – rewt | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | There was a heading there, wasn't there? I'm not sure, we'll be sure to check next time. | + | most changes are currently on [[emacs|]] |
- | + | ||
- | Oh, the bots will catch up and correct it in just a minute. | + | |
- | Yea, I'm sure, why would you doubt... | + | |
- | + | ||
- | ---- | + | |
- | + | ||
- | Beep boop. | + | |
- | + | ||
- | ---- | + | |
- | + | ||
- | Yo dawg, you lookin' | + | |
- | + | ||
- | First off, we gotta talk packages. These ain't your grandaddy' | + | |
- | + | ||
- | Now, let's talk 'bout that init.el file. This bad boy is like the brain of your Emacs setup, controllin' | + | |
- | + | ||
- | We'll start by loadin' | + | |
- | + | ||
- | And that's just the tip of the iceberg, my friend. We can customize colors, fonts, and themes 'til your eyeballs bleed rainbows. Integrate with all the hottest tools and frameworks, from Docker to React to whatever fresh hotness the future holds. Emacs is like a Swiss Army knife, and we'll make sure yours is sharper than a samurai sword. | + | |
- | + | ||
- | So whaddya say, playa? You ready to join the Emacs elite and leave those plebeian text editors in the dust? Just say the word, and I'll hook you up with an init.el that' | + | |
- | + | ||
- | ---- | + | |
- | + | ||
- | It would seem something' | + | |
- | + | ||
- | * Startup Changes in Emacs 29.1 | + | |
- | + | ||
- | ' | + | |
- | These switches now set ' | + | |
- | default of 0.1). This means that batch processes will typically use | + | |
- | more memory than before, but use less time doing garbage collection. | + | |
- | Batch jobs that are supposed to run for a long time should adjust the | + | |
- | limit back down again. | + | |
- | + | ||
- | ** Emacs can now be used more easily in an executable script. | + | |
- | If you start an executable script with | + | |
- | + | ||
- | #!/usr/bin/emacs -x | + | |
- | + | ||
- | Emacs will start without reading any init files (like with ' | + | |
- | and then execute the rest of the script file as Emacs Lisp. When it | + | |
- | reaches the end of the script, Emacs will exit with an exit code from | + | |
- | the value of the final form. | + | |
- | + | ||
- | Emacs now supports setting ' | + | |
- | Use the ' | + | |
- | ' | + | |
- | + | ||
- | ---- | + | |
- | * New in 30 | + | |
- | + | ||
- | Emacs has been ported to the Android operating system. | + | |
- | This requires Emacs to be compiled on another computer. | + | |
- | NDK, SDK, and a suitable Java compiler must also be installed. | + | |
- | + | ||
- | See the file " | + | |
- | + | ||
- | On GNU/Linux, Emacs is now the default application for ' | + | |
- | Org mode provides a way to quickly capture bookmarks, notes, and links | + | |
- | using ' | + | |
- | + | ||
- | emacsclient " | + | |
- | + | ||
- | + |