<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/assets/rss.xsl" type="text/xsl"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"

>
<channel>
	<title>Sacha Chua - category - emacs</title>
	<atom:link href="https://sachachua.com/blog/category/emacs/feed/index.xml" rel="self" type="application/rss+xml" />
	<atom:link href="https://sachachua.com/blog/category/emacs" rel="alternate" type="text/html" />
	<link>https://sachachua.com/blog/category/emacs/feed/index.xml</link>
	<description>Emacs, sketches, and life</description>
  
	<lastBuildDate>Mon, 24 Aug 2026 12:37:18 GMT</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>daily</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>11ty</generator>
  <item>
		<title>2026-08-24 Emacs news</title>
		<link>https://sachachua.com/blog/2026/08/2026-08-24-emacs-news/</link>
		<dc:creator><![CDATA[Sacha Chua]]></dc:creator>
		<pubDate>Mon, 24 Aug 2026 12:37:18 GMT</pubDate>
    <category>emacs</category>
<category>emacs-news</category>
		<guid isPermaLink="false">https://sachachua.com/blog/2026/08/2026-08-24-emacs-news/</guid>
		<description><![CDATA[<p>
Emacs 31.1 has been released, whee! Also, Divya's post <a href="https://monadicsheep.org/blog/an-introduction-to-canvas-in-emacs.html">An Introduction to Canvas in GNU Emacs</a> is really cool and I'm looking forward to that becoming generally available in Emacs 32. =)
</p>

<ul class="org-ul">
<li>Emacs 31:
<ul class="org-ul">
<li><a href="https://github.com/emacs-mirror/emacs/blob/emacs-31.1/etc/NEWS">Emacs 31.1 is released!</a> (<a href="https://www.reddit.com/r/emacs/comments/1vwziq6/emacs_311_is_released/">Reddit</a>, <a href="https://news.ycombinator.com/item?id=49385296">HN</a>, <a href="https://news.ycombinator.com/item?id=49335485">HN</a>, <a href="https://news.ycombinator.com/item?id=49341172">HN</a>, <a href="https://irreal.org/blog/?p=14021">Irreal</a>)</li>
<li><a href="https://www.masteringemacs.org/article/whats-new-in-emacs-311">Mickey Petersen: What's New in Emacs 31.1?</a> (<a href="https://www.reddit.com/r/emacs/comments/1vx04o6/whats_new_in_emacs_311/">Reddit</a>)</li>
<li><a href="https://www.emacswiki.org/emacs/EmacsThirtyOneHighlights">EmacsWiki : Emacs Thirty One Highlights</a> (<a href="https://social.sdfeu.org/@pkal/117150341168271831">@pkal@social.sdfeu.org</a>)</li>
</ul></li>
<li>Upcoming events (<a href="https://emacslife.com/calendar/emacs-calendar.ics">iCal file</a>, <a href="https://emacslife.com/calendar/">Org</a>):
<ul class="org-ul">
<li>Emacs Berlin: Emacs-Berlin Hybrid Meetup <a href="https://emacs-berlin.org/">https://emacs-berlin.org/</a> Wed Aug 26 1000 America/Vancouver - 1200 America/Chicago - 1300 America/Toronto - 1700 Etc/UTC - 1900 Europe/Berlin - 2230 Asia/Kolkata &ndash; Thu Aug 27 0100 Asia/Singapore</li>
<li>EmacsSF (in person): coffee.el in SF <a href="https://www.meetup.com/emacs-sf/events/316144053/">https://www.meetup.com/emacs-sf/events/316144053/</a> Sat Aug 29 1100 America/Los_Angeles</li>
<li>EmacsATX: Emacs Social <a href="https://www.meetup.com/emacsatx/events/316121976/">https://www.meetup.com/emacsatx/events/316121976/</a> Thu Sep 3 1600 America/Vancouver - 1800 America/Chicago - 1900 America/Toronto - 2300 Etc/UTC &ndash; Fri Sep 4 0100 Europe/Berlin - 0430 Asia/Kolkata - 0700 Asia/Singapore</li>
<li>M-x Research: TBA <a href="https://m-x-research.github.io/">https://m-x-research.github.io/</a> Fri Sep 4 0800 America/Vancouver - 1000 America/Chicago - 1100 America/Toronto - 1500 Etc/UTC - 1700 Europe/Berlin - 2030 Asia/Kolkata - 2300 Asia/Singapore</li>
</ul></li>
<li>Emacs configuration:
<ul class="org-ul">
<li><a href="https://github.com/laech/emacs-esc">laech/emacs-esc: Emacs escape key to behave like a normal escape key, in both GUI and terminal. · GitHub</a> (<a href="https://techhub.social/@ohmrun/117121414074004844">@ohmrun@techhub.social</a>)</li>
<li><a href="http://yummymelon.com/devnull/simplifying-setup-for-casual.html">Charles Choi: Simplifying Setup for Casual</a> (<a href="https://irreal.org/blog/?p=14027">Irreal</a>)</li>
<li><a href="https://www.jamescherti.com/emacs-why-use-setq-instead-setopt/">Emacs startup: Why setq beats setopt, customize-set-variable, and use-package :custom</a> (<a href="https://www.reddit.com/r/emacs/comments/1vvh0j4/emacs_startup_why_setq_beats_setopt/">Reddit</a>, <a href="https://irreal.org/blog/?p=14034">Irreal</a>)</li>
<li><a href="https://github.com/KallDrexx/emacs-zero-to-ide-journey/blob/main/README.md">My vanilla Emacs to IDE writeup</a> (<a href="https://www.reddit.com/r/emacs/comments/1vwpmz6/my_vanilla_emacs_to_ide_writeup/">Reddit</a>)</li>
<li><a href="https://github.com/dnaeon/elpacman">elpacman &ndash; a package manager for the CLI</a> (<a href="https://www.reddit.com/r/emacs/comments/1vrha7y/elpacman_a_package_manager_for_the_cli/">Reddit</a>)</li>
<li><a href="https://codeberg.org/Vaishnav-Sabari-Girish/dotfiles/src/branch/main/emacs/.config/emacs">emacs config - Day 15 of using emacs</a> (<a href="https://www.reddit.com/r/emacs/comments/1vrguka/day_15_of_using_emacs/">Reddit</a>)</li>
<li><a href="https://github.com/benleis1/emacs-init">Weekend init file hacking</a> (<a href="https://www.reddit.com/r/emacs/comments/1vwj83b/weekend_init_file_hacking/">Reddit</a>)</li>
<li><a href="https://outputerror.com/posts/publishing-my-emacs-config/">Publishing My Emacs Config - Output Error</a></li>
<li><a href="https://eugene-andrienko.com/2026-08-20-emacs-mastodon.html">My Emacs configuration (Mastodon)</a> (<a href="https://mastodon.bsd.cafe/@evgandr/117124441383242840">@evgandr@bsd.cafe</a>)</li>
<li><a href="https://joshblais.com/blog/studium-emacs/">Studium Emacs - The Universe of Joshua Blais</a></li>
</ul></li>
<li>Emacs Lisp:
<ul class="org-ul">
<li><a href="https://github.com/mattiase/xr">mattiase/xr: Inverse of rx: convert Emacs string regexps to rx form · GitHub</a> (<a href="https://fosstodon.org/@aethor/117148031030939592">@aethor@fosstodon.org</a>)</li>
</ul></li>
<li>Appearance:
<ul class="org-ul">
<li><a href="https://github.com/berenddeboer/omarchy-emacs-theme">Emacs Omarchy Quattro dynamic theming support</a> (<a href="https://www.reddit.com/r/emacs/comments/1vu2hyw/emacs_omarchy_quattro_dynamic_theming_support/">Reddit</a>)</li>
</ul></li>
<li>TRAMP:
<ul class="org-ul">
<li><a href="https://www.youtube.com/watch?v=suTeZppPG4Y">Emacs Tramp Mode for SSH</a> (00:18)</li>
</ul></li>
<li>Writing:
<ul class="org-ul">
<li><a href="https://www.jamescherti.com/emacs-spell-checker-flyspell-ispell-aspell/">Emacs: Configuring Flyspell, Ispell, and Aspell to Minimize False Positives in Source Code and Prose</a> (<a href="https://www.reddit.com/r/emacs/comments/1vw6mta/emacs_configuring_flyspell_ispell_and_aspell_to/">Reddit</a>)</li>
<li><a href="https://mgallego.gitlab.io/posts/comprobado-de-traduccion-en-espa%C3%B1ol-en-emacs/">Comprobado de Faltas de Ortografía en Emacs - MoiDev - Blog personal de Moises Gallego</a> (<a href="https://social.linux.pizza/@jdrm/117149242955786508">@jdrm@social.linux.pizza</a>)</li>
<li><a href="https://github.com/enricoflor/latex-table-wizard">(not very new) package: latex-table-wizard</a> (<a href="https://www.reddit.com/r/emacs/comments/1vt873b/not_very_new_package_latextablewizard/">Reddit</a>)</li>
<li><a href="https://github.com/laserattack/emado/">emado: manage 100k+ markdown entries from Emacs at native speed</a> (<a href="https://www.reddit.com/r/emacs/comments/1vqtodk/emado_manage_100k_markdown_entries_from_emacs_at/">Reddit</a>)</li>
</ul></li>
<li>Denote:
<ul class="org-ul">
<li><a href="https://mike.hostetlerhome.com/no-graph-needed">No Graph Needed — Where Are The Wise Men?</a> (<a href="https://appdot.net/@mikehoss/117117540392632077">@mikehoss@appdot.net</a>)</li>
<li><a href="https://www.youtube.com/watch?v=Pfv9Bvd8krk">Denote Dynamic Org Block | Advanced</a> (15:02)</li>
<li><a href="https://github.com/SenkiReign/denote-spatial">denote-spatial</a> (<a href="https://www.reddit.com/r/emacs/comments/1vrc7we/denotespatial/">Reddit</a>)</li>
</ul></li>
<li>Org Mode:
<ul class="org-ul">
<li><a href="https://list.orgmode.org/87v791m6be.fsf@localhost">Org Mode requests: [FR] Include :var expansion in expanded noweb references (was: ob-clojure :var header argument not work when src block is noweb called by another src block)</a></li>
<li><a href="https://youtu.be/yEUfHe9nUJo">Easy Research with Emacs and Org Mode</a>  (3:32, <a href="https://www.reddit.com/r/emacs/comments/1vszile/easy_research_with_emacs_and_org_mode/">Reddit</a>)</li>
<li><a href="https://orgmode.org/es/index.html">Org mode para GNU Emacs</a> (<a href="https://activity.andros.dev/@andros/statuses/01M07HVRXF3364BWJQYD15QKTH">@andros@activity.andros.dev</a>)</li>
<li><a href="https://outputerror.com/posts/tracking-reading-in-emacs/">Tracking Reading in Emacs - Output Error</a> (<a href="https://mas.to/@rickwysocki/117113270084212412">@rickwysocki@mas.to</a>)</li>
<li><a href="https://github.com/yibie/org-other-agenda">org-other-agenda: render the same Org agenda data as a board</a> (<a href="https://www.reddit.com/r/emacs/comments/1vuw4lp/orgotheragenda_render_the_same_org_agenda_data_as/">Reddit</a>)</li>
<li><a href="https://nemin.hu/pandoc-org-reader/">Introducing pandoc-org-reader - Nemin's Blog</a> (<a href="https://ohai.social/@nemin/117146134339106453">@nemin@ohai.social</a>)</li>
<li><a href="https://github.com/agzam/pdf-text">pdf text reflow</a> (<a href="https://www.reddit.com/r/emacs/comments/1vwjwyv/pdf_text_reflow/">Reddit</a>) - extract PDF text into Org</li>
<li><a href="https://randyridenour.net/posts/2026-08-17-html-preview-for-org-files.html">Randy Ridenour: HTML Preview for Org Files</a> (<a href="https://irreal.org/blog/?p=14031">Irreal</a>)</li>
</ul></li>
<li>Coding:
<ul class="org-ul">
<li><a href="https://github.com/KallDrexx/emacs-zero-to-ide-journey/">KallDrexx/emacs-zero-to-ide-journey · GitHub</a> (<a href="https://mastodon.social/@jamescherti/117150315500618425">@jamescherti</a>)</li>
<li><a href="https://github.com/agzam/magit-gha-badge.el">GHA Status badge in Magit buffer</a> (<a href="https://www.reddit.com/r/emacs/comments/1vvkia7/gha_status_badge_in_magit_buffer/">Reddit</a>)</li>
<li><a href="https://www.youtube.com/watch?v=jMcrqwRSY18">How to Use HTML Mode in Emacs</a> (12:04)</li>
<li><a href="https://github.com/benleis1/emacs-init/blob/main/lsp-mode.md">I decided to give eglot a try after using lsp-mode for a while.  (Java focused)</a> (<a href="https://www.youtube.com/watch?v=fUnq9nMAEv0">YouTube</a> 07:49, (<a href="https://www.reddit.com/r/emacs/comments/1vs4pqa/i_decided_to_give_eglot_a_try_after_using_lspmode/">Reddit</a>)</li>
</ul></li>
<li>Mail, news, and chat:
<ul class="org-ul">
<li><a href="https://www.reddit.com/r/emacs/comments/1vrk0e5/display_comments_of_a_reddit_post_inside_elfeed/">Display comments of a reddit post inside elfeed</a></li>
</ul></li>
<li>Spacemacs:
<ul class="org-ul">
<li><a href="https://www.youtube.com/watch?v=gwcvqPWDKxg">Spacemacs | Bug fixing &amp; Package updates</a> (07:16, in French)</li>
</ul></li>
<li>Multimedia:
<ul class="org-ul">
<li><a href="https://monadicsheep.org/blog/an-introduction-to-canvas-in-emacs.html">An Introduction to Canvas in GNU Emacs</a> (<a href="https://www.reddit.com/r/emacs/comments/1vwctxc/an_introduction_to_canvas_in_gnu_emacs/">Reddit</a>, <a href="https://lobste.rs/s/9xglf3/introduction_canvas_gnu_emacs">lobste.rs</a>)</li>
<li><a href="https://tv.dyne.org/w/xwT9dCupiB9oMpN9QHB7T9">Canavs Patch is Merged! Long Live Emacs! - Dyne.org TV</a> (<a href="https://mathstodon.xyz/@divyaranjan/117145254110781935">@divyaranjan@mathstodon.xyz</a>)</li>
<li><a href="https://anggtwu.net/2026-eepitch-svg.html">A REPL for learning SVG (with a variant of eepitch; 2026)</a></li>
</ul></li>
<li>Fun:
<ul class="org-ul">
<li><a href="https://codeberg.org/nosrednayduj/moo-el">nosrednayduj/moo-el: Emacs library for connecting to MOO servers. - Codeberg.org</a> (<a href="https://hachyderm.io/@nosrednayduj/117141829407138916">@nosrednayduj@hachyderm.io</a>)</li>
</ul></li>
<li>LLMs:
<ul class="org-ul">
<li><a href="https://www.youtube.com/watch?v=xHEnWvKmSKM">Play your LLM like an instrument (stdin | LLM | stdout)</a> (28:24, <a href="https://www.reddit.com/r/emacs/comments/1vsrewg/stdin_llm_stdout/">Reddit</a>)</li>
<li><a href="https://thanosapollo.org/posts/emacs-agentic-workflow/">Thanos Apollo: My Emacs Agentic Workflow</a></li>
<li><a href="https://donovan-ratefison.mg/2026/08/20/I-smell-Emacs-and-Smalltalk-on-DeepSeek-Harness/">Donovan R.: 💭 I Smell Emacs and Smalltalk on DSH (DeepSeek Harness)</a></li>
<li><a href="https://www.teachmaths.org/20260822-claude-code/">Matt Maguire: AI Agents Take Over Lesson Prep</a></li>
</ul></li>
<li>Community:
<ul class="org-ul">
<li><a href="https://www.reddit.com/r/emacs/comments/1vvhz9z/what_made_you_try_emacs/">What made you try Emacs?</a></li>
<li><a href="https://www.youtube.com/watch?v=Rke2gGCCk70">Prot Asks: Per Nordlöw about his Emacs extensions</a> (01:50:38)</li>
<li><a href="https://sachachua.com/blog/2026/08/20-aout-emacs-chat-abdallah-maouche/">Sacha Chua: Emacs Chat 29: Abdallah Maouche (en français)</a> (<a href="https://www.youtube.com/watch?v=_qkvvVP8ZMQ">YouTube</a>, 58:41)</li>
</ul></li>
<li>Other:
<ul class="org-ul">
<li><a href="https://www.jamescherti.com/emacs-fix-org-mode-copy-paste-yank-bleed/">Emacs: Copy-paste without org-mode formatting bleeding into other buffers | James Cherti</a> (<a href="https://mastodon.social/@jamescherti/117150544255180187">@jamescherti</a>) - face and yank-excluded-properties</li>
<li><a href="https://paste.karthinks.com/e09ee860-warnings-timestamp-mode.el.html">warnings-timestamp-mode.el</a> (<a href="https://hachyderm.io/@mosu/117141571333141539">@mosu@hachyderm.io</a>)</li>
<li><a href="https://git.andros.dev/andros/efinger.el">andros/efinger.el: Finger protocol (RFC 1288) client for Emacs with an Elfeed-inspired reader. - Forgejo: Beyond coding. We forge.</a> (<a href="https://activity.andros.dev/@andros/statuses/01M0S79R7S1887ENQZRJ4EVAKZ">@andros@activity.andros.dev</a>)</li>
<li><a href="https://joshblais.com/blog/i-made-my-phone-emacs/">My phone is now just an emacs interface - The Universe of Joshua Blais</a></li>
</ul></li>
<li>Emacs development:
<ul class="org-ul">
<li>emacs-devel:
<ul class="org-ul">
<li><a href="https://lists.gnu.org/archive/html/emacs-devel/2026-08/msg00707.html">Re: SDL terminal type</a> - limitations of GTK 4</li>
<li><a href="https://yhetil.org/emacs-devel/7ff10d47-3ca2-430b-ab1c-71a73b993f2a@cs.ucla.edu/">Re: current-time-list now defaults to nil in Emacs master - Paul Eggert</a> - notes on convert-time and encode-time</li>
</ul></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=23b0f4bdb989e2caccc255ca59187f4880995317">; * etc/NEWS: Document improved Emoji support on text terminals.</a></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=449392bddbd1ffe118055c7657e923b3056f149d">viper-ex: Implement list and number commands</a></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f856da36cd3b3406891bb81c48542a843424f442">Allow evaluating Eshell forms using lexical binding</a></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d5fea6863cc5d95b7af9052c1e7d5347693a6e41">Document Eshell's Lisp pipes feature</a></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8a8d9b5c6a48239b235c9cf5bc4e8816e3520501">Make electric-pair-mode respect field boundaries (bug#50236)</a></li>
</ul></li>
<li>New packages:
<ul class="org-ul">
<li><a target="_blank" href="https://melpa.org/#/auto-capitalize">auto-capitalize</a>: Automatic capitalization with batteries included (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/browser-gt">browser-gt</a>: WebSocket bridge to a Chrome/Firefox extension (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/cypher-ts-mode">cypher-ts-mode</a>: Cypher editing mode (MELPA)</li>
<li><a target="_blank" href="https://elpa.nongnu.org/nongnu/doom-game.html">doom-game</a>: DOOM on Emacs (NonGNU ELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/efinger">efinger</a>: Finger client and .plan feed reader (MELPA)</li>
<li><a target="_blank" href="https://elpa.gnu.org/packages/flymake-harper.html">flymake-harper</a>: Flymake backend for Harper (GNU ELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/gptel-agent-harness">gptel-agent-harness</a>: Autonomous coding-agent harness for gptel-agent (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/guard">guard</a>: Custom modular init framework (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/hel">hel</a>: Helix Emulation Layer (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/minibuffer-frame">minibuffer-frame</a>: Minibuffer in centered child frame (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/mu4e-autotask">mu4e-autotask</a>: Email automation for mu4e (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/peppers-theme">peppers-theme</a>: Custom dark theme based on modus framework (MELPA)</li>
<li><a target="_blank" href="https://elpa.nongnu.org/nongnu/sapling.html">sapling</a>: Magit-like interface for Sapling (NonGNU ELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/schlau-compile">schlau-compile</a>: Git-root-aware interface to `compile' (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/shazam">shazam</a>: Shazam Interface (macOS only) (MELPA)</li>
<li><a target="_blank" href="https://elpa.nongnu.org/nongnu/vc-sapling.html">vc-sapling</a>: VC backend for Sapling (NonGNU ELPA)</li>
</ul></li>
</ul>

<p>
Links from <a href="https://www.reddit.com/r/emacs">reddit.com/r/emacs</a>, <a href="https://www.reddit.com/r/orgmode">r/orgmode</a>, <a href="https://www.reddit.com/r/spacemacs">r/spacemacs</a>, <a href="https://mastodon.social/tags/emacs">Mastodon #emacs</a>, <a href="https://bsky.app/hashtag/emacs">Bluesky #emacs</a>, <a href="https://hn.algolia.com/?query=emacs&amp;sort=byDate&amp;prefix&amp;page=0&amp;dateRange=all&amp;type=story">Hacker News</a>, <a href="https://lobste.rs/search?q=emacs&amp;what=stories&amp;order=newest">lobste.rs</a>, <a href="https://programming.dev/c/emacs?dataType=Post&amp;page=1&amp;sort=New">programming.dev</a>, <a href="https://lemmy.world/c/emacs">lemmy.world</a>, <a href="https://lemmy.ml/c/emacs?dataType=Post&amp;page=1&amp;sort=New">lemmy.ml</a>, <a href="https://planet.emacslife.com">planet.emacslife.com</a>, <a href="https://www.youtube.com/playlist?list=PL4th0AZixyREOtvxDpdxC9oMuX7Ar7Sdt">YouTube</a>, <a href="http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS">the Emacs NEWS file</a>, <a href="https://emacslife.com/calendar/">Emacs Calendar</a>, and <a href="https://lists.gnu.org/archive/html/emacs-devel/2026-08">emacs-devel</a>. Thanks to Andrés Ramírez for emacs-devel links. Do you have an Emacs-related link or announcement? Please e-mail me at <a href="mailto:sacha@sachachua.com">sacha@sachachua.com</a>. Thank you!</p>
<div><a href="https://sachachua.com/blog/2026/08/2026-08-24-emacs-news/index.org">View Org source for this post</a></div>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2026%2F08%2F2026-08-24-emacs-news%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></description>
		</item><item>
		<title>Emacs Chat 29: Abdallah Maouche (en français)</title>
		<link>https://sachachua.com/blog/2026/08/20-aout-emacs-chat-abdallah-maouche/</link>
		<dc:creator><![CDATA[Sacha Chua]]></dc:creator>
		<pubDate>Sun, 23 Aug 2026 13:53:00 GMT</pubDate>
    <category>emacs-chat</category>
<category>emacs-chat-podcast</category>
<category>emacs</category>
<category>french</category>
		<guid isPermaLink="false">https://sachachua.com/blog/2026/08/20-aout-emacs-chat-abdallah-maouche/</guid><enclosure url="https://archive.org/details/emacs-chat-29-abdallah-maouche/emacs-chat-29-abdallah-maouche.mp3"
               length="56321181"
               type="audio/mpeg" />
		<description><![CDATA[<p>
Nous allons parler en direct avec <a href="https://heiwiper.com/">Abdallah Maouche (heiwiper)</a> (<a href="https://github.com/heiwiper/emacs.d">heiwiper/emacs.d</a>, <a href="https://gitlab.com/heiwiper">Gitlab</a>, <a href="https://github.com/heiwiper">Github</a>) d'Emacs, de ses flux de travail, de sa configuration, et d'autres sujets en français. Je suis un peu intimidée, mais si vous posez vos questions dans le chat, je pense que nous pouvons survivre à mon faible niveau de français. =)
</p>

<p>
</p><div class="yt-video"><iframe width="456" height="315" title="YouTube video player" src="https://www.youtube-nocookie.com/embed/_qkvvVP8ZMQ?enablejsapi=1" frameborder="0" allowfullscreen=""></iframe><a href="https://www.youtube.com/watch?v=_qkvvVP8ZMQ">Watch on YouTube</a></div>
<p></p>

<p>
J'ai essayé de corriger <a href="https://sachachua.com/blog/feed/index.xml#ID-emacs-chat-29-transcript">la transcription</a>, mais je crois qu'il y a encore beaucoup d'erreurs, donc n'hésitez pas à m'envoyer un message.
</p>
<div id="outline-container-orgf74eb75" class="outline-3">
<h3 id="orgf74eb75"><a href="https://sachachua.com/blog/feed/index.xml#orgf74eb75">La transcription un peu corrigée</a></h3>
<div class="outline-text-3" id="text-orgf74eb75">
<details class="code-details"><a name="ID-emacs-chat-29-transcript"></a><summary>Details</summary>
<p>
</p><div class="full-transcript"><p></p><div class="transcript-heading"><span class="audio-time" data-start="1.000000">0:01</span> <strong>Introduction</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1.313000" data-stop="10.827000"><strong class="speaker-name">Sacha:</strong>  Ok, vous êtes en direct.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="10.887000" data-stop="16.897000"><strong class="speaker-name">Prot:</strong>  On a le nouveau lien ou c'est le même ?</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="17.978000" data-stop="23.406000"><strong class="speaker-name">Sacha:</strong>  C'est le même lien que Google Meet mais</span> <span class="audio-time caption" data-speaker="Sacha" data-start="23.486000" data-stop="30.477000">je vais copier le nouveau lien.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="40.800000" data-stop="39.309000">C'est YouTube.com, sachactube...</span> <span class="audio-time caption" data-speaker="Sacha" data-start="39.329000" data-stop="40.751000">C'est difficile.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="40.771000" data-stop="42.453000">Oui.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="42.473000" data-stop="43.955000"><strong class="speaker-name">Prot:</strong>  Oui.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="43.995000" data-stop="52.406000"><strong class="speaker-name">Sacha:</strong>  Je ne peux pas poster le chat.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="52.426000" data-stop="58.834000">Donc, je vais poster sur les conférences.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="59.115000" data-stop="60.196000">Comment dire?</span> <span class="audio-time caption" data-speaker="Sacha" data-start="62.239000" data-stop="62.539000">Ah!</span> <span class="audio-time caption" data-speaker="Sacha" data-start="64.813000" data-stop="70.522000">Ajoutez un commentaire.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="70.582000" data-stop="78.153000">Et je vais aussi ouvrir.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="79.175000" data-stop="79.395000">Oui.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="80.376000" data-stop="85.524000">Donc, le chat est ici.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="87.126000" data-stop="89.770000">Je pense.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="89.930000" data-stop="90.952000"><strong class="speaker-name">Prot:</strong>  Ah, take two.</span> <span class="audio-time caption" data-speaker="Prot" data-start="91.352000" data-stop="91.893000">J'ai trouvé.</span> <span class="audio-time caption" data-speaker="Prot" data-start="92.434000" data-stop="93.235000">Oui, oui.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="93.721000" data-stop="101.358000"><strong class="speaker-name">Abdallah:</strong>  Oui, j'ai trouvé moi aussi.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="102.340000" data-stop="105.106000"><strong class="speaker-name">Sacha:</strong>  Ça marche?</span> <span class="audio-time caption" data-speaker="Sacha" data-start="105.427000" data-stop="110.177000">Merci beaucoup pour votre patience.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="111.406000" data-stop="114.593000">L'introduction ! Bonjour à toutes et à tous et</span> <span class="audio-time caption" data-speaker="Sacha" data-start="114.613000" data-stop="117.779000">bienvenue dans le troisième épisode d'Emacs Chat</span> <span class="audio-time caption" data-speaker="Sacha" data-start="117.859000" data-stop="121.467000">en français et le vingt-neuvième épisode de la</span> <span class="audio-time caption" data-speaker="Sacha" data-start="121.507000" data-stop="121.928000">série.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="122.609000" data-stop="125.676000">Notre invité aujourd'hui est Abdallah Maouche,</span> <span class="audio-time caption" data-speaker="Sacha" data-start="126.377000" data-stop="129.663000">qui s'est fait aussi appeler par son pseudo</span> <span class="audio-time caption" data-speaker="Sacha" data-start="130.104000" data-stop="131.187000">heiwiper.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="131.167000" data-stop="136.355000">Il vit en Algérie et le français n'est pas sa</span> <span class="audio-time caption" data-speaker="Sacha" data-start="136.375000" data-stop="140.101000">langue maternelle, mais il s'y est assez</span> <span class="audio-time caption" data-speaker="Sacha" data-start="140.782000" data-stop="142.244000">courageusement avec nous.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="143.046000" data-stop="146.912000">Si on se retrouve totalement bloqué, comme moi,</span> <span class="audio-time caption" data-speaker="Sacha" data-start="148.655000" data-stop="152.200000">justement, pas de souci, nous pouvons passer au</span> <span class="audio-time caption" data-speaker="Sacha" data-start="152.240000" data-stop="153.482000">franglais ou à l'anglais.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="154.043000" data-stop="154.904000">Ce n'est pas grave.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="155.125000" data-stop="157.849000">Bonjour Abdallah et encore merci d'être là.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="160.192000" data-stop="161.294000"><strong class="speaker-name">Abdallah:</strong>  Merci, merci beaucoup.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="161.635000" data-stop="162.777000">Merci pour l'invitation.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="162.797000" data-stop="166.284000">Ça me fait un grand plaisir de parler à vous</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="166.304000" data-stop="170.812000">deux, car je vous suis sur votre blog et sur la</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="170.832000" data-stop="171.413000">chaîne YouTube.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="172.475000" data-stop="175.922000">Donc, j'ai très hâte de converser avec vous.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="176.645000" data-stop="180.492000"><strong class="speaker-name">Sacha:</strong>  Et merci aussi à Prot de se rejoindre à</span> <span class="audio-time caption" data-speaker="Sacha" data-start="181.073000" data-stop="183.117000">nous pour cette expérience.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="183.217000" data-stop="185.121000">Nous faisons de notre mieux ensemble.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="185.141000" data-stop="187.245000">Merci beaucoup.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="187.265000" data-stop="188.387000"><strong class="speaker-name">Prot:</strong>  Je t'en prie, je t'en prie.</span> <span class="audio-time caption" data-speaker="Prot" data-start="189.188000" data-stop="190.170000">C'est parti.</span> <span class="audio-time caption" data-speaker="Prot" data-start="191.152000" data-stop="192.915000">Oui, c'est magnifique, c'est magnifique.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="193.000000">3:13</span> <strong>Apprentissage</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="193.570000" data-stop="197.953000"><strong class="speaker-name">Sacha:</strong>  Abdallah, contrairement aux invités précédents,</span> <span class="audio-time caption" data-speaker="Sacha" data-start="197.954000" data-stop="201.777000">tu utilises Emacs depuis seulement sept ans.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="201.778000" data-stop="205.202000">Je plaisante. C'est déjà pas mal, c'est génial.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="205.942000" data-stop="210.247000">Peux-tu me raconter ton parcours d'apprentissage</span> <span class="audio-time caption" data-speaker="Sacha" data-start="210.307000" data-stop="211.668000">d'Emacs moderne?</span> <span class="audio-time caption" data-speaker="Sacha" data-start="212.329000" data-stop="216.433000">Comment est-ce que tu l'as découvert?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="218.055000" data-stop="223.560000"><strong class="speaker-name">Abdallah:</strong>  Donc, ça a commencé environ 2019-2020.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="224.148000" data-stop="228.053000">À ce moment, j'ai découvert Linux pour la</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="228.073000" data-stop="231.758000">première fois et j'ai commencé à explorer les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="231.779000" data-stop="232.860000">applications open source.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="232.880000" data-stop="234.963000">C'était quelque chose de nouveau pour moi.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="237.106000" data-stop="241.031000">Donc, à un certain niveau, j'avais besoin d'un</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="241.091000" data-stop="244.897000">texte éditeur parce qu'en université, on avait</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="244.917000" data-stop="247.841000">utilisé des environnements de développement</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="248.161000" data-stop="250.324000">spécialisés pour des langages spécifiques.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="251.485000" data-stop="254.308000">Par exemple, il y avait Eclipse pour Java et je</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="254.328000" data-stop="256.750000">pense CodeBlock, c'était pour C, C++.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="256.930000" data-stop="260.454000">Et puis au master, il y avait tellement de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="260.495000" data-stop="263.998000">langage que c'était difficile de garder le même</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="264.018000" data-stop="264.859000">flux de travail.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="266.141000" data-stop="269.084000">Donc, je me suis rendu au répertoire des</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="269.104000" data-stop="272.868000">applications de distribution Linux que</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="272.888000" data-stop="275.771000">j'utilisais à l'époque.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="275.791000" data-stop="277.673000">Et j'ai parcouru la liste et j'ai trouvé</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="277.733000" data-stop="280.556000">plusieurs éditeurs et parmi ces éditeurs, bien</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="280.576000" data-stop="281.357000">sûr Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="282.687000" data-stop="284.830000">Je l'avais installé, j'ai installé tous les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="284.850000" data-stop="285.590000">éditeurs en fait.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="287.793000" data-stop="292.338000">Mais le problème c'est quand je l'ai testé, ça</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="292.358000" data-stop="294.361000">n'a pas vraiment, ça m'a pas plu.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="294.861000" data-stop="297.905000">C'était un peu, l'interface graphique était un</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="297.925000" data-stop="304.853000">peu, je ne sais pas comment dire, un peu moche.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="304.873000" data-stop="309.339000">Oui donc, et aussi il y avait le logo Emacs avec</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="309.379000" data-stop="312.222000">le GNU et le E ça ressemblait à</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="312.573000" data-stop="313.534000">le symbole Epsilon.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="314.895000" data-stop="318.139000">Donc ça me rappelait un peu des maths et je</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="318.159000" data-stop="320.301000">voyais les keybindings avec les moins et tout.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="320.762000" data-stop="324.085000">Je me suis dit c'est un éditeur pour les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="324.105000" data-stop="325.106000">mathématiciens.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="326.788000" data-stop="329.271000">Donc j'ai installé Atom et j'ai utilisé Atom.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="331.013000" data-stop="337.119000">Après quelques mois, je pense, j'ai vu une vidéo</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="337.139000" data-stop="338.901000">à propos de Spacemacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="340.754000" data-stop="345.662000">Parce que j'apprenais Game Engine Godot.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="346.543000" data-stop="350.068000">Donc j'ai vu dans une chaîne Spacemacs et c'était</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="350.088000" data-stop="350.910000">très intéressant.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="351.751000" data-stop="355.416000">Donc j'ai installé et j'ai appris les keybindings</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="355.497000" data-stop="358.061000">de Vim parce que c'est plus recommandé dans</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="358.101000" data-stop="358.601000">Spacemacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="360.825000" data-stop="367.475000">Et je l'ai utilisé pour une période et puis je</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="367.495000" data-stop="368.196000">pense que j'ai</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="368.547000" data-stop="371.010000">J'ai changé la configuration pour utiliser les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="371.211000" data-stop="375.357000">keybindings Emacs après parce que l'intégration</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="375.457000" data-stop="379.502000">de Evil, l'intégration des Vim keybindings n'était</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="379.562000" data-stop="380.223000">pas parfaite.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="380.824000" data-stop="383.248000">Il y avait des trucs qui manquent et c'était un</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="383.268000" data-stop="383.929000">peu frustrant.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="385.010000" data-stop="390.718000">Donc, j'ai dû switcher à Emacs Keybindings.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="390.738000" data-stop="393.622000">Et je pense, après un certain temps, j'ai eu mal</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="393.842000" data-stop="395.685000">à configurer Spacemacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="395.705000" data-stop="397.828000">La communauté était un peu trop petite.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="399.040000" data-stop="402.865000">Oui, quand je rencontre des problèmes et je vais</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="402.885000" data-stop="407.750000">dans le Reddit d'Emacs, je ne sais pas comment</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="407.850000" data-stop="412.536000">appliquer les solutions à Spacemacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="412.556000" data-stop="416.921000">Donc, je me suis dit, je vais devoir changer et</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="416.941000" data-stop="419.524000">utiliser Emacs, ce qu'on appelle Vanilla Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="420.966000" data-stop="424.911000">Je pense que j'ai vu les vidéos de David Wilson.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="425.571000" data-stop="426.593000">Est-ce que vous le connaissez?</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="428.094000" data-stop="428.575000"><strong class="speaker-name">Sacha:</strong>  Oui, bien sûr.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="429.365000" data-stop="431.107000"><strong class="speaker-name">Abdallah:</strong>  Oui, System Crafters.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="431.287000" data-stop="432.648000">C'est sa chaîne YouTube.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="433.429000" data-stop="436.612000">Et j'ai suivi son tutoriel et depuis ce moment,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="437.013000" data-stop="442.518000">je configure mon Emacs from scratch depuis le</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="442.558000" data-stop="442.959000">début.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="444.781000" data-stop="447.163000">Et maintenant, j'ai une configuration, celle que</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="447.243000" data-stop="448.765000">je vous ai envoyée.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="449.065000" data-stop="452.369000">Je l'ai publiée sur mon GitHub.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="452.389000" data-stop="454.911000">Et je l'utilise quotidiennement pour les trucs</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="454.931000" data-stop="456.773000">personnels et au travail aussi.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="458.896000" data-stop="462.477000"><strong class="speaker-name">Sacha:</strong>  Les kits de débutants Spacemacs</span> <span class="audio-time caption" data-speaker="Sacha" data-start="462.778000" data-stop="466.560000">réduisent les peurs pour toi.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="467.958000" data-stop="476.588000">Et après que tu [t'es] habitué à Emacs,</span> <span class="audio-time caption" data-speaker="Sacha" data-start="476.589000" data-stop="482.136000">tu repasses vers Emacs.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="482.156000" data-stop="483.037000"><strong class="speaker-name">Abdallah:</strong>  Oui, exactement.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="483.058000" data-stop="485.401000">Je pense que le point important à l'époque,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="485.421000" data-stop="487.423000">c'était l'interface graphique.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="487.463000" data-stop="491.048000">Spacemacs avait une interface déjà configurée et</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="492.249000" data-stop="496.014000">c'était un peu attractif quand on voit la config</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="496.034000" data-stop="496.615000">Spacemacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="497.489000" data-stop="500.513000">C'est pour ça que j'ai utilisé Atom, parce que</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="500.533000" data-stop="505.299000">c'était un peu aussi... Il avait une interface</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="506.020000" data-stop="506.561000">qui m'a plu.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="509.865000" data-stop="513.188000"><strong class="speaker-name">Prot:</strong>  Je crois que c'est aussi plus</span> <span class="audio-time caption" data-speaker="Prot" data-start="513.208000" data-stop="516.173000">facile de découvrir les fonctionnalités avec</span> <span class="audio-time caption" data-speaker="Prot" data-start="516.553000" data-stop="519.236000">quelque chose comme Spacemacs.</span> <span class="audio-time caption" data-speaker="Prot" data-start="519.256000" data-stop="521.339000">Oui, je pense... Oui, c'est difficile.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="522.000000" data-stop="523.903000"><strong class="speaker-name">Abdallah:</strong>  Oui, parce qu'il y a des... La</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="523.923000" data-stop="527.327000">configuration de Spacemacs, c'est comme si...</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="527.746000" data-stop="529.829000">La configuration de Emacs avec beaucoup</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="529.849000" data-stop="531.231000">d'abstractions.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="531.251000" data-stop="534.095000">C'est comme si on ajoute des couches de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="534.115000" data-stop="537.400000">programmation, couche de langage, je ne sais pas,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="537.420000" data-stop="539.543000">Java ou bien quelque chose comme ça.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="539.984000" data-stop="542.648000">Donc, on va ignorer le fait qu'il y a des</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="542.708000" data-stop="544.090000">serveurs LSP et tout.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="545.352000" data-stop="548.096000">En fait, il faut juste spécifier quel serveur tu</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="548.116000" data-stop="551.221000">veux utiliser et Spacemacs va configurer tout.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="551.601000" data-stop="553.704000">Donc, c'est une abstraction de la configuration</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="553.785000" data-stop="554.125000">Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="555.016000" data-stop="560.522000">Mais ça reste en Emacs Lisp.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="560.983000" data-stop="564.507000"><strong class="speaker-name">Sacha:</strong>  Est-ce que c'est difficile de traduire</span> <span class="audio-time caption" data-speaker="Sacha" data-start="564.607000" data-stop="572.035000">ta configuration de Spacemacs à ta propre</span> <span class="audio-time caption" data-speaker="Sacha" data-start="572.075000" data-stop="572.876000">configuration?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="574.217000" data-stop="577.000000"><strong class="speaker-name">Abdallah:</strong>  En fait, je ne connaissais pas assez</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="577.301000" data-stop="580.204000">Emacs Lisp, donc je n'ai pas essayé, mais ce</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="580.224000" data-stop="583.187000">n'était pas évident parce que Spacemacs, je pense</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="583.207000" data-stop="583.808000">que c'est</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="584.513000" data-stop="586.796000">C'est très différent de la configuration Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="586.817000" data-stop="588.980000">Je pense qu'il y a beaucoup d'abstractions.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="589.000000" data-stop="591.704000">Ce n'est pas évident de transférer la</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="591.744000" data-stop="592.926000">configuration et la traduire.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="596.431000" data-stop="598.433000"><strong class="speaker-name">Prot:</strong>  Parce que si Spacemacs utilise</span> <span class="audio-time caption" data-speaker="Prot" data-start="598.434000" data-stop="604.584000">[les macros Emacs Lisp], tu dois connaître les macros.</span> <span class="audio-time caption" data-speaker="Prot" data-start="604.744000" data-stop="608.970000">Autrement, tu ne peux pas transférer le même code.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="609.511000" data-stop="611.955000"><strong class="speaker-name">Abdallah:</strong>  Oui, évidemment, vous avez raison.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="614.163000" data-stop="618.410000">Oui, les macros, c'est un peu sensible.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="618.591000" data-stop="620.114000"><strong class="speaker-name">Sacha:</strong>  J'aime bien ta configuration.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="620.454000" data-stop="624.501000">Ta façon d'utiliser des variables pour simplifier</span> <span class="audio-time caption" data-speaker="Sacha" data-start="624.521000" data-stop="628.488000">ta configuration d'org-capture est une bonne idée.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="628.989000" data-stop="632.656000">Peux-tu rendre cette section de ta configuration</span> <span class="audio-time caption" data-speaker="Sacha" data-start="632.716000" data-stop="633.838000">pour nous la montrer?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="634.960000" data-stop="635.461000"><strong class="speaker-name">Abdallah:</strong>  Oui, bien sûr.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="635.481000" data-stop="639.107000">Je vais juste partager mon écran.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="639.678000" data-stop="641.861000"><strong class="speaker-name">Sacha:</strong>  J'avais piqué l'idée.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="644.946000" data-stop="646.007000">C'est plus simple</span> <span class="audio-time caption" data-speaker="Sacha" data-start="646.809000" data-stop="648.731000">que mienne.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="648.751000" data-stop="650.214000"><strong class="speaker-name">Prot:</strong>  Voler à volonté.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="652.176000" data-stop="653.198000"><strong class="speaker-name">Abdallah:</strong>  Oui, bien sûr.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="653.739000" data-stop="656.082000">C'est disponible dans GitHub, donc je pense que</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="656.102000" data-stop="661.791000">c'est... Ok, donc là, j'ai essayé de créer une</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="661.811000" data-stop="664.455000">configuration spécifique pour cette démo, juste</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="664.515000" data-stop="669.362000">pour montrer les différents trucs d'Org Mode et</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="669.382000" data-stop="669.482000">tout.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="670.357000" data-stop="675.443000">Donc, on va aller vers la configuration des Org</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="675.624000" data-stop="677.726000">Capture, c'est ça ?</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="677.746000" data-stop="679.569000"><strong class="speaker-name">Sacha:</strong>  Oui, org-capture-templates.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="680.790000" data-stop="681.952000">Oui, oui.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="681.972000" data-stop="682.552000">Oui, oui, oui, j'adore.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="683.634000" data-stop="687.298000">J'adore l'utilisation de variables pour</span> <span class="audio-time caption" data-speaker="Sacha" data-start="687.799000" data-stop="690.622000">simplifier la configuration.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="690.643000" data-stop="693.106000"><strong class="speaker-name">Abdallah:</strong>  Oui, ce qui me plaît dans cette</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="693.126000" data-stop="697.711000">configuration, c'est que la partie où je définis</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="697.912000" data-stop="699.013000">le template,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="699.770000" data-stop="702.252000">On dirait que c'est la note parce qu'il y a le</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="702.272000" data-stop="704.755000">titre et puis il y a des sauts de ligne et la</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="704.795000" data-stop="707.230000">concaténation ici,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="707.231000" data-stop="711.381000">elle fait comme si c'est une note réelle.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="713.303000" data-stop="717.486000">Et puis, la partie ici, ce n'est pas assez</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="717.506000" data-stop="719.929000">chargée parce que là, je définis juste la</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="719.949000" data-stop="720.429000">variable.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="720.930000" data-stop="723.672000">Donc, je peux voir toutes mes captures dans une</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="723.692000" data-stop="724.273000">seule page.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="724.953000" data-stop="729.017000">Je n'ai pas besoin de...</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="729.335000" data-stop="732.600000">Faire un scroll tout au long du fichier pour voir</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="732.620000" data-stop="735.344000">toutes les captures que j'ai définies.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="736.746000" data-stop="741.873000"><strong class="speaker-name">Sacha:</strong>  Ta variable heiwiper/org-jira-task est définie dans</span> <span class="audio-time caption" data-speaker="Sacha" data-start="741.893000" data-stop="744.257000">un autre fichier, je pense?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="744.277000" data-stop="748.743000"><strong class="speaker-name">Abdallah:</strong>  Non, j'ai transféré toutes les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="748.783000" data-stop="751.147000">parties intéressantes dans un seul fichier juste</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="751.167000" data-stop="752.469000">pour la démonstration.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="752.809000" data-stop="754.752000">Donc, vous pouvez l'avoir ici.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="756.571000" data-stop="760.996000">Donc, cette template, elle me permet de créer une</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="761.016000" data-stop="764.439000">tâche et aussi associer le lien Jira pour cette</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="764.459000" data-stop="767.162000">tâche parce qu'on utilise Jira au travail.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="767.402000" data-stop="769.344000">Donc, je vais vous montrer un exemple.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="769.364000" data-stop="773.849000">Par exemple, ici, je vais... Bon, j'ai exécuté</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="773.929000" data-stop="774.690000">l'org-capture.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="775.010000" data-stop="777.733000">Vous voyez ici, il y a plusieurs captures, ce</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="777.813000" data-stop="778.834000">qu'on a défini ici.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="779.495000" data-stop="780.776000">Et là, il y a Jira Task.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="780.876000" data-stop="782.578000">Donc, je vais cliquer le J.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="784.347000" data-stop="786.570000">Et bon, vous pouvez ignorer ceci.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="786.971000" data-stop="788.212000">On va voir le prompt.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="788.893000" data-stop="792.138000">Donc ici, ce que je fais, c'est que je prends la</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="792.158000" data-stop="797.104000">tâche Jira que j'ai sur email ou bien sur le</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="797.145000" data-stop="797.745000">navigateur.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="797.846000" data-stop="798.967000">Je copie le lien.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="798.987000" data-stop="800.689000">Par exemple, on va faire un exemple.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="800.750000" data-stop="807.319000">https://jira.com/... Et là, d'habitude, les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="807.339000" data-stop="810.643000">tâches Jira, c'est quelque chose comme ça.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="810.663000" data-stop="813.527000">On va dire BG comme si c'était un bug ou...</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="813.845000" data-stop="815.427000">et une référence.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="815.447000" data-stop="817.390000">On va dire 1, 2, 3, 4.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="817.410000" data-stop="819.092000">Et puis, je vais cliquer entrer.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="819.573000" data-stop="821.676000">On suppose que celui-ci est le lien de la tâche.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="821.896000" data-stop="826.283000">Et là, je vais copier le titre de la tâche.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="826.303000" data-stop="828.886000">Là, je vais juste écrire quelque chose.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="829.607000" data-stop="838.540000">Et puis là, j'ai quelques tags.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="839.101000" data-stop="843.046000">Ça va me servir plus tard pour organiser les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="843.147000" data-stop="843.447000">tâches.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="844.085000" data-stop="846.828000">Donc j'ai Bugfix, Feature, Refactor, Enhancement.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="847.108000" data-stop="848.650000">Je vais sélectionner Bugfix.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="849.991000" data-stop="852.514000">Et là, vous pouvez voir la tâche finale.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="852.534000" data-stop="855.777000">Il y a le lien de la tâche.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="856.538000" data-stop="859.742000">On peut cliquer sur <code>C-c C-o</code> pour accéder</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="859.762000" data-stop="860.743000">directement à la tâche.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="861.644000" data-stop="862.945000">Il y a aussi la description.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="864.447000" data-stop="869.332000">Et ce que j'aime dans ce workflow, c'est que je</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="869.372000" data-stop="870.413000">peux écrire</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="870.697000" data-stop="873.220000">Des choses ici à propos de cette tâche.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="873.240000" data-stop="879.127000">Par exemple, des fois, j'écris des commandes de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="879.168000" data-stop="883.052000">shell pour exécuter un appel d'API ou quelque</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="883.072000" data-stop="883.733000">chose comme ça.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="884.514000" data-stop="885.495000">Je vais écrire tout ici.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="885.515000" data-stop="886.437000">Par exemple, curl.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="886.897000" data-stop="887.558000">Je ne sais pas.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="889.540000" data-stop="890.542000">Donc, c'est ça.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="890.762000" data-stop="895.087000">Et puis, on clique sur <code>C-c C-c</code> pour sauvegarder.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="897.971000" data-stop="898.932000">Et à ce point,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="899.148000" data-stop="900.630000">j'ai sauvegardé la tâche.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="900.730000" data-stop="904.915000">Je vais vous montrer l'agenda que j'ai spécifique</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="904.975000" data-stop="905.977000">pour les tâches.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="906.537000" data-stop="913.126000">Vous pouvez voir ici Tasks by Type et Tasks by Service.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="914.167000" data-stop="917.792000">On va dire Tasks by Type.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="917.832000" data-stop="920.835000">Voici la tâche que j'ai définie.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="922.077000" data-stop="925.341000">C'est bien catégorisé sous la section Bug fix.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="926.823000" data-stop="930.048000">Et vous pouvez aussi l'avoir ici parce que là</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="930.068000" data-stop="933.994000">j'aime déplacer les tâches vers des fichiers</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="934.014000" data-stop="940.064000">spécifiques donc parfois je déplace les tâches</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="940.084000" data-stop="944.511000">ici pour avoir des fichiers un peu organisés.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="947.512000" data-stop="951.416000"><strong class="speaker-name">Sacha:</strong>  Tu as un fichier très organisé, je</span> <span class="audio-time caption" data-speaker="Sacha" data-start="951.516000" data-stop="955.700000">pense, parce que tu as aussi des comptes de</span> <span class="audio-time caption" data-speaker="Sacha" data-start="955.900000" data-stop="959.985000">tâches dans ta mode-line.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="961.666000" data-stop="963.428000"><strong class="speaker-name">Abdallah:</strong>  Ah oui.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="963.448000" data-stop="968.113000">Oui, en fait, à propos de ce compteur, c'est</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="968.133000" data-stop="972.237000">quelque chose que je suis en train d'expérimenter avec.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="973.280000" data-stop="976.022000">Donc, j'utilise une méthode para, je ne sais pas</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="976.042000" data-stop="978.725000">si vous avez entendu parler, pour organiser un</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="978.765000" data-stop="981.187000">peu mes notes et mes tâches.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="981.207000" data-stop="986.932000">Et j'aime savoir combien de notes j'ai sur le</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="987.913000" data-stop="988.834000">fichier inbox.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="989.254000" data-stop="992.958000">Parce que la plupart du temps, les tâches, je les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="992.978000" data-stop="995.000000">déplace vers des autres fichiers parce que</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="995.620000" data-stop="997.262000">j'utilise l'application Orgzly.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="999.664000" data-stop="1002.346000">Donc, les tâches ne restent pas généralement dans</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1002.366000" data-stop="1003.287000">ce fichier inbox.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1003.756000" data-stop="1005.379000">C'est plutôt les notes.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1005.399000" data-stop="1007.523000">Bon, je peux vous montrer le fichier ici, c'est</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1007.564000" data-stop="1008.425000">juste un exemple.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1009.327000" data-stop="1010.830000">Mais c'est plutôt comme ça.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1011.872000" data-stop="1016.481000">Il y a des notes et des tâches.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1016.802000" data-stop="1017.122000">Voilà.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1018.565000" data-stop="1022.072000">Plus la tâche qu'on a créée maintenant.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1022.092000" data-stop="1024.838000">Et pour être honnête avec vous, j'ai jamais</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1024.897000" data-stop="1026.000000">atteint le nombre zéro.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1026.335000" data-stop="1029.200000">D'habitude c'est 10, 20,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1029.201000" data-stop="1030.867000">mais ça n'augmente pas trop,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1030.868000" data-stop="1032.867000">parce que, généralement, c'est juste des notes.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1032.868000" data-stop="1037.600000">Ils sont disponibles au cas où je veux chercher les notes.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1037.601000" data-stop="1041.900000">Je me sens pas la pression de les déplacer.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1041.901000" data-stop="1043.967000">C'est just quand j'ai assez du temps</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1043.968000" data-stop="1045.667000">J'ai le compteur devant moi</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1045.668000" data-stop="1048.367000">et c'est bon, je vais devoir déplacer quelques notes</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1048.368000" data-stop="1050.465000">puisque j'ai un peu de temps.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1052.626000" data-stop="1056.852000"><strong class="speaker-name">Sacha:</strong>  De mon côté, je pense que ma boîte de</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1056.872000" data-stop="1060.197000">réception a grandi</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1060.217000" data-stop="1067.168000">constamment, sans cesse.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1067.188000" data-stop="1069.972000">Est-ce que tu as déjà ton bullet journal?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1071.394000" data-stop="1073.718000"><strong class="speaker-name">Abdallah:</strong>  Oui, je l'ai utilisé il y a deux ans.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1074.199000" data-stop="1080.388000">J'ai aussi écrit un blog post à ce propos.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1080.436000" data-stop="1085.822000">Pour être honnête, c'était une expérience, mais</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1086.243000" data-stop="1088.305000">je pense que ce n'est pas pour moi parce que j'ai</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1088.365000" data-stop="1093.431000">arrêté après un an car je pense que j'ai besoin</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1093.451000" data-stop="1094.392000">des notifications.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1095.353000" data-stop="1098.737000">Ce que je faisais, en fait, c'est que je pouvais</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1098.757000" data-stop="1102.301000">garder la routine de voir mon journal chaque jour.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1103.362000" data-stop="1105.645000">Mais le problème, c'est que parfois, j'ai besoin</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1106.326000" data-stop="1108.909000">de me rappeler que je dois faire quelque chose,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1108.949000" data-stop="1111.574000">par exemple, 12h30.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1111.594000" data-stop="1115.559000">Et je ne peux pas garder les tâches sur ma tête.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1115.880000" data-stop="1119.144000">Donc ce que je faisais, c'est chaque matin,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1119.145000" data-stop="1121.988000">je vois les tâches sur le bullet journal</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1121.989000" data-stop="1122.750000">et je le déplace.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1123.130000" data-stop="1126.795000">Je les écris dans mon téléphone, in to do list.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1126.815000" data-stop="1130.240000">Mais c'est un peu pourquoi ne pas utiliser le téléphone.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="1130.901000" data-stop="1133.024000"><strong class="speaker-name">Prot:</strong>  C'est double de travail.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1133.204000" data-stop="1134.166000"><strong class="speaker-name">Abdallah:</strong>  Oui, double de travail.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1134.186000" data-stop="1136.930000">J'ai essayé de l'intégrer avec Emacs en utilisant</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1136.950000" data-stop="1137.831000">Org Journal, mais</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1138.570000" data-stop="1141.394000">Le problème, c'est que j'utilise pas beaucoup</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1141.434000" data-stop="1144.558000">l'ordinateur, donc c'est plutôt le téléphone.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1145.199000" data-stop="1148.804000">Donc la méthode Bullet Journal, c'était pas pour moi.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1148.924000" data-stop="1155.473000">Donc j'utilise maintenant Org Mode avec Orgzly et</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1155.493000" data-stop="1156.435000">ça marche très bien.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1157.656000" data-stop="1160.641000"><strong class="speaker-name">Sacha:</strong>  Est-ce que tu as aussi de l'agenda</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1160.761000" data-stop="1167.430000">d'Orgzly Revived ou juste pour saisir les tâches?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1168.557000" data-stop="1170.359000"><strong class="speaker-name">Abdallah:</strong>  J'ai pas bien compris.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1171.260000" data-stop="1175.124000"><strong class="speaker-name">Sacha:</strong>  Orgzly a aussi des agendas.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1177.427000" data-stop="1182.693000">Maintenant, ton agenda sur ton ordinateur est</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1183.954000" data-stop="1185.256000">bien organisé.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1186.077000" data-stop="1187.658000">Il a beaucoup de sections.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1188.740000" data-stop="1196.168000">Mais sur ton téléphone, tu utilises aussi</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1196.857000" data-stop="1200.302000">Orgzly pour voir ton agenda?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1201.825000" data-stop="1203.888000"><strong class="speaker-name">Abdallah:</strong>  En fait, mon agenda personnel est</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1204.008000" data-stop="1207.834000">celui par défaut du Org Mode parce que ma vie</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1207.854000" data-stop="1209.055000">personnelle est assez simple.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1209.416000" data-stop="1212.340000">Donc j'utilise l'agenda par défaut.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1212.360000" data-stop="1215.746000">L'agenda que je vous ai montré, c'est pour le</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1215.766000" data-stop="1218.289000">travail seulement.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1218.309000" data-stop="1220.353000">Et pour le travail, je ne garde pas les notes</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1220.413000" data-stop="1222.896000">dans Oxley, c'est juste dans l'ordinateur de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1222.916000" data-stop="1223.337000">travail.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1224.143000" data-stop="1229.628000">Donc dans mon cas, je pense que Orgzly, il fait</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1231.270000" data-stop="1232.891000">le travail.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1234.433000" data-stop="1240.578000">Donc j'utilise le même agenda, c'est pour ça.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="1240.598000" data-stop="1243.041000"><strong class="speaker-name">Prot:</strong>  Et c'est plus facile comme ça, d'avoir</span> <span class="audio-time caption" data-speaker="Prot" data-start="1243.101000" data-stop="1245.143000">l'agenda seulement à l'ordinateur.</span> <span class="audio-time caption" data-speaker="Prot" data-start="1246.003000" data-stop="1248.366000">L'agenda plus organisé.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1248.986000" data-stop="1251.168000"><strong class="speaker-name">Abdallah:</strong>  Oui, l'agenda de travail, c'est plus</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1251.228000" data-stop="1251.889000">efficace.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1252.865000" data-stop="1254.487000"><strong class="speaker-name">Sacha:</strong>  L'écran est plus grand.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1255.308000" data-stop="1258.292000"><strong class="speaker-name">Abdallah:</strong>  Oui, et aussi pour les tâches en</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1258.312000" data-stop="1261.596000">relation avec le travail, je n'ai pas besoin de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1261.636000" data-stop="1263.018000">mon téléphone pour les accéder.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1263.258000" data-stop="1266.042000">Quand je suis au travail, je vais voir sur mon</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1266.062000" data-stop="1268.185000">PC, sinon ce n'est pas la peine.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1273.571000" data-stop="1277.056000"><strong class="speaker-name">Sacha:</strong>  Utiliser Emacs pour d'autres intérêts</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1277.416000" data-stop="1282.703000">comme l'apprentissage d'une langue étrangère ou...</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1284.235000" data-stop="1287.618000"><strong class="speaker-name">Abdallah:</strong>  En fait, j'ai passé par la phase de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1288.799000" data-stop="1292.663000">ce qu'on appelle Rabbit Hole, Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1292.683000" data-stop="1295.746000">Donc, je peux vous dire que j'utilisais Emacs</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1295.766000" data-stop="1296.727000">pour plein de choses.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1296.747000" data-stop="1300.710000">J'ai même utilisé EXWM, le Window Manager.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1302.272000" data-stop="1302.592000">Oui.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1303.893000" data-stop="1307.517000">J'ai aussi utilisé l'autre, je ne me rappelle pas</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1307.617000" data-stop="1308.458000">comment il s'appelait.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1309.198000" data-stop="1312.301000">C'était un Window Manager en Common Lisp, pas en</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1312.581000" data-stop="1313.162000">Emacs Lisp.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1313.834000" data-stop="1315.677000">Je ne me rappelle pas de son nom, mais il est</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1315.697000" data-stop="1317.620000">assez connu dans la communauté Lisp.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1318.802000" data-stop="1323.168000">Donc oui, j'utilisais plein d'autres trucs, mais</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1324.911000" data-stop="1326.253000">pas pour l'apprentissage de langue.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1327.595000" data-stop="1331.621000">Mais avec le temps, j'essaie d'être plus</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1331.641000" data-stop="1332.202000">pragmatique.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1332.442000" data-stop="1335.908000">Donc j'utilise les outils adaptés quand je trouve</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1335.948000" data-stop="1338.251000">qu'il y a des difficultés ou bien il y a des</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1338.291000" data-stop="1338.812000">problèmes.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1339.973000" data-stop="1343.978000">Par exemple, je vais vous donner un exemple réel.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1345.059000" data-stop="1347.722000">Je voulais utiliser Emacs pour envoyer des</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1347.762000" data-stop="1351.907000">requêtes quand je fais du programmation pour</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1351.927000" data-stop="1353.188000">tester des API et tout.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1354.630000" data-stop="1356.712000">Parce que c'est très efficace pour mon workflow.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1356.872000" data-stop="1358.814000">Je vais vous dire un exemple plus tard.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1359.515000" data-stop="1362.198000">Mais parfois, je rencontre des problèmes où il y</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1362.238000" data-stop="1366.924000">a certains types de requêtes où ils ne sont pas</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1366.944000" data-stop="1369.086000">supportés par le package</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1369.268000" data-stop="1370.269000">qu'offre Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1371.610000" data-stop="1375.874000">Donc je me trouve avoir switché à un logiciel qui</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1375.894000" data-stop="1377.736000">est adapté pour ce truc.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1379.217000" data-stop="1382.080000">Et donc dans ce cas, j'utilise plutôt les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1382.160000" data-stop="1383.181000">logiciels adaptés.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1385.243000" data-stop="1387.705000">Et pour l'exemple que je voulais mentionner,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1387.825000" data-stop="1391.488000">c'est que j'utilisais des macros pour envoyer des</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1391.528000" data-stop="1394.992000">requêtes à travers Org Mode.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1395.752000" data-stop="1397.554000">Et puis je récupère des données</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1398.192000" data-stop="1400.235000">de cette requête et pour exécuter une autre</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1400.255000" data-stop="1402.999000">requête, juste pour simuler un workflow d'un</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1403.019000" data-stop="1403.940000">utilisateur réel.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1404.601000" data-stop="1408.947000">C'était très utile parce que ça m'évite de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1409.007000" data-stop="1410.810000">cliquer plusieurs boutons dans plusieurs</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1410.830000" data-stop="1415.096000">logiciels et j'exécute juste le macro Emacs et il</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1415.116000" data-stop="1420.083000">fait tout et je vais juste voir le résultat.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="1420.103000" data-stop="1420.924000"><strong class="speaker-name">Prot:</strong>  C'est mieux comme ça.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1421.285000" data-stop="1423.108000"><strong class="speaker-name">Abdallah:</strong>  Oui, c'est bien mieux.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1423.028000" data-stop="1423.688000">Plus efficace.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1423.708000" data-stop="1424.149000">Oui, bien sûr.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1424.956000" data-stop="1426.238000"><strong class="speaker-name">Sacha:</strong>  Et moins d'erreurs.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1426.799000" data-stop="1433.208000">Je déteste le clic qui est nécessaire pour le</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1433.588000" data-stop="1437.334000">flux de travail dans d'autres applications.</span> <p></p><span class="audio-time caption" data-speaker="SPEAKER_01" data-start="1438.615000" data-stop="1443.943000"><strong class="speaker-name">01:</strong>  Oui.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1444.160000" data-stop="1447.944000"><strong class="speaker-name">Sacha:</strong>  Ton flux de travail.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1448.765000" data-stop="1452.810000">J'aime les petites conditions que tu utilises</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1452.830000" data-stop="1454.631000">dans ta configuration,</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1454.632000" data-stop="1459.577000">comme helm-chart-template-p dans magic-mode-alist</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1459.578000" data-stop="1461.559000">ou org-refile-target-verify-functions</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1461.560000" data-stop="1465.965000">pour filtrer les tâches</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1465.945000" data-stop="1470.289000">et ton-before-save Hook qui reformat le tampon</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1470.950000" data-stop="1472.191000">selon le mode majeur.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1472.792000" data-stop="1474.814000">Dans ta configuration, quelles sont tes</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1474.874000" data-stop="1476.175000">modifications préférées?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1478.257000" data-stop="1483.002000"><strong class="speaker-name">Abdallah:</strong>  En fait, j'ai du mal à répondre à</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1483.022000" data-stop="1485.805000">cette question parce que c'est tout le fichier</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1485.825000" data-stop="1490.309000">qui est configuré et ça fonctionne un peu</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1491.230000" data-stop="1491.991000">interconnecté.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1492.871000" data-stop="1494.433000">Donc, je ne peux pas vraiment</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1494.667000" data-stop="1496.951000">choisir une partie préférée.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1497.672000" data-stop="1502.581000">Mais je vais dire les modifications qui ont</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1502.621000" data-stop="1505.406000">relation avec Org Mode, c'est ce que j'aime trop</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1505.426000" data-stop="1508.551000">parce que ça me facilite un peu le flux de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1508.591000" data-stop="1509.673000">travail avec Org Mode.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="1510.000000">25:10</span> <strong>Compter les items dans l'inbox</strong></div><p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1510.214000" data-stop="1515.724000"><strong class="speaker-name">Abdallah:</strong> Par exemple, celui-ci où je compte les items que</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1515.744000" data-stop="1518.649000">j'ai dans l'inbox.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1521.616000" data-stop="1530.766000"><strong class="speaker-name">Sacha:</strong>  Parce que nos auditeurs peuvent rater</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1530.966000" data-stop="1535.891000">les petites icônes, les petites affiches dans ta</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1535.911000" data-stop="1540.236000">mode-line avec les boîtes.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1540.256000" data-stop="1541.878000"><strong class="speaker-name">Abdallah:</strong>  Ah oui, je ne sais pas s'il y a une</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1541.898000" data-stop="1546.202000">méthode pour l'afficher un peu plus grand, mais</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1546.242000" data-stop="1551.488000">c'est juste là, à côté du Org Agenda.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1552.261000" data-stop="1558.251000">Je vais changer ici pour montrer que ça compte</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1558.471000" data-stop="1558.932000">ces lignes.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1563.039000" data-stop="1565.523000"><strong class="speaker-name">Sacha:</strong>  C'est une bonne idée.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1565.623000" data-stop="1573.456000">Si tu accumules beaucoup de tâches, les chiffres dans</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1573.476000" data-stop="1576.581000">ta mode line te harcèlent.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1578.248000" data-stop="1579.149000"><strong class="speaker-name">Abdallah:</strong>  Oui, bien sûr.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1579.169000" data-stop="1581.812000">C'est toujours là pour me rappeler en cas où</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1581.952000" data-stop="1586.597000">j'oublie de... En fait, mon Emacs actuel, il</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1586.637000" data-stop="1590.721000">contient, je pense, environ 160.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1591.322000" data-stop="1594.666000">Mais attention, c'est juste parce que je viens de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1594.706000" data-stop="1597.569000">migrer mes notes depuis un autre logiciel.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1599.291000" data-stop="1605.838000">Après avoir migré vers Org Mode, j'ai utilisé</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1605.938000" data-stop="1608.120000">AnyType pour les notes.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1608.893000" data-stop="1611.297000">Donc je viens juste de l'émigrer la semaine</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1611.317000" data-stop="1613.800000">passée et j'ai pas eu assez de temps pour les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1614.702000" data-stop="1615.363000">déplacer.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1617.386000" data-stop="1619.949000">Donc là je sais que je dois les déplacer parce</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1619.969000" data-stop="1621.972000">que sans eux c'est trop.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1625.397000" data-stop="1626.800000"><strong class="speaker-name">Sacha:</strong>  Le problème de tout le monde.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1627.701000" data-stop="1629.163000"><strong class="speaker-name">Abdallah:</strong>  Oui bien sûr.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1631.303000" data-stop="1634.228000"><strong class="speaker-name">Sacha:</strong>  J'aime aussi ta fonction pour récupérer</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1634.248000" data-stop="1637.880000">des données, <code>app-core-get-device-ids-by-username</code>.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1637.881000" data-stop="1640.617000">Il y a aussi une autre fonction</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1640.618000" data-stop="1640.617000"><code>app-core-delete-items-by-store-id</code></span> <span class="audio-time caption" data-speaker="Sacha" data-start="1642.720000" data-stop="1644.744000">qui semble utile pour ton travail.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1646.507000" data-stop="1651.835000">Tu utilises Emacs pour automatiser des fonctions</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1652.216000" data-stop="1656.923000">et tu utilises le shell script.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="1656.000000">27:36</span> <strong>Emacs Lisp et d'autres langages</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1656.903000" data-stop="1660.246000"><strong class="speaker-name">Sacha:</strong> Dans quelle situation est-ce que tu préfères</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1660.266000" data-stop="1663.490000">écrire ce genre de fonction dans Emacs Lisp</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1663.810000" data-stop="1668.955000">plutôt que Shell ou un autre langage?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1669.055000" data-stop="1672.198000"><strong class="speaker-name">Abdallah:</strong>  En fait, j'aime bien le langage Lisp</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1672.278000" data-stop="1672.839000">en général.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1673.339000" data-stop="1678.164000">J'aime bien écrire en Lisp malgré que je n'ai pas</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1678.184000" data-stop="1679.726000">assez de code base écrit en Lisp.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1679.966000" data-stop="1684.851000">J'ai un peu contribué à, enfin, 1 ou 2 Repos.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1685.945000" data-stop="1690.650000">Mais pour ces fonctions-là, je les générais avec</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1691.251000" data-stop="1694.294000">l'intelligence artificielle parce que ça me</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1694.334000" data-stop="1696.897000">facilite des tâches un peu répétitives, trop</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1696.917000" data-stop="1698.800000">répétitives.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1698.820000" data-stop="1703.985000">Et pour optimiser un peu le temps et aussi pour</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1704.606000" data-stop="1706.989000">pouvoir les appeler à travers Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1708.631000" data-stop="1711.454000">C'est très utile parce que juste en cliquant un</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1711.474000" data-stop="1714.517000">bouton, je peux savoir l'information que je vais</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1714.617000" data-stop="1715.158000">utiliser.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1715.729000" data-stop="1721.536000">Et je pense que c'est mieux comparé à un shell</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1721.556000" data-stop="1724.300000">script où je dois savoir où est le shell script</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1724.440000" data-stop="1729.746000">et aller l'exécuter et un peu ouvrir un terminal.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1730.287000" data-stop="1732.790000">Donc là, j'utilise Emacs pour programmer.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1733.110000" data-stop="1735.854000">Je peux appeler cette commande pour extraire une</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1735.874000" data-stop="1736.515000">information.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1737.135000" data-stop="1740.960000">Il y a aussi le fait qu'il y a des prompts.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1741.818000" data-stop="1744.681000">Dans Emacs, donc je sais exactement ce que je</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1744.701000" data-stop="1745.302000">dois fournir.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1745.822000" data-stop="1748.766000">Et ça me facilite trop le travail, surtout les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1748.786000" data-stop="1751.308000">tâches répétitives, parce que si ça ne répète</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1751.369000" data-stop="1754.872000">pas, je ne vais pas écrire une fonction.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1754.892000" data-stop="1759.598000">Et puisque je suis intéressé juste aux résultats,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1760.138000" data-stop="1762.260000">donc je les génère en utilisant l'intelligence</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1762.321000" data-stop="1767.206000">artificielle, puisque ça me donne un bon résultat.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1767.226000" data-stop="1770.630000">Je ne m'intéresse pas à ce que ça soit optimisé</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1770.690000" data-stop="1770.930000">ou non.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="1772.000000">29:32</span> <strong>L'intelligence artificiale</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1772.513000" data-stop="1778.261000"><strong class="speaker-name">Sacha:</strong>  Je me demande que tu utilises quelques</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1778.281000" data-stop="1783.568000">interfaces pour l'IA dans Emacs comme aidemacs.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1784.429000" data-stop="1785.270000">Ah oui, oui.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1786.612000" data-stop="1787.353000">Qu'est-ce que tu penses?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1788.875000" data-stop="1791.359000"><strong class="speaker-name">Abdallah:</strong>  En fait, je ne sais pas si tu as</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1791.399000" data-stop="1794.403000">remarqué dans ma config, il y a pas mal de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1794.483000" data-stop="1796.706000">packages d'IA.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1798.248000" data-stop="1801.052000">J'ai dû utiliser la plupart pour les comparer.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1801.808000" data-stop="1806.214000">Parce qu'en fait, la partie plus difficile pour</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1806.234000" data-stop="1810.639000">moi, c'est d'observer les changements qui sont</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1810.719000" data-stop="1811.420000">faits par l'IA.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1812.221000" data-stop="1815.946000">Donc, j'ai utilisé tous les packages d'Emacs pour</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1815.966000" data-stop="1816.707000">les comparer.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1816.727000" data-stop="1819.791000">Je pense que le meilleur package que j'ai utilisé</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1819.811000" data-stop="1821.553000">était eca.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1821.793000" data-stop="1823.435000">Je ne sais pas si vous êtes au courant.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1824.977000" data-stop="1828.381000">Mais actuellement, j'utilise OpenCode dans Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1828.522000" data-stop="1830.724000">Donc, j'ouvre un terminal dans Emacs et j'utilise</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1830.804000" data-stop="1831.225000">OpenCode.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1831.660000" data-stop="1834.464000">Ça me permet de mieux observer les changements et</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1834.504000" data-stop="1834.744000">tout.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1836.146000" data-stop="1840.753000">Et parfois j'utilise gptel pour des petites</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1840.773000" data-stop="1844.518000">questions sur Emacs sans avoir à ouvrir le</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1844.538000" data-stop="1845.059000">terminal.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1846.601000" data-stop="1849.766000">Donc les packages que vous voyez dans ma config,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1849.906000" data-stop="1853.311000">c'est juste pour tester les différentes</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1853.651000" data-stop="1854.352000">intégrations.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="1856.000000">30:56</span> <strong>Les terminals</strong></div><p></p><span class="audio-time caption" data-speaker="Prot" data-start="1856.796000" data-stop="1860.621000"><strong class="speaker-name">Prot:</strong>  Et quel est le terminal de ton choix ?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1861.495000" data-stop="1865.700000"><strong class="speaker-name">Abdallah:</strong>  Actuellement, j'ai migré vers Ghostel.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1865.720000" data-stop="1869.724000">Ça fait un mois, je pense.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1871.246000" data-stop="1874.890000">Mon problème, c'était Vterm, c'était très bien.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1875.270000" data-stop="1877.893000">Il a résolu tous mes problèmes.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1877.913000" data-stop="1880.617000">Mais il restait un seul problème, c'est les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1880.657000" data-stop="1882.258000">applications TUI.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1882.278000" data-stop="1885.963000">Ça ne marche pas bien sur Vterm.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1887.104000" data-stop="1889.967000">Donc, j'ai dû migrer vers Ghostel.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1890.301000" data-stop="1891.702000">Et là, ça marche très bien.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1891.722000" data-stop="1895.186000">Je peux vous montrer, par exemple, je vais ouvrir</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1896.067000" data-stop="1896.548000">un exemple.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1896.568000" data-stop="1897.469000">Vim, par exemple.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1898.510000" data-stop="1905.978000">Bon, je ne sais pas si j'ai... Oui, mais je sais</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1905.998000" data-stop="1908.020000">bien comment quitter, mais je ne vais pas ouvrir</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1908.040000" data-stop="1908.300000">Vim.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1911.583000" data-stop="1913.546000">Bon, je ne sais pas si ça marche dans cette</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1913.586000" data-stop="1915.768000">configuration, puisque c'est une nouvelle</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1915.808000" data-stop="1917.810000">configuration.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1918.229000" data-stop="1922.188000">Peut-être je vais partager ma configuration</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1922.249000" data-stop="1926.670000">originale pour juste vous montrer la différence.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1935.256000" data-stop="1940.523000"><strong class="speaker-name">Sacha:</strong>  Je pense que tu as partagé seulement la</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1940.543000" data-stop="1943.066000">fenêtre d'Emacs.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="1943.086000" data-stop="1945.089000"><strong class="speaker-name">Abdallah:</strong>  Oui, je vais changer vers l'autre</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1945.710000" data-stop="1948.153000">fenêtre et je vais mettre sur que je ne partage</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1948.193000" data-stop="1949.935000">pas quelque chose de sensible.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1951.117000" data-stop="1953.620000">Merci.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1953.720000" data-stop="1958.086000">D'accord, donc là... Est-ce que vous voyez la</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1958.206000" data-stop="1960.048000">nouvelle fenêtre avec un... Oui.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1960.369000" data-stop="1961.030000">Parfait.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1961.951000" data-stop="1963.693000">D'accord, donc v-term...</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1965.142000" data-stop="1967.345000">Ça doit compiler, d'accord.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1969.148000" data-stop="1971.732000">Je pense que j'ai lancé une mise à jour.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1972.653000" data-stop="1975.898000">Donc si je vais ouvrir Open Code ici.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1980.265000" data-stop="1982.989000">Je ne sais pas si ça va marcher bien.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1983.991000" data-stop="1986.875000">Ah oui, vous pouvez voir il y a un peu de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1986.895000" data-stop="1987.616000">décalage.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1987.636000" data-stop="1988.798000">Il y a ici le prompt.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1990.460000" data-stop="1992.263000">Là, c'est un peu bizarre.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1995.044000" data-stop="1998.208000">Oui, je vais ouvrir une autre fenêtre Ghostel</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="1998.288000" data-stop="2000.310000">juste pour vous donner une idée.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2002.093000" data-stop="2004.896000">Donc cette fenêtre est Ghostel, je vais ouvrir la</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2004.936000" data-stop="2005.897000">même application.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2009.462000" data-stop="2011.564000">Donc là, vous remarquez déjà les couleurs, ils</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2011.604000" data-stop="2015.168000">sont mieux que la session Vterm.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2017.471000" data-stop="2021.676000">Et oui, je pense que c'est clair que</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2022.057000" data-stop="2024.680000">l'intégration est un peu mieux dans Ghostel.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2025.453000" data-stop="2028.858000">C'est très intéressant.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2030.520000" data-stop="2033.905000">Oui, parce que j'utilise pas mal de terminal TUI</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2033.945000" data-stop="2038.271000">dans le travail, donc j'ai toujours une terminal</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2038.331000" data-stop="2041.055000">ouvert, mais depuis que j'ai installé Ghostel,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2041.876000" data-stop="2044.860000">ce n'est plus le cas parce que je n'ai plus</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2044.880000" data-stop="2046.983000">besoin d'une terminal pour ouvrir ces</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2047.043000" data-stop="2047.644000">applications.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2049.025000" data-stop="2051.109000"><strong class="speaker-name">Sacha:</strong>  Emacs assimile une autre fonction.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2051.790000" data-stop="2054.092000"><strong class="speaker-name">Abdallah:</strong>  Oui.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="2054.000000">34:14</span> <strong>Les jeux et les amusements</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2054.427000" data-stop="2063.219000"><strong class="speaker-name">Sacha:</strong>  Ça m'amuse quand je vois les jeux dans</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2063.239000" data-stop="2067.987000">ta configuration et aussi la présence de Nyan Cat</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2068.148000" data-stop="2069.049000">dans ta mode line.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2071.813000" data-stop="2074.516000">Quel est ton jeu préféré dans Emacs?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2076.280000" data-stop="2080.266000"><strong class="speaker-name">Abdallah:</strong>  En fait, mon jeu préféré c'est Tetris.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2080.567000" data-stop="2082.909000">Le jeu du Emacs, oui.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2083.010000" data-stop="2085.152000">Celui qui est built-in.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2086.853000" data-stop="2089.235000">Mais j'ai découvert un truc, je ne sais pas si</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2089.255000" data-stop="2092.299000">vous êtes au courant, mais le package Emacs de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2092.339000" data-stop="2096.504000">Fedora, il ne contient pas le jeu Tetris.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="2097.245000" data-stop="2098.346000"><strong class="speaker-name">Prot:</strong>  Oh non !</span> <span class="audio-time caption" data-speaker="Prot" data-start="2098.366000" data-stop="2099.407000">Seulement Tetris ?</span> <span class="audio-time caption" data-speaker="Prot" data-start="2099.427000" data-stop="2100.168000">Les autres jeux ?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2100.448000" data-stop="2101.469000"><strong class="speaker-name">Abdallah:</strong>  Oui, seulement Tetris.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2101.709000" data-stop="2104.893000">Parce qu'apparemment, il y a des trucs de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2104.953000" data-stop="2106.414000">copyright, je pense.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2107.015000" data-stop="2110.118000">Parce que j'ai cherché et j'ai trouvé que</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2110.705000" data-stop="2115.331000">Ils l'ont enlevé parce qu'il y avait des trucs de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2116.173000" data-stop="2116.733000">droits.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2119.357000" data-stop="2121.380000">Mais les autres jeux que j'ai dans ma</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2121.400000" data-stop="2123.343000">configuration, c'était juste pour les tester.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2124.484000" data-stop="2128.550000">Parfois, je lance Tetris, mais c'est rare.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2130.973000" data-stop="2134.798000"><strong class="speaker-name">Sacha:</strong>  Le bricolage d'Emacs est un jeu aussi.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2135.179000" data-stop="2137.422000"><strong class="speaker-name">Abdallah:</strong>  Oui, bien sûr.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2138.127000" data-stop="2143.112000">Et pour le Nyan Cat, je pense que ça fait un</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2143.152000" data-stop="2143.652000">changement.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2144.373000" data-stop="2147.055000">Par exemple, quand tu es en train de travailler</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2147.075000" data-stop="2153.862000">sur quelque chose, tu prends assez d'efforts et</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2153.902000" data-stop="2156.708000">tout, et tu vois le Nyan Cat courir dans</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2156.709000" data-stop="2159.787000">le mode line, ça te fait un peu du plaisir.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2160.288000" data-stop="2163.071000">Et je me rappelle que je dois relaxer.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2165.293000" data-stop="2165.653000">Oui.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="2167.000000">36:07</span> <strong>La communauté</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2167.760000" data-stop="2171.304000"><strong class="speaker-name">Sacha:</strong>  Tu as des collègues qui utilisent Emacs aussi ?</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2171.324000" data-stop="2181.057000">Ou tous les collègues pensent que tu es fou ?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2181.077000" data-stop="2184.561000"><strong class="speaker-name">Abdallah:</strong>  Oui, je pense que c'est le deuxième cas.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2188.546000" data-stop="2193.132000">La communauté Emacs dans l'Algérie, ce n'est pas grande.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2193.472000" data-stop="2195.715000">J'ai seulement rencontré une seule personne dans</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2195.755000" data-stop="2197.497000">ma vie qui utilise Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2198.135000" data-stop="2201.540000">Je n'ai même pas son contact, donc je l'ai juste</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2201.560000" data-stop="2206.187000">rencontré dans une formation, je pense.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2207.609000" data-stop="2209.792000">Parce que je l'ai vu utiliser Magit.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2213.837000" data-stop="2217.523000">Je pense qu'il y a deux collègues qui utilisent</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2217.563000" data-stop="2217.883000">Neovim.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2218.724000" data-stop="2220.888000">Je ne sais pas s'ils sont en train de nous</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2220.908000" data-stop="2223.471000">regarder parce que j'ai partagé le lien avec eux.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2223.792000" data-stop="2226.215000">Donc s'ils sont en train de nous regarder, je</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2226.255000" data-stop="2227.517000">leur passe le bonjour.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2228.695000" data-stop="2231.037000">Et je pense que les autres utilisent VS Code.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2231.157000" data-stop="2234.100000">Donc seulement ces deux utilisent Neovim et les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2234.120000" data-stop="2235.001000">autres VS Code.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2236.022000" data-stop="2240.346000">C'est tout.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="2240.366000" data-stop="2243.169000"><strong class="speaker-name">Prot:</strong>  Je crois que c'est le même partout.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2243.189000" data-stop="2243.549000"><strong class="speaker-name">Abdallah:</strong>  Ah bon?</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2243.710000" data-stop="2246.372000">Je pensais que c'est un peu différent en Europe</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2246.392000" data-stop="2247.653000">ou bien en Amérique.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2247.954000" data-stop="2254.240000">Parce qu'il y a, quand je lis le feed de Sacha,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2255.081000" data-stop="2256.542000">je vois toujours des meets.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2256.809000" data-stop="2258.912000">Des événements organisés, oui.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2259.713000" data-stop="2263.978000">Et à chaque fois que je vois ces événements,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2263.979000" data-stop="2266.781000">je me dis peut-être il y aura un événement</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2266.782000" data-stop="2269.565000">en Afrique ou bien en Afrique du Nord,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2269.566000" data-stop="2273.771000">mais il n'y a jamais un événement dans ces endroits.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2273.912000" data-stop="2276.195000">Je pense que c'est juste en Europe ou bien en</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2276.215000" data-stop="2277.957000">Asie ou en Amérique.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2278.848000" data-stop="2284.473000"><strong class="speaker-name">Sacha:</strong>  Les événements sont ouverts à tous,</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2284.474000" data-stop="2294.486000">donc... Je pense que je vais à l'Emacs Berlin en ligne de</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2294.526000" data-stop="2295.948000">temps en temps.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2296.588000" data-stop="2300.212000">Tu veux aussi le rejoindre?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2302.315000" data-stop="2305.478000"><strong class="speaker-name">Abdallah:</strong>  Bon, rejoindre un événement dans</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2305.498000" data-stop="2306.880000">l'Europe, c'est un peu compliqué.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2307.198000" data-stop="2310.062000">Donc, je peux seulement rejoindre virtuellement?</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2310.843000" data-stop="2312.125000"><strong class="speaker-name">Sacha:</strong>  Oui, bien sûr.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2313.648000" data-stop="2318.455000"><strong class="speaker-name">Abdallah:</strong>  Mais je parlais des événements présentiels.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2319.256000" data-stop="2323.002000">Il n'y a pas d'événement présentiel dans ces régions.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2323.182000" data-stop="2328.270000">C'est juste en Europe.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2328.290000" data-stop="2333.337000"><strong class="speaker-name">Sacha:</strong>  Je ne peux pas aller à l'événement présentiel.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2333.718000" data-stop="2336.462000"><strong class="speaker-name">Abdallah:</strong>  Ah d'accord.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2336.628000" data-stop="2341.955000"><strong class="speaker-name">Sacha:</strong>  Donc je me focalise aussi sur les événements virtuels.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2343.017000" data-stop="2343.558000"><strong class="speaker-name">Abdallah:</strong>  Ah d'accord.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2344.639000" data-stop="2346.742000">Donc c'est le cas pour tous.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2346.762000" data-stop="2348.665000">Je pense que Prot aussi.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="2350.387000" data-stop="2354.813000"><strong class="speaker-name">Prot:</strong>  Je ne [connais] personne ici.</span> <span class="audio-time caption" data-speaker="Prot" data-start="2355.194000" data-stop="2356.155000">Même que Vim.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2357.977000" data-stop="2362.223000"><strong class="speaker-name">Abdallah:</strong>  Bon, mais je pense que... Est-ce que</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2362.243000" data-stop="2366.449000">tu as des contacts avec des gens qui ont un peu le...</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2367.543000" data-stop="2369.947000">Un peu de connaissances techniques dans la région</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2370.087000" data-stop="2372.030000">où tu vis, parce que j'ai vu que c'est un peu</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2372.070000" data-stop="2373.412000">éloigné de la ville et tout.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="2374.434000" data-stop="2375.796000"><strong class="speaker-name">Prot:</strong>  Oui, non, non.</span> <span class="audio-time caption" data-speaker="Prot" data-start="2375.816000" data-stop="2377.839000">Ici, les gens ne sont pas techniques.</span> <span class="audio-time caption" data-speaker="Prot" data-start="2378.260000" data-stop="2380.123000">Avec les ordinateurs.</span> <span class="audio-time caption" data-speaker="Prot" data-start="2380.143000" data-stop="2383.828000">Ils sont plus techniques avec les autres choses.</span> <span class="audio-time caption" data-speaker="Prot" data-start="2385.130000" data-stop="2387.254000">Par exemple, l'agriculture.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2387.714000" data-stop="2390.198000"><strong class="speaker-name">Abdallah:</strong>  Ah oui, oui, bien sûr.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2390.218000" data-stop="2391.981000">Oui, donc...</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2392.214000" data-stop="2394.858000">Ton cas est pire que moi, parce que moi je</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2394.878000" data-stop="2401.289000">rencontre des gens, mais ils n'utilisent pas Emacs.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2401.910000" data-stop="2405.456000"><strong class="speaker-name">Sacha:</strong>  Heureusement, la communauté Emacs est</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2405.617000" data-stop="2415.994000">très bien en ligne, donc</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2419.315000" data-stop="2430.367000">je ne me sens pas isolée.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2430.387000" data-stop="2434.151000"><strong class="speaker-name">Abdallah:</strong>  Oui, oui, évidemment.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2434.191000" data-stop="2438.715000">Je pense que si la communauté en Reddit,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2438.716000" data-stop="2442.179000">je trouve que c'est rare qu'il y a une communauté</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2442.300000" data-stop="2447.365000">qui est assez, comment dire?</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2447.834000" data-stop="2450.841000">Donc tous les gens sont bien, ils parlent d'une</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2451.302000" data-stop="2453.507000">bonne façon, ils te donnent des conseils.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2454.269000" data-stop="2457.095000">Il y a rarement ces commentaires toxiques qu'on</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2457.115000" data-stop="2458.779000">trouve généralement sur Reddit.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2459.180000" data-stop="2462.768000">Donc c'est ce que j'aime dans la communauté Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2462.788000" data-stop="2465.775000">Et tout le monde, ils sont bien.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="2471.020000" data-stop="2473.043000"><strong class="speaker-name">Prot:</strong>  Est-ce que tous les gens veulent t'aider?</span> <span class="audio-time caption" data-speaker="Prot" data-start="2473.283000" data-stop="2475.746000">Parce que tous les gens comprennent que Emacs est</span> <span class="audio-time caption" data-speaker="Prot" data-start="2475.766000" data-stop="2480.151000">très difficile.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2480.171000" data-stop="2481.773000"><strong class="speaker-name">Abdallah:</strong>  Oui, c'est le cas, oui.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2482.474000" data-stop="2483.475000">Je peux imaginer.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2484.136000" data-stop="2486.960000">Parce que j'ai partagé un post il y a quelques</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2486.980000" data-stop="2490.344000">jours sur Magit et il y a plein de gens qui me</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2490.364000" data-stop="2493.588000">donnaient des astuces parce que j'ai demandé s'il</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2493.608000" data-stop="2495.911000">y avait des astuces supplémentaires.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2495.931000" data-stop="2497.333000">Ils m'ont donné des astuces.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2497.353000" data-stop="2499.255000">Il y avait même des paragraphes très longs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2500.400000" data-stop="2504.744000">C'était très sympa, oui.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="2504.000000">41:44</span> <strong>Accent</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2504.764000" data-stop="2507.226000"><strong class="speaker-name">Sacha:</strong>  En lisant ta configuration, j'ai</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2507.246000" data-stop="2511.671000">aussi des questions sur le paquet accent pour</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2512.651000" data-stop="2513.232000">saisir.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2514.914000" data-stop="2519.858000">Utilises-tu, au lieu de méthode de saisie ou</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2519.918000" data-stop="2522.721000">input method sur Emacs ou sur ton système,</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2523.642000" data-stop="2526.625000">qu'est-ce qui te plaît dedans?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2526.645000" data-stop="2530.288000"><strong class="speaker-name">Abdallah:</strong>  En fait, je n'utilise pas le français souvent.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2530.657000" data-stop="2533.981000">Donc, et mon clavier est anglais.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2535.703000" data-stop="2537.685000">Donc, quand je veux écrire quelque chose en</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2537.705000" data-stop="2541.450000">français, je vais juste écrire en anglais et puis</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2541.530000" data-stop="2542.491000">ajouter des accents.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2542.511000" data-stop="2546.716000">Par exemple, je vais dire, je ne sais pas,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2548.358000" data-stop="2556.187000">j'étais dans un live stream et je vais aller ici,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2557.228000" data-stop="2559.010000">je vais faire Accent Menu.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2561.183000" data-stop="2567.531000">Je vais juste changer, sans devoir changer le</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2567.571000" data-stop="2569.334000">clavier parce que je ne me rappelle pas</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2570.796000" data-stop="2572.838000">l'emplacement des lettres accentuées dans le</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2572.878000" data-stop="2573.299000">clavier.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2574.280000" data-stop="2577.504000">Donc je veux juste le faire dans Emacs et je le</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2577.544000" data-stop="2581.750000">copie dans un autre navigateur ou bien quelque</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2581.770000" data-stop="2583.492000">chose comme ça.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2583.512000" data-stop="2586.196000">J'ai seulement le clavier anglais et le clavier</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2586.236000" data-stop="2588.839000">arabe parce que c'est totalement une différente</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2588.959000" data-stop="2589.520000">méthode d'écrit.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2590.951000" data-stop="2593.917000">Est-ce que vous utilisez ce package puisque vous</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2593.937000" data-stop="2595.240000">apprenez le français?</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="2597.144000" data-stop="2599.809000"><strong class="speaker-name">Prot:</strong>  Moi non, moi j'utilise l'input method.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2600.711000" data-stop="2601.413000"><strong class="speaker-name">Abdallah:</strong>  Ah d'accord.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2602.314000" data-stop="2604.900000">C'est quelque chose intégré dans Emacs j'imagine,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2605.100000" data-stop="2607.966000">parce que je pense que j'ai entendu parler.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2609.629000" data-stop="2611.373000">Oui, c'est exactement comme ça.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2611.690000" data-stop="2615.375000"><strong class="speaker-name">Sacha:</strong>  Il y a peut-être une vidéo récente sur</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2615.395000" data-stop="2617.998000">les méthodes d'input, non?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2620.702000" data-stop="2622.565000"><strong class="speaker-name">Abdallah:</strong>  Je pense que c'est une fonctionnalité</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2622.645000" data-stop="2623.686000">intégrée dans Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2624.707000" data-stop="2625.048000">C'est vrai?</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2625.649000" data-stop="2630.235000">Parce que je me rappelle que j'ai une fois, je</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2630.255000" data-stop="2631.577000">l'ai activé par accident.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2633.259000" data-stop="2636.303000"><strong class="speaker-name">Sacha:</strong>  <code>C-\</code>.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2636.503000" data-stop="2640.128000"><strong class="speaker-name">Abdallah:</strong>  Oui et je pouvais écrire en arabe dans Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2640.395000" data-stop="2642.419000">Et je me demandais pourquoi parce que le clavier</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2642.440000" data-stop="2643.121000">était en anglais.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2643.742000" data-stop="2651.179000">C'était un peu... Mais c'est une fonctionnalité</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2651.199000" data-stop="2652.041000">très intéressante.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2652.061000" data-stop="2658.876000">Je vais voir plus tard.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2662.265000" data-stop="2671.376000"><strong class="speaker-name">Sacha:</strong>  Je pense que tu as répondu à toutes mes</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2671.436000" data-stop="2678.165000">questions que j'ai préparées sur ta</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2678.185000" data-stop="2683.591000">configuration, donc la conversation est libre.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2684.172000" data-stop="2685.754000">J'ai une question.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="2685.000000">44:45</span> <strong>Tes prochaines étapes</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2685.814000" data-stop="2690.820000"><strong class="speaker-name">Sacha:</strong> Quelles sont tes prochaines étapes pour apprendre Emacs?</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2690.800000" data-stop="2694.245000">Qu'est-ce qui t'intrigue?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2696.568000" data-stop="2700.333000"><strong class="speaker-name">Abdallah:</strong>  Actuellement, je veux apprendre,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2700.334000" data-stop="2704.760000">un peu me familiariser avec les macros parce que je</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2704.780000" data-stop="2707.684000">les ai utilisés précédemment, comme je vous ai</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2707.704000" data-stop="2709.207000">dit dans l'exemple.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2709.968000" data-stop="2712.531000">Mais je ne suis pas assez familier et je veux</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2712.552000" data-stop="2715.956000">l'intégrer plus dans mon flux de travail pour un</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2715.976000" data-stop="2717.679000">peu automatiser des trucs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2719.181000" data-stop="2720.503000">Et je veux aussi...</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2721.057000" data-stop="2722.719000">Je veux aussi apprendre Emacs Lisp.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2723.660000" data-stop="2727.664000">En fait, je connais le langage Lisp, donc c'est</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2727.785000" data-stop="2730.788000">un peu facile, mais je trouve qu'il y a des</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2730.908000" data-stop="2735.693000">fonctions très spécifiques d'Emacs qu'il faut</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2735.733000" data-stop="2739.958000">apprendre pour maîtriser Emacs Lisp.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2740.779000" data-stop="2744.043000">Oui, c'est très intéressant, surtout pour pouvoir</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2744.083000" data-stop="2748.668000">contribuer dans la communauté Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2748.783000" data-stop="2752.727000">J'ai voulu contribuer il y a quelques mois sur un</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2752.807000" data-stop="2757.913000">package Emacs, mais j'ai trouvé qu'il fallait</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2759.114000" data-stop="2763.519000">faire un peu [de] paperasse, paperwork parce que c'est</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2763.579000" data-stop="2764.560000">en relation avec GNU.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2765.741000" data-stop="2768.164000">Et oui, donc c'était un peu difficile.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2768.564000" data-stop="2770.827000">Il fallait demander à mon employeur de signer</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2770.847000" data-stop="2771.948000">quelques trucs et tout.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2772.689000" data-stop="2775.331000">Et il pense que je vais travailler ou quelque</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2775.351000" data-stop="2775.972000">chose comme ça.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2778.263000" data-stop="2781.466000">Oui, donc c'était un peu difficile, mais je veux</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2781.486000" data-stop="2784.950000">bien apprendre Emacs Lisp pour pouvoir contribuer</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2785.170000" data-stop="2787.332000">et aussi pour faciliter des flux de travail</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2787.372000" data-stop="2787.893000">personnels.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2788.974000" data-stop="2791.216000"><strong class="speaker-name">Sacha:</strong>  Si tu veux aller contribuer à</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2791.677000" data-stop="2796.202000">NonGNU ELPA, je pense que la paperasse n'est</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2796.222000" data-stop="2797.223000">pas nécessaire.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2799.185000" data-stop="2801.307000"><strong class="speaker-name">Abdallah:</strong>  Je pense que le package que j'allais</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2801.327000" data-stop="2806.212000">contribuer à était sous la licence Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2807.035000" data-stop="2810.019000">Il s'appelle dape.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2810.159000" data-stop="2816.488000">C'est un debugger pour eglot.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2816.868000" data-stop="2818.851000">Il s'intègre avec eglot.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2820.353000" data-stop="2825.100000">Je pense que c'est une exigence dans le package</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2825.140000" data-stop="2827.563000">lui-même.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="2830.347000" data-stop="2832.530000"><strong class="speaker-name">Prot:</strong>  C'est pour tous les paquets dans le</span> <span class="audio-time caption" data-speaker="Prot" data-start="2832.650000" data-stop="2836.215000">répertoire GNU ELPA.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2836.516000" data-stop="2837.758000"><strong class="speaker-name">Abdallah:</strong>  C'est le cas.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2837.778000" data-stop="2840.061000">Mais je pensais que c'était juste pour les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2840.221000" data-stop="2841.944000">packages qui sont intégrés dans Emacs.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2842.545000" data-stop="2844.928000">Parce que ce package, il était disponible sur</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2844.968000" data-stop="2852.079000">GitHub, mais le maintainer, il exige que le code</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2852.119000" data-stop="2853.681000">soit sous licence de GNU.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="2859.000000">47:39</span> <strong>Org Mode et des tableaux</strong></div><p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="2859.569000" data-stop="2865.578000"><strong class="speaker-name">Abdallah:</strong> Aussi, j'aimerais bien manipuler Org Mode</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2865.710000" data-stop="2866.531000">De plusieurs façons.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2867.512000" data-stop="2870.454000">Par exemple, récemment, j'ai un peu testé les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2870.515000" data-stop="2870.915000">tableaux.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2871.976000" data-stop="2876.300000">J'ai utilisé les tableaux pour essayer de gérer</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2876.360000" data-stop="2879.363000">mes dépenses personnelles.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2881.745000" data-stop="2883.447000">Oui, c'était très intéressant.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2883.467000" data-stop="2885.709000">Parce que des fois, il y a des fonctionnalités</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2885.749000" data-stop="2889.272000">dans Org Mode, même dans Emacs, où on ne sait pas</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2889.292000" data-stop="2894.417000">vraiment ce qu'on va avoir comme fonctionnalités.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2894.802000" data-stop="2898.688000">Si on ne va pas vers le manuel, donc si tu ne lis</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2898.728000" data-stop="2901.312000">pas le manuel, tu ne sais pas que cette</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2901.332000" data-stop="2903.114000">fonctionnalité existe.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2903.134000" data-stop="2906.700000">Par exemple, les tableaux, si on ne va pas dans</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2906.720000" data-stop="2909.484000">le manuel et on voit que les tableaux, il permet</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2909.504000" data-stop="2913.510000">de faire des calculs et automatiser des formules,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2914.571000" data-stop="2917.235000">ça ne serait pas évident de savoir cette</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2917.255000" data-stop="2920.079000">information parce que le format Markdown, il</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2920.160000" data-stop="2921.822000">n'offre pas cette fonctionnalité.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2924.266000" data-stop="2926.329000">Je peux, je pense, vous montrer un exemple.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2926.589000" data-stop="2930.214000">Je pense que je l'ai quelque part sur cette</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2930.295000" data-stop="2931.056000">démonstration.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2932.498000" data-stop="2935.442000">Là, je vais démontrer comment je cherche une note.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2935.602000" data-stop="2938.646000">Donc, je vais chercher « budget ».</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2938.887000" data-stop="2940.689000">J'espère que je vais le trouver.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2942.011000" data-stop="2946.117000">D'accord, donc « monthly budget ».</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2946.277000" data-stop="2952.366000">Là, j'ai changé les valeurs pour la vidéo.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2952.616000" data-stop="2955.980000">Mais vous pouvez voir par exemple là, j'ai des</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2956.020000" data-stop="2958.343000">catégories de dépenses.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2958.363000" data-stop="2964.110000">J'ai par exemple le salaire ici et le salaire du</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2964.150000" data-stop="2964.470000">mois.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2965.111000" data-stop="2968.715000">Par exemple, en cas où dans un certain mois, j'ai</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2968.795000" data-stop="2972.520000">plus ou moins de ce chiffre.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2973.962000" data-stop="2977.526000">Et là, j'ai le nombre que je peux associer à ces</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2977.546000" data-stop="2978.367000">catégories.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2978.387000" data-stop="2981.070000">Et ça diminue à chaque fois que je...</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2982.080000" data-stop="2983.962000">J'associe un numéro ici.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2983.982000" data-stop="2987.605000">Par exemple, là, si je vais changer celle-ci en 4</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2987.625000" data-stop="2991.948000">et je vais faire un calcul, ça change toutes les</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2991.988000" data-stop="2995.031000">valeurs ici pour savoir combien il nous reste</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2995.151000" data-stop="2996.813000">pour la catégorie Savings.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="2997.773000" data-stop="3001.657000">Si je vais augmenter, ça va aussi changer, je pense.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3001.677000" data-stop="3004.259000">Oui, vous remarquez que ça va changer ici.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3004.679000" data-stop="3007.241000">Donc, je peux associer parce qu'en fait,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3007.261000" data-stop="3011.445000">j'utilise la méthode Budget... Non.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3011.763000" data-stop="3014.146000"><strong class="speaker-name">Sacha:</strong>  You Need A Budget.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3014.727000" data-stop="3015.729000"><strong class="speaker-name">Abdallah:</strong>  Enveloppe.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3015.809000" data-stop="3016.309000">Enveloppe, budget.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3016.730000" data-stop="3017.091000">Oui, oui, oui.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3017.191000" data-stop="3017.631000"><strong class="speaker-name">Sacha:</strong>  Moi aussi, moi aussi.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3018.433000" data-stop="3020.255000"><strong class="speaker-name">Abdallah:</strong>  Ah, d'accord.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3020.315000" data-stop="3021.176000"><strong class="speaker-name">Sacha:</strong>  Je connais le livre.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3021.998000" data-stop="3024.601000"><strong class="speaker-name">Abdallah:</strong>  J'utilise cette méthode et chaque</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3024.621000" data-stop="3027.646000">mois, je vois ce tableau et je commence à</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3028.126000" data-stop="3031.912000">diminuer pour chaque catégorie et je mets</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3032.332000" data-stop="3036.098000">l'argent dans chaque enveloppe pour m'organiser</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3036.118000" data-stop="3036.418000">un peu.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3037.300000" data-stop="3039.863000">Et cela me permet de...</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="3040.000000">50:40</span> <strong>Ledger, Hledger, Gnucash</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3040.335000" data-stop="3049.230000"><strong class="speaker-name">Sacha:</strong>  Dans Emacs, j'utilise Ledger pour faire ça.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3050.031000" data-stop="3054.418000">J'utilise aussi le système d'enveloppe virtuelle</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3054.979000" data-stop="3058.886000">pour gérer mes dépenses, mes économies.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3060.469000" data-stop="3063.814000">J'adore le système d'enveloppe virtuelle.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3065.718000" data-stop="3066.559000">Tu connais Ledger?</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3067.754000" data-stop="3068.655000"><strong class="speaker-name">Abdallah:</strong>  Ledger, oui.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3068.675000" data-stop="3071.039000">Ledger, le mode sur Emacs.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3072.481000" data-stop="3078.349000"><strong class="speaker-name">Sacha:</strong>  Et aussi un outil, un outil de lien de commande.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3078.369000" data-stop="3079.631000"><strong class="speaker-name">Abdallah:</strong>  Oui, oui, bien sûr.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3079.651000" data-stop="3082.715000">Je pense que c'était écrit par John Wiegley.</span> <p></p><span class="audio-time caption" data-speaker="SPEAKER_01" data-start="3083.316000" data-stop="3084.477000"><strong class="speaker-name">01:</strong>  Oui, oui.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3084.838000" data-stop="3086.841000"><strong class="speaker-name">Abdallah:</strong>  Je l'ai utilisé à un certain moment,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3086.861000" data-stop="3087.942000">j'ai oublié de mentionner.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3089.464000" data-stop="3092.569000">Donc, oui, je l'ai utilisé pendant, je pense,</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3092.949000" data-stop="3093.590000">quelques années.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3094.692000" data-stop="3095.753000">C'était très intéressant.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3096.155000" data-stop="3099.741000">Mais mon problème, c'était la visualisation.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3101.524000" data-stop="3105.169000">Il y avait une intégration avec gnuplot, si je</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3105.209000" data-stop="3105.971000">me rappelle bien.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3106.952000" data-stop="3110.939000">Mais c'était un peu compliqué à configurer et</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3111.279000" data-stop="3113.703000">j'avais besoin de quelque chose de simple.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3114.745000" data-stop="3119.572000">Donc j'ai arrêté d'utiliser Ledger et j'utilise</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3119.592000" data-stop="3120.694000">maintenant Gnucash.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3121.957000" data-stop="3127.766000"><strong class="speaker-name">Sacha:</strong>  Je [connais] aussi hledger qui a beaucoup de</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3127.806000" data-stop="3130.831000">visualisations sur l'interface web.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3130.931000" data-stop="3136.639000">Donc si tu veux des visualisations...</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3136.640000" data-stop="3137.522000"><strong class="speaker-name">Abdallah:</strong>  Il s'appelle comment?</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3137.982000" data-stop="3138.463000"><strong class="speaker-name">Sacha:</strong>  Hledger.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3139.845000" data-stop="3140.967000"><strong class="speaker-name">Abdallah:</strong>  hledger, ok.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3141.188000" data-stop="3141.889000">Je vais noter.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="3143.211000" data-stop="3144.032000"><strong class="speaker-name">Prot:</strong>  Avec le h.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3144.181000" data-stop="3150.506000"><strong class="speaker-name">Sacha:</strong>  Le format des données est assez pareil,</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3151.167000" data-stop="3156.452000">mais il y a une interface web pour explorer des données.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3159.014000" data-stop="3160.115000"><strong class="speaker-name">Abdallah:</strong>  Ah d'accord, je vois.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3160.895000" data-stop="3166.020000">C'est intéressant, je vais voir plus tard.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3166.140000" data-stop="3170.459000">Est-ce que vous avez utilisé Gnucash ?</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3170.460000" data-stop="3173.226000"><strong class="speaker-name">Sacha:</strong>  [J'ai utilisé Gnucash] il y a</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3173.780000" data-stop="3178.405000">beaucoup d'années pour gérer les finances de mon</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3178.425000" data-stop="3180.807000">entreprise, mais je préfère ledger parce que</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3182.008000" data-stop="3183.129000">c'est dans Emacs.</span> <p></p><span class="audio-time caption" data-speaker="SPEAKER_02" data-start="3183.950000" data-stop="3184.951000"><strong class="speaker-name">02:</strong>  Oui, oui.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3184.971000" data-stop="3189.255000"><strong class="speaker-name">Sacha:</strong>  Donc, j'ai fait justement un fichier Org</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3189.315000" data-stop="3191.618000">avec tous mes reports.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3192.799000" data-stop="3196.302000">Et une fois que j'ai fait les reports, je les laisse.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3199.426000" data-stop="3202.909000">Je les laisse pour juste reexecuter.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3204.239000" data-stop="3207.065000"><strong class="speaker-name">Abdallah:</strong>  Est-ce que vous avez documenté votre</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3207.085000" data-stop="3210.953000">méthode de gérer cela ?</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3211.514000" data-stop="3217.347000"><strong class="speaker-name">Sacha:</strong>  Oui, j'ai une blog post de mon système</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3217.387000" data-stop="3219.251000">d'enveloppe virtuelle avec Ledger.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3219.471000" data-stop="3221.956000">Je vais t'envoyer le lien.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3223.339000" data-stop="3225.083000"><strong class="speaker-name">Abdallah:</strong>  Oui, ce serait intéressant de voir.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3225.772000" data-stop="3228.195000"><strong class="speaker-name">Sacha:</strong>  Tu peux utiliser ta transaction virtuelle</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3228.615000" data-stop="3237.105000">et tu peux définir les règles pour ajouter ou</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3237.686000" data-stop="3246.677000">[soustraire] des comptes [correspondants] pour chaque</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3246.697000" data-stop="3247.678000">transaction.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3247.962000" data-stop="3249.905000"><strong class="speaker-name">Abdallah:</strong>  En fait, je faisais exactement ça.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3250.165000" data-stop="3253.670000">C'est de créer des comptes virtuels et puis</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3253.690000" data-stop="3257.715000">l'utiliser pour faire des budgets comme</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3257.716000" data-stop="3258.718000">enveloppe budgeting.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3260.060000" data-stop="3262.063000">Oui, j'ai fait exactement ça.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3262.163000" data-stop="3264.306000">Je pense que je l'ai trouvé quelque part dans</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3264.366000" data-stop="3265.768000">Reddit.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3266.305000" data-stop="3274.676000"><strong class="speaker-name">Sacha:</strong>  Donc si j'importe les données de ma</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3274.696000" data-stop="3280.905000">banque, presque toutes les transactions sont</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3281.485000" data-stop="3284.389000">catégorisées automatiquement.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3284.409000" data-stop="3285.631000"><strong class="speaker-name">Abdallah:</strong>  Ah d'accord, c'est très bien.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3286.572000" data-stop="3289.777000">J'ai toujours voulu avoir cette intégration mais</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3290.357000" data-stop="3292.380000">les banques ici n'offrent pas</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3292.698000" data-stop="3294.320000">des fonctionnalités similaires.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3295.562000" data-stop="3300.229000"><strong class="speaker-name">Sacha:</strong>  J'ai téléchargé chaque [CSV] manuellement.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3302.192000" data-stop="3303.615000"><strong class="speaker-name">Abdallah:</strong>  Ah, le fichier CSV?</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3304.215000" data-stop="3305.818000"><strong class="speaker-name">Sacha:</strong>  Oui, le fichier CSV.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3306.138000" data-stop="3308.902000"><strong class="speaker-name">Abdallah:</strong>  Ah d'accord, donc vous allez</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3310.265000" data-stop="3312.768000">manipuler le fichier CSV pour le convertir.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3313.570000" data-stop="3315.212000">D'accord, je vois, je vois.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="3317.470000" data-stop="3319.833000"><strong class="speaker-name">Prot:</strong>  Et c'est difficile de le convertir?</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3320.233000" data-stop="3322.436000"><strong class="speaker-name">Sacha:</strong>  Non, non, j'ai créé une fonction pour</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3322.636000" data-stop="3331.907000">utiliser la bibliothèque pcsv pour [extraire] les</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3331.947000" data-stop="3340.377000">données [du] fichier CSV et après ça traduire</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3340.758000" data-stop="3342.600000">vers le format Ledger.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3345.685000" data-stop="3346.827000"><strong class="speaker-name">Abdallah:</strong>  C'est très intéressant.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3346.847000" data-stop="3352.295000">En fait, ça aurait été très utile dans mon cas</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3352.315000" data-stop="3355.139000">parce que je le fais manuellement actuellement.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3355.720000" data-stop="3358.805000">Bon, je n'ai pas tellement de transactions sur</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3358.825000" data-stop="3361.269000">mon compte puisque je gère mon compte personnel.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3362.130000" data-stop="3365.115000">Mais quand même, ça prend, je dirais, deux heures</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3365.495000" data-stop="3366.336000">par mois.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3368.720000" data-stop="3370.663000">Juste pour synchroniser un peu.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3371.386000" data-stop="3372.648000">Les deux comptes.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3372.668000" data-stop="3375.672000">Le compte de Gnucash et celui de banque.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3376.453000" data-stop="3378.616000"><strong class="speaker-name">Sacha:</strong>  Apparemment, une bonne excuse pour</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3378.756000" data-stop="3381.260000">automatiser avec Emacs.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3381.280000" data-stop="3381.960000"><strong class="speaker-name">Abdallah:</strong>  Oui, peut-être.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3381.980000" data-stop="3386.266000">Mais je ne sais pas comment... Est-ce qu'il y a</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3386.967000" data-stop="3389.351000">une façon d'importer les données dans Gnucash?</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3389.371000" data-stop="3392.255000">Je pense qu'il y a une manière, mais je ne l'ai</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3392.275000" data-stop="3393.877000">pas encore explorée.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3395.199000" data-stop="3399.925000">Et aussi, je me demande si... Comment vous...</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3401.423000" data-stop="3404.968000">Vous déplacez les dépenses dans les catégories.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3404.988000" data-stop="3406.991000">Comment vous le programmez?</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3407.392000" data-stop="3410.176000"><strong class="speaker-name">Sacha:</strong>  Par le nom du payee.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3411.298000" data-stop="3412.600000"><strong class="speaker-name">Abdallah:</strong>  Ah d'accord.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3413.441000" data-stop="3421.954000"><strong class="speaker-name">Sacha:</strong>  Donc si j'achète les aliments au supermarché, le</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3422.034000" data-stop="3426.841000">nom du payee est No Frills. J'assigne les</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3426.881000" data-stop="3428.764000">catégories par le nom.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3429.540000" data-stop="3431.943000"><strong class="speaker-name">Abdallah:</strong>  Oui, parce que c'est la partie un peu</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3431.963000" data-stop="3434.947000">que je trouve un peu difficile à automatiser dans</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3434.967000" data-stop="3437.630000">mon cas parce que je dois le faire manuellement</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3437.710000" data-stop="3439.913000">et il n'y a pas de nom de payee.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3440.654000" data-stop="3444.299000">Oui, parce que le CSV que je peux exporter dans</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3444.379000" data-stop="3447.543000">la banque, il ne contient qu'un numéro que je ne</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3447.583000" data-stop="3449.425000">sais pas le numéro de compte, je pense.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3450.847000" data-stop="3454.152000">Oui, les banques ici ne sont pas assez</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3454.172000" data-stop="3454.953000">développées.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3454.973000" data-stop="3456.034000">C'est pour ça.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3458.123000" data-stop="3460.553000">Tant que tu peux extraire ton argent et que tu</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3460.573000" data-stop="3464.168000">peux faire des transactions en ligne, tu es super.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3469.750000" data-stop="3473.714000"><strong class="speaker-name">Sacha:</strong>  Je pense que je dois réveiller ma fille</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3473.754000" data-stop="3479.281000">pour notre grande aventure au parc d'attractions.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3479.301000" data-stop="3484.426000">Donc, un grand merci à tous les deux pour notre</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3484.486000" data-stop="3489.932000">conversation et [ta] patience avec nos erreurs</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3489.952000" data-stop="3490.353000">techniques.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3490.373000" data-stop="3495.098000">À la prochaine.</span> <p></p><span class="audio-time caption" data-speaker="Abdallah" data-start="3495.118000" data-stop="3496.720000"><strong class="speaker-name">Abdallah:</strong>  Ça m'a fait un grand plaisir de</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3496.760000" data-stop="3497.781000">converser avec vous.</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3498.622000" data-stop="3501.761000">J'espère que c'est demain pour vous</span> <span class="audio-time caption" data-speaker="Abdallah" data-start="3501.762000" data-stop="3503.325000">et on se voit dans la prochaine.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="3503.947000" data-stop="3508.157000"><strong class="speaker-name">Prot:</strong>  À la prochaine à vous aussi et à bientôt.</span> <span class="audio-time caption" data-speaker="Prot" data-start="3508.658000" data-stop="3509.580000">Merci.</span> <span class="audio-time caption" data-speaker="Prot" data-start="3509.600000" data-stop="3511.304000">À bientôt.</span> <span class="audio-time caption" data-speaker="Prot" data-start="3511.244000" data-stop="3512.667000">Au revoir.</span></div>
<p></p>


<a name="end-emacs-chat-29-transcript"></a></details>
</div>
</div>
<div><a href="https://sachachua.com/blog/2026/08/20-aout-emacs-chat-abdallah-maouche/index.org">View Org source for this post</a></div>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2026%2F08%2F20-aout-emacs-chat-abdallah-maouche%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></description>
		</item><item>
		<title>2026-08-17 Emacs news</title>
		<link>https://sachachua.com/blog/2026/08/2026-08-17-emacs-news/</link>
		<dc:creator><![CDATA[Sacha Chua]]></dc:creator>
		<pubDate>Mon, 17 Aug 2026 20:41:53 GMT</pubDate>
    <category>emacs</category>
<category>emacs-news</category>
		<guid isPermaLink="false">https://sachachua.com/blog/2026/08/2026-08-17-emacs-news/</guid>
		<description><![CDATA[<p>
The <a href="https://mathstodon.xyz/@divyaranjan/117104660983147041">canvas patch</a> has been merged upstream, very cool! I'm looking forward to seeing the kinds of experiments and tools this enables. Also, there's a <a href="https://lists.gnu.org/archive/html/emacs-devel/2026-08/msg00599.html">release candidate</a> for the next version of Emacs, please go try it out!
</p>

<ul class="org-ul">
<li>Emacs 31:
<ul class="org-ul">
<li><a href="https://lists.gnu.org/archive/html/emacs-devel/2026-08/msg00599.html">Emacs 31.1 RC1 is available</a> (<a href="https://news.ycombinator.com/item?id=49335485">HN</a>)</li>
</ul></li>
<li>Upcoming events (<a href="https://emacslife.com/calendar/emacs-calendar.ics">iCal file</a>, <a href="https://emacslife.com/calendar/">Org</a>):
<ul class="org-ul">
<li>M-x Research: TBA <a href="https://m-x-research.github.io/">https://m-x-research.github.io/</a> Wed Aug 19 0800 America/Vancouver - 1000 America/Chicago - 1100 America/Toronto - 1500 Etc/UTC - 1700 Europe/Berlin - 2030 Asia/Kolkata - 2300 Asia/Singapore</li>
<li>Emacs APAC: Emacs APAC meetup (virtual) <a href="https://emacs-apac.gitlab.io/announcements/">https://emacs-apac.gitlab.io/announcements/</a> Sat Aug 22 0130 America/Vancouver - 0330 America/Chicago - 0430 America/Toronto - 0830 Etc/UTC - 1030 Europe/Berlin - 1400 Asia/Kolkata - 1630 Asia/Singapore</li>
<li>Emacs Berlin: Emacs-Berlin Hybrid Meetup <a href="https://emacs-berlin.org/">https://emacs-berlin.org/</a> Wed Aug 26 1000 America/Vancouver - 1200 America/Chicago - 1300 America/Toronto - 1700 Etc/UTC - 1900 Europe/Berlin - 2230 Asia/Kolkata &ndash; Thu Aug 27 0100 Asia/Singapore</li>
<li>EmacsSF (in person): coffee.el in SF <a href="https://www.meetup.com/emacs-sf/events/316144053/">https://www.meetup.com/emacs-sf/events/316144053/</a> Sat Aug 29 1100 America/Los_Angeles</li>
<li><a href="https://sachachua.com/blog/2026/08/27-aout-emacs-chat-fabrice-niessen-en-francais-partie-2/">Sacha Chua: 27 août: Emacs Chat: Fabrice Niessen (en français, partie 2)</a></li>
</ul></li>
<li>Beginner:
<ul class="org-ul">
<li><a href="https://www.bardman.dev/technology/switching-to-emacs/">My Advice for Users Wanting to Switch to Emacs | bardman's website</a></li>
</ul></li>
<li>Emacs configuration:
<ul class="org-ul">
<li><a href="https://ray-on-emacs.blogspot.com/2026/08/emacs-numbered-backup-strategy.html">Raymond Zeitler: Emacs Numbered Backup Strategy</a> (<a href="https://irreal.org/blog/?p=14017">Irreal</a>)</li>
</ul></li>
<li>Emacs Lisp:
<ul class="org-ul">
<li><a href="https://www.reddit.com/r/emacs/comments/1vlcqtu/what_i_learned_about_widgetel_while_building/">What I learned about widget.el while building TextUI 0.2–0.5</a></li>
<li><a href="https://oldbytes.space/@monnier/117072992320675925">Run Elisp code currently in reused sub-processes using futur (@monnier@oldbytes.space)</a></li>
</ul></li>
<li>Appearance:
<ul class="org-ul">
<li><a href="https://taonaw.com/2026/08/12/back-to-solarized.html">TAONAW: Back to Solarized</a></li>
<li><a href="https://protesilaos.com/codelog/2026-08-13-emacs-themes-solarized-wallpapers/">Protesilaos: About Emacs themes, Solarized, and wallpapers</a></li>
</ul></li>
<li>Navigation:
<ul class="org-ul">
<li><a href="https://xenodium.com/focus-windows-across-emacs-frames">Alvaro Ramirez: Focus windows across Emacs frames</a> (<a href="https://irreal.org/blog/?p=14023">Irreal</a>)</li>
</ul></li>
<li>Writing:
<ul class="org-ul">
<li><a href="https://github.com/laserattack/emado/">emado: manage 100k+ markdown entries from Emacs at native speed</a> (<a href="https://www.reddit.com/r/emacs/comments/1vqtodk/emado_manage_100k_markdown_entries_from_emacs_at/">Reddit</a>)</li>
</ul></li>
<li>Denote:
<ul class="org-ul">
<li><a href="https://www.youtube.com/watch?v=fxkyM25YOG4">De-bloat Your Notes With Denote.el</a> (17:42)</li>
</ul></li>
<li>Org Mode:
<ul class="org-ul">
<li><a href="https://list.orgmode.org/87qzk59bn8.fsf@gmail.com">Org Mode requests: [RFC] org-colview: Determine column view scope once</a></li>
<li><a href="https://list.orgmode.org/jckYhJ-NqMA-nvwE_gNl-zRU-W6_z1trt3WHfYXttEzH4Y_OykExk93VIM7q70zP-DYdjAYvoGE763FZcU3q6o9uCTvUTAqW6ZUT8LCqgf8=@proton.me">Org Mode requests: [FR] Add org-delete-subtree without modifying the kill ring</a></li>
<li><a href="https://www.youtube.com/watch?v=TaQXJh-T6zs">Introduction to Org Mode</a> (26:57)</li>
<li><a href="https://www.youtube.com/watch?v=uJB76EuMvIs">Utilize texto puro para gerenciar seus hábitos</a> (11:42)</li>
<li><a href="https://ray-on-emacs.blogspot.com/2026/08/how-much-management-does-knowledge-need.html">Raymond Zeitler: How Much Management Does Knowledge Need?</a></li>
<li><a href="https://mbork.pl/2026-08-10_Emphasizing_a_region_in_Org_mode">Marcin Borkowski: Emphasizing a region in Org mode</a> (<a href="https://irreal.org/blog/?p=14006">Irreal</a>)</li>
<li><a href="https://bsky.app/profile/joarvarndt.se/post/3mt4rr7s7xk2m">Pretty titles for Org Mode buffers in Emacs - @joarvarndt.se on Bluesky</a></li>
<li><a href="https://bjfer.github.io/blog/posts/dotfile-org/">Using noweb syntax and elisp to manage host-specific dotfiles</a> (<a href="https://www.reddit.com/r/emacs/comments/1vo2qgm/using_noweb_syntax_and_elisp_to_manage/">Reddit</a>)</li>
<li><a href="https://www.reddit.com/r/emacs/comments/1vowo7f/capture_dotfiles_using_orgcapture/">Capture dotfiles using org-capture</a></li>
<li><a href="https://youtu.be/04zbf-tosNQ">Org-draw: Drawing inside org-mode using tl;draw</a> (<a href="https://www.reddit.com/r/emacs/comments/1vponzm/orgdraw_drawing_inside_orgmode_using_tldraw/">Reddit</a>, <a href="https://www.youtube.com/watch?v=04zbf-tosNQ">YouTube</a> 03:35)</li>
<li><a href="https://list.orgmode.org/87v79ay2ah.fsf@localhost/T/#u">[Notes] #3 OrgDevMeetup on Sat, August 15, 19:00 UTC+3</a> (<a href="https://archive.org/details/3-org-dev-meetup-on-sat-aug-16-19-00-utc-3">recording</a>, <a href="https://fosstodon.org/@yantar92/117103929004121255">@yantar92@fosstodon.org</a>)</li>
<li>Org development:
<ul class="org-ul">
<li><a href="https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/etc/ORG-NEWS?id=7b3791023410da04cf07a2abaa2ef6670667c13a">Suport for sentences for thing-at-point</a></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/etc/ORG-NEWS?id=ea94defeefc98789f1e2af11d8978925363296e0">lisp/ox-html.el: Add missing keywords and `#+OPTIONS:' in backend options-alist</a></li>
</ul></li>
</ul></li>
<li>Coding:
<ul class="org-ul">
<li><a href="https://heiwiper.com/posts/magit-status-tour/">A Tour of Magit's Status Interface</a> (<a href="https://www.reddit.com/r/emacs/comments/1vpdpet/a_tour_of_magits_status_interface/">Reddit</a>, <a href="https://mastodon.social/@heiwiper/117101424973467367">@heiwiper</a>)</li>
<li><a href="https://utcc.utoronto.ca/~cks/space/blog/programming/EmacsFlymakeFlycheckII">Revisiting Flymake and Flycheck in GNU Emacs (as of Flycheck v39)</a> (<a href="https://utcc.utoronto.ca/~cks/space/blog/programming/EmacsFlymakeFlycheckII">@chris_siebenmann@robot.villas</a>)</li>
<li><a href="https://www.youtube.com/watch?v=3I7cq-b5Rc0">Magit &ndash; Brief demo of "Instant Fixup"</a> (01:22)</li>
<li><a href="https://blog.fidelramos.net/software/emacs-custom-magit-trailers">blog.fidelramos.net – Custom git trailers with Magit</a> (<a href="https://news.ycombinator.com/item?id=49278265">HN</a>)
<ul class="org-ul">
<li><a href="https://blog.fidelramos.net/es/software/emacs-custom-magit-trailers">Añadir nuevos git trailers a Magit</a></li>
</ul></li>
<li><a href="https://github.com/ccqpein/jj-diff.el">A Magit-inspired diff mode for Jujutsu (jj)</a> (<a href="https://www.reddit.com/r/emacs/comments/1vqfagw/a_magitinspired_diff_mode_for_jujutsu_jj/">Reddit</a>)</li>
<li><a href="https://magnus.therning.org/2026-08-13-emacs-salmagundi,-2026-08-13.html">Magnus: Emacs salmagundi, 2026-08-13</a> - limiting treesit, using editable xref</li>
<li><a href="https://github.com/omidmnz/quint-ts-mode">omidmnz/quint-ts-mode: A Tree-sitter-based Emacs major mode for Quint · GitHub</a> (<a href="https://functional.cafe/@omidmnz/117094263827780810">@omidmnz@functional.cafe</a>)</li>
<li><a href="https://www.youtube.com/watch?v=wtMmw0HlXTg">ediprolog — Emacs Does Interactive Prolog</a> (27:24)</li>
<li><a href="https://github.com/justjoheinz/wit-ts-mode">justjoheinz/wit-ts-mode: Emacs tree-sitter major mode for WIT (WebAssembly Interface Types) files · GitHub</a>, <a href="https://github.com/justjoheinz/wac-ts-mode">also WAC (WebAssembly Composition) mode</a> (<a href="https://www.reddit.com/r/WebAssembly/comments/1vn5ipb/emacs_modes_for_wit_and_wac_files_and_treesitter/">Reddit</a>)</li>
<li><a href="https://metaredux.com/posts/2026/08/13/projectile-3-4.html">Meta Redux: Projectile 3.4</a></li>
</ul></li>
<li>Shells:
<ul class="org-ul">
<li><a href="https://github.com/bricka/emacs-run-command/blob/ghostel/run-command-runner-ghostel.el">emacs-run-command/run-command-runner-ghostel.el at ghostel · bricka/emacs-run-command · GitHub</a> (<a href="https://social.tchncs.de/@cabhan/117083867848970979">@cabhan@social.tchncs.de</a>)</li>
</ul></li>
<li>Web:
<ul class="org-ul">
<li><a href="http://en.andros.dev/blog/70d817e8/web-design-for-terminal-browsers/">Andros Fenollosa: Web Design for Terminal Browsers</a> (<a href="https://activity.andros.dev/@andros/statuses/01KZNZ51D7B5KR77J741BDQ1V9">@andros@activity.andros.dev</a>)</li>
<li><a href="http://en.andros.dev/blog/b18ae804/elpher-my-tweaks-for-better-gemini-browsing-in-emacs/">Andros Fenollosa: Elpher: my tweaks for better Gemini browsing in Emacs</a> (<a href="https://activity.andros.dev/@andros/statuses/01M02XT1WZPFJAF3WPR3240PG5">@andros@activity.andros.dev</a>)</li>
</ul></li>
<li>Mail, news, and chat:
<ul class="org-ul">
<li><a href="https://github.com/thanhvg/emacs-reddigg">Update Reddigg is now a fullblown reddit client</a> (<a href="https://www.reddit.com/r/emacs/comments/1vqy5pn/update_reddigg_is_now_a_fullblown_reddit_client/">Reddit</a>)</li>
<li><a href="https://mastodon.world/@minad/117091430070237247">Elfeed performance improvements (@minad@mastodon.world)</a></li>
</ul></li>
<li>Multimedia:
<ul class="org-ul">
<li><a href="https://www.reddit.com/r/emacs/comments/1vpvld9/uniline_goes_25_dimensions/">Uniline goes 2.5 Dimensions</a></li>
</ul></li>
<li>Fun:
<ul class="org-ul">
<li><a href="http://corwin.bru.st/2026-08-16-emacs-card-games-on-melpa/">Corwin Brust: Emacs Card Games on MELPA</a></li>
</ul></li>
<li>LLMs:
<ul class="org-ul">
<li><a href="https://v.redd.it/zm88ulguygjh1">New package: reviewer.el</a> (<a href="https://www.reddit.com/r/emacs/comments/1votod3/new_package_reviewerel/">Reddit</a>) - temporarily annotating files or diffs without modifying the contents</li>
<li><a href="https://github.com/sstraust/simpleweb">Demo: Browse the web in the Emacs Web Browser by using LLMs to live-rewrite the page's source.</a> (<a href="https://www.reddit.com/r/emacs/comments/1vohgxc/demo_browse_the_web_in_the_emacs_web_browser_by/">Reddit</a>)</li>
<li><a href="https://xenodium.com/agent-shell-0-73-updates">Alvaro Ramirez: agent-shell 0.73 updates</a> (<a href="https://www.reddit.com/gallery/1volpch">Reddit</a>, <a href="https://news.ycombinator.com/item?id=49309755">HN</a>)</li>
</ul></li>
<li>Community:
<ul class="org-ul">
<li><a href="https://www.reddit.com/r/emacs/comments/1vl5lkv/fortnightly_tips_tricks_and_questions_20260811/">Fortnightly Tips, Tricks, and Questions — 2026-08-11 / week 32</a></li>
<li><a href="https://chrismaiorana.com/emacs-pastoral/">Chris Maiorana: The Emacs pastoral tradition</a> (<a href="https://youtu.be/ki2FblUUpWw?si=KdaDc4EM2PtEnCM3">YouTube</a> 11:22, <a href="https://www.reddit.com/r/emacs/comments/1vo78sp/the_emacs_pastoral_tradition_by_chris_maiorana/">Reddit</a>, <a href="https://irreal.org/blog/?p=14015">Irreal</a>)</li>
<li><a href="https://www.youtube.com/watch?v=CE-7riKwqAo">Prot Asks: Oliver about minimalist life, distractions, independence, and more</a> (03:53:38)</li>
<li><a href="https://sachachua.com/blog/2026/08/13-aout-emacs-chat-fabrice-niessen/">Sacha Chua: Emacs Chat 28: Fabrice Niessen (en français)</a> (<a href="https://www.youtube.com/watch?v=b4lwD2QS_6c">YouTube</a> 59:40)</li>
<li><a href="https://taonaw.com/2026/08/16/rsi-and-emacs-when-your.html">TAONAW - Emacs and Org Mode: RSI and Emacs: When Your Pinky Says Enough is Enough</a></li>
</ul></li>
<li>Other:
<ul class="org-ul">
<li><a href="https://v.redd.it/jm4x240iwrih1">[eaf]「ebook-viewer」 Super Fast &amp; Support Native Calibre's ebook-viewer on emacs.</a> (<a href="https://www.reddit.com/r/emacs/comments/1vlmn9g/eafebookviewer_super_fast_support_native_calibres/">Reddit</a>)</li>
<li><a href="https://irreal.org/blog/?p=14008">Irreal: Emacs Development: Ongoing And Good</a></li>
<li><a href="https://olddeuteronomy.github.io/post/emacs-dired-ubuntu26/">The Emacs Cat: Emacs, Dired, and Ubuntu 26.04</a> (<a href="https://irreal.org/blog/?p=14013">Irreal</a>)</li>
<li><a href="https://www.youtube.com/watch?v=1IbNgYnoOiI">compiling emacs from source (for max performance)</a> (13:51)</li>
<li><a href="https://www.youtube.com/watch?v=5uG75Hi7zeE">Emacs Window Manager EWM.el</a> (23:21)</li>
</ul></li>
<li>Emacs development:
<ul class="org-ul">
<li>emacs-devel:
<ul class="org-ul">
<li><a href="https://yhetil.org/emacs-devel/86ldadbyi7.fsf@aarsen.me/">Continuation of long discussion about difficulties compiling older versions</a></li>
</ul></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=664f160297f97307669015ea56befc1ed2558ea9">New value 'with-completions-popup' of 'icomplete-in-buffer' (bug#81537)</a></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d5f515e4a3350079330c2e80f3681d140d649c88">New image type canvas</a> (<a href="https://www.reddit.com/r/emacs/comments/1vpufnu/the_emacs_canvas_patch_is_finally_merged_to/">Reddit</a>, <a href="https://news.ycombinator.com/item?id=49322246">HN</a>, <a href="https://mathstodon.xyz/@divyaranjan/117104660983147041">@divyaranjan@mathstodon.xyz</a>)</li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7861c306427e7488a623d296e1efb05509cc7cc6">cperl-mode.el: Support Perl 5.44: named parameters in signatures</a></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6223d243da3f45be380867c810c5cc64d17e290b">Flymake: rework inline diagnostic text annotations</a></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=765411f0cd6ffcf532ee94f6add602771ef189ae">Preview the replacement text while it is typed (bug#81583)</a></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=fcee0b4ff1d8f1039871d46932a0b1bb72b5687f">Reimplement `outline-occur' using Xref and match Outline headings</a></li>
</ul></li>
<li>New packages:
<ul class="org-ul">
<li><a target="_blank" href="https://melpa.org/#/annotated-completing-read">annotated-completing-read</a>: Ergonomic completing-read wrapper/helper (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/auto-side-windows">auto-side-windows</a>: Simplified buffer management for side windows (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/card-games">card-games</a>: Play card games (console UNICODE and graphical SVG) (MELPA)</li>
<li><a target="_blank" href="https://elpa.nongnu.org/nongnu/codex-ide.html">codex-ide</a>: Run Codex CLI in a terminal (NonGNU ELPA)</li>
<li><a target="_blank" href="https://elpa.nongnu.org/nongnu/hermes.html">hermes</a>: Emacs frontend for Hermes Agent (NonGNU ELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/ob-janet">ob-janet</a>: Org-Babel support for the Janet language (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/pgsql">pgsql</a>: Native PostgreSQL protocol client (MELPA)</li>
<li>project-store: Project backend for Nix store (NonGNU ELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/vice-mode">vice-mode</a>: VIm-like Commands Extension (MELPA)</li>
</ul></li>
</ul>

<p>
Links from <a href="https://www.reddit.com/r/emacs">reddit.com/r/emacs</a>, <a href="https://www.reddit.com/r/orgmode">r/orgmode</a>, <a href="https://www.reddit.com/r/spacemacs">r/spacemacs</a>, <a href="https://mastodon.social/tags/emacs">Mastodon #emacs</a>, <a href="https://bsky.app/hashtag/emacs">Bluesky #emacs</a>, <a href="https://hn.algolia.com/?query=emacs&amp;sort=byDate&amp;prefix&amp;page=0&amp;dateRange=all&amp;type=story">Hacker News</a>, <a href="https://lobste.rs/search?q=emacs&amp;what=stories&amp;order=newest">lobste.rs</a>, <a href="https://programming.dev/c/emacs?dataType=Post&amp;page=1&amp;sort=New">programming.dev</a>, <a href="https://lemmy.world/c/emacs">lemmy.world</a>, <a href="https://lemmy.ml/c/emacs?dataType=Post&amp;page=1&amp;sort=New">lemmy.ml</a>, <a href="https://planet.emacslife.com">planet.emacslife.com</a>, <a href="https://www.youtube.com/playlist?list=PL4th0AZixyREOtvxDpdxC9oMuX7Ar7Sdt">YouTube</a>, <a href="http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS">the Emacs NEWS file</a>, <a href="https://emacslife.com/calendar/">Emacs Calendar</a>, and <a href="https://lists.gnu.org/archive/html/emacs-devel/2026-08">emacs-devel</a>. Thanks to Andrés Ramírez for emacs-devel links. Do you have an Emacs-related link or announcement? Please e-mail me at <a href="mailto:sacha@sachachua.com">sacha@sachachua.com</a>. Thank you!
</p>
<div><a href="https://sachachua.com/blog/2026/08/2026-08-17-emacs-news/index.org">View Org source for this post</a></div>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2026%2F08%2F2026-08-17-emacs-news%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></description>
		</item><item>
		<title>Emacs Chat 28: Fabrice Niessen (en français)</title>
		<link>https://sachachua.com/blog/2026/08/13-aout-emacs-chat-fabrice-niessen/</link>
		<dc:creator><![CDATA[Sacha Chua]]></dc:creator>
		<pubDate>Fri, 14 Aug 2026 00:13:37 GMT</pubDate>
    <category>emacs-chat</category>
<category>emacs-chat-podcast</category>
<category>emacs</category>
<category>french</category>
		<guid isPermaLink="false">https://sachachua.com/blog/2026/08/13-aout-emacs-chat-fabrice-niessen/</guid><enclosure url="https://archive.org/details/emacs-chat-28-fabrice-niessen/emacs-chat-28-fabrice-niessen.mp3"
               length="12497230"
               type="audio/mpeg" />
		<description><![CDATA[<p>
Nous avons parlé en direct avec <a href="https://github.com/fniessen">Fabrice Niessen</a> (<a href="https://emacsboost.com/">Formation Emacs Boost</a>) d'Emacs, de ses flux de travail, de sa configuration, et d'autres sujets en français.
</p>

<p>
</p><div class="yt-video"><iframe width="456" height="315" title="YouTube video player" src="https://www.youtube-nocookie.com/embed/b4lwD2QS_6c?enablejsapi=1" frameborder="0" allowfullscreen=""></iframe><a href="https://youtube.com/live/b4lwD2QS_6c">Watch on YouTube</a></div>
<p></p>

<p>
J'ai essayé de corriger <a href="https://sachachua.com/blog/feed/index.xml#ID-emacs-chat-28-transcript">la transcription</a>, mais je crois qu'il y a encore beaucoup d'erreurs, donc n'hésitez pas à m'envoyer un message.
</p>

<p>
</p><ul class="org-ul">
<li><span class="audio-time" data-start="0.000" data-stop="0.360">0:00</span> Introduction</li>
<li><span class="audio-time" data-start="106.455" data-stop="108.377">1:46</span> Le parcours</li>
<li><span class="audio-time" data-start="255.608" data-stop="259.954">4:15</span> Emacs sur Windows : Cygwin et WSL</li>
<li><span class="audio-time" data-start="506.810" data-stop="510.894">8:26</span> Les automatisations</li>
<li><span class="audio-time" data-start="735.612" data-stop="739.637">12:15</span> Emacs Boost</li>
<li><span class="audio-time" data-start="945.756" data-stop="947.017">15:45</span> Démarrage</li>
<li><span class="audio-time" data-start="1275.263" data-stop="1281.190">21:15</span> Emacsclient</li>
<li><span class="audio-time" data-start="1729.208" data-stop="1730.711">28:49</span> org-html-themes</li>
<li><span class="audio-time" data-start="2102.612" data-stop="2104.074">35:02</span> Review</li>
<li><span class="audio-time" data-start="2245.429" data-stop="2246.631">37:25</span> PDF</li>
<li><span class="audio-time" data-start="2403.314" data-stop="2405.778">40:03</span> Key-chord</li>
<li><span class="audio-time" data-start="2741.924" data-stop="2744.927">45:41</span> Copier sans sélectionner</li>
<li><span class="audio-time" data-start="2909.247" data-stop="2913.272">48:29</span> fill-paragraph</li>
<li><span class="audio-time" data-start="3002.538" data-stop="3008.224">50:02</span> Les macros</li>
<li><span class="audio-time" data-start="3062.680" data-stop="3067.827">51:02</span> Volatile highlight</li>
<li><span class="audio-time" data-start="3167.607" data-stop="3170.290">52:47</span> Les tableaux Org</li>
<li><span class="audio-time" data-start="3343.388" data-stop="3347.455">55:43</span> Les formations et les cours particuliers</li>
</ul>

<p></p>
<div id="outline-container-org4fa764c" class="outline-3">
<h3 id="org4fa764c"><a href="https://sachachua.com/blog/feed/index.xml#org4fa764c">La transcription un peu corrigée</a></h3>
<div class="outline-text-3" id="text-org4fa764c">
<details class="code-details"><a name="ID-emacs-chat-28-transcript"></a><summary>Details</summary>
<p>
</p><div class="full-transcript"><p></p><div class="transcript-heading"><span class="audio-time" data-start="0.000000">0:00</span> <strong>Introduction</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="0.000000" data-stop="0.360000"><strong class="speaker-name">Sacha:</strong>  Ça marche!</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="0.380000" data-stop="3.664000"><strong class="speaker-name">Prot:</strong>  Maintenant, nous sommes en direct.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3.684000" data-stop="5.085000"><strong class="speaker-name">Sacha:</strong>  Succès!</span> <span class="audio-time caption" data-speaker="Sacha" data-start="5.673000" data-stop="10.627000">Bonjour à toutes et à tous et bienvenue dans le</span> <span class="audio-time caption" data-speaker="Sacha" data-start="10.647000" data-stop="13.114000">deuxième épisode d'Emacs Chat en français.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="13.716000" data-stop="15.922000">C'est le 28e épisode de la série.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="16.343000" data-stop="19.953000">J'espère que j'ai lancé la diffusion correctement</span> <span class="audio-time caption" data-speaker="Sacha" data-start="19.993000" data-stop="20.695000">cette fois.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="20.675000" data-stop="24.780000">Aujourd'hui, notre invité est Fabrice Niessen, un</span> <span class="audio-time caption" data-speaker="Sacha" data-start="24.800000" data-stop="27.804000">consultant informatique qui habite en Belgique et</span> <span class="audio-time caption" data-speaker="Sacha" data-start="27.884000" data-stop="31.529000">qui a beaucoup de dépôts dédiés à Emacs et à Org</span> <span class="audio-time caption" data-speaker="Sacha" data-start="31.549000" data-stop="34.933000">Mode, tels que le kit de configuration Leuven et</span> <span class="audio-time caption" data-speaker="Sacha" data-start="35.174000" data-stop="38.661000">le thème de publication d'Org Mode</span> <span class="audio-time caption" data-speaker="Sacha" data-start="38.462000" data-stop="40.621000">org-html-themes.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="40.801000" data-stop="43.324000">Il propose aussi des formations à Emacs en</span> <span class="audio-time caption" data-speaker="Sacha" data-start="43.364000" data-stop="46.869000">présentiel à Paris, à Rotterdam et dans d'autres</span> <span class="audio-time caption" data-speaker="Sacha" data-start="46.889000" data-stop="47.209000">villes.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="47.790000" data-stop="49.332000">Merci d'être là, Fabrice.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="50.257000" data-stop="51.278000"><strong class="speaker-name">Fabrice:</strong>  Merci pour l'invitation.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="52.480000" data-stop="53.421000">C'est très sympa de votre part.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="54.382000" data-stop="58.347000"><strong class="speaker-name">Sacha:</strong>  Merci aussi à Prot de m'aider pour la</span> <span class="audio-time caption" data-speaker="Sacha" data-start="58.367000" data-stop="59.088000">conversation.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="59.389000" data-stop="62.032000">En fait, je pense que mon niveau de français est</span> <span class="audio-time caption" data-speaker="Sacha" data-start="62.132000" data-stop="65.236000">un peu trop faible pour ce genre de conversation,</span> <span class="audio-time caption" data-speaker="Sacha" data-start="65.056000" data-stop="68.480000">même avec le sous-titrage automatique de mon</span> <span class="audio-time caption" data-speaker="Sacha" data-start="68.500000" data-stop="69.141000">navigateur.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="69.942000" data-stop="72.605000">Donc, je vais étudier le sous-titre après la</span> <span class="audio-time caption" data-speaker="Sacha" data-start="72.646000" data-stop="75.609000">conversation pour mieux en tirer parti.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="76.731000" data-stop="78.914000">Nous faisons de notre mieux ensemble.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="79.454000" data-stop="79.855000"><strong class="speaker-name">Prot:</strong>  Merci.</span> <span class="audio-time caption" data-speaker="Prot" data-start="79.875000" data-stop="82.333000">Je t'en prie, je t'en prie.</span> <span class="audio-time caption" data-speaker="Prot" data-start="82.353000" data-stop="85.276000">Non, de fait, très bien, très bien.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="85.356000" data-stop="85.956000"><strong class="speaker-name">Sacha:</strong>  C'est parti.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="86.217000" data-stop="91.261000">Fabrice, tu utilises Emacs depuis très longtemps.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="91.501000" data-stop="95.765000">1999, c'est plus logique en Belgique.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="97.787000" data-stop="99.529000"><strong class="speaker-name">Fabrice:</strong>  Absolument.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="100.690000" data-stop="104.233000">La Suisse est encore mieux avec le huitante.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="104.253000" data-stop="106.355000"><strong class="speaker-name">Sacha:</strong>  Oui.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="106.000000">1:46</span> <strong>Le parcours</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="106.455000" data-stop="108.377000"><strong class="speaker-name">Sacha:</strong> Comment t'as-tu découvert Emacs?</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="109.707000" data-stop="114.292000"><strong class="speaker-name">Fabrice:</strong>  En fait, j'ai découvert Emacs en 95,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="115.514000" data-stop="117.156000">lors de mon stage de fin d'études.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="118.297000" data-stop="120.320000">J'ai été dans une entreprise pendant six mois et</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="120.580000" data-stop="121.961000">là, ils utilisaient Linux.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="122.402000" data-stop="124.044000">Enfin, Unix plutôt, un serveur Unix.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="124.144000" data-stop="127.047000">Et donc, j'ai dû apprendre à développer sous Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="128.649000" data-stop="131.733000">Alors, j'ai appris les keybindings, j'avais la</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="131.753000" data-stop="134.797000">refcard imprimée avec un stabilo pour souligner</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="134.817000" data-stop="136.879000">tous les trucs que j'apprenais au fur et à mesure.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="137.568000" data-stop="139.271000">Ça m'a beaucoup aidé d'ailleurs, d'en apprendre</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="139.291000" data-stop="142.095000">comme ça, <code>C-x C-s</code>, et puis tous les suivants.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="143.377000" data-stop="147.664000">Et après les six mois, c'était donc en 95, c'est</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="147.684000" data-stop="151.730000">l'époque de la sortie de Windows 3.11, je pense.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="152.030000" data-stop="153.853000">J'avais un ordinateur avec Windows 3.11.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="153.953000" data-stop="158.120000">Après, j'ai repris les habitudes point and click,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="158.420000" data-stop="161.145000">donc des interfaces graphiques.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="161.165000" data-stop="163.247000">Jusqu'en 99, à peu près 99,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="163.248000" data-stop="165.972000">où un de mes collègues, Dominique,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="166.424000" data-stop="169.747000">utilise Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="169.767000" data-stop="172.931000">Et en fait, à l'époque, on avait déjà du</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="172.951000" data-stop="176.935000">versionning au boulot et c'était PCL CVS, c'était</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="176.955000" data-stop="180.839000">CVS le versionneur, donc un ancêtre de Subversion</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="180.919000" data-stop="182.000000">et un ancêtre de Git.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="183.041000" data-stop="186.505000">Et il y avait un mode PCL CVS d'utiliser dans Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="186.945000" data-stop="189.328000">Et quand j'ai vu ça une fois, c'est en fait un</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="189.348000" data-stop="191.730000">peu ça qui m'a fait sauter le pas de me dire il</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="191.750000" data-stop="194.473000">faut que je retourne parce que retourne regarder Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="195.044000" data-stop="197.067000">Parce que c'était beaucoup plus simple pour lui,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="197.468000" data-stop="199.450000">il avait modifié ses fichiers dans Emacs,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="199.451000" data-stop="201.533000">il avait son petit truc où il sélectionnait</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="201.534000" data-stop="203.896000">les quelques fichiers qu'il voulait committer,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="203.897000" data-stop="206.801000">il les sélectionnait, il faisait je ne sais plus</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="206.802000" data-stop="208.463000">quel key binding, et puis il mettait</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="208.464000" data-stop="210.526000">son message de commit, <code>C-c C-c</code>,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="210.527000" data-stop="211.288000">et voilà, c'était fait.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="212.290000" data-stop="214.029000">Et donc quand j'ai vu ça, alors que moi,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="214.030000" data-stop="216.495000">il fallait que je passe dans le shell,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="216.496000" data-stop="219.420000">il fallait que je fasse sans doute des CVS add</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="219.421000" data-stop="221.383000">ou des choses comme ça, des quelques fichiers,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="221.384000" data-stop="223.026000">c'était beaucoup plus long.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="223.613000" data-stop="224.614000">Beaucoup plus compliqué.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="224.674000" data-stop="228.578000">Donc, j'ai recommencé à me réintéresser à Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="228.598000" data-stop="230.880000">J'ai utilisé son .emacs et puis</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="230.881000" data-stop="232.722000">j'ai retiré un petit peu de trucs</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="232.723000" data-stop="234.265000">et j'en ai rajouté énormément.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="235.606000" data-stop="237.007000">Et c'est comme ça que ça a commencé.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="238.149000" data-stop="239.550000">Et voilà, c'est fantastique.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="239.590000" data-stop="242.453000">Évidemment, une fois qu'on rentre dans Emacs,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="242.473000" data-stop="244.696000">c’est-à-dire le <code>C-s</code>, rien que ça, la puissance</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="244.736000" data-stop="248.960000">du <code>C-s</code>, l’incrémental search, c’est dingue.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="250.202000" data-stop="251.583000">Donc, c'est comme ça que j'ai commencé et puis je</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="251.603000" data-stop="252.304000">n'ai pas pu m'arrêter.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="255.000000">4:15</span> <strong>Emacs sur Windows : Cygwin et WSL</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="255.608000" data-stop="259.954000"><strong class="speaker-name">Sacha:</strong>  Tu utilises Emacs sur Windows.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="260.575000" data-stop="261.256000"><strong class="speaker-name">Fabrice:</strong>  Exactement.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="261.796000" data-stop="265.842000">Donc, effectivement, à l'époque, j'ai fait</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="265.982000" data-stop="267.164000">plusieurs tentatives.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="267.184000" data-stop="273.032000">J'ai utilisé Cygwin, donc j'ai utilisé Emacs ou Cygwin.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="273.452000" data-stop="275.575000">Je vais aussi utiliser le Emacs natif.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="276.449000" data-stop="278.853000">Ce qui était compliqué, parce que j'écrivais</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="278.873000" data-stop="280.776000">quand même aussi beaucoup de shell scripts, etc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="280.816000" data-stop="282.759000">Donc là, c'était dans mon Cygwin.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="283.340000" data-stop="285.443000">Avec les Emacs natifs, il y avait les montages,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="285.483000" data-stop="287.086000">le /mnt, etc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="287.106000" data-stop="290.371000">Donc c'était surtout le Emacs Cygwin que j'utilisais.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="290.852000" data-stop="295.459000">Et depuis maintenant 3-4 ans, 4-5 ans, Windows a</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="295.539000" data-stop="299.425000">eu la géniale idée de mettre le WSL, donc Windows</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="299.525000" data-stop="302.710000">Subsystem Linux, et donc dans mon Windows,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="303.145000" data-stop="306.270000">j'ai un vrai Linux, encore mieux, qui est plus</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="306.290000" data-stop="307.572000">puissant que Cygwin encore.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="308.253000" data-stop="312.179000">Et tout est prévu, tout est interconnecté.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="312.219000" data-stop="314.001000">Donc je peux passer, je peux être dans le monde</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="314.041000" data-stop="315.242000">Linux et voir mes fichiers</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="315.243000" data-stop="319.028000">qui sont sur le c: et vice versa,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="319.029000" data-stop="320.271000">ce qui était plus compliqué avant.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="320.331000" data-stop="321.732000">Donc voilà, c'est fantastique</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="321.733000" data-stop="323.436000">et donc j'utilise maintenant WSL.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="323.496000" data-stop="325.659000">Je n'ai plus que ça et ça marche extrêmement bien.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="326.520000" data-stop="327.702000">Et c'est mon environnement de travail.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="329.555000" data-stop="334.202000"><strong class="speaker-name">Prot:</strong>  A-t-il des difficultés d'utiliser Emacs sur Cygwin ?</span> <span class="audio-time caption" data-speaker="Prot" data-start="335.924000" data-stop="339.589000">Ou c'est comme WSL ?</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="339.610000" data-stop="341.332000"><strong class="speaker-name">Fabrice:</strong>  C'était un émulateur.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="341.532000" data-stop="345.137000">Il y avait à peu près tout ce que je voulais quand même.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="345.478000" data-stop="348.522000">Mais il n'y avait pas tous les outils.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="348.703000" data-stop="350.365000">Peut-être des outils style...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="350.935000" data-stop="352.099000">Non, et encore, je dirais des bêtises.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="352.119000" data-stop="353.463000">Top, je pensais à top, etc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="353.483000" data-stop="355.549000">Mais je pense que non, ça, c'était aussi implémenté.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="355.830000" data-stop="357.736000">Mais bon, il y avait un certain souci.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="357.796000" data-stop="359.722000">Il y avait un certain nombre de commandes implémentées.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="360.304000" data-stop="363.173000">Ici, c'est un vrai Linux.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="364.199000" data-stop="368.163000">Et alors avec sudo apt install,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="368.164000" data-stop="369.865000">tandis que sous Cygwin,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="369.866000" data-stop="372.209000">il fallait installer des packages séparément.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="372.249000" data-stop="373.710000">Donc on a une petite interface,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="373.711000" data-stop="374.632000">on sélectionne les packages.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="375.233000" data-stop="378.277000">Ici, je recopie ce que je peux trouver sur le web.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="378.297000" data-stop="381.301000">Si je veux installer R, j'utilise le langage R,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="382.021000" data-stop="385.446000">sudo apt install R et des choses comme ça.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="386.127000" data-stop="387.548000">Donc c'est beaucoup plus facile.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="387.609000" data-stop="389.551000">C'est vraiment typiquement tout ce que les gens</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="389.591000" data-stop="391.153000">font qui n'ont que Linux.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="391.293000" data-stop="392.755000">C'est exactement les mêmes commandes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="395.080000" data-stop="400.128000">Je trouve ça beaucoup mieux, c'est beaucoup plus intégré.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="401.650000" data-stop="404.214000"><strong class="speaker-name">Sacha:</strong>  Je pense que c'est aussi plus vite</span> <span class="audio-time caption" data-speaker="Sacha" data-start="404.975000" data-stop="409.001000">qu'utiliser Emacs sur Windows directement</span> <span class="audio-time caption" data-speaker="Sacha" data-start="409.002000" data-stop="415.371000">parce que Magit, par exemple, Magit est trop lent,</span> <span class="audio-time caption" data-speaker="Sacha" data-start="415.372000" data-stop="421.982000">je pense, si tu utilises Magit sur Windows directement.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="423.143000" data-stop="425.145000"><strong class="speaker-name">Fabrice:</strong>  Ça c'est un truc, c'était déjà pareil</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="425.165000" data-stop="426.246000">avant avec Cygwin aussi.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="427.046000" data-stop="431.790000">Au début, j'avais installé mon WSL Linux,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="431.791000" data-stop="437.516000">donc il est monté, et j'avais mis Emacs, je pense...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="437.756000" data-stop="438.476000">Attends, comment ça allait ?</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="438.496000" data-stop="440.437000">Non, je mettais mes repos à l'extérieur,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="440.438000" data-stop="441.579000">dans le C:.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="442.260000" data-stop="443.901000">Et en fait, là, il y a quand même un passage</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="443.981000" data-stop="445.382000">entre les deux mondes qui est extrêmement lent.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="446.103000" data-stop="448.425000">Rien que pour lancer Emacs, mon Emacs se lance en</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="448.565000" data-stop="449.786000">une à deux secondes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="449.806000" data-stop="450.586000">Là, dans ce cas-là,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="450.587000" data-stop="453.049000">ça se lançait en une ou deux minutes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="453.350000" data-stop="454.771000">Donc, il y a une différence énorme.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="455.212000" data-stop="457.454000">Donc, en fait, il faut vraiment tout mettre,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="457.974000" data-stop="460.356000">vivre uniquement dans le monde WSL,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="460.357000" data-stop="461.338000">dans le monde Linux.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="461.678000" data-stop="463.700000">Donc, mes repos sont dans Linux.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="463.760000" data-stop="465.121000">Mon Emacs, il est dans mon Linux.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="465.922000" data-stop="468.765000">Mais en fait, les fenêtres sont partagées.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="468.785000" data-stop="470.046000">C'est ça aussi qui est bien.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="470.226000" data-stop="472.725000">Je peux avoir une fenêtre, ma fenêtre Emacs,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="472.726000" data-stop="475.672000">elle est à côté d'une fenêtre Outlook, par exemple.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="475.692000" data-stop="476.913000">Et les presse-papiers, etc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="476.933000" data-stop="478.694000">sont complètement interconnectés aussi.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="478.715000" data-stop="480.455000">Donc, c'est vraiment comme</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="480.456000" data-stop="482.158000">si c'était une application Windows.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="482.712000" data-stop="484.576000">Sauf que réellement, elle est dans le</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="484.616000" data-stop="485.498000">sous-système Linux.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="485.778000" data-stop="486.799000">Mais il faut vraiment mettre tout</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="486.800000" data-stop="487.701000">dans le sous-système Linux</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="487.702000" data-stop="490.067000">pour que les performances soient potables.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="490.788000" data-stop="493.232000">Sinon, il y a quand même des lenteurs</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="493.233000" data-stop="496.079000">pour les fichiers qui sont lus d'un domaine à l'autre,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="496.099000" data-stop="497.001000">d'un espace à l'autre.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="497.942000" data-stop="498.904000">Les shared files, quoi.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="498.924000" data-stop="501.909000">Tout ce qui passe par le point de montage</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="501.910000" data-stop="502.712000">est quand même beaucoup plus long.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="506.000000">8:26</span> <strong>Les automatisations</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="506.810000" data-stop="510.894000"><strong class="speaker-name">Sacha:</strong>  Maintenant, tu as un environnement plus</span> <span class="audio-time caption" data-speaker="Sacha" data-start="510.934000" data-stop="514.939000">pratique pour tes automatisations.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="517.201000" data-stop="521.666000">Parle-moi de tes automatisations préférées pour</span> <span class="audio-time caption" data-speaker="Sacha" data-start="521.686000" data-stop="522.827000">les tâches répétitives.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="525.209000" data-stop="525.890000"><strong class="speaker-name">Fabrice:</strong>  Volontiers.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="525.910000" data-stop="532.477000">En fait, j'ai préparé un fichier Org, évidemment,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="532.517000" data-stop="535.180000">pour préparer cet entretien.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="535.666000" data-stop="538.252000">Et donc, vous voyez mon écran ou je dois partager ?</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="538.273000" data-stop="539.135000">Oui, vous le voyez, c'est ça ?</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="539.636000" data-stop="540.318000">Toujours ?</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="540.338000" data-stop="542.443000"><strong class="speaker-name">Prot:</strong>  Oui, oui, oui, oui, je peux voir ton écran.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="543.245000" data-stop="543.726000"><strong class="speaker-name">Fabrice:</strong>  Donc, voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="546.152000" data-stop="549.060000">Voilà, ici, j'ai mon Emacs en grand.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="551.445000" data-stop="553.270000">Et vous voyez dans le titre ici ?</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="553.604000" data-stop="559.510000">Le titre, je le... Oui, toutes les 20 secondes,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="559.530000" data-stop="561.412000">il y a un petit truc comme ça.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="561.432000" data-stop="562.974000">Toutes les 20 minutes, il faut poser les yeux</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="562.994000" data-stop="563.575000">pendant 20 secondes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="563.655000" data-stop="565.457000">Toutes les 20 minutes, j'ai un programme qui</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="565.477000" data-stop="566.618000">m'interrompt pendant 20 secondes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="567.439000" data-stop="569.981000">Ça va encore arriver deux fois tout à l'heure.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="571.363000" data-stop="574.526000">Et donc ici, dans le titre, vous voyez GNU Linux Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="574.546000" data-stop="578.110000">Donc, on voit vraiment que c'est l'Emacs du GNU Linux.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="578.697000" data-stop="581.358000">Et avec ici, j'ai la date</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="581.359000" data-stop="583.501000">dans laquelle il avait été compilé.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="583.581000" data-stop="584.802000">Et puis j'ai le PID aussi.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="584.882000" data-stop="586.844000">Parfois, dans le temps, j'avais plusieurs Emacs,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="586.884000" data-stop="590.047000">donc j'ai le PID qui est aussi indiqué.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="591.127000" data-stop="592.327000">Comme ça, quand je devais faire un kill,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="592.328000" data-stop="596.131000">ça arrivait parfois de devoir faire des kills,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="596.132000" data-stop="597.913000">je savais au moins lequel il fallait que je kill,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="597.933000" data-stop="600.215000">parce que j'avais l'information directement dans le titre.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="602.477000" data-stop="608.502000">Donc ici, j'ai une petite présentation Org.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="609.005000" data-stop="610.186000">Avec un agenda.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="612.108000" data-stop="614.710000">On a parlé de mon parcours, de comment j'ai fait</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="614.730000" data-stop="615.711000">la connaissance d'Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="617.552000" data-stop="619.434000">Tu posais des questions sur différents</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="619.474000" data-stop="627.060000">repositories que j'ai rendus publics sur GitHub.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="627.741000" data-stop="630.864000">Il y a le fameux thème de couleur Leuven.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="632.305000" data-stop="633.785000">Leuven, pour information,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="633.786000" data-stop="634.747000">c'est la ville où j'habite.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="636.028000" data-stop="638.370000"><strong class="speaker-name">Prot:</strong>  Une belle ville.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="639.211000" data-stop="640.674000"><strong class="speaker-name">Fabrice:</strong>  Très belle ville, absolument.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="641.616000" data-stop="644.721000">Et voilà, j'ai un peu copié Till Tantau,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="644.722000" data-stop="648.850000">je pense, le créateur de Beamer,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="648.851000" data-stop="652.257000">qui avait donné des noms pour ses thèmes,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="652.258000" data-stop="654.261000">Madrid, etc., Hanover,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="654.262000" data-stop="657.449000">là où il était passé faire des séminaires.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="657.469000" data-stop="658.992000">Donc c'est comme ça que j'ai pris Leuven au début.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="660.440000" data-stop="667.489000">D'ailleurs, ici, vous voyez ce thème Leuven Theme</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="667.509000" data-stop="673.336000">qui est appliqué avec des titres plus gros pour</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="673.356000" data-stop="676.019000">les sections de premier niveau et puis des</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="676.039000" data-stop="679.724000">couleurs un peu différentes pour les to-do</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="679.744000" data-stop="682.107000">keywords, pour les titres, pour les sections,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="682.127000" data-stop="683.068000">pour les tags, etc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="683.088000" data-stop="686.531000">Il y a des morceaux qui sont dans Leuven theme,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="686.532000" data-stop="689.856000">il y a des morceaux qui sont dans ma configuration Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="690.764000" data-stop="694.147000">Le thème de couleurs s'appelle Leuven Theme</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="694.148000" data-stop="696.190000">et la configuration Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="696.310000" data-stop="699.314000">Pour l'instant, le repository sur GitHub</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="699.334000" data-stop="700.695000">s'appelle Emacs Leuven.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="702.057000" data-stop="704.460000">J'ai mis ici un lien.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="705.261000" data-stop="706.441000">D'ailleurs, pour information,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="706.442000" data-stop="711.608000">cette note que je partage, c'est aussi sur GitHub.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="711.928000" data-stop="713.590000">Vous pouvez très bien la chercher sur</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="713.610000" data-stop="716.113000">https://github.com.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="716.971000" data-stop="720.695000">Et alors ici, donc, Emacs Chat Sacha Chua.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="720.715000" data-stop="721.877000">Donc, vous pourrez le trouver là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="723.979000" data-stop="725.720000">Donc ici, il n'y a qu'un fichier,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="725.721000" data-stop="730.086000">il y a juste le README.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="732.429000" data-stop="735.611000"><strong class="speaker-name">Prot:</strong>  Oui, bonne idée de...</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="735.000000">12:15</span> <strong>Emacs Boost</strong></div><p></p><span class="audio-time caption" data-speaker="Prot" data-start="735.612000" data-stop="739.637000"><strong class="speaker-name">Prot:</strong> Et c'est quoi Emacs Boost ?</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="740.984000" data-stop="743.727000"><strong class="speaker-name">Fabrice:</strong>  Donc en fait Emacs Boost,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="743.728000" data-stop="747.171000">je fais des formations à Emacs depuis 2024</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="747.172000" data-stop="749.995000">et j'ai appelé ça Emacs Boost,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="749.996000" data-stop="751.958000">l'idée étant de booster</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="752.659000" data-stop="754.662000">l'utilisation d'Emacs, d'être plus efficace,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="754.682000" data-stop="759.108000">d'être plus rapide, d'avoir des automatisations</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="759.128000" data-stop="760.950000">qui soient incluses dedans.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="762.449000" data-stop="766.594000">Mon projet s'appelle Emacs Leuven depuis</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="767.195000" data-stop="769.817000">longtemps, mais pour être cohérent entre</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="769.818000" data-stop="771.900000">la formation que j'ai appelée Emacs Boost</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="771.901000" data-stop="774.503000">et mes configurations qui s'appellent</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="774.504000" data-stop="776.245000">pour l'instant Emacs Leuven,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="776.246000" data-stop="779.389000">je suis en train de renommer</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="779.390000" data-stop="781.793000">tout doucement des fonctions, des variables, etc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="781.813000" data-stop="783.115000">vers Emacs Boost.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="783.135000" data-stop="786.858000">L'idée, ce sera que tout mon fichier de configuration,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="786.859000" data-stop="791.325000">que je peux vous montrer, Emacs Leuven,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="792.031000" data-stop="800.980000">Je fais du literate programming.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="802.602000" data-stop="805.445000">Donc ça c'est mon fichier de configuration d'Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="808.147000" data-stop="812.010000">C'est le fichier à partir duquel est anglé</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="812.011000" data-stop="813.072000">ma configuration Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="814.093000" data-stop="818.437000">Donc ici si je vais montrer de l'autre côté</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="818.438000" data-stop="821.481000">le fichier liste.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="823.857000" data-stop="827.661000">Donc, ça, c'est mon fichier de configuration</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="827.662000" data-stop="828.723000">avec toutes mes configs à moi.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="829.804000" data-stop="833.629000">Il fait, je pense, 7500 lignes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="833.709000" data-stop="835.431000">Je pensais qu'on était à 10 000 déjà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="836.913000" data-stop="838.094000">C'est un petit peu de nettoyage.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="838.775000" data-stop="844.322000">Bon, alors évidemment, c'est facile parce que</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="844.382000" data-stop="847.745000">j'ai quasiment toujours, devant cette queue,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="847.746000" data-stop="849.368000">j'ai toujours un commentaire.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="850.229000" data-stop="852.632000">Donc, si on regarde ici, si je remonte un petit peu,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="853.675000" data-stop="855.057000">voilà, tous mes sets de pubs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="855.378000" data-stop="856.259000">Je vais agrandir un peu.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="856.780000" data-stop="861.307000">J'ai systématiquement une ligne de commentaire au-dessus.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="861.327000" data-stop="862.069000">Voilà, define.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="862.409000" data-stop="863.370000">Donc, j'ai une ligne blanche,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="863.371000" data-stop="865.074000">une ligne de commentaire et puis une ligne de commande.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="865.154000" data-stop="867.476000">Donc, en fait, si on retirait tous les blancs</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="867.477000" data-stop="869.741000">ou tous les commentaires, je serais à 2500 lignes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="869.761000" data-stop="870.382000">C'est déjà pas mal.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="872.886000" data-stop="875.229000">Voilà, mais donc ça, c'est le fichier</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="875.230000" data-stop="877.033000">que j'ai commencé en 99.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="877.688000" data-stop="879.450000">Et donc qui est aussi public avec toutes les</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="879.490000" data-stop="881.592000">configurations que j'ai et tous les packages</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="881.593000" data-stop="882.114000">que j'utilise.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="882.134000" data-stop="883.676000">J'utilise un certain nombre de packages.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="884.722000" data-stop="890.363000">Donc si je regarde, par exemple,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="890.364000" data-stop="892.167000">un dont je vais vous parler tout à l'heure,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="894.189000" data-stop="895.491000">je vais retourner au début du fichier.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="896.532000" data-stop="904.202000">Je vais retomber sur ma liste, voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="904.722000" data-stop="907.204000">Donc ça c'est les packages que je charge</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="907.205000" data-stop="908.507000">ou en tout cas que je customise.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="910.049000" data-stop="911.831000">Donc voilà, ça c'est toute la liste.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="911.911000" data-stop="914.594000">Je crois qu'il y en a à peu près 70.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="914.694000" data-stop="916.316000">Oui, un petit peu moins peut-être.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="916.336000" data-stop="917.478000">Deux packages que j'utilise.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="917.918000" data-stop="919.539000">Alors certains, je les ai commentés</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="919.540000" data-stop="920.982000">parce que je n'utilise plus tellement.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="921.122000" data-stop="924.326000">Et sinon, ça c'est les packages que j'utilise</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="924.867000" data-stop="927.529000">couramment et pour lesquels</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="927.530000" data-stop="928.532000">il y a des configurations.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="928.552000" data-stop="931.655000">Et donc d'ailleurs, le but d'Emacs Leven,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="931.656000" data-stop="933.957000">c'était de dire c'est un fichier de configuration</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="933.958000" data-stop="938.464000">qui est pour moi, il y a mes configurations,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="938.465000" data-stop="939.726000">la façon dont je veux travailler,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="939.727000" data-stop="941.289000">mes automatisations,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="941.290000" data-stop="942.530000">mes settings par défaut,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="942.531000" data-stop="943.732000">ou des fonctions supplémentaires,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="943.733000" data-stop="945.736000">des commandes supplémentaires.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="945.000000">15:45</span> <strong>Démarrage</strong></div><p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="945.756000" data-stop="947.017000"><strong class="speaker-name">Fabrice:</strong> Mais l'idée, c'est que n'importe</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="947.018000" data-stop="950.663000">qui pourrait faire require Emacs Leven,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="950.664000" data-stop="953.147000">donc évidemment cloner le repo,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="953.148000" data-stop="955.390000">faire require de ce fichier-là,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="955.391000" data-stop="959.097000">et ça ne devrait pas perturber son système.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="959.549000" data-stop="961.450000">Ça devrait rajouter toutes les configs</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="961.451000" data-stop="966.216000">que j'ai faites, mais sans perturber, sans imposer,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="966.217000" data-stop="968.600000">par exemple, je ne sais pas, fancy narrow.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="970.282000" data-stop="972.403000">Donc, en fait, au démarrage, ça regarde,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="972.404000" data-stop="974.486000">est-ce que ça va demander,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="974.487000" data-stop="975.648000">ça va regarder les packages</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="975.668000" data-stop="977.089000">qui sont installés dans,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="977.090000" data-stop="980.433000">si je prends l'exemple de Sacha, si Sacha faisait ça,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="980.434000" data-stop="983.957000">ça regarderait les packages qu'elle a installés,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="983.958000" data-stop="986.599000">qui sont appelables, qui sont loadables,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="986.600000" data-stop="988.002000">qu'elle a installés dans son système.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="988.540000" data-stop="990.981000">Et ça dirait, tiens, voilà, il manque tel</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="990.982000" data-stop="992.564000">et tel package, voulez-vous les installer ?</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="992.584000" data-stop="994.965000">Donc, ça va proposer d'installer tous ces packages-là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="995.926000" data-stop="996.706000">Mais on peut dire non.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="997.568000" data-stop="999.650000">Et dans tous les cas, toutes mes configurations,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="999.670000" data-stop="1002.953000">je vérifie chaque fois si je modifie web-mode.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1002.873000" data-stop="1005.195000">Par exemple, je vérifie, est-ce que web-mode est installé ?</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1005.014000" data-stop="1007.277000">Si oui, alors voilà les configs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1007.297000" data-stop="1008.457000">S'il n'est pas installé,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1008.458000" data-stop="1009.659000">il n'y a aucune config qui se passe.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1010.320000" data-stop="1015.144000">Donc, j'ai toujours un... Si je vais regarder</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1015.224000" data-stop="1017.366000">web-mode, par exemple, pour cet exemple-ci.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1018.544000" data-stop="1020.426000">with-eval-after-load, voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1021.307000" data-stop="1023.150000">Donc ici j’ai toujours <code>with-eval-after-load</code> de</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1023.190000" data-stop="1023.670000">web-mode.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1024.611000" data-stop="1026.494000">Et donc ma configuration de web-mode ne sera</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1026.554000" data-stop="1030.078000">active que si web-mode a été trouvé et est utilisé.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1031.640000" data-stop="1033.222000">Donc je ne vais pas, en théorie, je ne vais pas</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1033.242000" data-stop="1035.164000">rajouter des raccourcis clavier, etc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1035.184000" data-stop="1038.508000">pour des modes que vous n'auriez pas.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1038.528000" data-stop="1041.091000">Et en théorie, le fichier, il n'y a pas de truc</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1041.111000" data-stop="1042.192000">qui soit vraiment privé.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1042.232000" data-stop="1044.074000">Donc il n'y a pas mon nom, mon prénom,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1044.075000" data-stop="1045.075000">mon username, par exemple,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1045.076000" data-stop="1046.037000">il n'est pas dans ce fichier là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1046.371000" data-stop="1048.034000">Mon adresse email n'est pas dans ce fichier-là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1048.094000" data-stop="1050.177000">Donc j'ai un petit fichier init-local.el</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1050.178000" data-stop="1051.380000">qui est vraiment spécifique à moi.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1052.141000" data-stop="1053.503000">Tout ce qui est là, en théorie,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1053.504000" data-stop="1057.291000">c'est relativement générique et universel.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1058.693000" data-stop="1061.238000">Très bien.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1061.258000" data-stop="1065.325000">Donc maintenant, si je repasse sur la...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1067.633000" data-stop="1078.552000">C'est ce que je considère être les meilleurs</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1078.953000" data-stop="1081.657000">packages, ceux que j'ai testés.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1081.838000" data-stop="1083.880000">J'ai lu des centaines, si pas des milliers,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1083.881000" data-stop="1085.022000">sur une vingtaine d'années,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1085.023000" data-stop="1086.626000">si pas des milliers de fichiers de config.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1086.646000" data-stop="1089.029000">J'ai vu beaucoup de choses chez plein de gens</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1089.030000" data-stop="1090.552000">et c'est comme ça que j'ai trouvé</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1090.553000" data-stop="1091.835000">beaucoup de packages au fur et à mesure.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1092.794000" data-stop="1096.039000">Et quand c'était des choses qui me plaisaient,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1096.079000" data-stop="1098.603000">j'ai rajouté des configurations de ces packages.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1100.405000" data-stop="1102.447000">C'est pour ça que c'est aussi gros,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1102.448000" data-stop="1104.131000">mais ça fait beaucoup de choses.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1104.151000" data-stop="1104.751000">Et malgré tout,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1104.752000" data-stop="1107.115000">ça se charge quasiment instantanément.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1109.358000" data-stop="1111.300000">Donc aussi, les packages un peu plus longs,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1111.301000" data-stop="1113.024000">je fais des idle require.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1113.044000" data-stop="1115.808000">Donc j'attends qu'il y ait 5 secondes</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1116.028000" data-stop="1118.973000">d'inactivité dans la session Emacs pour aller</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1119.013000" data-stop="1120.675000">charger certains packages.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1121.009000" data-stop="1123.110000">Mon adresse email n'est pas dans ce fichier-là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1123.111000" data-stop="1124.643000">Donc j'ai un petit fichier init-local.el</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1124.644000" data-stop="1126.577000">qui est vraiment spécifique à moi.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1126.578000" data-stop="1129.343000">Tout ce qui est là, en théorie, c'est relativement</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1129.344000" data-stop="1132.443000">générique et universel.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="1132.444000" data-stop="1135.577000"><strong class="speaker-name">Prot:</strong>  Très bien.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="1135.578000" data-stop="1139.642000"><strong class="speaker-name">Fabrice:</strong>  Donc maintenant, si je repasse sur...</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1139.909000" data-stop="1144.035000"><strong class="speaker-name">Sacha:</strong>  Même si ta configuration inclut beaucoup</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1144.055000" data-stop="1151.465000">de package, parce que tu délais le démarrage du</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1151.505000" data-stop="1155.210000">package, c'est vite, c'est rapide.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="1156.151000" data-stop="1157.052000"><strong class="speaker-name">Fabrice:</strong>  Exactement.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1157.072000" data-stop="1160.737000">Je dis que c'est une à deux secondes maximum.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1160.757000" data-stop="1163.141000">Et en fait, l'idée, et on va en parler encore</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1163.161000" data-stop="1166.005000">tout à l'heure, on verra, j'ai beaucoup de choses</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1166.025000" data-stop="1167.447000">que j'aimerais bien dire, on va voir le temps</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1167.487000" data-stop="1167.807000">qu'on a.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1168.394000" data-stop="1171.978000">Mais l'idée, c'est qu'en plus, une fois qu'il est</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1171.998000" data-stop="1174.161000">démarré, il passe en mode serveur.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1175.323000" data-stop="1179.768000">Et donc, je peux lancer, ouvrir un fichier</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1179.788000" data-stop="1181.550000">directement dans Emacs sans lancer une nouvelle</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1181.570000" data-stop="1182.191000">instance d'Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1182.271000" data-stop="1184.774000">Donc je n'ai qu'une seule instance d'Emacs et</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1184.794000" data-stop="1185.876000">c'est celle-là qui est utilisée tout le temps.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1185.896000" data-stop="1187.938000">Donc après, chaque fois que j'appelle Emacs pour</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1187.958000" data-stop="1189.580000">écrire un message de commit ou des choses comme</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1189.600000" data-stop="1190.882000">ça, c'est instantané.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1190.902000" data-stop="1192.864000">Il n'y a vraiment même plus de temps d'attente du tout.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1192.884000" data-stop="1195.768000">Il n'y a même pas les une à deux secondes de démarrage.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1197.858000" data-stop="1206.633000">Et par exemple, un petit truc que je voulais</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1207.294000" data-stop="1208.676000">montrer éventuellement, deux petites</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1208.696000" data-stop="1212.542000">automatisations que je trouve extrêmement utiles,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1215.147000" data-stop="1215.948000">qui font le pont.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1215.988000" data-stop="1217.551000">En fait, j'ai trois applications que j'utilise</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1217.591000" data-stop="1218.613000">tout le temps chez Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1219.354000" data-stop="1221.317000">J'ai le Shell, ici, le terminal.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1221.736000" data-stop="1224.119000">Donc j'utilise pas, j'ai pas l'habitude, et ça</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1224.139000" data-stop="1225.902000">c'est plutôt d'ailleurs à cause, entre</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1225.922000" data-stop="1229.547000">guillemets, à cause de l'époque Cygwin, où le</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1229.567000" data-stop="1234.253000">shell dans Cygwin, un shell dans Cygwin, dans</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1234.273000" data-stop="1235.775000">l'Emacs Cygwin, ça marchait pas bien, il y avait</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1235.795000" data-stop="1237.958000">des problèmes de <code>C-m</code> qui apparaissaient, etc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1239.580000" data-stop="1241.543000">Donc j'ai pas pris l'habitude d'utiliser le shell</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1241.563000" data-stop="1242.043000">dans Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1243.105000" data-stop="1245.576000">Donc j'ai toujours, voilà,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1245.577000" data-stop="1247.442000">mon petit shell sur le côté,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1247.443000" data-stop="1249.373000">j'ai Emacs et j'ai le browser.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1249.453000" data-stop="1251.456000">En gros c'est mes trois, et puis alors...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1252.195000" data-stop="1254.237000">Pour le boulot, évidemment, Outlook.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1254.278000" data-stop="1256.534000">Mais sinon, c'est les trois applications</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1256.535000" data-stop="1258.162000">que j'utilise vraiment le plus.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1258.242000" data-stop="1260.605000">C'est Emacs, le Shell et le Browser.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1261.706000" data-stop="1263.865000">Et j'ai envie d'avoir des ponts</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1263.866000" data-stop="1265.531000">entre ces deux mondes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1265.651000" data-stop="1269.776000">Donc ici, mon Shell, mon terminal et Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1270.637000" data-stop="1273.054000">Du style, je veux donc voir</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1273.055000" data-stop="1275.243000">si je vais ouvrir un fichier.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="1275.000000">21:15</span> <strong>Emacsclient</strong></div><p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="1275.263000" data-stop="1281.190000"><strong class="speaker-name">Fabrice:</strong> Par exemple, je vais ouvrir le fichier Emacs...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1281.710000" data-stop="1285.935000">Leuven, tout doux.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1286.656000" data-stop="1291.890000">Donc ici, j’ai un petit alias <code>e</code></span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1291.891000" data-stop="1294.967000">qui en fait va faire emacsclient.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1296.989000" data-stop="1299.693000">Quand je fais ça, si tout se passe bien, voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1300.554000" data-stop="1303.300000">Donc ici, il m'a ouvert</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1303.301000" data-stop="1306.662000">ce fichier tout doux dans Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1308.164000" data-stop="1309.485000">Donc ça, c'est pour ouvrir un fichier.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1309.545000" data-stop="1311.548000">Je peux aussi ouvrir</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1312.321000" data-stop="1317.595000">Le répertoire dans lequel je suis,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1317.596000" data-stop="1320.756000">ça ouvre le répertoire et je passe en direct.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1322.879000" data-stop="1326.813000">Par exemple, si j'étais dans</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1326.814000" data-stop="1329.519000">ce repository Emacs Leuven,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1329.520000" data-stop="1333.478000">imaginons que je veux faire un guide status.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1334.439000" data-stop="1336.523000">J'ai aussi des alias évidemment pour...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1337.043000" data-stop="1339.358000">Si je veux faire un Git status,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1339.359000" data-stop="1341.389000">je vois qu'il y a ces fichiers-là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1341.409000" data-stop="1343.838000">Je pourrais éventuellement vouloir garder</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1343.839000" data-stop="1344.893000">les modifications.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1345.013000" data-stop="1346.776000">Je vais les faire avec Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1347.476000" data-stop="1348.964000">Je pourrais faire simplement up point</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1348.965000" data-stop="1351.390000">pour me retrouver directement ici,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1351.391000" data-stop="1352.984000">dans le bon répertoire.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1353.444000" data-stop="1355.143000">Et comme ça, là, je vais faire, chez moi,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1355.144000" data-stop="1356.892000">je vais faire <code>C-&lt;f9&gt;</code>,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1356.893000" data-stop="1358.501000">qui va me lancer <code>vc-dir</code></span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1358.502000" data-stop="1361.010000">sans me poser la question de savoir</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1361.011000" data-stop="1362.696000">où je veux lancer <code>vc-dir</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1363.267000" data-stop="1366.937000">Donc, mon <code>C-&lt;f9&gt;</code> ne prompte pas,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1366.938000" data-stop="1369.281000">il lance <code>vc-dir</code> sur le répertoire</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1369.282000" data-stop="1371.417000">ou le fichier dans lequel je suis.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1372.338000" data-stop="1374.060000">Et donc, c'est avec ça que je commencerai.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1374.220000" data-stop="1378.405000">Ici, je regarderai les différences avec un égal.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1378.705000" data-stop="1379.652000">Je vais voir si c'est bon ou pas,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1379.653000" data-stop="1380.488000">puis je vais committer.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1383.111000" data-stop="1386.975000">Donc ça, c'est pour passer du shell vers Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1387.256000" data-stop="1388.397000">J’ai le petit <code>e</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1389.727000" data-stop="1394.104000">Beaucoup de gens connaissent emacsclient,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1394.105000" data-stop="1396.634000">donc ce n'est pas très nouveau.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1396.654000" data-stop="1400.538000">J'ai juste abrévié en e. Deux choses qui sont</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1401.019000" data-stop="1403.661000">plus marrantes ou plus utiles.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1403.681000" data-stop="1404.564000">Il y en a une qui est marrante</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1404.565000" data-stop="1405.223000">et une qui est utile.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1406.144000" data-stop="1408.321000">Celle qui est marrante, c'est cate,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1408.322000" data-stop="1411.932000">qui est une petite fonction dans le terminal,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1411.933000" data-stop="1414.913000">un petit shell script, et qui fait un cate.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1416.655000" data-stop="1417.776000"><strong class="speaker-name">Sacha:</strong>  Cat plus Emacs.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="1418.380000" data-stop="1419.961000"><strong class="speaker-name">Fabrice:</strong>  cat de ce qu'il y a dans Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1419.981000" data-stop="1422.347000">Donc, si je fais cate,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1422.348000" data-stop="1424.602000">il va en fait m'afficher</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1424.603000" data-stop="1427.488000">le contenu du buffer working-dir.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1431.511000" data-stop="1434.173000">C'est génial.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1434.193000" data-stop="1436.132000">Si j'ai ce todo-là, par exemple,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1436.133000" data-stop="1437.951000">je peux faire ici si je fais <code>cate</code>,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1437.952000" data-stop="1439.278000">ou si j'en avais plusieurs,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1439.298000" data-stop="1441.800000">on peut imaginer que j'ai plusieurs fenêtres.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1441.880000" data-stop="1444.522000">Donc, si je vais ici, voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1444.542000" data-stop="1446.204000">Pour l'instant, la fenêtre active, c'est celle-là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1446.224000" data-stop="1447.965000">Donc, si je fais <code>cate</code>,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1448.637000" data-stop="1450.299000">ça va me remontrer ça.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1450.980000" data-stop="1453.684000">Si je mets mon curseur là et que je refais <code>cate</code>,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1453.704000" data-stop="1458.110000">ça va m'afficher l'autre fichier.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1458.130000" data-stop="1459.921000">Alors ça c'est plus...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1459.922000" data-stop="1462.596000">Et alors c'est emacsclient aussi.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1463.097000" data-stop="1465.140000">Alors ça c'est plus marrant, entre guillemets,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1465.160000" data-stop="1466.290000">parce que ça n'a pas beaucoup d'intérêt,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1466.291000" data-stop="1467.583000">sauf éventuellement, parfois.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1468.144000" data-stop="1471.048000">Imaginons que je ne sache pas faire un grep.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1471.068000" data-stop="1474.332000">Il y a des opérations que je connaîtrais mieux</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1474.352000" data-stop="1476.956000">dans le terminal.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1477.016000" data-stop="1478.458000">Par exemple, compter le nombre de lignes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1478.843000" data-stop="1481.233000">J'ai un petit... Je suis sous</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1481.234000" data-stop="1483.350000">et j’ai un global <code>w</code> qui va me faire le compte.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1484.092000" data-stop="1486.280000">Donc ici, je vais savoir directement, voilà,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1486.281000" data-stop="1490.702000">j'ai 1397 lignes dans ce fichier-là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1490.722000" data-stop="1493.279000">Ce qui revient à faire, juste pour expliquer,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1493.280000" data-stop="1494.909000">ça revient à faire pipe <code>wc -l</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1498.195000" data-stop="1500.999000">Donc voilà, je pourrais faire ici aussi un grep,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1501.019000" data-stop="1504.400000">éventuellement, grep, je ne sais pas, test,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1504.401000" data-stop="1505.847000">je ne sais pas si j'ai... Voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1506.316000" data-stop="1508.115000">Donc il y a toutes les lignes qui sont</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1508.116000" data-stop="1509.761000">dans ce buffer là avec le mot test.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1512.485000" data-stop="1515.510000">Donc ça c'est plus marrant entre guillemets,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1515.931000" data-stop="1517.553000">c'est pas tout le temps utile.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1517.773000" data-stop="1521.451000">Par contre un qui est extrêmement utile,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1521.452000" data-stop="1523.740000">c'est imaginons que je sois,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1523.741000" data-stop="1527.055000">je vais ici me redéplacer dans mon route,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1527.056000" data-stop="1528.950000">dans mon home directory.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1529.431000" data-stop="1532.035000">Je suis dans le home directory et en fait ici</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1532.055000" data-stop="1534.078000">dans Emacs, j'ai ouvert ce fichier là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1534.396000" data-stop="1536.938000">Et j'aimerais bien faire le status, par exemple,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1537.779000" data-stop="1540.422000">le guide status, dans ce repo-là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1540.442000" data-stop="1541.943000">Mais donc, il faut que j'aille dans le repo.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1542.163000" data-stop="1545.532000">Donc ici, si je fais C-x C-k,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1545.533000" data-stop="1549.814000">avec direct plus, je sais passer à la vue directe</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1549.815000" data-stop="1551.915000">et je vois que le chemin d'accès,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1551.916000" data-stop="1556.056000">donc le chemin, c'est ~/.dotfiles/emacs-leuven.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1557.158000" data-stop="1560.327000">Donc, je pourrais faire ici cd slash...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1560.328000" data-stop="1561.922000">En fait, ça, ce qui est juste au-dessus.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1564.298000" data-stop="1567.160000">Mais si je veux l'automatiser, en fait,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1567.161000" data-stop="1568.602000">je peux faire <code>cde</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1569.583000" data-stop="1573.126000">Donc <code>cde</code>, comme cate, c’était cat de ce qu’il y a</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1573.146000" data-stop="1576.626000">dans Emacs, <code>cde</code>, c’est <code>cd</code> de ce qu’il y
a</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1576.627000" data-stop="1577.249000">dans Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1577.850000" data-stop="1582.794000">Donc <code>cde</code> va me conduire là où je suis dans Emacs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1583.315000" data-stop="1587.799000">Donc dans le même répertoire, voilà.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1587.819000" data-stop="1592.803000"><strong class="speaker-name">Sacha:</strong>  Je vais voler toutes les idées.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="1593.982000" data-stop="1599.547000"><strong class="speaker-name">Fabrice:</strong>  C'est le but, parce que j'ai trouvé</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1599.567000" data-stop="1603.170000">quelque part cette idée, et je l'ai peut-être un</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1603.190000" data-stop="1606.993000">peu modifiée, mais c'est génial.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1607.393000" data-stop="1609.135000">Donc ici, maintenant, si je vais sur n'importe</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1609.155000" data-stop="1612.598000">quel fichier, je ne sais pas</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1612.599000" data-stop="1617.482000">si je prends de nouveau notre exemple ici, Readme.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1618.543000" data-stop="1619.924000">Est-ce que vous voyez assez grand ?</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1619.944000" data-stop="1623.567000">Est-ce que je peux augmenter la taille aussi ?</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1624.087000" data-stop="1624.748000">De la fonte.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1625.368000" data-stop="1627.166000">Donc ici, je suis dans le fichier</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1627.167000" data-stop="1629.372000">que j'ai préparé pour cette présentation.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1629.552000" data-stop="1630.993000">C'est un autre repository.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1632.214000" data-stop="1633.760000">Imaginons que dans mon shell,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1633.761000" data-stop="1637.259000">je veuille retourner dans ce repository, <code>cde</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1637.359000" data-stop="1643.545000">Et je suis dans le repository Emacs, Sacha Chua.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1643.745000" data-stop="1645.447000">Je peux faire mon guide status.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1646.708000" data-stop="1648.049000">Je suis directement bien placé.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1648.089000" data-stop="1651.074000">Je n'ai pas besoin de devoir taper</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1651.075000" data-stop="1652.473000">des chemins d'accès.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1653.584000" data-stop="1657.537000"><strong class="speaker-name">Sacha:</strong>  Tu as aussi un script pour récupérer</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1657.538000" data-stop="1661.231000">ou retrouver le nombre de fichiers</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1661.232000" data-stop="1667.780000">qui est courant en Emacs dans la command line?</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="1668.081000" data-stop="1669.060000"><strong class="speaker-name">Fabrice:</strong>  Je ne l'ai pas,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1669.061000" data-stop="1670.903000">mais ce serait facile à faire puisqu'en fait,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1670.904000" data-stop="1671.825000">il y a ici ce que je...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1671.925000" data-stop="1674.708000">Imaginons que je veuille le faire.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1674.728000" data-stop="1677.399000">Je vais prendre quelques touches en plus.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1677.400000" data-stop="1679.173000">Je vais faire <code>C-x C-j</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1680.074000" data-stop="1681.460000">Et puis...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1681.461000" data-stop="1683.700000">Je ne sais pas si vous savez, <code>w</code>, le petit
<code>w</code>,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1683.701000" data-stop="1685.204000">ça me copie.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1685.644000" data-stop="1688.268000">Donc, le contrôler, il me place dans direct sur</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1688.288000" data-stop="1689.210000">le fichier en question.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1689.731000" data-stop="1693.817000">Et <code>w</code>, dans le presse-papier, le nom du fichier.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1693.837000" data-stop="1698.524000">Je pourrais faire <code>cat</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1698.825000" data-stop="1703.572000">C'est facile d'implementer.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1703.772000" data-stop="1707.638000">Ce serait facile, parce qu'ici, je l'ai récupéré.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1708.276000" data-stop="1709.358000"><code>cat</code>, ceci.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1709.798000" data-stop="1711.701000">Donc j'ai directement le fichier comme ça.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1711.721000" data-stop="1712.983000">Donc ce serait extrêmement facile.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1713.404000" data-stop="1716.629000">Plus dur, ce sera de lui trouver un nom.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1718.091000" data-stop="1718.732000">À cette commande.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1720.054000" data-stop="1729.188000"><strong class="speaker-name">Sacha:</strong>  Génial, génial.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="1729.000000">28:49</span> <strong>org-html-themes</strong></div><p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="1729.208000" data-stop="1730.711000"><strong class="speaker-name">Fabrice:</strong>  Non, vas-y, j'allais éventuellement,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1730.731000" data-stop="1732.534000">maintenant on était dans, j'allais éventuellement</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1732.554000" data-stop="1734.537000">parler d'export HTML, etc.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1735.078000" data-stop="1736.680000"><strong class="speaker-name">Sacha:</strong>  Oui, oui, oui.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="1739.292000" data-stop="1742.005000"><strong class="speaker-name">Fabrice:</strong>  Donc vous voyez ici,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1742.006000" data-stop="1744.379000">on est dans le buffer Emacs,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1744.399000" data-stop="1746.422000">alors c'est déjà agréable à lire parce qu'il y a</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1746.442000" data-stop="1747.864000">un certain nombre de couleurs, etc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1749.106000" data-stop="1751.149000">J'aimerais bien d'ailleurs ici que les notes</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1751.169000" data-stop="1753.891000">soient colorisées avec une certaine couleur,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1753.892000" data-stop="1757.238000">mais bon, ce sera pour une prochaine fois.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1760.262000" data-stop="1761.915000">Mais il y a évidemment un moyen de lire</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1761.916000" data-stop="1763.598000">qui est quand même beaucoup plus agréable,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1763.599000" data-stop="1765.249000">c'est de lire ce même document.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1766.242000" data-stop="1768.790000">qui est assez long, ce serait de le lire</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1768.791000" data-stop="1772.870000">en HTML ou en PDF.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1774.772000" data-stop="1778.032000">Et donc, en rajoutant un setup file,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1778.033000" data-stop="1780.159000">donc ici simplement une ligne comme ça.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1781.280000" data-stop="1788.097000">Donc, il faut avoir cloné le repository</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1788.098000" data-stop="1790.091000">à org-html-themes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1790.111000" data-stop="1793.816000">Et alors, après, il faut taper le chemin d'accès</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1793.836000" data-stop="1797.424000">vers le HTML thème readtheorg.setup.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1798.125000" data-stop="1800.217000">readtheorg est un des deux thèmes HTML</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1800.218000" data-stop="1800.987000">que j'ai écrit.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1802.048000" data-stop="1804.090000">Et donc, simplement en mettant une ligne comme</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1804.110000" data-stop="1810.740000">ça, quand on va faire <code>C-c C-e h h</code>,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1810.741000" data-stop="1812.117000">ça va générer.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1812.617000" data-stop="1813.418000">Voilà, c'est déjà fait.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1813.438000" data-stop="1816.761000">On voit ici dans l'écho area, ça va générer la</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1816.901000" data-stop="1817.922000">version HTML.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1819.063000" data-stop="1822.025000">Et donc, oui, pour aller l'ouvrir, il y aurait</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1822.045000" data-stop="1823.907000">moyen d'aller encore plus vite, etc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1824.427000" data-stop="1826.439000">Ce que je fais encore toujours pour l'instant,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1826.440000" data-stop="1828.520000">je fais <code>C-x C-j</code>, je passe dans Dired.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1828.521000" data-stop="1832.679000">Et dans Dired, j'ai un petit raccourci qui est</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1832.680000" data-stop="1835.579000">extrêmement pratique, que j'ai nommé pour</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1835.580000" data-stop="1837.960000">l’instant <code>o</code> pour Open.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1837.961000" data-stop="1840.960000">Et en fait, ça ouvre le fichier sur lequel</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1840.961000" data-stop="1843.910000">je suis en utilisant l'application standard Windows.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1843.930000" data-stop="1845.391000">Donc, c'est ça aussi l'intérêt ici.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1845.451000" data-stop="1847.814000">Donc, ça montre bien qu'avec WSL, je suis intégré</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1847.834000" data-stop="1848.515000">avec mon Windows.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1849.316000" data-stop="1852.780000">Donc, en faisant O sur ce fichier-là,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1852.996000" data-stop="1854.397000">Ça va m'ouvrir Edge.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1855.058000" data-stop="1858.441000">Si je fais O sur le fichier PDF, ça va m'ouvrir</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1858.461000" data-stop="1859.502000">Sumatra PDF.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1859.522000" data-stop="1861.524000">Parce que j'ai configuré dans Windows que mon</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1861.544000" data-stop="1862.745000">lecteur, c'est sous Sumatra PDF.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1864.027000" data-stop="1866.067000">Et donc ici, je vais faire O.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1866.068000" data-stop="1870.233000">Et ça doit m'ouvrir ici.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1870.253000" data-stop="1872.915000">Alors voilà, ça m'ouvre un fichier.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1873.376000" data-stop="1873.896000">Vous voyez ?</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1876.559000" data-stop="1879.982000">Et donc ça m'ouvre le fichier avec...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1880.283000" data-stop="1882.225000">Le fichier Org, mais avec une présentation</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1882.265000" data-stop="1886.010000">beaucoup plus sympathique, beaucoup plus jolie,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1886.030000" data-stop="1887.071000">beaucoup plus agréable à lire.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1890.054000" data-stop="1890.655000"><strong class="speaker-name">Sacha:</strong>  Je l'adore.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="1890.715000" data-stop="1895.080000"><strong class="speaker-name">Fabrice:</strong>  Elle est géniale, elle est magnifique.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1895.100000" data-stop="1897.523000">Et en fait, il y en a une deuxième, et je vais</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1897.543000" data-stop="1899.145000">vous montrer des petits trucs de la deuxième,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1899.165000" data-stop="1901.988000">parce que je n'ai pas encore tout mis dans</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1902.008000" data-stop="1902.369000">celle-ci.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1902.389000" data-stop="1904.131000">J'aurais bien porté des choses que j'avais créées</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1904.151000" data-stop="1906.233000">dans l'autre, mais que je n'ai pas encore</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1906.253000" data-stop="1907.995000">portées, donc j'aurais bien les partager dans</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1908.035000" data-stop="1908.636000">tous les thèmes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1909.223000" data-stop="1914.228000">Si je retourne ici dans mon fichier Org et que je</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1914.248000" data-stop="1918.533000">mets Big Blow à la place, c'est le nom de l'autre</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1918.553000" data-stop="1918.793000">thème.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1918.873000" data-stop="1921.236000">Je vais refaire un export.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1923.058000" data-stop="1924.880000">Cette fois-ci, je n'ai plus qu'à faire F5 ici</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1924.920000" data-stop="1925.661000">pour faire un refresh.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1926.682000" data-stop="1930.986000">On a une autre vue où là, chaque section devient</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1931.327000" data-stop="1931.867000">un tab.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1932.888000" data-stop="1934.370000">On a tous des tabs.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1935.430000" data-stop="1937.072000">Donc ça peut être aussi intéressant en fonction</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1937.092000" data-stop="1938.093000">de la taille du fichier.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1938.113000" data-stop="1940.876000">Ça peut être aussi intéressant de voir une vue</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1940.936000" data-stop="1944.259000">plus monolithique où on a tout en une seule page</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1944.279000" data-stop="1947.603000">ou une vue avec des tables ici où on voit section</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1947.623000" data-stop="1949.204000">par section ou chapitre par chapitre.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1951.246000" data-stop="1954.470000">Mais alors cette vue-ci, elle a des trucs un peu</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1954.490000" data-stop="1955.050000">spéciaux.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1955.731000" data-stop="1957.633000">Donc j'ai notamment la possibilité de faire un</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1957.653000" data-stop="1958.054000">collapse.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1958.734000" data-stop="1962.298000">On va aller à un endroit où j'ai ici...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1962.835000" data-stop="1963.937000">Quelques astuces, voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1964.197000" data-stop="1966.400000">Donc j'ai collapse all ou extend all.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1967.902000" data-stop="1970.305000">Donc je peux collapser toutes mes sections.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1970.325000" data-stop="1972.208000">En fait, j'ai voulu faire comme dans Org.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1973.109000" data-stop="1974.351000">Et j'ai mes petites flèches ici.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1974.691000" data-stop="1981.220000">Donc je peux, en cliquant sur n'importe quel</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1981.240000" data-stop="1983.723000">item, je peux l'expander ou le collapser.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="1984.284000" data-stop="1985.586000">Donc si j'expand ou je collapse.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="1987.135000" data-stop="1989.847000"><strong class="speaker-name">Sacha:</strong>  Pardon, je vais apporter</span> <span class="audio-time caption" data-speaker="Sacha" data-start="1989.848000" data-stop="1993.510000">des tissus à ma fille.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="1994.212000" data-stop="1996.136000"><strong class="speaker-name">Prot:</strong>  C'est effectif comme ça, oui.</span> <span class="audio-time caption" data-speaker="Prot" data-start="2000.326000" data-stop="2003.393000">Et tu as d'autres thèmes aussi ?</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="1999.304000" data-stop="2000.186000"><strong class="speaker-name">Fabrice:</strong>  Non, pas encore publics.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2000.326000" data-stop="2001.394000">J'en ai en deux,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2001.395000" data-stop="2003.794000">mais ils ne sont pas encore publics.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2005.664000" data-stop="2010.630000">Et donc voilà, ça peut être intéressant quand on</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2010.649000" data-stop="2015.055000">a beaucoup de tâches, etc., pour pouvoir de</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2015.075000" data-stop="2018.020000">nouveau, un peu comme dans le fichier Org, de</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2018.060000" data-stop="2019.702000">collapser tout sauf un certain truc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2022.666000" data-stop="2025.369000">Et alors, j'avais mis exprès ici, donc là j'ai</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2025.389000" data-stop="2030.354000">deux tâches, j'ai fait deux tâches, en todo et en</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2030.374000" data-stop="2032.118000">startit, avec des petites tags.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2033.159000" data-stop="2033.999000">Et en fait, j'ai même...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2034.486000" data-stop="2036.169000">Ici, un petit dashboard sur le côté.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2036.189000" data-stop="2038.613000">Il y a un petit truc dashboard qui s'est mis</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2038.633000" data-stop="2039.314000">quand on l'ouvre.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2040.956000" data-stop="2043.921000">On voit le nombre de tâches en todo, le nombre de</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2043.941000" data-stop="2044.802000">tâches en started.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2044.841000" data-stop="2049.028000">Donc, dynamiquement, ça va questionner, ça va</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2049.068000" data-stop="2051.531000">afficher tous les statuts qui existent.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2051.551000" data-stop="2053.113000">Si j'en ai que deux dans tout mon fichier,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2053.133000" data-stop="2054.075000">c'était pour un petit exemple.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2054.736000" data-stop="2057.760000">Là, pareil, j'ai tous les tags et on peut même</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2057.780000" data-stop="2059.404000">highlighter carrément</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2059.405000" data-stop="2061.726000">tous les trucs qui sont en todo.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2062.668000" data-stop="2064.491000">C'est des flags, en fait.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2064.551000" data-stop="2066.554000">On peut les highlighter.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2066.574000" data-stop="2067.419000">Je peux highlighter</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2067.420000" data-stop="2069.217000">et ça prend la couleur du todo.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2070.860000" data-stop="2072.742000">Comme ça, si je veux scanner tous les trucs qui</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2072.762000" data-stop="2074.425000">seraient en todo, je peux les mettre en todo et</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2074.445000" data-stop="2076.266000">je peux scanner, quand j'ai un long fichier,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2076.267000" data-stop="2078.490000">je peux scanner tout ce qu'il y a dedans.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2078.510000" data-stop="2082.096000">Et ça marche aussi, si je me souviens bien, avec</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2082.116000" data-stop="2085.821000">les petits tags.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2086.241000" data-stop="2089.326000">Je peux highlighter toutes les tâches qui ont le</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2089.346000" data-stop="2091.329000">tag personnel ou toutes les tâches qui ont le tag</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2091.389000" data-stop="2092.270000">work d'un coup.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2093.600000" data-stop="2095.723000">Ça me permet de scanner, de regarder ce qui est</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2095.763000" data-stop="2096.384000">important.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2097.245000" data-stop="2098.987000">C'est un peu un fonctionnement à la Org, mais</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2099.007000" data-stop="2100.589000">dans le browser.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="2102.000000">35:02</span> <strong>Review</strong></div><p></p><span class="audio-time caption" data-speaker="Prot" data-start="2102.612000" data-stop="2104.074000"><strong class="speaker-name">Prot:</strong>  Qu’est-ce que ça veut dire <code>r</code> ?</span> <span class="audio-time caption" data-speaker="Prot" data-start="2104.534000" data-stop="2106.397000"><code>r</code>, or click here to review.</span> <span class="audio-time caption" data-speaker="Prot" data-start="2106.657000" data-stop="2108.460000">Exactement.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="2108.480000" data-stop="2110.362000"><strong class="speaker-name">Fabrice:</strong>  C'est ce que je voulais te montrer.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2110.382000" data-stop="2111.619000">J'ai un petit truc en plus</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2111.620000" data-stop="2112.946000">pour faire un vrai review.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2114.007000" data-stop="2117.200000">Si je clique sur <code>r</code>, ça va faire</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2117.201000" data-stop="2118.593000">comme un narrowing.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2118.693000" data-stop="2120.116000">Tout le reste de l'écran</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2120.117000" data-stop="2125.611000">va devenir foncer. Sauf la tâche, une tâche à la fois.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2125.631000" data-stop="2128.354000">Et donc ça va aller chaque fois sur la next tâche.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2129.075000" data-stop="2130.937000">Donc ici, quand je vais cliquer sur R, il va</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2130.977000" data-stop="2133.180000">passer à la tâche suivante, qui est active,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2133.220000" data-stop="2135.583000">c'est-à-dire ici la tâche qui sera en start-it.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2136.504000" data-stop="2138.546000">Et donc ça collapse tout le reste.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2138.566000" data-stop="2141.089000">Et si je refais un <code>r</code>, ici c’est bloqué, donc je</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2141.109000" data-stop="2142.671000">peux faire <code>q</code> pour quitter.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2143.111000" data-stop="2144.953000">Donc <code>r</code>, il va à la première tâche, et donc je</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2144.974000" data-stop="2147.356000">vois cette première tâche ouverte, et puis il va</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2147.376000" data-stop="2147.917000">à la deuxième.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2148.578000" data-stop="2150.700000">Donc on pourrait passer, scanner une par une</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2150.720000" data-stop="2151.501000">toutes les tâches.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2151.818000" data-stop="2153.860000">Et ça va chaque fois mettre en évidence</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2154.020000" data-stop="2155.342000">uniquement cette tâche-là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2159.987000" data-stop="2163.191000">Et donc, je peux faire grand <code>R</code>, donc c’est pour</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2163.211000" data-stop="2165.233000">faire le reverse, donc aller en arrière.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2165.614000" data-stop="2167.836000">Donc <code>r</code>, ça va vers le suivant, la tâche suivante.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2167.876000" data-stop="2170.379000">Si j'en ai que deux, on pourrait imaginer que</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2170.439000" data-stop="2171.781000">j'en ai 100 dans un fichier.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2172.862000" data-stop="2174.444000">Et donc, je peux faire mon review comme ça et</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2174.484000" data-stop="2176.766000">relire le truc et puis éventuellement changer.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2177.087000" data-stop="2178.388000">Ce qui serait génial, c'est de pouvoir changer le</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2178.408000" data-stop="2179.269000">statut ici, etc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2179.329000" data-stop="2180.070000">aussi.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2180.860000" data-stop="2184.463000">Et que ce soit répercuté vers le fichier Org,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2184.483000" data-stop="2188.507000">mais ce n'est pas le cas.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2188.527000" data-stop="2190.669000">C'est un petit ensemble de Org ici.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2190.689000" data-stop="2194.673000">J'ai aussi là un petit mini-talk, comme la</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2194.693000" data-stop="2198.056000">mini-talk dans les chapitres LaTeX.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2200.338000" data-stop="2206.244000">Et donc vous voyez que simplement en mettant une</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2206.264000" data-stop="2209.467000">ligne ici, BigBlow ou ReadTheDocs,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2211.320000" data-stop="2213.162000">On a accès à l'une ou l'autre.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2213.622000" data-stop="2215.284000">Je génère l'autre version.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2217.226000" data-stop="2218.507000">F5, voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2221.490000" data-stop="2223.272000">Ici, il y a un petit truc de recherche en plus</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2223.292000" data-stop="2224.193000">que je n'ai pas dans l'autre.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2224.213000" data-stop="2225.614000">J'ai des petites différences dans les deux thèmes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2229.057000" data-stop="2232.901000">Et donc, ça, c'est l'export vers HTML.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2232.921000" data-stop="2235.083000">L'idée, c'est d'avoir... J'ai mis une référence</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2235.103000" data-stop="2236.445000">ici, vers le repo.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2237.125000" data-stop="2239.808000">Et l'idée, c'est d'avoir 0 CSS à écrire.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2240.682000" data-stop="2243.546000">Une navigation confortable, une lisibilité plus</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2243.747000" data-stop="2245.409000">grande, un rendu professionnel.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="2245.000000">37:25</span> <strong>PDF</strong></div><p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="2245.429000" data-stop="2246.631000"><strong class="speaker-name">Fabrice:</strong> On peut carrément imprimer ça.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2248.414000" data-stop="2250.217000">Voilà, une personnalisation qui est assez simple.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2252.280000" data-stop="2258.329000">J'ai fait aussi un petit repository pour l'export</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2258.349000" data-stop="2260.953000">vers la tech.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2260.973000" data-stop="2265.080000">Donc ici, si j'exporte, je l'ai déjà fait, mais</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2265.100000" data-stop="2266.622000">je peux directement l'ouvrir.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2268.577000" data-stop="2271.060000">Oh, donc je vais faire de nouveau... Oh, et ça va</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2271.100000" data-stop="2275.365000">ouvrir l'application dans Windows qui est liée</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2275.405000" data-stop="2278.099000">pour les PDF.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2278.100000" data-stop="2279.833000">Chez moi, c'est sous Sumatra PDF.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2279.834000" data-stop="2282.634000">Voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2283.755000" data-stop="2287.840000">Et donc, ça m'ouvre ici mon fichier.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2289.743000" data-stop="2292.586000">Cette fois-ci, comme un PDF, avec une table des</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2292.626000" data-stop="2294.128000">contenus, une table des matières.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2295.965000" data-stop="2298.869000">Et voilà, j'ai essayé de nouveau de faire les</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2298.889000" data-stop="2300.271000">notes, les types, etc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2300.331000" data-stop="2303.295000">Donc, de les faire un rendu qui soit assez joli.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2304.977000" data-stop="2309.163000">Tout à l'heure, on était ici dans Emacs Leuven</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2309.183000" data-stop="2309.924000">Boost.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2310.785000" data-stop="2312.507000">Et donc ça, c'est aussi public.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2312.527000" data-stop="2321.079000">C'est une classe qui s'appelle mcreport.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2321.459000" data-stop="2323.802000">Je l'ai appelé mcreport pour l'instant.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2323.823000" data-stop="2325.685000">Donc, il faut juste charger la première fois.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2326.205000" data-stop="2329.909000">Il faut charger, donc la première fois que je</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2329.929000" data-stop="2332.752000">lance Emacs, je devrais le faire automatiquement,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2332.772000" data-stop="2334.294000">mais pour l'instant je ne l'ai pas encore fait.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2334.694000" data-stop="2337.157000">Je dois le faire une fois à chaque session.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2337.938000" data-stop="2341.602000">Je vais évaluer ce buffer-ci dans lequel j'ai les</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2341.622000" data-stop="2348.489000">définitions de mes différents... de mcarticles,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2348.570000" data-stop="2350.352000">de mcreports, de mcbooks, etc.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2350.932000" data-stop="2352.634000">Donc je dois juste évaluer une fois</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2353.019000" data-stop="2357.726000">C'est un package.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2360.670000" data-stop="2380.019000">C'est des accords sur une guitare où on peut</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2380.680000" data-stop="2382.503000">gratter plusieurs cordes sur une guitare.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2382.905000" data-stop="2387.672000">Ici, l'idée, c'est qu'on peut appeler une</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2387.692000" data-stop="2390.997000">commande avec deux touches simultanées.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2391.718000" data-stop="2393.440000">Donc, par exemple, <code>eval-buffer</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2393.580000" data-stop="2396.685000">Donc ici, quand je dois évaluer ceci, je ferais,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2397.045000" data-stop="2398.928000">si je faisais comme avant, je ferais <code>M-x</code>,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2399.969000" data-stop="2402.112000"><code>eval-buffer</code>, Enter.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="2403.000000">40:03</span> <strong>Key-chord</strong></div><p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="2403.314000" data-stop="2405.778000"><strong class="speaker-name">Fabrice:</strong> Mais en fait, avec key-chord, je peux simplement</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2405.798000" data-stop="2407.460000">faire <code>vb</code> en même temps.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2407.961000" data-stop="2410.284000">Donc, si je fais <code>vb</code>, il y a genre 100 ou 200</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2410.304000" data-stop="2411.005000">millisecondes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2411.356000" data-stop="2414.220000">Donc ça doit être fait quasiment simultanément.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2414.340000" data-stop="2417.885000">Et le <code>b</code> peut être avant le <code>v</code> ou le
<code>v</code> avant le <code>b</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2418.586000" data-stop="2421.470000">Et donc quand je fais les deux en même temps, <code>vb</code>,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2421.490000" data-stop="2423.893000">ça fait <code>eval-buffer</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2424.494000" data-stop="2426.096000">Si vous voulez, alors ici on voit rien, c'est pas</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2426.116000" data-stop="2426.677000">très visuel.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2427.117000" data-stop="2429.781000">Si vous voulez voir un truc, <code>hh</code> par exemple,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2429.801000" data-stop="2433.606000">quand je tape <code>hh</code> rapidement, ça fait la sélection</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2434.167000" data-stop="2435.068000">d'abord du mot.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2435.709000" data-stop="2438.633000">Si je retape rapidement, ça grandit chaque fois</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2438.653000" data-stop="2439.134000">la région.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2439.154000" data-stop="2440.215000">Donc ça fait un expand region.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2440.769000" data-stop="2445.237000">Et grand <code>H</code>, ça fait l’inverse, je</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2445.257000" data-stop="2449.204000">retourne vers du plus petit au plus petit.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2449.224000" data-stop="2452.482000"><code>xk</code> par exemple, si je tape <code>xk</code>,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2452.483000" data-stop="2454.373000">ça va faire kill-buffer.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2455.695000" data-stop="2458.340000">Donc c'est chaque fois juste, si vous voulez voir</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2458.360000" data-stop="2461.586000">dans ma configuration, où ça se trouve, Emacs</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2461.626000" data-stop="2465.072000">Levenel, XK par exemple, voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2466.925000" data-stop="2472.819000">Donc c’est là que j’ai mis other window, <code>ww</code>,
<code>xj</code>,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2472.820000" data-stop="2475.438000">ça fait le <code>C-x C-k</code>, donc le direct jump.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2476.540000" data-stop="2479.664000">Et le <code>eval-buffer</code> dont j’ai parlé, où est-ce</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2479.684000" data-stop="2481.567000">qu'il est ?</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2481.587000" data-stop="2488.177000">On va mettre un peu… Donc <code>eval-buffer</code>, voilà,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2488.197000" data-stop="2492.123000"><code>vb</code>, ça fait <code>eval-buffer</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2492.143000" data-stop="2494.587000">Donc pratique ça pour écrire en français.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2494.972000" data-stop="2496.834000">Quand j'écris plus petit, plus petit, deux fois</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2496.894000" data-stop="2498.456000">rapidement, donc il faut que ce soit chaque fois</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2498.496000" data-stop="2502.321000">rapidement, ça va faire un insert de caractères</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2502.381000" data-stop="2503.442000">guillemets français.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2504.063000" data-stop="2506.926000">Donc ici, je vais faire si je le fais lentement,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2506.946000" data-stop="2508.128000">il ne se passe rien.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2508.608000" data-stop="2511.151000">Si je le fais vite, il insère les guillemets.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2512.753000" data-stop="2520.102000">D'accord.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2520.723000" data-stop="2526.130000">Tant que j'y suis, vous avez vu aussi, si je fais</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2526.191000" data-stop="2529.395000">plus petit, plus petit ici, et puis je fais un</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2529.415000" data-stop="2532.159000">save, vous voyez que j'ai à ce moment-là ici une</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2532.179000" data-stop="2536.244000">ligne bleue dans le gutter, dans le fringe.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2536.945000" data-stop="2539.108000">Donc j'utilise git-gutter, si je me souviens</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2539.128000" data-stop="2545.437000">bien, de Dmitry, j'ai oublié son nom de famille.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2545.457000" data-stop="2547.700000">C'est diff-hl, de Dmitry Gutov.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2548.181000" data-stop="2549.042000"><strong class="speaker-name">Sacha:</strong>  Moi aussi.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="2549.900000" data-stop="2551.422000"><strong class="speaker-name">Fabrice:</strong>  Ouais, ça doit être ça.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2551.442000" data-stop="2554.145000">Et donc ça me met en fonction, si j'efface ici</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2554.206000" data-stop="2556.949000">des lignes, ça va mettre du rouge.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2557.350000" data-stop="2559.853000">Et si je fais une insertion, et si je fais des</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2559.873000" data-stop="2562.116000">insertions, ça va mettre du vert.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2562.136000" data-stop="2563.858000">Donc je vois directement dans mon buffer,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2563.878000" data-stop="2566.942000">systématiquement, où est-ce que j'ai des choses</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2566.982000" data-stop="2568.023000">qui ne sont pas encore commitées.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2570.086000" data-stop="2573.570000">Et alors pour, ça c'est la première customisation</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2573.590000" data-stop="2578.877000">que j'ai indiquée, si je retourne dans mon...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2579.279000" data-stop="2582.425000">Je peux en même temps parler de F5 et F6.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2582.926000" data-stop="2586.734000">J'ai quelques trucs assez sympathiques.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2586.754000" data-stop="2593.567000">F5, ça va me faire... Si j'ai un seul window,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2593.908000" data-stop="2595.691000">quand je fais F5, ça me crée un deuxième window.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2596.693000" data-stop="2601.523000">Ça fait l’équivalent de <code>C-x 2</code> ou de
<code>C-x 3</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2602.162000" data-stop="2604.565000">En fonction de la place que j'ai.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2604.585000" data-stop="2606.728000">Donc si j'ai assez de place pour avoir 80</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2606.748000" data-stop="2609.332000">caractères présentés, il va passer à un mode</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2609.392000" data-stop="2611.755000">vertical, côte à côte.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2611.936000" data-stop="2614.660000">Sinon, si j'ai moins d'espace, il va passer sur</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2614.680000" data-stop="2616.482000">un mode dessus-dessous.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2618.104000" data-stop="2620.888000">Et si je suis à l'inverse, dans une situation</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2620.948000" data-stop="2623.131000">avec plusieurs buffers, avec plusieurs windows,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2624.073000" data-stop="2626.817000">donc ici j'en avais encore une troisième, quand</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2626.837000" data-stop="2628.799000">je fais F5, en fait, c'est l'équivalent de faire</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2628.819000" data-stop="2632.084000"><code>C-x 1</code>, donc ça va faire</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2632.722000" data-stop="2637.369000">Ça va garder uniquement la fenêtre qui était</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2637.389000" data-stop="2637.769000">active.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2639.672000" data-stop="2641.275000">Et donc souvent, quand je dois passer d'un buffer</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2641.295000" data-stop="2642.617000">à l'autre, quand je veux ouvrir autre chose, je</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2642.637000" data-stop="2644.399000">vais faire F5, ça me crée un deuxième buffer.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2644.960000" data-stop="2646.843000">Et puis je vais mettre le contenu ici d'autres</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2646.863000" data-stop="2647.103000">choses.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2647.123000" data-stop="2648.766000">Je vais retourner sur ma présentation.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2650.869000" data-stop="2653.192000">Et je voulais parler, par exemple, du C-w</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2653.212000" data-stop="2656.137000">et du M-w sans sélectionner de région.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2656.157000" data-stop="2659.742000">Ça, pour moi, c'est un des trucs les plus...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2660.363000" data-stop="2662.125000">Les plus importants, que j'utilise tout le temps,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2662.165000" data-stop="2662.885000">tout le temps, tout le temps.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2663.626000" data-stop="2667.370000">Donc, imaginons que je veuille... Si je veux</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2667.390000" data-stop="2670.372000">copier cette région-là, je dois commencer à</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2670.412000" data-stop="2672.634000">sélectionner une région, et puis je vais pouvoir</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2672.654000" data-stop="2673.375000">faire un copie.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2674.857000" data-stop="2677.359000">Si je veux, en fait, si je me rends compte...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2677.379000" data-stop="2681.603000">Imaginons que je veuille faire une ligne qui</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2681.623000" data-stop="2684.686000">ressemble à celle-là, celle-ci, avec le <code>kk</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2685.386000" data-stop="2688.329000">Imaginons que je veuille aussi faire <code>qq</code>, que
<code>qq</code></span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2688.409000" data-stop="2689.290000">ait la même...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2689.827000" data-stop="2692.290000">Appel la même commande.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2692.830000" data-stop="2694.632000">Donc je pourrais dupliquer la ligne.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2695.013000" data-stop="2696.915000">J'ai aussi une petite commande pour dupliquer les</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2696.955000" data-stop="2697.616000">lignes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2697.636000" data-stop="2699.157000">Et sinon, en fait, il faut que je copie cette</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2699.177000" data-stop="2699.478000">ligne-là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2700.179000" data-stop="2702.481000">Dans un Emacs standard, pour copier la ligne, je</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2702.501000" data-stop="2704.844000">dois aller au début de la ligne, faire la</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2704.864000" data-stop="2707.607000">sélection, aller à la fin de la ligne et puis</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2707.627000" data-stop="2708.188000">faire <code>M-w</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2708.268000" data-stop="2710.490000">Et à ce moment-là, je peux la copier.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2711.391000" data-stop="2713.894000">En fait, c'est trop long pour moi.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2714.920000" data-stop="2717.422000">Donc j'étais là au milieu et donc je veux copier</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2717.442000" data-stop="2717.803000">la ligne.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2717.983000" data-stop="2720.385000">Simplement, je vais prendre un autre exemple, je</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2720.405000" data-stop="2721.806000">vais prendre celle-là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2721.906000" data-stop="2723.548000">Je fais <code>M-w</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2723.608000" data-stop="2725.950000">Et <code>M-w</code>, donc j’ai un advice au-dessus de
<code>M-w</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2726.490000" data-stop="2729.393000"><code>M-w</code>, s’il n’y a pas de région, il considère que</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2729.413000" data-stop="2730.694000">la région, c'est la ligne courante.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2732.055000" data-stop="2735.859000">Donc ici, si j’insère, je fais <code>C-y</code>, voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2736.660000" data-stop="2738.221000">J'ai la ligne que j'avais mise dans le</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2738.241000" data-stop="2738.781000">presse-papier.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="2741.000000">45:41</span> <strong>Copier sans sélectionner</strong></div><p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="2741.924000" data-stop="2744.927000"><strong class="speaker-name">Fabrice:</strong> Et ça, ça sauve en temps fou de pouvoir...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2745.447000" data-stop="2749.792000">C'est quand je veux copier une ligne ou à</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2750.293000" data-stop="2751.755000">l'inverse couper une ligne parfois.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2753.097000" data-stop="2754.498000">C'est le même principe.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2754.619000" data-stop="2761.507000">Donc le <code>C-w</code>, donc le cut, si on parle en</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2761.547000" data-stop="2761.948000">Windows.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2762.568000" data-stop="2764.871000">Donc si je veux faire un cut de cette ligne-là,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2766.173000" data-stop="2768.516000">de nouveau, si je n'ai pas cette</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2768.536000" data-stop="2770.338000">customisation-là, je vais devoir, au début de la</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2770.358000" data-stop="2772.221000">ligne, sélectionner la région et puis je peux</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2772.241000" data-stop="2773.362000">faire <code>C-w</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2774.455000" data-stop="2776.898000">Mais avec la petite customisation, avec l'advice</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2776.918000" data-stop="2780.203000">que j'ai, sur n'importe quelle ligne, je suis au</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2780.223000" data-stop="2782.786000">milieu, C-w, ça fait le cut.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2784.829000" data-stop="2786.852000">Et donc ça m'arrive très souvent, si je veux</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2786.872000" data-stop="2791.257000">supprimer, par exemple, ces trois lignes-là,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2791.878000" data-stop="2793.961000">alors je pourrais me remettre au début, puis</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2793.981000" data-stop="2795.203000">sélectionner ma région, faire <code>C-w</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2795.223000" data-stop="2798.487000">Ça ne me dérange pas que ça aille dans le</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2798.507000" data-stop="2799.248000">presse-papier.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2799.532000" data-stop="2802.675000">Ou encore plus rapidement, je suis là-dessus et</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2802.695000" data-stop="2804.217000">ces trois lignes qui ne m'intéressent plus, je</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2804.277000" data-stop="2808.582000">fais <code>C-w C-w C-w</code>. Et les trois lignes</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2808.602000" data-stop="2809.143000">ont disparu.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2812.106000" data-stop="2812.747000">C'est plus facile.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2814.388000" data-stop="2815.650000">C'est beaucoup plus rapide, c'est beaucoup plus</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2815.670000" data-stop="2816.110000">facile.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2816.270000" data-stop="2819.254000">Le fait de pouvoir faire un copier ou un couper</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2819.874000" data-stop="2820.715000">sans sélection.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2822.537000" data-stop="2826.121000">De nouveau, je reviens ici, je fais un <code>M-w</code>, et</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2826.141000" data-stop="2828.644000">puis je vais là, <code>C-y</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2830.818000" data-stop="2832.160000">Heureusement que j'ai Git, parce que là, je suis</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2832.180000" data-stop="2834.383000">en train de casser mon fichier.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2837.988000" data-stop="2839.590000">Ce n'est pas grave parce que je vais faire un</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2839.610000" data-stop="2840.291000">revert après.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2842.994000" data-stop="2845.478000">Mais bon, voilà, ça, c'est un truc extrêmement</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2845.758000" data-stop="2850.665000">utile pour moi, ce <code>C-w</code>, <code>M-w</code>. Donc, j’ai</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2850.685000" data-stop="2851.205000">mis un lien.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2851.486000" data-stop="2855.531000">Ceux qui veulent aller chercher les notes de</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2855.872000" data-stop="2857.894000">cette présentation, j'ai mis un lien directement</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2858.575000" data-stop="2859.036000">vers</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2859.826000" data-stop="2863.691000">L'endroit, ça se trouve dans mon fichier de</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2863.711000" data-stop="2867.457000">config Emacs qui est sur GitHub.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2868.378000" data-stop="2870.193000">Ça va ouvrir directement</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2870.194000" data-stop="2872.324000">la section deletion and killing.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2873.265000" data-stop="2874.366000">Vous pourrez avoir le code.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2875.668000" data-stop="2878.837000">Ici, voilà le code qu'il faut copier</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2878.838000" data-stop="2880.094000">si vous le voulez.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2880.114000" data-stop="2884.821000">Ça, c'est pour le cut.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2885.543000" data-stop="2887.785000">C'est un slick cut, ce que ça s'appelle.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2887.805000" data-stop="2891.649000">Et puis ici, pareil pour le copier.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2892.310000" data-stop="2895.013000">Donc le <code>M-w</code>, il faut copier ça.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2895.033000" data-stop="2896.875000">Et donc ça regarde, en fait, est-ce qu'il y a une</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2896.895000" data-stop="2897.555000">région ou pas.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2897.956000" data-stop="2899.157000">Et s'il n'y a pas de région active, ça</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2899.177000" data-stop="2900.158000">sélectionne la ligne courante.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2901.600000" data-stop="2904.182000"><strong class="speaker-name">Sacha:</strong>  J'adore ce genre de fonction, do what</span> <span class="audio-time caption" data-speaker="Sacha" data-start="2904.262000" data-stop="2904.643000">I mean.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="2906.064000" data-stop="2908.707000"><strong class="speaker-name">Fabrice:</strong>  Oui, j'en ai plusieurs autres, mais</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2908.727000" data-stop="2909.227000">exactement.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="2909.000000">48:29</span> <strong>fill-paragraph</strong></div><p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="2909.247000" data-stop="2913.272000"><strong class="speaker-name">Fabrice:</strong> Par exemple, un autre do what I mean, je l'ai</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2913.312000" data-stop="2914.673000">pour le <code>M-q</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2915.378000" data-stop="2919.705000">Imaginons ici que je vais rajouter... Tiens, j'ai</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2919.725000" data-stop="2920.846000">des trucs dans le presse-papiers, je peux les</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2920.867000" data-stop="2924.112000">mettre là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2924.692000" data-stop="2925.994000">J'avais upcase, la region.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2926.836000" data-stop="2930.702000">Donc maintenant, si je veux remettre en forme le</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2930.742000" data-stop="2931.984000">paragraphe, je vais faire metacue.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2935.549000" data-stop="2937.933000">Et en fait, imaginons par exemple que je</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2937.953000" data-stop="2940.337000">veuille... En fait, ça, c'était un paragraphe qui</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2940.357000" data-stop="2941.298000">pourrait être beaucoup plus long.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2941.599000" data-stop="2943.141000">Je vais faire loremipsum.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2944.032000" data-stop="2947.195000">J'ai un yasnippet qui va me faire un message un</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2947.235000" data-stop="2947.815000">peu plus long.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2949.577000" data-stop="2952.099000">Et imaginons que je veuille remettre ça en une</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2952.119000" data-stop="2953.841000">seule ligne, parce que je dois copier ça, par</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2953.861000" data-stop="2954.982000">exemple, dans Outlook.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2955.002000" data-stop="2958.605000">Et dans Outlook, ce sera moche si j'ai des</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2958.685000" data-stop="2961.648000">retours dans la ligne physique à chaque fois.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2962.208000" data-stop="2964.610000">Ou si je veux le copier dans WhatsApp, un message.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2965.491000" data-stop="2966.632000">Donc, ce que je vais faire, en fait, je vais</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2966.652000" data-stop="2967.393000">faire <code>M-q</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2968.634000" data-stop="2970.075000">Il va faire l'inverse, il va toggler.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2970.095000" data-stop="2971.997000">Donc, mon <code>M-q</code> à moi, il tog…</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2973.648000" data-stop="2976.871000">Donc, la première fois, il fait un <code>M-q</code> normal</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2977.252000" data-stop="2979.674000">et la deuxième fois, il passe à la version sur</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2979.694000" data-stop="2980.155000">une seule ligne.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2980.895000" data-stop="2982.817000">Quand je refais <code>M-q</code>, je repasse en version</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2982.837000" data-stop="2983.398000">multiligne.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2984.139000" data-stop="2985.941000">Une seule ligne, plusieurs lignes, une seule</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2986.021000" data-stop="2988.423000">ligne, plusieurs lignes.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="2988.503000" data-stop="2992.067000"><strong class="speaker-name">Sacha:</strong>  Donc, ça fait un toggle.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="2992.347000" data-stop="2996.391000"><strong class="speaker-name">Fabrice:</strong>  Donc, ça regarde la dernière commande.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2996.411000" data-stop="2998.474000">Si la dernière commande est déjà le <code>M-q</code>, alors</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="2998.494000" data-stop="2999.875000">je refais le <code>M-q</code>, mais dans l’autre sens.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="3002.000000">50:02</span> <strong>Les macros</strong></div><p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="3002.538000" data-stop="3008.224000"><strong class="speaker-name">Fabrice:</strong> J'ai la même chose pour les macros.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3009.425000" data-stop="3014.111000">Maintenant, il y a <code>F3</code> et <code>F4</code> qui, depuis
une</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3014.131000" data-stop="3021.118000">dizaine d'années, ont été bindés pour les macros.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3024.682000" data-stop="3029.327000">J’utilisais <code>Shift F8</code> pour définir une macro et
<code>F8</code></span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3029.347000" data-stop="3030.148000">pour l'exécuter.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3030.837000" data-stop="3031.978000">Donc <code>Shift F8</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3032.219000" data-stop="3035.482000">Imaginons que je veuille supprimer les deux</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3035.502000" data-stop="3036.623000">premiers caractères de la ligne.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3036.703000" data-stop="3038.025000">Ça n'a aucun sens, mais c'est pour l'exemple.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3038.365000" data-stop="3039.346000">Je vais faire <code>Shift F8</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3040.488000" data-stop="3040.748000">Voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3041.228000" data-stop="3042.169000">Non, je me suis trompé.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3042.890000" data-stop="3043.451000"><code>Shift F8</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3043.511000" data-stop="3045.333000">Et donc on voit Define Keyboard Macro.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3045.953000" data-stop="3047.535000">Je vais supprimer les deux premiers caractères.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3047.555000" data-stop="3048.436000">Je passe à une suivante.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3048.877000" data-stop="3049.958000">Et je refais <code>Shift F8</code>.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3050.959000" data-stop="3052.841000">Et parce que j'étais en mode définition de macro,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3052.921000" data-stop="3054.323000">il sait qu'il doit arrêter la macro.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3054.863000" data-stop="3056.192000">Et puis pour l'exécution,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3056.193000" data-stop="3057.486000">ce sera juste <code>F8</code> tout seul.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="3062.000000">51:02</span> <strong>Volatile highlight</strong></div><p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="3062.680000" data-stop="3067.827000"><strong class="speaker-name">Fabrice:</strong> Un truc aussi extrêmement utile, je trouve,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3067.847000" data-stop="3070.911000">visuellement, c'est si je vais faire un undo,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3070.951000" data-stop="3073.194000">maintenant, les deux premières lignes de chaque</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3073.555000" data-stop="3075.077000">phrase vont se remettre, de chaque ligne vont se</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3075.097000" data-stop="3075.938000">remettre.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3075.958000" data-stop="3078.842000">Mais en fait, j'utilise Volatile Highlight qui va</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3078.902000" data-stop="3081.025000">me montrer ce qui vient de changer.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3082.307000" data-stop="3083.889000">Quand je ne fais pas de mouvement dans le buffer,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3083.969000" data-stop="3085.852000">je vois qu'il vient de rajouter gr.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3086.493000" data-stop="3089.717000">Et si je refais undo, undo, undo, undo.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3090.254000" data-stop="3093.097000">Je vois chaque fois la modification qu'il a faite</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3093.137000" data-stop="3093.698000">dans le buffer.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3094.959000" data-stop="3099.184000">Donc quand on fait des yanks, des copies, etc.,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3099.224000" data-stop="3102.508000">des insertions ou des replays, on va voir,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3102.788000" data-stop="3105.151000">volatile-highlight va montrer juste comment j'ai</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3105.171000" data-stop="3106.913000">déplacé mon caractère.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3107.533000" data-stop="3108.935000">Et ça, c'est très utile pour voir un peu</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3108.955000" data-stop="3110.337000">visuellement qu'est-ce qui s'est passé.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3112.018000" data-stop="3114.201000">C'était la même chose avec mon metacue.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3115.002000" data-stop="3117.605000">Si je fais un undo, si je refais le metacue ici</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3117.725000" data-stop="3119.687000">et que je fais un undo, voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3119.937000" data-stop="3122.941000">On voit les insertions d'un retour en ligne à</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3122.981000" data-stop="3132.934000">chaque fin de ligne.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3133.775000" data-stop="3135.217000">Il ne reste que quelques minutes.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3135.237000" data-stop="3136.779000">Je n'aurais pas le temps de montrer tout ce que</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3136.799000" data-stop="3138.381000">j'ai imaginé.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3139.542000" data-stop="3142.887000">Je ne sais pas si vous avez des questions.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3143.387000" data-stop="3144.649000">Sinon, j'ai encore un truc que je voudrais</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3144.669000" data-stop="3147.953000">montrer qui est assez utile.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3148.169000" data-stop="3152.413000">Et puis le reste vous pourrez lire.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="3152.433000" data-stop="3153.934000"><strong class="speaker-name">Prot:</strong>  Oui, je crois que c'est OK.</span> <span class="audio-time caption" data-speaker="Prot" data-start="3154.815000" data-stop="3156.116000">Pardon ?</span> <span class="audio-time caption" data-speaker="Prot" data-start="3156.136000" data-stop="3158.739000">Oui, je crois que c'est OK pour toi de démontrer.</span> <span class="audio-time caption" data-speaker="Prot" data-start="3159.199000" data-stop="3162.122000">Parce que si on a des questions, on peut voir le</span> <span class="audio-time caption" data-speaker="Prot" data-start="3162.302000" data-stop="3163.583000">Elisp que tu as écrit.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="3164.164000" data-stop="3165.325000"><strong class="speaker-name">Fabrice:</strong>  Tout à fait.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="3165.365000" data-stop="3166.846000"><strong class="speaker-name">Prot:</strong>  Tout est public.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="3167.000000">52:47</span> <strong>Les tableaux Org</strong></div><p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="3167.607000" data-stop="3170.290000"><strong class="speaker-name">Fabrice:</strong>  Un truc qui m'intéresse dans les</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3170.330000" data-stop="3172.191000">fichiers Org, j'utilise beaucoup les tableaux.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3173.032000" data-stop="3175.054000">Par exemple, mes factures que je fais chaque mois.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3175.557000" data-stop="3176.759000">Je l'ai fait avec Org.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3176.919000" data-stop="3178.502000">J'ai un fichier qui ressemble à ça.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3178.522000" data-stop="3182.047000">Ici, j'ai mis dans le fichier de note de cette</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3182.067000" data-stop="3185.192000">présentation, j'ai mis un petit exemple avec des</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3185.212000" data-stop="3186.594000">personnes, des prix.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3188.057000" data-stop="3190.440000">Ici, on a un total de 2250 euros.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3190.460000" data-stop="3195.248000">Et ça, c'est un prix hors TVA.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3195.909000" data-stop="3199.995000">Ici, j'ai une autre table qui va appliquer la TVA.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3200.075000" data-stop="3201.437000">Elle reprend.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3201.477000" data-stop="3202.459000">Ici, j'ai un remote.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3203.249000" data-stop="3205.552000">Donc je vais chercher dans la carte participant,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3205.572000" data-stop="3206.933000">je vais chercher ce montant là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3207.634000" data-stop="3209.036000">Et donc il vient se copier là tout seul.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3209.856000" data-stop="3212.680000">Et sur ce montant là, j'applique une TVA à 21%.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3212.880000" data-stop="3215.283000">Donc j'ai le montant, toutes charges comprises,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3216.124000" data-stop="3216.985000">donc avec la TVA.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3218.326000" data-stop="3220.849000">Et donc le truc que je trouve embêtant, par</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3220.869000" data-stop="3223.172000">défaut, enfin qui m'embête moi, c'est que</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3223.212000" data-stop="3226.175000">potentiellement, je vais dire en fait non, et si</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3226.195000" data-stop="3230.640000">c'était pas 500, c'était 1500.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3232.038000" data-stop="3235.284000">Et je vais sauver mon buffer.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3235.905000" data-stop="3237.869000">Et en fait, c'est totalement incohérent</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3237.889000" data-stop="3241.415000">maintenant, puisque la somme n'est plus correcte.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3241.435000" data-stop="3244.040000">Et en plus, un tableau qui se trouve ici juste</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3244.060000" data-stop="3246.023000">derrière, mais qui pourrait se trouver totalement</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3246.103000" data-stop="3248.828000">ailleurs dans le document, n'est plus du tout à</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3248.848000" data-stop="3249.329000">jour non plus.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3250.331000" data-stop="3254.118000">Et si je fais un export, je vais publier un</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3254.158000" data-stop="3256.162000">document qui sera totalement avec des fautes, en</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3256.182000" data-stop="3256.442000">fait.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3257.215000" data-stop="3262.041000">Et donc, j'ai surchargé le Save Buffer dans le</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3262.081000" data-stop="3262.662000">mode Org.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3263.583000" data-stop="3266.386000">Et dans le mode Org, quand ça fait Save Buffer,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3266.406000" data-stop="3268.869000">ça fait aussi le recalcul de toutes les tables</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3268.889000" data-stop="3271.793000">dynamiques, le recalcul de tous les blocs</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3271.813000" data-stop="3274.136000">dynamiques, pardon, le recalcul de toutes les</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3274.176000" data-stop="3276.939000">tables et aussi le réalignement des tags.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3278.161000" data-stop="3279.422000">Par exemple, ici, je vais mettre un tag.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3279.482000" data-stop="3280.463000">Tout ça, vous verrez en même temps.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3281.485000" data-stop="3282.666000">Mon tag.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3283.743000" data-stop="3286.086000">Les tags, par défaut, sont alignés à 80</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3286.106000" data-stop="3286.687000">caractères.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3286.947000" data-stop="3289.350000">À la fin, ici, il y a une petite ligne grise.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3289.370000" data-stop="3290.532000">Je ne sais pas si vous la voyez bien.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3290.572000" data-stop="3292.935000">Elle est assez fine.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3292.955000" data-stop="3294.897000">Maintenant, quand je vais faire simplement save,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3295.318000" data-stop="3298.702000">chez moi, c'est F2, ça va calculer les montants.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3298.722000" data-stop="3300.945000">On va voir que ce montant-là va être changé, ce</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3300.965000" data-stop="3302.928000">montant-là, celui-là et celui-là.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3302.948000" data-stop="3304.069000">Je vais faire save ici.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3304.870000" data-stop="3308.755000">Et mon tag a été réaligné aussi.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3309.258000" data-stop="3312.241000">80 caractères, sauf qu'ici j'ai une présentation</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3312.261000" data-stop="3315.164000">avec les deux chiffres, c'est pour ça qu'il y a</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3315.184000" data-stop="3316.305000">un petit décalage.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3316.726000" data-stop="3319.544000">Donc de nouveau, si je mets 11500,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3319.545000" data-stop="3324.994000"><code>C-x C-s</code>, je suis sûr que mon document est correct.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3325.114000" data-stop="3327.817000">Je n'ai pas d'information incorrecte de table</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3327.837000" data-stop="3329.759000">avec des erreurs, simplement parce que j'aurais</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3329.779000" data-stop="3330.059000">oublié.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3330.680000" data-stop="3333.983000">Vous m'entendez encore ?</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="3337.338000" data-stop="3340.684000"><strong class="speaker-name">Prot:</strong>  Sacha, je ne peux pas t'écouter.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3341.685000" data-stop="3343.008000"><strong class="speaker-name">Sacha:</strong>  Je suis muette.</span> <p></p><div class="transcript-heading"><span class="audio-time" data-start="3343.000000">55:43</span> <strong>Les formations et les cours particuliers</strong></div><p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3343.388000" data-stop="3347.455000"><strong class="speaker-name">Sacha:</strong> Ma fille s'est réveillée, donc je veux consacrer</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3347.575000" data-stop="3353.024000">du temps pour la publicité de ta formation avant</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3353.165000" data-stop="3357.051000">qu'elle devenue grincheuse.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3357.031000" data-stop="3367.808000">Si c'est acceptable, dites-nous sur les</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3367.968000" data-stop="3371.013000">formations en présentiel.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="3373.898000" data-stop="3375.721000"><strong class="speaker-name">Fabrice:</strong>  Je fais effectivement des formations</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3376.021000" data-stop="3379.106000">sur Emacs parce que je suis tellement passionné</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3379.126000" data-stop="3381.161000">par cet outil et que je le trouve magnifique,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3381.162000" data-stop="3382.752000">je le trouve extrêmement puissant.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3383.390000" data-stop="3387.616000">que j'ai envie d'aider des gens à pouvoir s'en</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3387.636000" data-stop="3389.398000">servir de la même manière que moi.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3389.418000" data-stop="3392.122000">Donc l'idée, c'est de montrer tout ce que</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3392.142000" data-stop="3393.864000">j'utilise, un peu comme je le fais maintenant,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3394.325000" data-stop="3396.528000">mais ici, c'est avec quelques petits éléments à</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3396.548000" data-stop="3397.089000">gauche, à droite.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3398.351000" data-stop="3401.615000">Et donc, j'aimerais bien en faire tout le temps,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3401.635000" data-stop="3404.679000">mais bon, j'ai fait pour l'instant déjà trois</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3404.719000" data-stop="3407.503000">formations, deux à Paris, une à Rotterdam, et je</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3407.543000" data-stop="3412.350000">compte en refaire une soit en Q4 d'[??],</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3412.651000" data-stop="3414.092000">J'avais quelques notes, voilà.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3415.113000" data-stop="3419.577000">Soit en Q4 2026 ou alors probablement plutôt le</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3419.617000" data-stop="3424.782000">Q1 2027, en refaire une autre à Paris, où l'idée,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3424.802000" data-stop="3428.265000">c'est en fait d'apprendre aux gens à utiliser</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3428.285000" data-stop="3432.889000">Emacs et de montrer, comme je le fais un petit</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3432.909000" data-stop="3434.771000">peu ici, montrer les packages que j'utilise et</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3434.851000" data-stop="3436.172000">qu'est-ce qu'ils apportent, donc qu'est-ce qu'ils</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3436.232000" data-stop="3437.734000">font de plus, qu'est-ce qu'ils permettent</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3437.774000" data-stop="3440.196000">d'apporter plus, comme donc le keychords, le</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3440.316000" data-stop="3441.257000">volatile-highlight.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3441.997000" data-stop="3444.019000">Les petites fonctions que j'ai écrites sur le</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3444.039000" data-stop="3448.123000">recalcul des tables, par exemple sur Org,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3448.124000" data-stop="3453.369000">le <code>M-w</code>, <code>C-w</code> qui sélectionne la ligne
d’office</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3453.389000" data-stop="3456.872000">s'il n'y a pas de région, tout ça en fait, le but</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3456.892000" data-stop="3458.974000">c'est de le montrer, de l'expliquer et que les</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3459.014000" data-stop="3464.280000">gens puissent ou bien utiliser mon Emacs Leven</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3464.320000" data-stop="3466.042000">tel quel et puis connaître tout ce qu'il y a</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3466.062000" data-stop="3468.944000">dedans ou bien aller piquer des choses</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3468.964000" data-stop="3471.447000">intéressantes qui sont dans ce fichier-là.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3472.439000" data-stop="3476.763000"><strong class="speaker-name">Sacha:</strong>  Est-ce que tu es aussi disponible pour</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3478.004000" data-stop="3480.787000">les cours particuliers comme le coaching de</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3481.007000" data-stop="3481.687000">Prot ?</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3482.728000" data-stop="3488.494000">Tu offres aussi les cours particuliers ?</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="3488.514000" data-stop="3489.975000"><strong class="speaker-name">Fabrice:</strong>  Absolument, absolument.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3490.355000" data-stop="3492.057000">Je suis passionné par Emacs et donc</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3492.077000" data-stop="3495.360000">effectivement, des cours particuliers, je suis</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3495.380000" data-stop="3497.862000">aussi tout à fait disponible à le faire.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3497.922000" data-stop="3499.864000">C'est le même enthousiasme pour</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3500.452000" data-stop="3504.533000">transmettre ce qui m'a été transmi par d'autre,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3504.534000" data-stop="3506.600000">parce que j'ai appris qu'on [??]</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3506.601000" data-stop="3509.667000">donc effectivement, j'ai absolument la même envie</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3509.668000" data-stop="3514.967000">de que ce soit un cours particulier, mon cours collectif,</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3514.968000" data-stop="3518.200000">je la même envie, je suis la même disponibilité pour le faire, oui.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3518.201000" data-stop="3520.420000"><strong class="speaker-name">Sacha:</strong>  En français et en anglais.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="3520.421000" data-stop="3522.440000"><strong class="speaker-name">Fabrice:</strong>  En français, en anglais, en néerlandais et en espagnol.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3526.585000" data-stop="3527.166000"><strong class="speaker-name">Sacha:</strong>  C'est très cool.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3527.386000" data-stop="3529.048000">Tu as un autre rendez-vous.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3529.469000" data-stop="3530.270000">J'ai une fille.</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3530.891000" data-stop="3536.257000">Merci beaucoup à Fabrice et à Prot.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="3537.219000" data-stop="3539.041000"><strong class="speaker-name">Prot:</strong>  Merci, merci Sacha et Fabrice.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="3539.061000" data-stop="3540.683000"><strong class="speaker-name">Fabrice:</strong>  Merci à vous.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3540.703000" data-stop="3544.528000">Merci beaucoup pour cette invitation.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3544.868000" data-stop="3546.610000">J'espère que ça donnera quelques idées.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3546.630000" data-stop="3548.633000">Je suis disponible pour...</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3549.136000" data-stop="3551.360000">Pour toute question supplémentaire ou pour toute</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3551.380000" data-stop="3554.605000">info supplémentaire, voilà, un grand plaisir.</span> <p></p><span class="audio-time caption" data-speaker="Sacha" data-start="3556.227000" data-stop="3560.014000"><strong class="speaker-name">Sacha:</strong>  À la prochaine, je pense que nous devons</span> <span class="audio-time caption" data-speaker="Sacha" data-start="3560.174000" data-stop="3561.676000">à une autre conversation.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="3562.938000" data-stop="3565.743000"><strong class="speaker-name">Fabrice:</strong>  Avec grand plaisir.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3565.763000" data-stop="3566.484000">À la prochaine.</span> <span class="audio-time caption" data-speaker="Fabrice" data-start="3566.504000" data-stop="3566.804000">Merci beaucoup.</span> <p></p><span class="audio-time caption" data-speaker="Prot" data-start="3562.826000" data-stop="3569.950000"><strong class="speaker-name">Prot:</strong>  Au revoir, au revoir, à bientôt.</span> <p></p><span class="audio-time caption" data-speaker="Fabrice" data-start="3569.970000" data-stop="3570.891000"><strong class="speaker-name">Fabrice:</strong>  Merci, au revoir.</span></div>
<p></p>


<a name="end-emacs-chat-28-transcript"></a></details>
</div>
</div>
<div><a href="https://sachachua.com/blog/2026/08/13-aout-emacs-chat-fabrice-niessen/index.org">View Org source for this post</a></div>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2026%2F08%2F13-aout-emacs-chat-fabrice-niessen%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></description>
		</item><item>
		<title>27 août: Emacs Chat: Fabrice Niessen (en français, partie 2)</title>
		<link>https://sachachua.com/blog/2026/08/27-aout-emacs-chat-fabrice-niessen-en-francais-partie-2/</link>
		<dc:creator><![CDATA[Sacha Chua]]></dc:creator>
		<pubDate>Thu, 13 Aug 2026 15:58:31 GMT</pubDate>
    <category>emacs-chat</category>
<category>emacs-chat-podcast</category>
<category>emacs</category>
<category>french</category>
		<guid isPermaLink="false">https://sachachua.com/blog/2026/08/27-aout-emacs-chat-fabrice-niessen-en-francais-partie-2/</guid>
		<description><![CDATA[<p>
Nous allons à nouveau parler en direct avec <a href="https://github.com/fniessen">Fabrice Niessen</a> d'Emacs, de ses flux de travail, de sa configuration et d'autres sujets en français. <a href="https://github.com/fniessen/emacs-chat-sacha-chua">Voici ses notes</a>.
</p>

<p>
</p><div class="yt-video"><iframe width="456" height="315" title="YouTube video player" src="https://www.youtube-nocookie.com/embed/4m0G_ASLUXY?enablejsapi=1" frameborder="0" allowfullscreen=""></iframe><a href="https://youtube.com/live/4m0G_ASLUXY">Watch on YouTube</a></div>
<p></p>

<p>
<span class="timestamp-wrapper"><time class="timestamp" datetime="2026-08-27T07:30:00-0400">[2026-08-27 Thu 07:30]&ndash;[2026-08-27 Thu 08:30]</time></span> dans le fuseau horaire America/Toronto, soit 0730H EDT / 0630H CDT / 0530H MDT / 0430H PDT / 1130H UTC / 1330H CEST / 1430H EEST / 1700H IST / 1930H +08 / 2030H JST.
</p>

<p>
Voici notre conversation précédente :
</p>

<p>
</p><div class="yt-video"><iframe width="456" height="315" title="YouTube video player" src="https://www.youtube-nocookie.com/embed/b4lwD2QS_6c?enablejsapi=1" frameborder="0" allowfullscreen=""></iframe><a href="https://youtube.com/live/b4lwD2QS_6c">Watch on YouTube</a></div>
<p></p>
<div><a href="https://sachachua.com/blog/2026/08/27-aout-emacs-chat-fabrice-niessen-en-francais-partie-2/index.org">View Org source for this post</a></div>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2026%2F08%2F27-aout-emacs-chat-fabrice-niessen-en-francais-partie-2%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></description>
		</item><item>
		<title>2026-08-10 Emacs news</title>
		<link>https://sachachua.com/blog/2026/08/2026-08-10-emacs-news/</link>
		<dc:creator><![CDATA[Sacha Chua]]></dc:creator>
		<pubDate>Mon, 10 Aug 2026 13:49:50 GMT</pubDate>
    <category>emacs</category>
<category>emacs-news</category>
		<guid isPermaLink="false">https://sachachua.com/blog/2026/08/2026-08-10-emacs-news/</guid>
		<description><![CDATA[<p>
The Navigation category has a couple of interesting window configuration tips this week in case you prefer to work with just one window or have multiple windows with some of them dedicated to specific buffers.
</p>

<ul class="org-ul">
<li>Upcoming events (<a href="https://emacslife.com/calendar/emacs-calendar.ics">iCal file</a>, <a href="https://emacslife.com/calendar/">Org</a>):
<ul class="org-ul">
<li>London Emacs (in person): Emacs London meetup <a href="https://www.meetup.com/london-emacs-hacking/events/315859503/">https://www.meetup.com/london-emacs-hacking/events/315859503/</a> Tue Aug 11 1800 Europe/London</li>
<li>Emacs Berlin: In-Person-Only Emacs-Berlin Stammtisch <a href="https://emacs-berlin.org/">https://emacs-berlin.org/</a> Tue Aug 11 1900 Europe/Berlin</li>
<li>OrgMeetup (virtual) <a href="https://orgmode.org/worg/orgmeetup.html">https://orgmode.org/worg/orgmeetup.html</a> Wed Aug 12 0900 America/Vancouver - 1100 America/Chicago - 1200 America/Toronto - 1600 Etc/UTC - 1800 Europe/Berlin - 2130 Asia/Kolkata &ndash; Thu Aug 13 0000 Asia/Singapore</li>
<li>Atelier Emacs Montpellier (in person) <a href="https://lebib.org/date/atelier-emacs">https://lebib.org/date/atelier-emacs</a> Fri Aug 14 1800 Europe/Paris</li>
<li>OrgDevMeetup <a href="https://bbb.emacsverse.org/rooms/orgdevmeetup">https://bbb.emacsverse.org/rooms/orgdevmeetup</a> Sat Aug 15 0900 America/Vancouver - 1100 America/Chicago - 1200 America/Toronto - 1600 Etc/UTC - 1800 Europe/Berlin - 2130 Asia/Kolkata &ndash; Sun Aug 16 0000 Asia/Singapore</li>
<li>M-x Research: TBA <a href="https://m-x-research.github.io/">https://m-x-research.github.io/</a> Wed Aug 19 0800 America/Vancouver - 1000 America/Chicago - 1100 America/Toronto - 1500 Etc/UTC - 1700 Europe/Berlin - 2030 Asia/Kolkata - 2300 Asia/Singapore</li>
<li>Emacs APAC: Emacs APAC meetup (virtual) <a href="https://emacs-apac.gitlab.io/announcements/">https://emacs-apac.gitlab.io/announcements/</a> Sat Aug 22 0130 America/Vancouver - 0330 America/Chicago - 0430 America/Toronto - 0830 Etc/UTC - 1030 Europe/Berlin - 1400 Asia/Kolkata - 1630 Asia/Singapore</li>
</ul></li>
<li>Beginner:
<ul class="org-ul">
<li><a href="https://www.reddit.com/r/emacs/comments/1vjcac1/how_to_learn_emacs_like_for_real/">How to learn Emacs, like, for real</a></li>
<li><a href="https://qlain.online/blog/emacs-for-nvchads.html">Emacs for NvChads</a></li>
<li><a href="https://leanpub.com/emacs4life">Emacs for Life [Leanpub PDF/iPad/Kindle]​</a> ($20+)</li>
</ul></li>
<li>Emacs configuration:
<ul class="org-ul">
<li><a href="https://dev.to/gemmaro/emacs-package-management-with-package-quickstart-35d1">Emacs Package Management with package-quickstart - DEV Community</a> (<a href="https://qiita.com/gemmaro/items/80d29a9450c7861a9197">JP</a>, <a href="https://mastodon.social/@gemmaro/117052876852966051">@gemmaro</a>)</li>
<li><a href="https://gts.skobk.in/@tennoseremel/statuses/01KZNJG147YVJ1XBVRJTMNWSNW">Tip about setting file-precious-flag by location with my-maybe-mark-file-precious (@tennoseremel@gts.skobk.in)</a></li>
<li><a href="https://taonaw.com/2026/08/05/emacs-config-gems-part.html">Emacs Config Gems - Part 3</a> - Melpa, UI, help, and many more</li>
<li><a href="https://taonaw.com/2026/08/09/emacs-config-gems-part.html">Emacs Config Gems - Part 4</a> - recycle bin, frame size, backups, autosave, autorevert, recentf</li>
<li><a href="https://www.youtube.com/watch?v=NqinYjlQ8Tk">User Interface to Computer Applications Demonstrated in GNU Emacs</a> (02:09:31) also available as separate videos, see video description</li>
<li><a href="https://www.youtube.com/watch?v=nSOkBmvCev4">Dotfiles Season 1 Episode 4: Emacs Configuration</a> (14:31)</li>
<li><a href="https://github.com/kdslfjioasdfj/tinyemacs">Rate my Emacs config!</a> (<a href="https://www.reddit.com/r/emacs/comments/1vhw12r/rate_my_emacs_config/">Reddit</a>)</li>
<li><a href="https://codeberg.org/CatWizard/myn-macs">myn-macs (MY miNimal eMACS IDE setup for the lazy terminal wizard)</a> (<a href="https://www.reddit.com/r/emacs/comments/1vkdgeb/mynmacs_my_minimal_emacs_ide_setup_for_the_lazy/">Reddit</a>)</li>
</ul></li>
<li>Emacs Lisp:
<ul class="org-ul">
<li><a href="https://www.chiply.dev/post-elisp-macros-are-beautiful">Charlie Holland: Gödel, Escher, Elisp: The Beauty of Macros</a> (<a href="https://www.reddit.com/r/emacs/comments/1vfbuw2/emacs_lisp_macros_are_beautiful/">Reddit</a>)</li>
<li><a href="https://github.com/yibie/textui">[ANN] TextUI is now public: responsive Flex/Grid layout for widget.el interfaces</a> (<a href="https://www.reddit.com/r/emacs/comments/1vj0m68/ann_textui_is_now_public_responsive_flexgrid/">Reddit</a>)</li>
</ul></li>
<li>Appearance:
<ul class="org-ul">
<li><a href="https://ray-on-emacs.blogspot.com/2026/08/display-active-clock-in-emacs-frame.html">Raymond Zeitler: Display Active Clock in Emacs Frame Title</a> (<a href="https://irreal.org/blog/?p=13994">Irreal</a>)</li>
<li><a href="https://github.com/paniash/modus-vague.git">paniash/modus-vague: The vague theme for emacs, built on top of modus themes. · GitHub</a> (<a href="https://mas.to/@paniash/117033718078544270">@paniash@mas.to</a>)</li>
</ul></li>
<li>Navigation:
<ul class="org-ul">
<li><a href="https://protesilaos.com/codelog/2026-08-05-emacs-speedbar-file-explorer/">Protesilaos: Emacs: the ‘speedbar’ built-in file explorer (Emacs 31)</a> (<a href="https://www.youtube.com/watch?v=Crn6x3RmmyQ">YouTube</a> 15:40, <a href="https://www.reddit.com/r/emacs/comments/1vg6pza/prot_new_video_emacs_the_speedbar_builtin_file/">Reddit</a>, <a href="https://www.reddit.com/r/emacs/comments/1vh3eya/prot_new_video_ai_config_of_emacs31_speedbar/">Reddit</a>, <a href="https://irreal.org/blog/?p=13996">Irreal</a>)</li>
<li><a href="https://chrismaiorana.com/emacs-ffap/">Chris Maiorana: Using ffap to jump to file includes in Emacs</a> (<a href="https://www.youtube.com/watch?v=jSJev1fQ7Jc">YouTube</a> 07:04)</li>
<li><a href="https://ray-on-emacs.blogspot.com/2026/08/dedicate-emacs-window-to-its-buffer.html">Raymond Zeitler: Dedicate an Emacs Window to Its Buffer</a></li>
<li><a href="https://www.jamescherti.com/single-window-open-emacs-buffers-in-current-window/">James Cherti: single-window.el – Always Open Emacs Buffers in the Current Active Window</a> (<a href="https://github.com/jamescherti/single-window.el">GitHub</a>, <a href="https://www.reddit.com/r/emacs/comments/1vkja7m/singlewindowel_always_open_emacs_buffers_in_the/">Reddit</a>)</li>
<li><a href="https://srijan.ch/emacs-desktop-save-mode-without-the-automatic-restore">Srijan Choudhary: Emacs: desktop-save-mode without the automatic restore</a> (<a href="https://irreal.org/blog/?p=14000">Irreal</a>)</li>
<li><a href="https://www.youtube.com/watch?v=n0l3O28I-3w">My Emacs workflow with project.el and tab-bar.el project-x.el</a> (30:39)</li>
</ul></li>
<li>TRAMP:
<ul class="org-ul">
<li><a href="https://github.com/antrmn/runbox.el">Runbox.el - for shell/compile/eglot over TRAMP in local buffers</a> (<a href="https://lists.gnu.org/archive/html/emacs-tangents/2026-08/msg00003.html">emacs-tangents</a>, <a href="https://www.reddit.com/r/emacs/comments/1vjkjrc/runboxel_for_shellcompileeglot_over_tramp_in/">Reddit</a>, <a href="https://mastodon.uno/@cidra/117062421397742735">@cidra@mastodon.uno</a>)</li>
</ul></li>
<li>Dired:
<ul class="org-ul">
<li><a href="https://davemq.github.io/2026/08/07/run-the-file-in-dired.html">Dave's blog: Run the file in Emacs’ dired</a> - path</li>
<li><a href="https://github.com/yibie/dired-z">dired-z: zoxide-style directory jumping inside Dired</a> (<a href="https://www.reddit.com/r/emacs/comments/1vjescg/diredz_zoxidestyle_directory_jumping_inside_dired/">Reddit</a>)</li>
</ul></li>
<li>Writing:
<ul class="org-ul">
<li><a href="https://emacs101.github.io/howm.html">Efficient Note-taking in Emacs with Howm</a> (<a href="https://mastodon.social/@qnnnp/117049953566022892">@qnnnp</a>)</li>
<li><a href="https://codeberg.org/jamesendreshowell/gists/src/branch/master/jeh-transpose.el">Reversible transpose-chars and transpose-words, and a dwim that transposes around "and" or "or"</a> (<a href="https://fediscience.org/@jameshowell/117066686239017307">@jameshowell@fediscience.org</a>)</li>
<li><a href="https://protesilaos.com/codelog/2026-08-09-emacs-expand-abbrev-mode-definitions-conditionally/">Protesilaos: Emacs: conditionally expand abbrev-mode definitions</a> (<a href="https://www.youtube.com/watch?v=QzhU6fklc4o">YouTube</a> 14:34, <a href="https://www.reddit.com/r/emacs/comments/1vjzpkg/prot_new_vid_emacs_conditionally_expand/">Reddit</a>)</li>
<li><a href="https://howardabrams.com/git/howard/hamacs/src/branch/main/ha-programming.org#headline-36">Using remark to strip words in backtick quotes before write-good analysis</a> (<a href="https://pdx.social/@howard/117049788072914224">@howard@pdx.social</a>)</li>
<li><a href="https://www.youtube.com/watch?v=IGQbp0JHi_I">How Prot Organizes Knowledge, Projects, and Tasks in Emacs</a> (37:53)</li>
<li><a href="https://github.com/benleis1/wikimode">benleis1/wikimode · GitHub</a> (<a href="https://youtu.be/_Ksn2YwVfYc?si=cmrYXNoYRimWQ-Yg">YouTube</a>, <a href="https://www.reddit.com/r/emacs/comments/1vig0lo/small_navigation_package/">Reddit</a>, <a href="https://mathstodon.xyz/@benleis/117062178900339564">@benleis@mathstodon.xyz</a>) - navigate Markdown and Org files like a wiki</li>
</ul></li>
<li>Org Mode:
<ul class="org-ul">
<li><a href="https://ashishpanigrahi.com/blog/done-items-org-agenda/">Reviewing finished tasks from last week in org-agenda and emacs</a> (<a href="https://irreal.org/blog/?p=13998">Irreal</a>)</li>
<li><a href="https://github.com/nick-maderight/docx-view">Read a .docx in Emacs with its tracked changes and comments intact, as org-mode</a> (<a href="https://www.reddit.com/r/emacs/comments/1vic1od/read_a_docx_in_emacs_with_its_tracked_changes_and/">Reddit</a>)</li>
<li><a href="https://www.youtube.com/watch?v=sS53XwaRHg0">How to Generate PDFs from Org Mode using ox-odt</a> (26:03)</li>
<li><a href="https://github.com/rlridenour/ox-rlr-slipshow">rlridenour/ox-rlr-slipshow: Emacs Org mode exporter to create Slipshow Markdown files. · GitHub</a> (<a href="https://zirk.us/@randyridenour/117037845973779286">@randyridenour@zirk.us</a>)</li>
<li>Org development:
<ul class="org-ul">
<li><a href="https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/etc/ORG-NEWS?id=473544a0c1d6b9a9941f4684f44229bf89a80c3a">ox: New hook that runs after include keywords, but before macros/babel</a></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/etc/ORG-NEWS?id=437fd1151a75c0ff98d759f67f3dfb0fa82d7c6f">org: Rename statistics scope options</a></li>
</ul></li>
</ul></li>
<li>Coding:
<ul class="org-ul">
<li><a href="https://www.alcarney.me/blog/2026/managing-changes-with-ediff/">Managing Changes with ediff — Alex Carney</a> (<a href="https://mastodon.social/@alcarney/117033523417469302">@alcarney</a>)</li>
<li><a href="https://mastodon.social/@glyph/117039748752725641">Tip about using diff-hl-set-reference-rev (@glyph)</a></li>
<li>[[<a href="https://utcc.utoronto.ca/~cks/space/blog/programming/EmacsGitBlameOverTime">https://utcc.utoronto.ca/~cks/space/blog/programming/EmacsGitBlameOverTime</a>][Chris's Wiki :: blog/programming/EmacsGitBlameOverTime]] (<a href="https://lobste.rs/s/hhuk8a/some_ways_navigate_through_git_blame_over">lobste.rs</a>)</li>
<li><a href="https://olddeuteronomy.github.io/post/debugging-in-emacs/">The Emacs Cat: Debugging in Emacs</a></li>
<li><a href="https://www.youtube.com/watch?v=xjIL1rGhKM0">Xah Talk Show Ep811. Emacs: CSS toggle px rem</a> (30:21)</li>
</ul></li>
<li>Math:
<ul class="org-ul">
<li><a href="https://www.reddit.com/r/emacs/comments/1vgtezf/rtsmode_now_on_melpa/">r-ts-mode now on Melpa</a></li>
</ul></li>
<li>Shells:
<ul class="org-ul">
<li><a href="https://gist.github.com/benja2998/69b8979a30b2f51dd74ecea62ab5a4ce">Eshell shared history</a> (<a href="https://www.reddit.com/r/emacs/comments/1vihenw/eshell_shared_history/">Reddit</a>)</li>
<li><a href="https://gist.github.com/benja2998/eea62f32d5886e48fdeb102eaf6be7e1">Zoxide in eshell</a> (<a href="https://www.reddit.com/r/emacs/comments/1vihdjx/zoxide_in_eshell/">Reddit</a>)</li>
</ul></li>
<li>Web:
<ul class="org-ul">
<li><a href="http://en.andros.dev/blog/e0e00b4b/eww-the-emacs-browser-you-underestimate/">Andros Fenollosa: EWW, the Emacs browser you underestimate</a> (<a href="https://news.ycombinator.com/item?id=49183070">HN</a>)</li>
</ul></li>
<li>Mail, news, and chat:
<ul class="org-ul">
<li><a href="https://codeberg.org/martianh/mastodon.el">martianh/mastodon.el 2.1.0: collections</a> (<a href="https://todon.nl/@mousebot/117059831546992672">@mousebot@todon.nl</a>)</li>
</ul></li>
<li>Evil mode:
<ul class="org-ul">
<li><a href="https://emacs.stackexchange.com/questions/47704/disable-mouse-drag-to-select">Disable mouse drag selection in evil mode</a> (<a href="https://fire.asta.lgbt/notes/apidvhkrv2vy0d55">@aud@fire.asta.lgbt</a>)</li>
</ul></li>
<li>Multimedia:
<ul class="org-ul">
<li><a href="http://yummymelon.com/devnull/announcing-now-playing-el.html">Charles Choi: Announcing now-playing.el, an Emacs interface for the macOS Music app</a> (<a href="https://www.reddit.com/r/emacs/comments/1vel7ne/announcing_nowplayingel_a_remote_control/">Reddit</a>)</li>
<li><a href="https://sachachua.com/blog/2026/08/replace-youtube-captions-from-emacs-lisp/">Sacha Chua: Replace YouTube captions from Emacs Lisp</a></li>
</ul></li>
<li>LLMs:
<ul class="org-ul">
<li><a href="https://gitlab.com/kriyative/elisp-agent">kriyative / elisp-agent · GitLab</a> (<a href="https://functional.cafe/@kriyative/117029794002713064">@kriyative@functional.cafe</a>)</li>
<li><a href="https://blog.fidelramos.net/software/emacs-straight-ai-review">blog.fidelramos.net – Supply-chain hygiene for Emacs: LLM review of package upgrades</a> (<a href="https://blog.fidelramos.net/es/software/emacs-straight-ai-review">ES</a>)</li>
<li><a href="https://lists.gnu.org/archive/html/emacs-devel/2026-08/msg00077.html">AGENTS.md</a> - discussion about whether to include AGENTS.md in Emacs source code (<a href="https://news.ycombinator.com/item?id=49201291">HN</a>)</li>
</ul></li>
<li>Community:
<ul class="org-ul">
<li><a href="https://sachachua.com/blog/2026/08/6-aout-emacs-chat-richard-bonichon/">Sacha Chua: Emacs Chat avec Richard Bonichon en français</a> (<a href="https://www.youtube.com/watch?v=sxqsIgXYkVw">YouTube</a>, 01:57:39)</li>
</ul></li>
<li>Other:
<ul class="org-ul">
<li><a href="https://www.youtube.com/watch?v=4kP2PD7AmCI">How to Count Words In Emacs</a> (01:09)</li>
<li><a href="https://eshelyaron.com/posts/2026-08-06-emacs-arbitrary-code-execution-returns.html">Emacs Arbitrary Code Execution Returns</a> (<a href="https://www.reddit.com/r/emacs/comments/1vhuppw/arbitrary_code_execution_vulnerability_mitigated/">Reddit</a>)</li>
<li><a href="https://github.com/kristjoc/bible-gateway">bible-gateway package update: touch-typing verse memorisation, reading plans, transient menu, and more</a> (<a href="https://www.reddit.com/r/emacs/comments/1veofgj/biblegateway_package_update_touchtyping_verse/">Reddit</a>)</li>
<li><a href="https://www.reddit.com/r/emacs/comments/1vjz9py/graphfa2_023_now_available_on_melpa/">graph-fa2 0.2.3 now available on MELPA</a> - graph visualization</li>
</ul></li>
<li>Emacs development:
<ul class="org-ul">
<li>emacs-devel:
<ul class="org-ul">
<li><a href="https://yhetil.org/emacs-devel/jwv7bm9281a.fsf-monnier+emacs@gnu.org/">Re: [PATCH] emoji on TUI emacs - Stefan Monnier via Emacs development discussions.</a> Possible workaround for different composition widths?</li>
<li><a href="https://yhetil.org/emacs-devel/861pca5tpu.fsf@gnu.org/">Re: Discussion about why GNU/Linux system upgrades cause old programs to break - Eli Zaretskii</a> Issues with compiling older versions</li>
</ul></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=60108e7f55f2dadea4266385b95d5bd3293fa89a">Show-all values for speedbar user options for hiding</a></li>
<li><a href="https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8a88f3ed5aeece4a7c8edbebc83ed52479fbbfab">Add `outline-occur' command and `display-buffer-default-alist' variable</a></li>
</ul></li>
<li>New packages:
<ul class="org-ul">
<li><a target="_blank" href="https://melpa.org/#/bitbucket-devops">bitbucket-devops</a>: Bitbucket Cloud DevOps workflows (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/denote-smart-sluggify-title">denote-smart-sluggify-title</a>: Denoise denote titles to save filename length (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/graph-fa2">graph-fa2</a>: ForceAtlas2 pure-elisp background-cached engine (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/pimacs">pimacs</a>: Emacs Client for Pi (MELPA)</li>
<li><a target="_blank" href="https://melpa.org/#/ronny-theme">ronny-theme</a>: A dark colorscheme inspired by Monokai (MELPA)</li>
</ul></li>
</ul>

<p>
Links from <a href="https://www.reddit.com/r/emacs">reddit.com/r/emacs</a>, <a href="https://www.reddit.com/r/orgmode">r/orgmode</a>, <a href="https://www.reddit.com/r/spacemacs">r/spacemacs</a>, <a href="https://mastodon.social/tags/emacs">Mastodon #emacs</a>, <a href="https://bsky.app/hashtag/emacs">Bluesky #emacs</a>, <a href="https://hn.algolia.com/?query=emacs&amp;sort=byDate&amp;prefix&amp;page=0&amp;dateRange=all&amp;type=story">Hacker News</a>, <a href="https://lobste.rs/search?q=emacs&amp;what=stories&amp;order=newest">lobste.rs</a>, <a href="https://programming.dev/c/emacs?dataType=Post&amp;page=1&amp;sort=New">programming.dev</a>, <a href="https://lemmy.world/c/emacs">lemmy.world</a>, <a href="https://lemmy.ml/c/emacs?dataType=Post&amp;page=1&amp;sort=New">lemmy.ml</a>, <a href="https://planet.emacslife.com">planet.emacslife.com</a>, <a href="https://www.youtube.com/playlist?list=PL4th0AZixyREOtvxDpdxC9oMuX7Ar7Sdt">YouTube</a>, <a href="http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS">the Emacs NEWS file</a>, <a href="https://emacslife.com/calendar/">Emacs Calendar</a>, and <a href="https://lists.gnu.org/archive/html/emacs-devel/2026-08">emacs-devel</a>. Thanks to Andrés Ramírez for emacs-devel links. Do you have an Emacs-related link or announcement? Please e-mail me at <a href="mailto:sacha@sachachua.com">sacha@sachachua.com</a>. Thank you!</p>
<div><a href="https://sachachua.com/blog/2026/08/2026-08-10-emacs-news/index.org">View Org source for this post</a></div>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2026%2F08%2F2026-08-10-emacs-news%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></description>
		</item><item>
		<title>Replace YouTube captions from Emacs Lisp</title>
		<link>https://sachachua.com/blog/2026/08/replace-youtube-captions-from-emacs-lisp/</link>
		<dc:creator><![CDATA[Sacha Chua]]></dc:creator>
		<pubDate>Sun, 09 Aug 2026 14:11:30 GMT</pubDate>
    <category>emacs</category>
		<guid isPermaLink="false">https://sachachua.com/blog/2026/08/replace-youtube-captions-from-emacs-lisp/</guid>
		<description><![CDATA[<p>
I want to be able to easily update YouTube captions from my VTT files. Adding a comment like this:
</p>


<div class="org-src-container">
<pre class="src src-subed-vtt"><code><span class="org-comment">NOTE</span>
<span class="org-comment">#+YOUTUBE_URL: https://youtu.be/sxqsIgXYkVw</span>
<span class="org-comment">#+LANGUAGE: en</span>
</code></pre>
</div>


<p>
to the first subtitle in my VTT file lets me programmatically replace the captions for the specified language without needing to click through the YouTube interface, saving me at least 9 clicks, a slight delay, and the selection of the file. Now I can just bind it to <code>C-c C-c</code> when I'm working on correcting or translating captions.
</p>


<div class="org-src-container">
<pre class="src src-emacs-lisp"><code><span class="org-comment-delimiter">;;;</span><span class="org-comment">###</span><span class="org-comment"><span class="org-warning">autoload</span></span>
(<span class="org-keyword">defun</span> <span class="org-function-name">sacha-youtube-replace-captions</span> (url language vtt-file)
  <span class="org-doc">"Replace captions for URL in LANGUAGE with VTT-FILE."</span>
  (<span class="org-keyword">interactive</span>
   (<span class="org-keyword">let</span> ((params (<span class="org-keyword">and</span> (derived-mode-p <span class="org-highlight-quoted-quote">'</span><span class="org-highlight-quoted-symbol">subed-vtt-mode</span>)
                      (sacha-subed-record-youtube-params))))
     (list
      (<span class="org-keyword">or</span> (plist-get params <span class="org-builtin">:url</span>)
          (read-string <span class="org-string">"YouTube URL: "</span>))
      (<span class="org-keyword">or</span> (plist-get params <span class="org-builtin">:language</span>)
          (read-string <span class="org-string">"Language (ex: fr): "</span>))
      (<span class="org-keyword">if</span> (derived-mode-p <span class="org-highlight-quoted-quote">'</span><span class="org-highlight-quoted-symbol">subed-vtt-mode</span>)
          (buffer-file-name)
        (read-file-name <span class="org-string">"VTT file: "</span>)))))
  (<span class="org-keyword">let*</span> ((video-id (sacha-org-yt-id url))
         (existing-captions (sacha-youtube-get-captions video-id))
         (boundary <span class="org-string">"&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;&#45;-sacha_yt_caption_boundary"</span>))
    (<span class="org-keyword">dolist</span> (item existing-captions)
      (<span class="org-keyword">let</span> ((snippet (alist-get <span class="org-highlight-quoted-quote">'</span><span class="org-highlight-quoted-symbol">snippet</span> item)))
        (<span class="org-keyword">when</span> (string= (alist-get <span class="org-highlight-quoted-quote">'</span><span class="org-highlight-quoted-symbol">language</span> snippet) language)
          (sacha-youtube-delete-caption (alist-get <span class="org-highlight-quoted-quote">'</span><span class="org-highlight-quoted-symbol">id</span> item)))))
    (<span class="org-keyword">let*</span> ((metadata (json-encode <span class="org-highlight-quoted-quote">`</span>((snippet . ((videoId . ,video-id)
                                                (language . ,language)
                                                (name . ,language))))))
           (text (<span class="org-keyword">with-temp-buffer</span>
                   (insert-file-contents vtt-file)
                   (buffer-string)))
           (body (concat <span class="org-string">"&#45;&#45;"</span> boundary <span class="org-string">"\r\n"</span>
                         <span class="org-string">"Content-Type: application/json; charset=UTF-8\r\n\r\n"</span>
                         metadata <span class="org-string">"\r\n"</span>
                         <span class="org-string">"&#45;&#45;"</span> boundary <span class="org-string">"\r\n"</span>
                         <span class="org-string">"Content-Type: text/vtt\r\n\r\n"</span>
                         (encode-coding-string text <span class="org-highlight-quoted-quote">'</span><span class="org-highlight-quoted-symbol">utf-8</span>) <span class="org-string">"\r\n"</span>
                         <span class="org-string">"&#45;&#45;"</span> boundary <span class="org-string">"&#45;&#45;\r\n"</span>))
           (response (request-response-data
                      (request <span class="org-string">"https://www.googleapis.com/upload/youtube/v3/captions?uploadType=multipart&amp;part=snippet"</span>
                        <span class="org-builtin">:type</span> <span class="org-string">"POST"</span>
                        <span class="org-builtin">:headers</span> <span class="org-highlight-quoted-quote">`</span>((<span class="org-string">"Authorization"</span> . ,(format <span class="org-string">"Bearer %s"</span> (sacha-google-access-token)))
                                   (<span class="org-string">"Content-Type"</span> . ,(format <span class="org-string">"multipart/related; boundary=%s"</span> boundary))
                                   (<span class="org-string">"Accept"</span> . <span class="org-string">"application/json"</span>))
                        <span class="org-builtin">:data</span> body
                        <span class="org-builtin">:sync</span> t
                        <span class="org-builtin">:parser</span> <span class="org-highlight-quoted-quote">#'</span><span class="org-highlight-quoted-symbol">json-read</span>))))
      (message <span class="org-string">"Uploaded."</span>)
      response)))

(<span class="org-keyword">defun</span> <span class="org-function-name">sacha-youtube-get-captions</span> (video-id)
  <span class="org-doc">"Return the list of existing caption tracks for VIDEO-ID."</span>
  (<span class="org-keyword">let</span> ((response (request-response-data
                   (request (format <span class="org-string">"https://www.googleapis.com/youtube/v3/captions?part=snippet&amp;videoId=%s"</span> video-id)
                            <span class="org-builtin">:headers</span> <span class="org-highlight-quoted-quote">`</span>((<span class="org-string">"Authorization"</span> . ,(format <span class="org-string">"Bearer %s"</span> (sacha-google-access-token))))
                            <span class="org-builtin">:sync</span> t
                            <span class="org-builtin">:parser</span> <span class="org-highlight-quoted-quote">#'</span><span class="org-highlight-quoted-symbol">json-read</span>))))
    (alist-get <span class="org-highlight-quoted-quote">'</span><span class="org-highlight-quoted-symbol">items</span> response)))

(<span class="org-keyword">defun</span> <span class="org-function-name">sacha-youtube-delete-caption</span> (caption-id)
  <span class="org-doc">"Delete the caption track identified by CAPTION-ID."</span>
  (request (format <span class="org-string">"https://www.googleapis.com/youtube/v3/captions?id=%s"</span> caption-id)
           <span class="org-builtin">:type</span> <span class="org-string">"DELETE"</span>
           <span class="org-builtin">:headers</span> <span class="org-highlight-quoted-quote">`</span>((<span class="org-string">"Authorization"</span> . ,(format <span class="org-string">"Bearer %s"</span> (sacha-google-access-token))))
           <span class="org-builtin">:sync</span> t))

(<span class="org-keyword">defun</span> <span class="org-function-name">sacha-subed-record-youtube-params</span> ()
  <span class="org-doc">"Return directives related to YouTube."</span>
  (<span class="org-keyword">save-excursion</span>
    (goto-char (point-min))
    (<span class="org-keyword">unless</span> (subed-subtitle-msecs-start) (subed-forward-subtitle-start-pos))
    (list
     <span class="org-builtin">:url</span> (subed-record-get-directive <span class="org-string">"#+YOUTUBE_URL"</span>)
     <span class="org-builtin">:language</span> (<span class="org-keyword">or</span> (subed-record-get-directive <span class="org-string">"#+LANGUAGE"</span>)
                   (<span class="org-keyword">progn</span> (goto-char (point-min))
                          (<span class="org-keyword">when</span> (re-search-forward <span class="org-string">"^Language: </span><span class="org-string"><span class="org-regexp-grouping-backslash">\\</span></span><span class="org-string"><span class="org-regexp-grouping-construct">(</span></span><span class="org-string">.+</span><span class="org-string"><span class="org-regexp-grouping-backslash">\\</span></span><span class="org-string"><span class="org-regexp-grouping-construct">)</span></span><span class="org-string">\n"</span> (<span class="org-keyword">or</span> (<span class="org-keyword">save-excursion</span> (re-search-forward <span class="org-string">"\n\n"</span> nil t))
                                                                               (point-max)))
                            (match-string 1)))))))
</code></pre>
</div>


<p>
The code uses some functions defined elsewhere in my configuration:
</p>

<ul class="org-ul">
<li><a href="https://sachachua.com/dotemacs#streaming-make-chapter-markers-and-video-time-hyperlinks-easier-to-note-while-i-livestream-calculate-an-org-timestamp-s-offset-into-a-youtube-stream">Calculate an Org timestamp's offset into a YouTube stream</a>: <code>sacha-google-access-token</code> and the gcloud auth command-line to get the <code>https://www.googleapis.com/auth/youtube</code> and <code>https://www.googleapis.com/auth/youtube.force-ssl</code> scopes</li>
<li><a href="https://sachachua.com/dotemacs#youtube">YouTube</a>: <code>sacha-org-yt-id</code></li>
</ul>

<div class="note">This is part of my <a href="https://sachachua.com/dotemacs#streaming-and-videos-replace-youtube-captions-from-emacs-lisp">Emacs configuration.</a></div><div><a href="https://sachachua.com/blog/2026/08/replace-youtube-captions-from-emacs-lisp/index.org">View Org source for this post</a></div>
<p>You can <a href="mailto:sacha@sachachua.com?subject=Comment%20on%20https%3A%2F%2Fsachachua.com%2Fblog%2F2026%2F08%2Freplace-youtube-captions-from-emacs-lisp%2F&body=Name%20you%20want%20to%20be%20credited%20by%20(if%20any)%3A%20%0AMessage%3A%20%0ACan%20I%20share%20your%20comment%20so%20other%20people%20can%20learn%20from%20it%3F%20Yes%2FNo%0A">e-mail me at sacha@sachachua.com</a>.</p>]]></description>
		</item>
	</channel>
</rss>