TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What’s new in Emacs 28.1?

378 pointsby abzugabout 3 years ago

25 comments

spudlyoabout 3 years ago
A couple things about the content of this post, that people aren&#x27;t talking about. Mastering Emacs by Mickey Petersen is a solid book on Emacs and a good companion to the official manual. Mickey usually has an update to Mastering Emacs not long after a new version is released, which is great. I&#x27;m thankful for his many contributions to the Emacs community, and I really enjoyed reading his thoughts on the new features and additions to Emacs 28.<p>Secondly, the breadth of the changes in Emacs 28.1 is staggering, especially considering that Emacs 27.1 was released some 19 months ago. I think it&#x27;s safe to say that despite all the hand-wringing about the antiquated email-centric way that Emacs is developed, an impressive amount of work is getting done. Emacs development is alive and well.
评论 #30938053 未加载
pimeysabout 3 years ago
Wayland support didn&#x27;t make it... Oh well it is in version 29.<p>I&#x27;ve been using the wayland version with libgccjit many months now from their git repo and it is extremely snappy and stable editor.<p>My strategy to keep all of this together is a nix derivation that compiles the latest master branch with all the plugins. Oh and my config is an org file with clear comments...<p><a href="https:&#x2F;&#x2F;github.com&#x2F;pimeys&#x2F;nixos&#x2F;tree&#x2F;main&#x2F;desktop&#x2F;emacs" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pimeys&#x2F;nixos&#x2F;tree&#x2F;main&#x2F;desktop&#x2F;emacs</a><p>All reproducible...<p>Btw. I recommend SystemCrafters video series Emacs from scratch. It teaches how to make a vanilla emacs to work like doom emacs does. It was helpful for me to understand the magic behind doom...<p><a href="https:&#x2F;&#x2F;m.youtube.com&#x2F;playlist?list=PLEoMzSkcN8oPH1au7H6B7bBJ4ZO7BXjSZ&amp;cbrd=1" rel="nofollow">https:&#x2F;&#x2F;m.youtube.com&#x2F;playlist?list=PLEoMzSkcN8oPH1au7H6B7bB...</a>
jasterabout 3 years ago
I have been testing Emacs 28 for a few weeks now, as it was reported to improve performance on LSP integration (which was sometimes sluggish for me with rust).<p>I have to say I wasn&#x27;t disappointed. It&#x27;s now comparatively blazingly fast. I hugely recommend to give it a try if you work in emacs with LSP.<p>Since my distro had not packaged it yet, I installed it from guix instead (package `emacs-next`). It worked like a charm.
评论 #30935955 未加载
评论 #30931770 未加载
rayinerabout 3 years ago
I was an Emacs user back in my software writing days, but I thought I had left it behind when I became a lawyer. Over the past month or two however I’ve moved more and more of my workflow over to Emacs.<p>I started with using Org Mode and PDF tools for note taking and reviewing PDFs and task management: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30492373" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30492373</a>. More recently I switched my email over to mu4e: <a href="https:&#x2F;&#x2F;www.emacswiki.org&#x2F;emacs&#x2F;mu4e" rel="nofollow">https:&#x2F;&#x2F;www.emacswiki.org&#x2F;emacs&#x2F;mu4e</a>. Unfortunately I can’t get it to interface properly with Office 365, which has heavily locked down POP&#x2F;SMTP. So I used a couple of Power Automate flows to store incoming emails into a maildir format directory in OneDrive, which I then read from mu4e: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Maildir" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Maildir</a>. I also use Power Automate flows to grab my calendar and store it to Org files, and watch for queued emails and send send them. Power Automate is just about the worst programming environment ever devised, but because UNIX systems like RFC 2822 (email) and maildir are so simple it didn’t take much fiddling at all!<p>Ironically, writing a bit of glue to get everything into Emacs offers better integration between email, calendar, todos, and notes, than just using Office 365’s own tools. After trying a ton of web&#x2F;electron based tools for these purposes, going back to Emacs makes me think of this scene from Star Wars: <a href="https:&#x2F;&#x2F;m.youtube.com&#x2F;watch?v=7hb8AYnRb-4" rel="nofollow">https:&#x2F;&#x2F;m.youtube.com&#x2F;watch?v=7hb8AYnRb-4</a><p>I’m using the Emacs 28.1 test release on Windows and the Emacs-Mac Port on Mac: <a href="https:&#x2F;&#x2F;bitbucket.org&#x2F;mituharu&#x2F;emacs-mac&#x2F;src&#x2F;master&#x2F;" rel="nofollow">https:&#x2F;&#x2F;bitbucket.org&#x2F;mituharu&#x2F;emacs-mac&#x2F;src&#x2F;master&#x2F;</a>. The latter has nice features like double buffering that make Emacs, while not modern feeling, quite presentable.<p>For such a huge change, the elisp native compilation works extremely nicely with every package I’ve thrown at it. Totally stable and ready for prime time.
评论 #30934275 未加载
评论 #30931426 未加载
评论 #30931715 未加载
评论 #30934242 未加载
评论 #30931357 未加载
评论 #30931532 未加载
评论 #30934997 未加载
评论 #30932007 未加载
评论 #30932026 未加载
评论 #30931428 未加载
评论 #30931373 未加载
gjvcabout 3 years ago
The native compilation part is the highlight. Could someone who knows about these things explain the difficulty Debian has in getting emacs 28 in -unstable ? (currently on 27 according to <a href="https:&#x2F;&#x2F;packages.debian.org&#x2F;unstable&#x2F;emacs" rel="nofollow">https:&#x2F;&#x2F;packages.debian.org&#x2F;unstable&#x2F;emacs</a>)
评论 #30933240 未加载
评论 #30932450 未加载
评论 #30932018 未加载
ilovecachingabout 3 years ago
It amazes me that developers pick closed source Jetbrains and Microsoft spyware for the program they rely on to make a living when Emacs and Vim&#x2F;Neovim get better by leaps and bounds every year. Emacs has packages that VSCode can only dream of having and with Emacs distributions or really just lsp-mode you can have a full fledged IDE with 0 fiddling. I recently did some digging into the editor usage of noteworthy programmers by going through interviews (usesthis.com was a great resource) and found that 99% of programmers whose names are recognizable are still using Vim&#x2F;Emacs. Clearly these tools are not holding anyone back from doing great things.<p>Edit: Just yesterday HN was overtly critical of Warp for being a proprietary, closed source, telemetry laden terminal, but they’ll suddenly lose their morals when it comes to text editing over perceived conveniences of an IDE vs. a “text editor” with LSP.<p>The point of Vim&#x2F;Emacs isn’t just that they are good editors. It is also you voting with your installs and money for free and open source tools. You already reap the benefits of the Linux ecosystem, the least you can do is help out by picking a FOSS editor.
评论 #30931271 未加载
评论 #30931291 未加载
评论 #30931305 未加载
评论 #30931441 未加载
评论 #30931227 未加载
评论 #30931288 未加载
评论 #30931308 未加载
评论 #30931238 未加载
评论 #30931221 未加载
评论 #30931992 未加载
评论 #30931195 未加载
评论 #30931223 未加载
评论 #30931273 未加载
评论 #30931334 未加载
评论 #30932096 未加载
评论 #30931267 未加载
da39a3eeabout 3 years ago
I used Emacs for 20 years, contributed to popular open source emacs projects, and am the maintainer of a couple of emacs packages with small numbers of users.<p>It&#x27;s wonderful and extremely powerful having everything in lisp; don&#x27;t bother with emacs if you&#x27;re not interested in writing lisp.<p>One silly thing that I could never get to grips with is the way the minibuffer always seems to get stuck asking me a question, but the cursor isn&#x27;t in the minibuffer. Or it&#x27;s in some sort of recursive minibuffer mode. So many times I&#x27;ve just mashed C-g repeatedly in irritation!<p>I stopped using Emacs last year in order to access the high quality LSP experiences that are available for Typescript and Rust and other languages in VSCode. I&#x27;m firly happy with the configurability of VSCode and generally fairly happy with the move. VSCode needs Emacs&#x27; window-configuration registers though.
评论 #30934364 未加载
评论 #30935255 未加载
评论 #30936067 未加载
Decabytesabout 3 years ago
The post yesterday about Pharo 10, and the Lisp Curse repost has me thinking about text editors again. I think that some fusion of the introspection abilities of Smalltalk with the good parts of Emacs might allow us to create the text editor of the future™. One that take everything good about Lisps and everything good about programming in Smalltalk. I&#x27;d need to actually explore how Smalltalk does its IDE environment to be able to comment more, but I was initially very impressed with the programmability of it during the video I watched about it.
asonethabout 3 years ago
I aspired to learn Emacs but gave up a number of times.<p>It&#x27;s in that category of things that I believe would be Good For Me but that have such high activation energy that it never becomes a high enough priority. It&#x27;s like the documentary I keep skipping over in my streaming queue, the free weights gathering dust in the basement, or the guitar I finally gave away after having only learned a few chords.<p>There&#x27;s got to be a word to describe the realization that something is probably never going to be high enough priority to me to be worth the investment.
评论 #30936834 未加载
klik99about 3 years ago
&gt; Adding right-click context menus is a natural extension to Emacs’s already-extensive support for the mouse (even if a lot of people don’t use it.)<p>If emacs could support plan9 acme-style chords with custom commands then I&#x27;d probably use the mouse a lot more in it - acme convinced me that mousing around can be just as fast as being on the keyboard if the UX is well designed.
评论 #30938520 未加载
评论 #30931892 未加载
matthews2about 3 years ago
Thank you to everyone that contributed to Emacs for another great release :) (also thank you Mickey for explaining all the changes!)
viksitabout 3 years ago
Given all the emacs ninjas here - what’s the best way to do JSX&#x2F;TSX formatting while playing nice with js2-mode, tide and web-mode? I’ve been stuck for months on finding a good config and almost wanted to move to VS Code to try it out. Then, while using it I just couldn’t do without emacs buffers and panels flexibility — so moved back :))
评论 #30933938 未加载
评论 #30935235 未加载
评论 #30936718 未加载
评论 #30938379 未加载
dv35zabout 3 years ago
I’m interested in emacs &#x2F; org-mode &#x2F; org-roam. My goal is to have a local notes solution (replacing Obsidian, Apple Notes), and have the notes automatically published on the web as a crosslinked personal knowledge base. I have somewhat achieved this with Obsidian&#x2F;markdown files + git + Hugo + Render. I write stuff. Check it into git. Push, and it deploys as a website. Feel pretty good about cobbling that together. But Obsidian&#x2F;markdown is tough to replicate the cross-link nature &amp; ease or use of a wiki, and it still doesn’t help out with Task, calendar, etc.<p>I’ve taken a couple swings at setting up Emacs… oof, but as a newbie to the ecosystem, but frankly its just been tough to plow through. Each guide&#x2F;tutorial seems to have a whole different set of packages, settings, etc; then we get into Doom emacs, etc. I’ve got keyboard shortcuts printed out - but I still end up in weird jams where Emacs has opened up 3+ panes (buffers), and I can’t figure how to even close&#x2F;quit them.<p>Truly, it reminds me of when I jumped head first in the Java ecosystem, trying to figure out (1) java, (2) intelliJ, (3) Spring boot. Too many simultaneous brain battles…<p>What I’m hoping to find is a “Zero to Functioning personal information system (notes, todo, contacts, calendar, kb)” guide. I suppose, written for a willing &amp; motivated newb?<p>From reddit, online tutorials, walkthru videos - it SEEMS the pieces are out there. But I’m hoping to find the guy who figured this all out a year ago, documented a functional-but-opinionated stack &#x2F; workflow, and I could follow that for awhile (as training wheels).<p>Can anyone suggest something like this? I’d be even be willing to pair up with someone and document&#x2F;publish this, if it doesn’t exist.<p>I mentioned it on another Emacs HN thread: I’m convinced of the power of this stack, but I’m hoping someone does the “Unix —&gt; NeXT -&gt; MacOS”, and puts together the Easy Button of this.<p>For example, my brother is writing a book - he’s not super technical but can get around. I can tell that he would benefit from this system - but I can’t fairly recommend it, because hell - I haven’t been able to coherently get it to work, and doubting he would want to be modifying init files and all that.<p>Hoping this plea for Emacs help reaches a previously frustrated newbie who figured it out, who can help me out (and others). Thanks!
评论 #30933231 未加载
评论 #30934925 未加载
评论 #30961024 未加载
评论 #30936667 未加载
评论 #30935363 未加载
评论 #30936028 未加载
tut-urut-ututabout 3 years ago
Finally, native compilation is part of the release. In day to day use, it provides a nice speed bust in many use cases.
评论 #30931232 未加载
评论 #30931138 未加载
jonpalmiscabout 3 years ago
I almost wish I never tried Emacs. Ignorance is bliss, and Emacs ruined all other text editors for me.<p>There are absolutely areas that others do better, but the self-documenting “living program” nature is too much to give up; everything you ever need to know or do is a few keystrokes away.
评论 #30932925 未加载
评论 #30935182 未加载
评论 #30932920 未加载
评论 #30932460 未加载
评论 #30934594 未加载
epolanskiabout 3 years ago
OT for this particular release, but I&#x27;d like to point out that one of the best features of emacs and its ecosystem is that plugins, libraries and software are almost always self-documenting.<p>You want to read the documentation or delve into the implementation of a feature of your programs it is literally right there in your editor instead of having to jump to some, potentially outdated, website documentation or having to figure out where to look at things from a sterile github page.<p>I wish that the idea of self documenation was more widespread in other ecosystems.<p>E.g. the ecosystem I know most, JavaScript, would have this potential, but very often dependencies are compiled and there is no such self-documenting culture so best case scenario you get types you can _almost_ trust and some jsdoc that you can _almost_ trust.<p>I guess the fact that the lisp and elisp community in particular has always cultivated this practice is the deciding factor rather than the languages itself.
评论 #30931378 未加载
评论 #30932145 未加载
评论 #30932015 未加载
rcconfabout 3 years ago
I miss Emacs, but I moved to Visual Studio Code. I used Emacs for over 8 years so releases like this use to make me so happy.<p>On the bright side, I still use Emacs bindings in Visual Studio Code. Maybe I should spin up Emacs again and give it another shot on my new M1 (maybe it can do the auto complete stuff faster now.)
评论 #30932287 未加载
评论 #30932318 未加载
评论 #30933813 未加载
评论 #30933057 未加载
NeutralForestabout 3 years ago
I&#x27;ve been using Emacs for 2&#x2F;3 years now, especially to take notes. It&#x27;s been a bit difficult at the beginning but I really enjoy it now, it&#x27;s provided many features I needed to organize my thoughts.
gsprabout 3 years ago
Knowledgeable Emacs folks in this thread: Does anyone know the status of Wayland-native Emacs? It&#x27;s my last X&#x2F;XWayland application, and it looks <i>terrible</i> on high-DPI displays.
评论 #30932249 未加载
评论 #30942942 未加载
评论 #30933041 未加载
yxhuvudabout 3 years ago
&gt; If you’re using projectile or something else, start switching over; this is the new default target for all other integrations<p>It is pretty sweet something like this is getting built in, but I have not found a replacement for &#x27;with-project-root from the (now seemingly missing) project-root package.<p>edit: Oh, they also add a new &#x27;with-existing-directory&#x27; macro that should be easy to compile to do the same thing. sweet.
nooberminabout 3 years ago
An aside, but can someone explain to me the use or utility of ligatures? To be frank people who use them seem like those who change their i3 layout every few months, they seem&#x2F;feel like a gimmick to me. I hope that isn&#x27;t too harsh, perhaps I can be convinced they have use.<p>Ligatures remind me of the symbols in APL. There, I can see sort of a use if your language requires it but generally in the terminal? I don&#x27;t get it.
KabirKwatraabout 3 years ago
I started using Emacs as my primary editor about a year ago with doom. Emacs 28 has good changes, but it&#x27;s missing pixel scrolling which at this point almost every other editor has. I believe Emacs 29 is going to finally include the feature. There&#x27;s a pretty good plugin called good-scroll.el that does exactly this on older versions, but it can be buggy sometimes.
kovekabout 3 years ago
I always like to ask: Has the pixel-scrolling story gotten better on Emacs? I like how I can scroll smoothly on Visual Studio Code.
评论 #30933030 未加载
评论 #30932994 未加载
评论 #30933063 未加载
评论 #30934657 未加载
etra0about 3 years ago
I remember seeing vim as a complex solution for text editing, and I didn&#x27;t touched it for that same reason. A couple of years later I spent sometime learning it and now it&#x27;s my day-to-day tool for writing code.<p>I feel the same with Emacs, I&#x27;ve been reading (very little) about it and I wonder if I dedicate the same time I did for learning vim I&#x27;d be in the Emacs bandwagon, but at the same time I don&#x27;t feel <i>that</i> curious about it, because I feel happy with vim.<p>I&#x27;ve tried some versions with vim bindings but the problem remains the same, the energy to explore the rest just wasn&#x27;t there.
评论 #30936360 未加载
评论 #30935841 未加载
kidsilabout 3 years ago
Only thing I&#x27;m missing from Emacs is the ability to completely freeze all packages and configs.<p>As soon as I feel like everything is stable and great, it decides to update 180 packages while I&#x27;m trying to edit a file and destroys something in my setup.<p>If anyone knows a way to prevent all updates and &quot;freeze&quot; a version that would be excellent.
评论 #30933279 未加载
评论 #30934311 未加载
评论 #30937364 未加载
评论 #30943394 未加载
评论 #30933326 未加载