I use emacs and vim quite rarely, only when I see potential benefit of it. Both have some amazing features but also seems to be locked in stone age on IT. In my opinion this is most deterring for new user - not "steep learning curve". I wonder why they refuse to open their eyes to current (or at least 2000's) state of technology. They cling to ancient foundation of their programs as something unmovable and unchangeab…
Buttery smooth Emacs (2016)
21–30 of 78 posts
Re: Buttery smooth Emacs (2016)
#22I use emacs and vim quite rarely, only when I see potential benefit of it. Both have some amazing features but also seems to be locked in stone age on IT. In my opinion this is most deterring for new user - not "steep learning curve". I wonder why they refuse to open their eyes to current (or at least 2000's) state of technology. They cling to ancient foundation of their programs as something unmovable and unchangeab…
https://tvraman.github.io/emacspeak/applications.html
Your reality and bullshit applications such as Electron based bloatwares are a bad joke against disabled people.
Re: Buttery smooth Emacs (2016)
#23I use emacs and vim quite rarely, only when I see potential benefit of it. Both have some amazing features but also seems to be locked in stone age on IT. In my opinion this is most deterring for new user - not "steep learning curve". I wonder why they refuse to open their eyes to current (or at least 2000's) state of technology. They cling to ancient foundation of their programs as something unmovable and unchangeab…
Re: Buttery smooth Emacs (2016)
#24Personally I choose (recently) Emacs as my main computing environment because even with it's many problems (there are and recent evolution solve some and add others) it's the most effective computing environment I have ever found.
So in conclusion I dream a "modern Emacs" with an EXWM that play nice with any kind of GUIs (it gets a bit worse recently for floating windows or floating windows apps change for the worse I do not know exactly), I dream a damn coherent and complete MUA instead of my actual super-spaghetti-code mess mix of mbsync+notmuch+afew+homegrown crappy scripts + ... just to have a damn good modern and efficient email solution NO ONE, web(cr)app(y) UIs included seems to provide... I dream a GuixSD in org-mode in my own personal config so I have an "my_desktop.org" that contain anything from OS to Emacs config and I can export, change, replicate it in a snap... But that's a bit of a dream for now. New nice stuff arrive (doom modeline is really nice, for instance) but change the entire ecosystem, perhaps re-writing it in Guile Scheme... Well It's unlike to happen more than a timid POC by few smart guys...
Re: Buttery smooth Emacs (2016)
#25I was planning on taking on porting Emacs to the iPad, given that it's a fantastically fast, light and low-power modern portable computer. But reading this gave me pause, I'm not sure I can dedicate as much time to this as it seems will be necessary...
I thought that was impossible anyway, given Apple's prohibitions on both GPL code and software runtimes in iOS apps? However I suppose Emacs could be sideloaded onto jailbroken iPads.
Re: Buttery smooth Emacs (2016)
#26FWIW, I've used Emacs for a long time (i.e. long before this article was published) and don't recall it ever flickering. Not to say it didn't, or that it wasn't a problem for the author, but he's exaggerating a bit when he says it flickered all the time.
I have far more annoying problems with floating windows and casual (newly introduced) bug that "lost" my physical screen size forcing to restart X to recover...
Re: Buttery smooth Emacs (2016)
#27I was planning on taking on porting Emacs to the iPad, given that it's a fantastically fast, light and low-power modern portable computer. But reading this gave me pause, I'm not sure I can dedicate as much time to this as it seems will be necessary...
Re: Buttery smooth Emacs (2016)
#28Last time this showed up: https://news.ycombinator.com/item?id=12830206 And for anyone else using Emacs on a Mac: 1. I use the plain vanilla GNU Emacs from here: https://emacsformacosx.com/ . It does flicker from time to time, but it doesn't bother me. 2. Some Mac users seem to prefer this: https://www.emacswiki.org/emacs/EmacsForMacOS It's supposed to be flicker-free, among other things, but doesn't play well with M…
Re: Buttery smooth Emacs (2016)
#29I was planning on taking on porting Emacs to the iPad, given that it's a fantastically fast, light and low-power modern portable computer. But reading this gave me pause, I'm not sure I can dedicate as much time to this as it seems will be necessary...
I tried Emacs via various hacks on Android... Mostly to have org-mode there... With a touch only UI it's not usable. With a physical keyboard I see ZERO reason to choose such crappy OS instead of a small ultrabook...
Re: Buttery smooth Emacs (2016)
#30IMO any "old enough" and complex enough software suffer some kind of "age&complexity" problems... No matter how you design it, unix choose simplicity and we see that today no real unix exists anymore (yes, they do exists per name, but in fact they do not follow unix principles), ITS, Emacs, LispM, Alto, ... choose integration and completeness and except Emacs they are essentially dead... Modern software try to choose…
Isn't Unix entirely about modularity?
And I suppose you could argue that emacs is a (os like) substrate that enables modularity on top of it. Theres an old joke, emacs is a nice OS, only lacking a decent text editor.
Or are you referring to the actual code itself?