EmacsCast

EmacsCast

Podcast by Rakhim Davletkaliyev

Exploring the world of Emacs as a beginner, learning how to grow a wonderful tool out of raw materials and with community's help.

90 vrk ilmainen kokeilu

Kokeilun jälkeen 7,99 € / kuukausi.Peru milloin tahansa.

Aloita maksutta

Kaikki jaksot

10 jaksot
episode EmacsCast 10 - Obsession, small tweaks and Hyper key artwork
EmacsCast 10 - Obsession, small tweaks and Hyper key

After a long break, let's get back into Emacs and talk about obsessions, small tweaks and improvements in my config, arrows and an additional modal key which could help with long, hard-to-remember Emacs key combinations. SHOWNOTES INTRO * Dreaming of obsession [https://rakhim.org/2014/12/obsession/] * My new podcast about Computer science, programming and math [https://podcast.codexpanse.com/] CONFIG NEWS * Abbrev mode [https://www.gnu.org/software/emacs/manual/html_node/emacs/Abbrevs.html] * YAsnippet [https://github.com/joaotavora/yasnippet] * avy [https://github.com/abo-abo/avy] * Episode 5: Blogging with Org mode and Emacs [https://emacscast.org/episode_5/] HYPER KEY * Karabiner Elements [https://pqrs.org/osx/karabiner/] * Configure a Hyper Key on OSX [https://www.nadeau.tv/post/configure-hyper-key-osx/] * Karabiner God Mode [https://medium.com/@nikitavoloboev/karabiner-god-mode-7407a5ddc8f6] You can support EmacsCast on Patreon [https://www.patreon.com/emacscast]! There are perks + that wonderful feeling of helping the project you like :-) Find out more at http://emacscast.org [http://emacscast.org]

08. marrask. 2019 - 33 min
episode EmacsCast 9 - Writing in Org and Emacs, part 2 artwork
EmacsCast 9 - Writing in Org and Emacs, part 2

