From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id SMnLNtGckV+mHQAA0tVLHw (envelope-from ) for ; Thu, 22 Oct 2020 14:53:05 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id mO1IMdGckV8PeAAAB5/wlQ (envelope-from ) for ; Thu, 22 Oct 2020 14:53:05 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 459DE9404D2 for ; Thu, 22 Oct 2020 14:53:05 +0000 (UTC) Received: from localhost ([::1]:40950 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kVbxg-00057y-83 for larch@yhetil.org; Thu, 22 Oct 2020 10:53:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54932) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kVbu2-0002HE-Rv for emacs-orgmode@gnu.org; Thu, 22 Oct 2020 10:49:18 -0400 Received: from mail-lj1-x232.google.com ([2a00:1450:4864:20::232]:43115) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kVbu1-0006Tf-3m for emacs-orgmode@gnu.org; Thu, 22 Oct 2020 10:49:18 -0400 Received: by mail-lj1-x232.google.com with SMTP id d24so2222030ljg.10 for ; Thu, 22 Oct 2020 07:49:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:date:from:to:subject:in-reply-to:references:user-agent :message-id; bh=UqEPC0qBoyRKr7A1c+jeNAILAwhnAOJ6HbfJbiVQvBM=; b=hK7I0A1sxRAdD0HQGh6SD8xXELpW1sf+LJEq04afQVGgt6zlRjW43Mde6Xjl9MxSIi FVWPQLCWE5paQ27O6V+IGHIpEPUStxx5yljVdfS0u4/gnzMb/YZr0JyFl/Rr3nuog0P2 b7aFgtpnu6tMKDwkDGLQS5snvNcYyoZk9dXxFl6IycurzPFKJ1GosAbxbRpuuCAiLtk1 97geNeXY9FS8aIgtCdkV3zQF+uPNIOot2dtiE1BzgtJyB8DFRbA1NBcKbsp/6U8EYh9s c3hRZsNA+pnWQd5TyN47zZQ4wa1BlHXi7MQQXkXOSWkyCAFllHD001aQxkhp2Gy3GWqj 6+TQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:date:from:to:subject:in-reply-to :references:user-agent:message-id; bh=UqEPC0qBoyRKr7A1c+jeNAILAwhnAOJ6HbfJbiVQvBM=; b=DU0vXFX2P4RCMlOYkB8dKb51ju+3w0HWIsGyKjBkIhOT86hj35RmSD5/EBL7D6pDot 1JnhvLjeci+4at+FAbMe962tmtBQpGiu2JjtUF400Pb6oA+76uujTEbU3opwfOA768r5 9CN+nW/qdSnZnjlWoepC2u0M43u4vlrXVoWiUMVwj+0kCP2bg8TNio/lbrTvnYOT9+kr B/IZ1fdlHYD3ROHaLimtTyaJLRNlbXunhlFGP6gL6DBDsJ7IPzmFS30zlhw1gY0YPWXf i2bHsO93agML99ZUzqevuKdmB7f1KQkDAcviz8I3oSOWcZv3wlvB/fcguecyc6OQKpC1 lOUw== X-Gm-Message-State: AOAM533dtg0Q4n24Zbe3VoUaz8sbfo/p7Ygmld4ACxBPHGgGWrhErD1c XLK33I1LkMTekMNEe4K2nAfWRSoo7MU= X-Google-Smtp-Source: ABdhPJxXpeA66cHZh08C3SQ0KiT6CrfzNTajN3c0NVyo5dVvQ37sjVWcCONjJHRtvRtXz46bchZdGQ== X-Received: by 2002:a2e:80c2:: with SMTP id r2mr1108029ljg.402.1603378154313; Thu, 22 Oct 2020 07:49:14 -0700 (PDT) Received: from m.g.s.chen.ac (cm-84.214.37.174.getinternet.no. [84.214.37.174]) by smtp.gmail.com with ESMTPSA id 71sm305655lfm.78.2020.10.22.07.49.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Oct 2020 07:49:13 -0700 (PDT) MIME-Version: 1.0 Date: Thu, 22 Oct 2020 14:45:00 +0000 From: =?UTF-8?Q?Xianwen_Chen_=28=E9=99=88=E8=B4=A4=E6=96=87=29?= To: emacs-orgmode@gnu.org Subject: =?UTF-8?Q?Re=3A_Interview_with_Rainer_K=C3=B6nig_-_who=27s_conte?= =?UTF-8?Q?nt_made_me_go_from_vim_to_emacs_for_coding_=3AD?= In-Reply-To: References: User-Agent: Roundcube Webmail/1.4.6 Message-ID: X-Sender: xianwen.chen@gmail.com Content-Type: multipart/alternative; boundary="=_2d645e15906856df640506918991ebc6" Received-SPF: pass client-ip=2a00:1450:4864:20::232; envelope-from=xianwen.chen@gmail.com; helo=mail-lj1-x232.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=hK7I0A1s; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: 0.79 X-TUID: 3OpGjjuOn722 --=_2d645e15906856df640506918991ebc6 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8; format=flowed Thank you. Do you by the way have a URL to Rainer König's org-mode course? Yours sincerely, Xianwen On 2020-10-21 07:27, Martin Schröder wrote: > Today I had the chance to do a lengthy interview with Rainer König who is known for creating a very popular Org Mode course. > > The first part is about how Rainer got started and the story of how Org Mode saved his life during a very difficult time: https://www.youtube.com/watch?v=L_DYO0_eJ6A > > In the second part of the interview we look at how Rainer manages his org mode setup with multiple files and weekly reviews. Rainer is tremendously methodical and a really good teacher. > > Here is the recording of the second part: https://www.youtube.com/watch?v=kPKhS-QDn7c > > Enjoy! > -- > > Best regards, > > Martin Schröder > _Embedded Systems Consultant, Firmware Expert_ > > Tel: +46-733-38-76-94 > LinkedIn: https://www.linkedin.com/in/martinschroder/ > > Learn How To Build Embedded Products From Step 1 to Step 90: https://swedishembedded.com/learn/ [1] Links: ------ [1] https://swedishembedded.com/learn --=_2d645e15906856df640506918991ebc6 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8

Thank you.

Do you by the way have a URL to Rainer König's org-mode course= ?

Yours sincerely,

Xianwen

 


On 2020-10-21 07:27, Martin Schröder wrote:

Today I had the chance to do a lengthy interview with Rain= er König who is known for creating a very popular Org Mode course.&nbs= p;
 
The first part is about how Rainer got started and the story of how Or= g Mode saved his life during a very difficult time: https://www.youtube.com/watch?v=3DL_DYO0_eJ6A
 
In the second part of the interview we look at how Rainer manages his = org mode setup with multiple files and weekly reviews. Rainer is tremendous= ly methodical and a really good teacher.
 
Here is the recording of the second part: https://www.youtube.com/watch?v=3DkPKhS-QDn7c
 
Enjoy! 
 
--
Best regards,
 
Martin Schröder
Embedded Systems Consultant, Firmware Expert
 
Tel: +46-733-38-76-94
 
Learn How To Build Embedded Products From Step 1 to Step 90: https://swedishembedded.com/learn/
--=_2d645e15906856df640506918991ebc6--