From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id +P84ECzLKmBtZAAA0tVLHw (envelope-from ) for ; Mon, 15 Feb 2021 19:27:40 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id YI7xCyzLKmBUQQAAB5/wlQ (envelope-from ) for ; Mon, 15 Feb 2021 19:27:40 +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 C515D196B7 for ; Mon, 15 Feb 2021 20:27:39 +0100 (CET) Received: from localhost ([::1]:55858 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lBjX0-0001Gr-S4 for larch@yhetil.org; Mon, 15 Feb 2021 14:27:38 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:58440) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBjRV-0007WA-EZ for emacs-orgmode@gnu.org; Mon, 15 Feb 2021 14:21:57 -0500 Received: from mail-qt1-x831.google.com ([2607:f8b0:4864:20::831]:37175) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lBjRT-0004Az-7n for emacs-orgmode@gnu.org; Mon, 15 Feb 2021 14:21:57 -0500 Received: by mail-qt1-x831.google.com with SMTP id v3so5565149qtw.4 for ; Mon, 15 Feb 2021 11:21:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=user-agent:from:to:subject:message-id:date:mime-version; bh=q6ZIMyhR6G7wBCLfY5c5MNYAVjeSptO3tUgKSTHBM1E=; b=oKPTCgH/gDHM5pC6kOOtN1KvurjKQZYJ6YzP5yPhu3NlyhjdHRwgeHFPKo11ZKCctZ 7ceWKz/PSXTDMKaYeQ+flGF/ZV7vqt5vp2hXhgSbGiY6xzAWkDtXqOgARIB5IBR4FatM QrI3637Imz2c5Ul/QlIvu6aIBvC/mzJXwF5sI7/JdORxdL+p01Oiqe3mIK9LBaHF/6sO kK3OYFguWufdJffG8MzNV9lLynaFoKO+vbGAh83keGh6bA1HUywL5e0pTjMX6m9FugUG aT8CnkgVdfSgSM4IBUnh04rI+a6oqhwePRcvqDBT+7OQPF+wjPCJLZFzZb9nX3rcbbqo vR8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:user-agent:from:to:subject:message-id:date :mime-version; bh=q6ZIMyhR6G7wBCLfY5c5MNYAVjeSptO3tUgKSTHBM1E=; b=k7PlkmWKpGTi5jmFPRSbKCVlhUaLW2X/pqGNMTs+UYoIqtqWcsp1Bv1/saNfN1ugjU KgQ48X9pSs6w+8J/VRQ1AxJpyTaRTdIqrjFtwNgm7dlnpUZzUK3R77IwBx6cRcDTZQ/A k+IRqxIpHcuGJVdRsQm37mNLDSEpgMJfCGlcaQqEDb+HMED+Zb36e5KDyPcokgQa/Q+n M9d3B1RtqHLeHL+uJGFB4gyXudhagZhD1w+78m+VNc1Q27LYk7Qnwa36YyK3v/1tiD/y x8ECtbRZfpNSOC/ebQndHj22ZVs5Gx1W+2w5x9tKCj/WU6gwsAXN2TUoiz+++puoPo0f t9mw== X-Gm-Message-State: AOAM531Fj90RHVSZZBGDYAjNSDVs5GazkykxjjNndqt/TDgjHj6ruFMg pCF3upEv8LAVW96cV7eIi5z9o/8P5TE= X-Google-Smtp-Source: ABdhPJwNfkbvNa9Qa6kD0Nzywn+JovAC+m/3Kxgfr8/t9mWPBZaTmALtVcuk/kckhhPsVAoeHGZULg== X-Received: by 2002:ac8:6b10:: with SMTP id w16mr15426576qts.180.1613416913967; Mon, 15 Feb 2021 11:21:53 -0800 (PST) Received: from localhost ([190.239.232.181]) by smtp.gmail.com with ESMTPSA id f21sm2657754qka.11.2021.02.15.11.21.52 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 15 Feb 2021 11:21:53 -0800 (PST) User-agent: mu4e 1.4.14; emacs 27.1 From: Rodrigo Morales To: emacs-orgmode@gnu.org Subject: How do you name your code blocks? Message-ID: <87wnv9b0na.fsf@gmail.com> Date: Mon, 15 Feb 2021 14:18:17 -0500 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::831; envelope-from=moralesrodrigo1100@gmail.com; helo=mail-qt1-x831.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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, 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-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.06 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b="oKPTCgH/"; 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-Migadu-Queue-Id: C515D196B7 X-Spam-Score: -2.06 X-Migadu-Scanner: scn1.migadu.com X-TUID: GK9zqwSkYhK3 I think this question is aimed to people which have Org Mode files with a lot of source code blocks and those code blocks are usually assigned a name. I am asking this question because I just noticed that it is not possible to have multiple source code blocks with the same name. If that occurs, then 1. The first code block found with the given name is only taken into consideration 2. =M-x org-lint= warns about that. So, taking into consideration that that is not allowed, I have the following questions for you 1. Do you use long names? That is, instead of using =generate-table=, which is ambiguous, you would use =generate-table-grocery-shopping-2020-may=. Another example: instead of using =create-venv= you would use =create-venv-for-personal-blog-in-home=. 2. If not, how do you name your code blocks to avoid name conflicts? -- Greetings, Rodrigo Morales. IRC: rdrg109 (freenode)