INTRO * My talk Decentralized evolutionary computation with Clojure and ClojureScript [https://www.youtube.com/watch?v=Uij-BvG_f58] CONFIG NEWS * fritzgrabo's helpful comment [https://old.reddit.com/r/emacs/comments/b0jzy4/emacscast_8_writing_in_emacs_and_org_mode_part_1/eikvm97/] * Make counsel-git see untracked files: (setq counsel-git-cmd "git ls-files --full-name --exclude-standard --others --cached --") * My Emacs workflow [https://www.youtube.com/watch?v=CTOhosGQ2f0] video * celeritasCelery's project.el + counsel.git [https://old.reddit.com/r/emacs/comments/b0jzy4/emacscast_8_writing_in_emacs_and_org_mode_part_1/eiiywwm/] solution to project navigation * Nikita Prokopov [https://tonsky.me/] * grumpy.website [https://grumpy.website/] * Consider supporting Oleh Krehel (abo-abo) on Patreon [https://www.patreon.com/abo_abo]. He created and maintains swiper, hydra, lispy, avy and many other awesome extensions [https://github.com/abo-abo]. * Episode 5 of EmacsCast [https://emacscast.org/episode_5/] that includes the description of my move from Helm to Ivy * Visual Line Mode [https://www.gnu.org/software/emacs/manual/html_node/emacs/Visual-Line-Mode.html] * Swiper-isearch - a more isearch-like swiper [https://oremacs.com/2019/04/07/swiper-isearch/] WRITING * Structure editing in org [https://orgmode.org/manual/Structure-editing.html] (including narrowing and widening) * ox-slimhtml [https://github.com/balddotcat/ox-slimhtml] * Snippet: copy org as html into clipboard [https://github.com/freetonik/emacs-dotfiles#slim-html-export] * Markdown mode [https://github.com/jrblevin/markdown-mode] * Snipper: copy Markdown as html into clipboard [https://github.com/freetonik/emacs-dotfiles#markdown] * Checking and Correcting Spelling [https://www.gnu.org/software/emacs/manual/html_node/emacs/Spelling.html] * Powerthesaurus integration [https://github.com/SavchenkoValeriy/emacs-powerthesaurus] You can support EmacsCast on Patreon [https://www.patreon.com/emacscast]! There are perks + that wonderful feeling of helping the project you like :-) Find out more on the EmacsCast website [http://emacscast.org].

22. huhtik. 2019 - 23 min
episode EmacsCast 8 - Writing in Org and Emacs, part 1 artwork
EmacsCast 8 - Writing in Org and Emacs, part 1

CONFIG NEWS * Display line numbers natively [https://github.com/emacs-mirror/emacs/blob/master/lisp/display-line-numbers.el] * Highlight current line [https://emacsredux.com/blog/2013/04/02/highlight-current-line/] * Background color for current line number [https://github.com/freetonik/emacs-dotfiles/blob/f967dc59d3e4f808e012ea2ba1c60f687cb54046/custom.el#L40] * Projectile docs [https://projectile.readthedocs.io/en/latest/] * Counsel Projectile [https://github.com/ericdanan/counsel-projectile] WRITING * Indirect Buffers [https://www.gnu.org/software/emacs/manual/html_node/emacs/Indirect-Buffers.html] * Org LaTeX export [https://orgmode.org/manual/LaTeX-export.html] * Example of default Org->LaTeX->PDF export [https://github.com/freetonik/emacs-dotfiles/blob/master/init.pdf] * Auto-export to HTML on save [https://gist.github.com/freetonik/0b9369eacbd0e9ed217e8badf8902d35] BLOGGING * EmacsCast Episode 5: Blogging with Org mode and Emacs [https://emacscast.org/episode_5/] LONG-FORM WRITING * Pandoc: a universal document converter [http://pandoc.org/] * Pandoc conversion diagram [http://pandoc.org/diagram.jpg] * ox-pandoc: an exporter that translates Org-mode files to other formats via Pandoc [https://github.com/kawabata/ox-pandoc] You can support EmacsCast on Patreon [https://www.patreon.com/emacscast]! There are perks and this wonderful feeling of helping the project you like :-) Find out more on the EmacsCast website [http://emacscast.org].

13. maalisk. 2019 - 25 min
episode EmacsCast 7 - QA: Evil, Speed and Matt artwork
EmacsCast 7 - QA: Evil, Speed and Matt

* Edit indirect [https://melpa.org/#/edit-indirect] * "25 years of coding, and I'm just beginning [https://dev.to/dechamp/25-years-of-coding-and-im-just-beginning-442n]" * My Twitch page [https://www.twitch.tv/codexpanse] * Opening Large Files [https://emacsredux.com/blog/2014/05/16/opening-large-files/] * How is Doom’s startup so fast? [https://github.com/hlissner/doom-emacs/wiki/FAQ#how-is-dooms-startup-so-fast] * nlinum [https://elpa.gnu.org/packages/nlinum.html] You can now support EmacsCast on Patreon [https://www.patreon.com/emacscast]! There are perks and this wonderful feeling of helping the project you like :-) Find out more on the EmacsCast website [http://emacscast.org].

29. tammik. 2019 - 39 min
episode EmacsCast 6 - Back to basics artwork
EmacsCast 6 - Back to basics

You can now support EmacsCast on Patreon [https://www.patreon.com/emacscast]! There are perks and this wonderful feeling of helping the project you like :-) NEWS * org-support-shift-select [https://orgmode.org/manual/Conflicts.html] * worf.el: org speed keys with a bit of vi flavor [http://oremacs.com/worf/README.html] * Org Speed Keys [https://orgmode.org/manual/Speed-keys.html] * How Emacs undo works [https://old.reddit.com/r/emacs/comments/6yzwic/how_emacs_undo_works/] (reddit) * Undo [https://www.gnu.org/software/emacs/manual/html_node/emacs/Undo.html] (Emacs manual) * My webcomic Honestly Undefined [https://rakhim.org/honestly-undefined/] * Section of my config with a capture template for 'new comic' [https://github.com/freetonik/emacs-dotfiles/blob/master/init.org#blogging-with-hugo] BACK TO BASICS * Emacs as daemon [https://www.emacswiki.org/emacs/EmacsAsDaemon] + Emacs client [https://www.emacswiki.org/emacs/EmacsClient] * Software disenchantment [http://tonsky.me/blog/disenchantment/] by Nikita Prokopov * RE: Software disenchantment [https://rakhim.org/2018/09/re-software-disenchantment/] (my answer to Nikita) * Grumpy Website [https://grumpy.website/] * Why I’m done with Chrome [https://blog.cryptographyengineering.com/2018/09/23/why-im-leaving-chrome/] by Matthew Green * Smartparens [https://github.com/Fuco1/smartparens] * Moving in the Parenthesis Structure [https://www.gnu.org/software/emacs/manual/html_node/emacs/Moving-by-Parens.html] (Emacs manual) * Mastering Emacs book [https://www.masteringemacs.org/book]

20. lokak. 2018 - 41 min
Loistava design ja vihdoin on helppo löytää podcasteja, joista oikeasti tykkää
Loistava design ja vihdoin on helppo löytää podcasteja, joista oikeasti tykkää
Kiva sovellus podcastien kuunteluun, ja sisältö on monipuolista ja kiinnostavaa
Todella kiva äppi, helppo käyttää ja paljon podcasteja, joita en tiennyt ennestään.

90 vrk ilmainen kokeilu

Kokeilun jälkeen 7,99 € / kuukausi.Peru milloin tahansa.

Podimon podcastit

Mainoksista vapaa

Maksuttomat podcastit

Aloita maksutta

Vain Podimossa

Suosittuja äänikirjoja