Recording from Emacs Hangout #2
Posted: - Modified: | emacs, podcastThanks to Cameron Desautels for hosting this one! =D I totally like Emacs Hangouts. We should have more of them.
- tips for showing people how awesome magit is: partial staging, history browsing, diff viewing and jumping to the source file
- org-present, org-babel, org inline images, source code highlighting
- themes
- magit new version, dealing with problems, history browsing, subcommands (:), remoting (M), interactive rebase (E), new features, Wazzup – shows you branch differences (w)
- magit workflows, customization (ex: full-screen), fun with bisecting
- use-package, delaying configuration
- Dvorak, keyboard customization
- evil-mode
- selective display – folds everything beyond an indentation depth
- managing large screens – folding, follow mode, etc.
- projectile-mode
- flx ido
- ace-jump-mode – binding to C-0
- Emacs on Mac OS X, terminal Emacs, sharing clipboard (pbcopy)
- binding things to C-number; M-number, prefix arguments
Podcast: Play in new window | Download
Subscribe: RSS
4 comments
credmp
2014-12-01T19:17:03ZGreat, I learned something new about magit! Great experiments!
Russ
2014-12-02T00:46:25ZAre these hangouts advertised somewhere so I can join the next one?
sachac
2014-12-02T03:54:50ZSemi! I have a Google Calendar now, which I embedded in the notes for the first Hangout. =) You can find the events on Google+ too.
Hugo M.
2014-12-05T19:58:00ZAbout this:
selective display – folds everything beyond an indentation depth
Maybe using yafolding-mode?