Тёмный
No video :(

Evil Mode: Or, How I Learned to Stop Worrying and Love Emacs 

thoughtbot
Подписаться 34 тыс.
Просмотров 534 тыс.
50% 1

Aaron Bieber from Wayfair is back to talk to us about his recent experience using Emacs (what?!?!). That's right, Emacs. Aaron decided it was time to see how things looked on the other side and will share what he found, what he missed from Vim, and maybe even a few things we can bring back to Vim from Emacs.
Learn more from the developers at thoughtbot ⌨️
Head over to tbot.io/dev-blog to read more great articles on our blog.

Опубликовано:

 

2 июн 2015

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 437   
@joaofleumatico
@joaofleumatico 8 лет назад
you need to be a brave person to show off Emacs in a vi conference, well done mate.
@aaron-bieber
@aaron-bieber 7 лет назад
Actually everyone was really nice. I was a tiny bit surprised that there was no booing.
@SeekerLabs
@SeekerLabs 7 лет назад
Really though?
@Parker8752
@Parker8752 6 лет назад
Agreed. I mean, I use vim if I want to quickly edit an existing file because opening an editor in the terminal I'm already using is quick and simple, but there's literally nothing that vim does that I use, that emacs with EVIL mode doesn't do equally well. Between that and org-mode, I'm sold (yeah, vimwiki is OK, but the fact that org-mode only requires you to have a .org file makes it a hundred times more convenient).
@brandomiranda6703
@brandomiranda6703 5 лет назад
@@aaron-bieber how did you make your emacs look black and all nice like that?
@aaron-bieber
@aaron-bieber 5 лет назад
@@brandomiranda6703 You can install color themes, which are quite powerful. Most can be installed as packages via the built-in package install interface (M-x package-list-packages). I don't use a dark theme anymore and it's been so long I don't remember which one that one was.
@onetimeonthegoodfoot
@onetimeonthegoodfoot 5 лет назад
I love that when he gets to "and now I use emacs" there is TOTAL SILENCE in the room. You could hear a pin drop. Tough crowd.
@TangoIndiaMike144
@TangoIndiaMike144 3 года назад
@D M "pinky pains" laughed so hard
@toooes
@toooes 2 года назад
BOOOoOoooo
@theoriginyt4869
@theoriginyt4869 Год назад
You either take the not use Vim pill or I wanna talk to you pill
@PS3PCDJ
@PS3PCDJ 3 года назад
"Unloading vim plugins is such a pain that Tim Pope wrote a plugin for it." Is easily my favorite line ever.
@yash1152
@yash1152 2 года назад
05:19
@bearwolffish
@bearwolffish 2 года назад
Underrated line for sure.
@Dieterbe
@Dieterbe 11 месяцев назад
In unloading plugins' defense, tim pope writes plugins for just about everything
@tenv
@tenv 4 года назад
This video was _the_ gateway for me switching from Vim to Emacs. Now Emacs is my window manager, for God sake.
@Abhinav-Bhat
@Abhinav-Bhat 2 года назад
Cool !
@butterjelly6339
@butterjelly6339 Год назад
It can do WHAT? A window manager? Maybe I should try this out.
@tenv
@tenv Год назад
@@butterjelly6339 Yep! EXWM. Still using it to this day :D
@gagagero
@gagagero Год назад
@@butterjelly6339 Yes, although it's future is somewhat uncertain.
@adrianthomas4163
@adrianthomas4163 8 лет назад
I got into Emacs because of this video. I didn't understand anything he was talking about. Less than a year later I understand what he's doing. Nice one Aaron.
@tagged5life
@tagged5life 8 лет назад
I'm kind of in the same position now, I've only heard that geeks use it and am a noob in python (lol)
@benjdewantara
@benjdewantara 8 лет назад
Same here. I guess most people who at first have been exposed to other more "user-friendly" text-editors nowadays will only learn how to use emacs/vim because major nerds use it. Although now I have my own reason and thus can understand why the legendary nerds still stick to it, i.e. I hate to have to reach my mouse when writing using Microsoft Word.
@arthurcgusmao
@arthurcgusmao 7 лет назад
Exactly the same here as well haha
@watawonderfulworld
@watawonderfulworld 7 лет назад
so what's the bottom line? Vim or Emacs? I have just started my experience with Vim... should I invest in learning Vim or Emacs?
@adrianthomas4163
@adrianthomas4163 7 лет назад
Learn Vim then try Emacs in EVIL mode. That's what Aaron is using in this video. EVIL mode is just Emacs with Vim keybindings.
@talhaakram
@talhaakram 2 года назад
Fast forward 7 years and Neovim has become such a polished editor and is back to back most loved editor in stackoverflow developer surveys. Lua was a great choice due to its high performance, light weight and embedded nature a very strong ecosystem has now developed around it, also there is this huge Neovim community. The best plugins are now written in Lua (e.g. Telescope). Built in support for LSP also makes it great for development coupled with TreeSitter integration we can now do things in Neovim that would not be possible otherwise because the editor is now aware of language constructs and can be made to walk and manipulate the AST itself. I wonder if it now addresses all of Aaron Bieber's concerns.
@mandos22
@mandos22 Год назад
Org-mode? I know that there are at least two projects in Neovim community which try to implement similar functionality but Emacs Org-mode with all projects around it is realy hard to beat. Personally I use both editors but I'm not sure if it's smart idea, maybe focussing only on one is more productive.
@billygunther9381
@billygunther9381 Год назад
I just transitioned from nvim to emacs because of the comprehensive feature set of org-mode. I was very blown away by all the things its capable of. Additionally, the emacs gui can render images and latex inside the buffer using org-fragtog and math-preview which makes editing mathematical documents trivial. I also have a lot of personal notes about various different programming languages that now have transformed into literate programming documents overnight thanks to code execution features of org-mode. Another thing vim can't do very well is reproduce the workflow of jupyter docs, but emacs can. Org-mode and org-roam combine together to embarrass not just vimwiki, but all other note taking/knowledge base systems such as obsidian or roam. For me, the tradeoff was essentially a little bit of latency/responsiveness in exchange org-mode and in-buffer images/latex rendering. This allowed me to eliminate all other apps from my workflow. Right now I can get Space+X+j to instantly capture a timestamped journal entry. Or Space+X+t to capture a TODO with templating that allows for backlinking to the original context without any additional keypresses. Inside a TODO entry, I can clock-in to automatically create log entries of start/end times and then clock-out to closely monitor how much time I'm spending per day on each task. I also use this as a pomodoro timer. Of course, I can use a stopwatch and manually do this, but with emacs I can do it with nicely formatted logs that are folded underneath headings with just 2 or 3 keystrokes. I can compose large outlines and review them with sparse trees where only information related to my search is visible. Or I can create an agenda view that takes TODOs from several different files and composes/sorts them into a single buffer allowing me to navigate notes that are scattered everywhere or edit them remotely from a single buffer. If I'm reviewing my language notes, I can execute code blocks inside the org file and see the output without any copying/pasting. I get all of this out of the box from org-mode.
@trev-dev
@trev-dev 5 месяцев назад
@@mandos22Neorg is well on its way.
@shatterstone3045
@shatterstone3045 5 месяцев назад
17:00 Oh. Oh no. Watching this after Bram's passing feels... weird.
@jpcampbell
@jpcampbell 4 года назад
I love that when I learned vi in 1994 that the vi/emacs culture still exists. Meta-x doctor was a solid companion those late nights in the computer lab.
@digipack
@digipack 5 лет назад
Damn you, Bieber. It's taken me this long to watch this talk, and you took 40 minutes to solve a quandary I've found myself in for literally 10 years.
@wety789
@wety789 8 лет назад
"The kitchen sink goes in emacs" - My favourite part of this whole video
@theroundduckman
@theroundduckman 8 лет назад
Heck emacs is almost an OS. It just needs a kernel and to load at boot. :P
@true-blue32
@true-blue32 6 лет назад
27:51 for anyone who wants to know where he says it.
@konayasai
@konayasai 5 лет назад
@@SimonWoodburyForget Only a subset of games require keyup events. Gaming would be perfectly possible if you excluded those. But you don't have to exclude those, because you generally don't run a game as part of an OS anyway. If you can start the game process from Emacs you're golden.
@konayasai
@konayasai 5 лет назад
@@SimonWoodburyForget Board games. Turn-based strategy games. Real-time strategy games. Maze games. Card games. Need I continue?
@konayasai
@konayasai 5 лет назад
@@SimonWoodburyForget Only if you by ‘all’ mean ‘none’. I'm not going to insult your intelligence by implying you can't figure out common ways to control these types of games without keyup events, so I'm going to go ahead and assume you're simply trolling me. This is a waste of time.
@JohnDegen_aka_Jeehannes
@JohnDegen_aka_Jeehannes 7 лет назад
This guy talked me into Emacs. I come from Vim. It took me some time to figure out how to get Evil mode up, but now I find I don't use it that often anymore. Got to go, I have to order an Emacs shirt!
@yehudahecht1520
@yehudahecht1520 2 года назад
You could have a keybinding for that
@ianpan0102
@ianpan0102 5 лет назад
Aaron you've won. After 10 times watching this video, I switched from a hardcore Vimmer to an Emacs Evil lover.
@aaron-bieber
@aaron-bieber 5 лет назад
If you really watched this 10 times, I salute you. I haven't even watched it twice 😂
@subhadeepsamantaray4220
@subhadeepsamantaray4220 4 года назад
@ianpan how long did you it take you transition from vim to emacs ?
@ezio934
@ezio934 4 года назад
@@subhadeepsamantaray4220 last week I switched from vim to emacs. I decided that I will use vanilla emacs no evil mode or spacemacs. And now I am fairly decent and at par with my vim productivity and even more. My advice: 1. Complete emacs tutorial as much as you can. 2. Watch mike zamanski emacs series on youtube. Seriously its a gold mine.
@subhadeepsamantaray4220
@subhadeepsamantaray4220 4 года назад
@@ezio934 Thanks for getting back. I personally find vim grammar easier to remember, and would prefer to use vim verbs in emacs. Based on your experience, would you still suggest switching to Emacs for me ?
@ezio934
@ezio934 4 года назад
@@subhadeepsamantaray4220 Its up to you. I am not saying to switch right away. Just give it a shot in your free time and if you like it stay with it, if not then vim is not going anywhere. Emacs series from mike zamansky has small videos showing the process of configuring emacs from scratch to an all round IDE. You can use Doom Emacs to get vim features. I didn't use it personally.
@killroy123
@killroy123 7 лет назад
Just wanted to say thank you for the presentation. This got me to explore emacs and vim and my life and workflow are forever changed. Keep doing what you are doing and hopefully provide some more talks in the future!
@jamesharland3727
@jamesharland3727 8 лет назад
I'm a non-programmer who uses vim every day for work. Except today - thanks to this video - I started using emacs in evil mode, which combined with org mode is just awesome. Thank you, Aaron and thoughtbot!
@OchoZero9
@OchoZero9 8 лет назад
U r rare. That said, my only problems with Vim is with developing, say autocomplete , traversing nongreenfield code... Etc. so, u, sir r in heaven.
@MartinCharles
@MartinCharles 8 лет назад
Just curious, what do you do?
@jamesharland3727
@jamesharland3727 8 лет назад
+Martin Charles I'm a linguist and language teacher
@jamesharland3727
@jamesharland3727 8 лет назад
I would love to be able to answer your question, but as I said I'm not a programmer, and I've only just started using emacs, mainly for org mode. Maybe you meant to leave a comment for the video makers? :-)
@fahadus
@fahadus 6 лет назад
If you're not going for VIM or Emacs, go for VSCode. It has really grown into something phenomenal in the past few months. But when you initially posted this question, back then, probably not so.
@raalotephinscorcies5382
@raalotephinscorcies5382 7 лет назад
Thank you! been trying to move into emacs world. I've tried several times... I knew about evil mode but wanted to learn native emacs... however the key combos would break my balls, so I'd leave it for a while. I saw this presentation and it just spurred me on to just use evil mode and: it. is. a. delight. I'm starting to understand what I've been missing. Looking forward to properly harnessing the power of emacs now!
@onbekendpersoon1082
@onbekendpersoon1082 9 лет назад
This talk changed my life..
@ianpan0102
@ianpan0102 5 лет назад
Realest comment I've seen today
@xuxue9122
@xuxue9122 3 года назад
Exactly
@Jango1989
@Jango1989 8 лет назад
I'm a die hard Vim user and that talk by the creator of org mode convinced me to use emacs as an organiser. Still not sure If I'm going to give evil mode a try but great talk none the less and I highly recommend org mode. It even makes a pretty schedule for you!
@Ateshtesh
@Ateshtesh Год назад
Woo bro, what happened at the end?
@mbaderoen
@mbaderoen 4 года назад
I've watched this talk multiple times over the last couple years and it's honestly one of my favourites. I've switched to emacs, and from emacs multiple times, and whenever I come back to emacs I watch this video. 10:47 is my favourite lmao, I've felt that pain. Thank you for this talk, it's a must watch :)
@randomizednamme
@randomizednamme 8 лет назад
This is probably the nerdiest thing I've ever watched and I love it
@markm0000
@markm0000 7 лет назад
Brutally honest, I was not expecting a nerd to look as good as he does.
@aaron-bieber
@aaron-bieber 7 лет назад
Cheers, mate.
@mcsaism
@mcsaism 5 лет назад
Definitely
@coronaklledmebot4856
@coronaklledmebot4856 2 года назад
@@markm0000 beat me to it
@XorAlex
@XorAlex 7 лет назад
It's so fun to geek around with these editors/systems, though I'm not sure if it really is improves productivity or if it just more like a hobby, like playing with an cool toy.
@Ovenman940
@Ovenman940 5 лет назад
The sales people get BMWs, we can have fun editors
@JonathanBennettKorea
@JonathanBennettKorea 5 лет назад
Orgmode has improved my productivity. And honestly the Vim Editing Langauge make my text editing so much faster. If only I could use it consistently literally everywhere. I often get interrupted by students while working on a Google Doc and return to the Doc to find the last sentnce ends with c3bsentence has a string of VEL somewhere in the middle. None of the vim keys plugins work right on Google Docs, which is really unfortunate.
@nixlad
@nixlad 5 лет назад
In all of the programming courses I have done so far, vim and emacs have improved my coding speed tenfold. It is amazing how much time you spend moving a mouse or cursor around.
@JonathanBennettKorea
@JonathanBennettKorea 5 лет назад
@@emeraldbonsai Yeah, I'm actually working on that. I've started a blog about using Emacs at jonathanabennett.github.io and very soon I'll be exploring a couple of different ways to pull the gdoc files. The Python library is one, but the first one I'm going to try is called pullover. It's an app that's designed to pull text over from any text buffer in MacOS into Emacs for editing. I'd rather get that one working because if that works, I can use it for literally everything.
@mksybr
@mksybr 4 года назад
@@JonathanBennettKorea It's a wonky work flow but Google Drive Fuse + Move Google Doc to Drive + Edit in Emacs
@Unei1995
@Unei1995 Год назад
I love it when he pauses and watches the crowd as if he's expecting them to throw stones at him any second
@TreyRust
@TreyRust 9 лет назад
Well, I'm convinced. *Installs emacs*
@flagman57
@flagman57 8 лет назад
+TreyRust You had to install emacs?
@MyAce8
@MyAce8 8 лет назад
+Jahaal Mordeth he could of done the brew installation which adds some stuff (He says that in the vid)
@PhilippeCarphin
@PhilippeCarphin 8 лет назад
+Jahaal Mordeth Yeah, it doesn't come with Fedora 23.
@barflaginduck
@barflaginduck 7 лет назад
Same to me, m8.
@hamilcarr4685
@hamilcarr4685 5 лет назад
if he wants to learn another editor again and had to install it ... he's got to be an arch linux user ...
@JayLooney
@JayLooney 8 лет назад
This got me excited about the org mode talk, and it wasn't linked in the description, so here's the link: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-oJTwQvgfgMM.html
@friedrichdergroe9664
@friedrichdergroe9664 3 года назад
I use org mode and org agenda to manage my projects, keep notes, take action items with checklists... I cannot imagine doining it any other way. Jira? Trello?... Um, no.
@yopizza
@yopizza 8 лет назад
This is blasphemy. I'll give it a go.
@friedrichdergroe9664
@friedrichdergroe9664 3 года назад
Thanks for this. I should do one called: Evil Mode, or how I learned to stop worrying and love vim. :D I am a heavy Emacs user for the past 2 decades, and had always turned my nose up at vim. Not anymore. I now have the best of both worlds. Total Power. Thanks to your video.
@monugupta32
@monugupta32 4 года назад
With 3 years using VIM, I could totally relate to everything he said.. I guess it's time to finally give it a go .. !
@icephonex
@icephonex 2 года назад
Update?
@VioletJewel1729
@VioletJewel1729 8 лет назад
You can run emacs inside neovim from what I hear. All you need to do now is run evil mode inside emacs inside neovim inside emacs inside emacs inside neovim inside ... ;) Also, I love vim, too, and was really proud of myself and commemorating my 1 year anniversary, and you have officially crushed my dreams. :p
@slamislife74
@slamislife74 5 лет назад
u stop that
@ronniemagatti3342
@ronniemagatti3342 3 года назад
It's amazing to watch this about 5 years later and think about how far Neovim has come. Gotta say, how about full Neovim inside of Emacs? Just for fun? :)
@noblesavage149
@noblesavage149 2 года назад
You could, for fun... but I guess you'd have to think, what does neovim do that emacs doesn't?
@sectorx20
@sectorx20 2 года назад
I'm not fighting, I'm really want to just know what a good setup with, neomutt, fish, neovim would need be replaced by emacs ?
@nevoyu
@nevoyu 2 года назад
I've open neovim in emacs then used beovim to open vim and used vim to open vi.
@Dieterbe
@Dieterbe 11 месяцев назад
You have a strange idea of fun
@hieucao9909
@hieucao9909 5 лет назад
Before I just thought if I using Emacs I have to give up on Vim, but after watched this video I'm so happy that I can use both of them, and even more functionality. I just noob as Vim, but I really love the way it does, so that is the great way to learning Vim and Emacs.
@Draganko123
@Draganko123 4 года назад
Haven't used emacs much but as a relatively experienced Vim/NeoVim user with significant issues with Vim, this video pushed me over the edge to Emacs.
@yash1152
@yash1152 2 года назад
03:40 evil - extensible vi layer 04:32 org mode - note taking & task list mgmt software package 04:50 modes in emacs - just a collection of behaviour of emacs - major mode like filetype in vim - minor mode like plugins (ohhw, so, org mode is basically emacs behaviour preset for org files, ohkay, got it now) 05:19 unloading a plugin in vim is hard ... 07:01 requirement of managing gigantic codebase containing tonnes of files 08:48 we ask bram for it ....
@altair_cepheus
@altair_cepheus 7 лет назад
This appears to be the answer to what I've been looking for! I love vim, but I have been wanting to stay in my editor and do more from one place. I cannot stand the finger strain of of normal emacs. I'm about to try this
@PizzaRollExpert
@PizzaRollExpert 6 лет назад
I think the main difference between vim and emacs is if you want to put everything in the editor or if you want to use your text editor for editing text and, say, a pdf viewer for viewing pdfs (if the thought of having two separate programs side by side makes you uncomfortable, look into a tile based window manager, that's where everything properly clicked for me). If you want to do everything from the editor and like hjkl then evil mode is probably the right choice for you. If you want a set of specialized tools that you use for different purposes then vim is a good choice for the text editor part of that tool belt.
@256k_
@256k_ Год назад
i remember when i first got interested in Vim, it was another talk from this same conference that really paved the way and got me excited about it. i remember seeing this one as well at the time, perhaps partially, and i just didn't really understand why this was really interesting because i was new to this world. now years later and much more knowledge about vim and the world of personalized development environments, i feel like im finally ready to switch to emacs. now time to start a new learning curve all over again, but i feel like this time this is what i've been looking for
@SamiyuruSenarathna
@SamiyuruSenarathna 4 года назад
That is a lot of enthusiasm. Great. I feel like trying the things you showed.
@skye1596
@skye1596 3 года назад
I have yet to hit that wall where Vim can't do something for me, but this video was still very interesting to watch.
@SuperBoU
@SuperBoU 7 лет назад
Thank you. You gave me reason to try evil mode on emacs.
@smprather
@smprather 3 года назад
It would be cool if this whole presentation could be updated to be current. I'm especially interested in how far along NeoVim has come along. I tried it around 6 months ago and there were a few things (which I can't recall) that made me go back to Bra(vi)m. I was hoping multi-threaded async syntax highlighting would crack the unsolved problem of the epic Ruby highlighting slowdown. But NVim was also slow. Maybe not quite as bad, but still slow enough to be very annoying. I wonder how well emacs/evil/Ruby works?
@Alexander_Sannikov
@Alexander_Sannikov 5 лет назад
To think of it, as a programmer I spend approximately 5% of my time actually typing code. Good 40% is architecturing, planning, thinking and remaining 55% is debugging/investigating stuff. So even if I typed 100 times faster, it would just save me less than 5% of time overall.
@Alexander_Sannikov
@Alexander_Sannikov 4 года назад
@Phan Trọng Nghĩa i write plenty of code myself from scratch too, you can see plenty of pet project showcases on my channel. but even when I write something from scratch, the process of actually writing it almost always negligible compared to time it takes to plan and architect, research and debug. btw i almost never touch mouse in my workflow either -- total commander for keyboard-only file navigation and visual studio is controlled with keyboard just fine.
@carlospenaranda5777
@carlospenaranda5777 6 лет назад
Using vim for many years, i didnt feel the need to try Emacs. Thanks to you, or because of you, i am gonna give it a try. Thanks for the great talk.
@disk0__
@disk0__ 6 лет назад
Neovim: Literally improved in every aspect except the icon/logo
@AjayKumar-uk4sp
@AjayKumar-uk4sp 4 года назад
disk0__ why neo vim choose that logo yuk
@matthewlind3102
@matthewlind3102 6 лет назад
Perfect! Awesome presentation Aaron, thanks! Now I know what to do. I will start learning Vim so I have it available everywhere I go. Then I'll get emacs with evil mode.
@brandomiranda6703
@brandomiranda6703 5 лет назад
what I am confused is that everytime I finish editing a file when I press :q it exists emacs entirely. Is that really how its suppose to work? Do I need to fire up new emacs everytime?
@andrewlankford9634
@andrewlankford9634 5 лет назад
I would have probably have become a fan of emacs back when I was using it on a DG minicomputer, but that port of it had a fatal bug that never got fixed. Since then, every unix variant I've used had a dozen different free, intuitive text editors. That, and after learning the basics of using vi's clever interface from habitually playing nethack, I adopted vi/vim and never looked back. If you like a version of emacs, that's nice.
@juanadriancastroquintana8939
@juanadriancastroquintana8939 5 лет назад
I learned emacs a few months ago and really love it. Now I'm learning vim, because I love the editing in vim. Evil is perfect to me. I can use hjkl to move and the vim modes, and the powerful emacs shortcuts. Maybe heresy for someone, but works perfect to me
@a13ph0
@a13ph0 9 лет назад
Ctrl-G can be binded to Esc or at least repeated Esc everywhere in Emacs, though not easily, maybe. There's some code in ErgoEmacs package for that, actually
@fabioramatis2373
@fabioramatis2373 4 года назад
Thanks for changing my life I'm using doom emacs and I'm really happy with emacs power
@erikedlund8711
@erikedlund8711 5 лет назад
The only way to go is "ed". ed is the standard text editor. ?
@ribosomerocker
@ribosomerocker 4 года назад
?
@chair547
@chair547 6 лет назад
I skipped evil mode and just went straight to emacs directly part of it was that I was only using it for like a month but still I found it a lot easier to not mix key bindings
@an0nsaiko890
@an0nsaiko890 10 месяцев назад
16:56 This one hits different after Bram's death.
@jimying4682
@jimying4682 9 лет назад
Cool! How do you set about the emacs? which plugins do you install ? Can you share Your settings?
@ayylmao1197
@ayylmao1197 8 лет назад
vim is that thing I use before installing emacs on a new system
@lorenzoiannuzzi3937
@lorenzoiannuzzi3937 6 лет назад
Like how your profile pic is the SS logo
@ansumanbebarta3750
@ansumanbebarta3750 8 лет назад
How can I get the theme and mode line the speaker is using? I really like the mode line.
@SimskeD
@SimskeD 6 лет назад
What software is he using for the presentation? It's obviously rendered in the browser, but the backend is some Python server (visible in the terminal at 32:20), probably Flask, but does someone know the specific package he's using?
@kexuyo
@kexuyo 7 лет назад
I actually started trying evil for a month after seeing this video, but then went back to vim. I felt emacs + evil did solve some edge cases in vim but has its own edge cases, Also evil seemed not to be a first class citizen in emacs, because I was forced to do things in the emacs way every now and then. The hardest thing to get used to when I switched from vim to emacs, was actually not vim, but the terminal. I just couldn't stand the terminal inside emacs, so I had to switch back and forth between emacs and terminal, which broke the "do everything inside emacs" anyway.
@uhoh007
@uhoh007 6 лет назад
Fantastic, TY!!
@piradiano1726
@piradiano1726 4 года назад
Awesome, will give it a try.
@SlavaKim
@SlavaKim 9 лет назад
Waiting for the said blog post of starting life on emacs in 14 days
@SlavaKim
@SlavaKim 9 лет назад
William Simpson and after a couple of weekends I am on emacs and not planning going back
@kennymccormic7578
@kennymccormic7578 5 лет назад
Hi, could you please help me out? I am trying to make go-to-definition working in python and javascript without success. It works in a single file but doesn't in a big project with multiple files and subdirectories. I am using spacemacs with python and javascript modes
@ildisiri
@ildisiri 6 лет назад
Btw what smartwatch is he wearing? Looks pretty slick, does anyone know?
@gosukiwi
@gosukiwi 9 лет назад
I should learn lisp.
@malandro2023
@malandro2023 6 лет назад
Start with the SICP.
@skepticmoderate5790
@skepticmoderate5790 5 лет назад
It's just an AST.
@TroyFletcherKeyboards
@TroyFletcherKeyboards 5 лет назад
Clojure is a pretty usable lisp. Yes, it's "impure" functionally, but lisps are fun toys but it just takes a lot of syntax to get something up quickly.
@jonny__b
@jonny__b 5 лет назад
@@TroyFletcherKeyboards I would recommend Scheme
@arbitrarilyclose
@arbitrarilyclose 5 лет назад
Scheme is definitely great. If you truly want to start writing ACTUAL programs outside of academia, Common Lisp is definitely an option aswell. SICP is an excellent book for Scheme aswell as On Lisp for CL (my personal introductory book, although some have found PCL (Practical Common Lisp) to be an extremely intuitive introduction book (personally I have not, but I digress)). If you know any Lisp dialect, you essentially know them all sans some specific syntax anyway, so it doesn't really matter. Happy Lisping!
@minhajsixbyte
@minhajsixbyte 3 года назад
how is he doing the presentation in browser? looks cool i would like to do that! can anyone tell me how
@muhdzafri7551
@muhdzafri7551 2 года назад
18:00 But with Emacs, you don’t need it to be installed on every machine. You can ssh from emacs to a remote machine. So you don’t have to install emacs on the remote machine
@TheVikingProgrammer
@TheVikingProgrammer 6 лет назад
@23:37 what plugin is that? I'd love to use it
@siros4207
@siros4207 7 лет назад
what is he using for switching buffers ?
@miyalys
@miyalys 4 года назад
It seems a lot of these features are now equally possible with neovim, but Org mode does look nice, so I'm thinking about using emacs/org for note taking in the future, instead of writing markdown in vim. I wonder if vim or emacs (plugins included) has better Java development support currently?
@anibaldk
@anibaldk День назад
I'm a heavy vim user and yet, I must admit he does have a point when referring to the existence of Neovim Not sure how neatly Emacs works out of the box with LSPs though
@jimnewton4534
@jimnewton4534 5 лет назад
I'm an emacs user since 1988. But I've never used org mode. I'll give it a try.
@igormorgado
@igormorgado 4 года назад
DO you hate when someone says PC when refering to MS Windows? I do.
@istainblack
@istainblack 6 лет назад
The Vim community has been infiltrated! And now I feel the need to try emacs ....
@user-je8he7ox6p
@user-je8he7ox6p 5 месяцев назад
He's a really brave guy and I like his sense of humour also. :)
@MohammadHusain
@MohammadHusain 8 лет назад
Awesome!
@Jcarr250
@Jcarr250 6 лет назад
:term does use your shell, just tried it and it called zsh without a hitch
@omarmagdy1075
@omarmagdy1075 Год назад
25:23: Treesitter has entered the chat Jokes aside it's a great talk and it's crazy to see most of the problem mentioned already solved by neovim
@nullanon5716
@nullanon5716 5 лет назад
Emacs and Vim killed my productivity issues. I guess it just provided me clarity
@Parker8752
@Parker8752 8 лет назад
Might be worth a try at some point. That said, I've noticed a lot of talk about the meta key - does that generally refer to the Alt key or the actual Meta (aka Windows) key on the keyboard? I mostly ask because my window manager uses the actual Meta key for pretty much all of its keyboard shortcuts...
@thegoldenkingtut
@thegoldenkingtut 8 лет назад
+Parker8752 You're confusing the meta and super key. Meta refers to Alt whereas Super refers to the 'Windows key' or 'Command key' on macs
@Parker8752
@Parker8752 8 лет назад
Ah, there we go. That makes much more sense.
@phononify
@phononify 8 лет назад
great talk
@tinnick
@tinnick Год назад
what presentation tool is he using? looks cool.
@calmvolatility2787
@calmvolatility2787 6 лет назад
what application are you using to give your presentation? I've seen these before, with the blue arrows on the bottom right hand corner...
@rogerbosman2126
@rogerbosman2126 4 года назад
Reveal.js, and org-mode can export to it
@estring69
@estring69 2 года назад
Have always wanted vim tables. That is probably enough to look at this.
@vietthangnguyen8615
@vietthangnguyen8615 6 лет назад
does everything electronJS editors do, except 1000x faster and use 1/1000 memory in comparison. Amazing
@KP-gs3rl
@KP-gs3rl 7 лет назад
Does anyone know which theme did he use in emacs? I really liked that cool status bar!!!
@KP-gs3rl
@KP-gs3rl 7 лет назад
Never mind. It's Powerline, just now saw that part in video.
@SantiYounger
@SantiYounger 4 года назад
5:00 I need to watch this talk, that he talked about regarding orgmode
@artemrusinov3034
@artemrusinov3034 3 года назад
How to set it up??
@aaroncontreras2653
@aaroncontreras2653 4 года назад
Which theme is that on emacs he has?
@AbeldeBetancourt
@AbeldeBetancourt 6 лет назад
I was on board until I tried Emacs in 2018... I just wasted about three days learning and configuring Emacs. I even dropped evil mode and went raw Emacs native shortcuts... experiencing RSI-like symptoms just after two days... half cooked modes, things not being looked after. Not a single You Complete Me like completion system. Couldn't make company work for me the same way. Just ended up sad that I couldn't make the switch. Then went back, cleaned up my .vimrc and have lived even happier than before for ever-after. emacs-nox just didn't cut it for a terminal junkie like me. Well, at least Emacs made me learn proper buffer handling for Vim :D
@ianpan0102
@ianpan0102 5 лет назад
Try harder next time. You'll be enlightened one day.
@xged.
@xged. 5 лет назад
I found an error in your approach: "I even dropped evil mode"
@santi_alvarez
@santi_alvarez 6 лет назад
What theme is he using?
@MoreChannelNoise
@MoreChannelNoise 7 лет назад
I have a lower powered laptop. I tried emacs abt 2years ago but found it, slow to startup compared to vim (too big bloated?) and when I tried to open a file form terminal into emacs it would open another emacs! I tried a few hacks but could not sort this out.
@baka_geddy
@baka_geddy 2 года назад
emac -nw
@shreyasjamadagni4583
@shreyasjamadagni4583 7 лет назад
which theme is this?
@ThaRSGeek
@ThaRSGeek 8 лет назад
Vim meetups and talks like these are the only way to stay sane.
@soutpielsanchez1574
@soutpielsanchez1574 6 лет назад
They're basically support groups. Like AA.
@Spedfree
@Spedfree 4 года назад
Lol
@lbenda
@lbenda 5 лет назад
\C-v - the v is like a arrow pointing down, that's why.
@Zsnakeistaken
@Zsnakeistaken 7 лет назад
that title is baller
@salehgeberty
@salehgeberty 2 месяца назад
Is emacs still a good choice, or nvim and jscode is 😮 or subilne is 😊
@jessejordache1869
@jessejordache1869 2 года назад
This is more of an indictment of Windows, but I started using emacs because neovim has too many unexplained behaviors. In the era of treesitter and LSP, neovim will not acknowledge they exist outside of my local vim configuration. Which means I have to simlink my repos to a dummy directory that's inside ~/AppData/Local/nvim/. It will not lint, it will not autoformat, it will not do anything of the sort unless the file I'm editing is under init...lua. Yeah, I understand why a simple scripting language might be superior to vimscript, but that's for plugin writers -- if you're an ordinary vimmer, everything depends on how much of the vim api you're aware of. So now I have to configure with a layer of lua on top of vimscript, which 90% of the time is just me hacking with vim.cmd [[ autocmd.... ]]. On the other hand, emacs' lsp's require more than vim's: the python lsp needs you to have python installed in a virtual environment. I don't. Don't wanna. And other LSP's need to compile, like Rust. With neovim it's much simpler: it's almost always "do you have the executable? Okay we're good, carry on." Evil mode is actually excellent, so far. I'm still in emacs boot camp, having my computer lock up and forcing a hardware reboot one too many times because some neovim plugin wrote somewhere in memory that it shouldn't have (I'm looking at you, neotree.) When the only hard system fails my computer has ever experienced have been caused by my editor, that's not good. I don't know, neovim would be perfect, if each update didn't cause breaking changes to your init (I'm writing this shortly after 0.7 came out). I don't need the rest of the emacs operating system -- I have a hacked tiled window manager in windows: I just open Sumatra: what's the big deal? Also, as someone who actually programs in Common Lisp, having to edit in elisp is like writing in python 2 & 3 at the same time. Both programs are great though. They're too good -- once you have your editor *just right*, you can never settle for anything less ever again. (fwiw, nobody mentioned that emacs was the second windowed system ever created -- the first was a lisp machine with a REPL -- both written by Stallman. That was what Apple sued Microsoft over: "yeah, well we stole his ideas and monetized them FIRST". Also, vim originated in the Commodore Amiga, a machine that by everything I saw, and everything I heard, was vastly superior to the other two desktop systems available, and had maybe 5% market share, tops, because they didn't advertise.)
@Sam-fo4ds
@Sam-fo4ds 7 лет назад
you got me hocked.
@TheSimonHarms
@TheSimonHarms 3 года назад
vi-able option
@MahashwetaBhattacharya
@MahashwetaBhattacharya 8 лет назад
This is what my friend told me before sending me the link to this video. "Would you like to watch an extremely nerdy and cute guy resembling Ryan Gosling explain some CS stuff you know nothing about?"
@mementomori8991
@mementomori8991 4 года назад
How much does this still hold up?
@NKernytskyy
@NKernytskyy 3 года назад
Until brief intro to this video I considered Emacs unworthy of my attention comparing to Vim, but now ... I consider to re-consider.
@spike_wav
@spike_wav 4 года назад
what is the name of the song 0:00 - 0:12 ?
Далее
Mastering the Vim Language
36:20
Просмотров 608 тыс.
How to Do 90% of What Plugins Do (With Just Vim)
1:14:03
Просмотров 886 тыс.
Delivery!! Part3 #shorts #トイキッズ
00:23
Просмотров 9 млн
НАША НАСЫЩЕННАЯ ПОЕЗДКА В КИТАЙ
1:32:55
Three HUGE Mistakes New Emacs Users Make
13:28
Просмотров 93 тыс.
Let Vim Do the Typing
32:07
Просмотров 212 тыс.
Getting Started With Org Mode
56:21
Просмотров 273 тыс.
Vim Tips I Wish I Knew Earlier
23:00
Просмотров 51 тыс.
Improving Vim Speed
14:54
Просмотров 288 тыс.
Why No One Can Answer The "Vim Versus Emacs" Question
13:44
Writing My Own Database From Scratch
42:00
Просмотров 201 тыс.
How to ACTUALLY switch from VS Code to Neovim
5:09
Просмотров 207 тыс.
Delivery!! Part3 #shorts #トイキッズ
00:23
Просмотров 9 млн