From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 0NrAKsQtAWKvEQAAgWs5BA (envelope-from ) for ; Mon, 07 Feb 2022 15:33:40 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id eBAKJ8QtAWIHlAAAauVa8A (envelope-from ) for ; Mon, 07 Feb 2022 15:33:40 +0100 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 95B2F1C6EF for ; Mon, 7 Feb 2022 15:33:39 +0100 (CET) Received: from localhost ([::1]:55576 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nH55G-0003nx-P0 for larch@yhetil.org; Mon, 07 Feb 2022 09:33:38 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49252) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nH4UQ-0001MA-H3 for emacs-orgmode@gnu.org; Mon, 07 Feb 2022 08:55:35 -0500 Received: from [2a00:1450:4864:20::62e] (port=44599 helo=mail-ej1-x62e.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nH4UO-0000Rx-1f for emacs-orgmode@gnu.org; Mon, 07 Feb 2022 08:55:34 -0500 Received: by mail-ej1-x62e.google.com with SMTP id ka4so42196189ejc.11 for ; Mon, 07 Feb 2022 05:55:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=LUnTfqh0hhFRNKh9kr/bzikfjnfdFdggg9EqCYEkX54=; b=a3vLHdeLhka2x5t+U9Z/ckmuJrEW80o4bbwddM5tbostdlRRkRDrrChIX3RIEQUWNE 5ptCR60sp0ec4CZVJUIyOQzdvEndl59Q9ez3beaIvbljncyQ0Gv1GkcpHpaNPy+mwpsg 5Do2yGaSzZaS2e/ZecPYoJ4mQ/UPLH/d/gKwS0NtRVaPqYo+b2SDFE6hafKgwv77xsZ6 0TZHU2OhgROWCfbx2s0ebVTRNZrlCuS2Y2K2xE+AcwN+rHvSsPYouGN7FAjr+mg5Sue+ 4PEctlMpayCFUcqL2FRSqecDfOmckoHFnlOubD1yUiuukmcyB8l9LDyzA+UFLipcTOZp QkuQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=LUnTfqh0hhFRNKh9kr/bzikfjnfdFdggg9EqCYEkX54=; b=znuRBc3v/C2IaH6cHX3VHgrcX3rdhQ/KvRct9ysFlRRnHXe95EO9Yyy3oadAVkALWx sZJzvLEkxs0wGN36xNBhZzvnDaW2aQz4aeE2LO0qZzrbOA/kiNBBANRS/uCWnbehGPsz qqqCti5nignHG0zAHOLbqLQuk3DyeslLyXSDcxCvHUa5fcztPaaH6cB81jcw977xso2l StIkL6Qg7LBW4xwyTFUnXkQMp/O0s1R1rK2y+P5awALmc7DT4/zNjg8XElO+2JnxrDYa SKUodwBbPzreW+/gvr9CK59b8bC0mcf6D0+8NQwKQLwOX4NG7Y68wGOSl+qoQ/uTntGA f6Pg== X-Gm-Message-State: AOAM532Ul5lOJTpauR+8l5i7cW4lGnYHKhTPqBz9BYWFUnwd9MuiaOWf PTmEpHz0/MiOzZAzVCbD0GBVR7KacOJVAQ== X-Google-Smtp-Source: ABdhPJxgPbB+UZ59vrjIVIdLTM6eWGW7ZWxT/U17e/tcJyTz5MNPFbmM64qwUt+Qrrjowxt4fuRUJQ== X-Received: by 2002:a17:906:7949:: with SMTP id l9mr9935427ejo.296.1644242109909; Mon, 07 Feb 2022 05:55:09 -0800 (PST) Received: from localhost ([91.210.107.150]) by smtp.gmail.com with ESMTPSA id va27sm470847ejb.174.2022.02.07.05.55.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Feb 2022 05:55:09 -0800 (PST) From: Ihor Radchenko To: Eduardo Ochs Subject: Re: Org for non-users, part 2: `C-c C-e', a.k.a. `org-export-dispatch' In-Reply-To: References: Date: Mon, 07 Feb 2022 22:00:14 +0800 Message-ID: <87leym3hg1.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::62e (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::62e; envelope-from=yantar92@gmail.com; helo=mail-ej1-x62e.google.com X-Spam_score_int: -9 X-Spam_score: -1.0 X-Spam_bar: - X-Spam_report: (-1.0 / 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_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, GAPPY_SUBJECT=0.1, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Org Mode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1644244419; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=LUnTfqh0hhFRNKh9kr/bzikfjnfdFdggg9EqCYEkX54=; b=MEHuBRl2+UmaPGcDvKztUcaMt/V10WNf3WdgGjIcd630Xxuqs+5H+GAjdIorodtFBqE2im f4U1n7COusBEEVNvCsVw0VuUYY4Jha071sE7nbwIKaWCXl4kc1sRFqMRH07eE+Yje7v7k7 9f+C1mpD9r9EpM5m9Zglo/ueKQmkO8iHN17az26AmuNln30j6uvVmqQuyQufSn/OKMNU8Q Fmbsz6dgtCk707lhxmFQVFIUf9lVhaC6fppeWPsdON4mHyFXeF8WuUYSIbub6WibOkXZk+ vsiWzxd9mWUE6qCu2bi29Ac37PzNznksfZj//DlG+t+3fthOoTPjcakbLl7qMw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644244419; a=rsa-sha256; cv=none; b=UDx8IWAwNI/GYUxNoR6wCHo0OqHBbipbVtCJUFJlGFL8NRA2p+jmLIpQjJMbkFjBC9GQkZ TCjBxEOCDqVv7KCD39GU2STEnIWqIOQjz/7gYkV++H7sIHlkIPTFZzGQ1MK5Ja7nT8mL8s oF1vBZiVX2xPBIFS9pJPCpQTZpjdHhzxmCw9tUGXoXwm9gEnuDIItTTxiPqhooinuFy4o4 x/8dLmP85b3T6ddbRt6Ap16dHcmdKOcdf0mTszd5MV/R5ZVrns4l9YeW3wBlTrNcPxo1Yc 3SECDg5EMg0E6YrxbKWzOFdpeVuW9vUbpMkv5FtTpfKsr9tUjGIF5o3P+fJojQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=a3vLHdeL; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.83 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=a3vLHdeL; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 95B2F1C6EF X-Spam-Score: -3.83 X-Migadu-Scanner: scn1.migadu.com X-TUID: JynwBa8ykFSz Eduardo Ochs writes: > a few weeks ago I recorded a video called "Org for non-users" - > link: > > http://angg.twu.net/2021-org-for-non-users.html Also, feel free to read commentary inside source code. There are a number of common concepts described in the top comments in the core Org files, including org-element.el. > that was about a way to understand some of the data structures that > are used in the support for code blocks. Now I would like to do > something similar with the exporter, but I am stuck at the first > step... When I run `M-x org-export-dispatch' or `C-c C-e' it creates a > second window whose mode line says "*Org Export Dispatcher*" - > > My first question is: > > What are the recommended ways to abort org-export-dispatch without > letting it destroy the "*Org Export Dispatcher*" window and its > buffer? You cannot. That window acts similarly to transient, but simpler. You can think of *Org Export Disipatcher* as an extended help for read-char-exclusive. Best, Ihor