From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 2DV9AQszaGEPCAEAgWs5BA (envelope-from ) for ; Thu, 14 Oct 2021 15:39:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 2LmUOAozaGFxEgAAbx9fmQ (envelope-from ) for ; Thu, 14 Oct 2021 13:39:22 +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 87799767F for ; Thu, 14 Oct 2021 15:39:22 +0200 (CEST) Received: from localhost ([::1]:34320 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mb0x7-00079h-Du for larch@yhetil.org; Thu, 14 Oct 2021 09:39:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38220) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mb0tX-0002Te-E1 for emacs-orgmode@gnu.org; Thu, 14 Oct 2021 09:35:40 -0400 Received: from mail-pj1-x1029.google.com ([2607:f8b0:4864:20::1029]:54212) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mb0tV-0002lO-3I for emacs-orgmode@gnu.org; Thu, 14 Oct 2021 09:35:38 -0400 Received: by mail-pj1-x1029.google.com with SMTP id ls18so4765648pjb.3 for ; Thu, 14 Oct 2021 06:35:34 -0700 (PDT) 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=omKU+T0YELP3Ca9hBUd097AZoVhCqa7huSHhhYlkOZ8=; b=GqB53UAceUs5WcoMkQSaEUjxlJrold33Z11Fw7ZfQE5mewS4ba5jaLHrK051QOzPSH gF28HoQ1IX8K5uEump29ajVNPKteL7vYeiMDiCCVpDZGvEjr9XvTAO2yYfrLjYZ7umdE nSS5QHAs54b47zFpFSkafquqctZCJWCQPXME58/wihaBcwVCs8ahFn/YuMiqKUqpSvoM rWwcfMUsBANqJYTptW8U+Nbj3iTJWwFpb+dJB/N95VTmofxPk/DilQD3+BiQ9UP4QEre XmT8+kGHhwxFi+afTpJcLqC/vo0G8XgiYJDkJQ23tgEX59ls2qaIK0rocURfO5C5Sc2m ADlQ== 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=omKU+T0YELP3Ca9hBUd097AZoVhCqa7huSHhhYlkOZ8=; b=gW8JT8qicLjuAD6Bc1cdF2knJDPcBlahwapKDkLg1H1NHAKyTstecviKo3P4/3xNWW wvx5Uw8IqeEQEECovVqPEGHsqhOwgitKffVz2AckexUIY3gAINM4Nv0HRyuUttj7XHNX yNyHvVIPOw7gsnqZbXm2tXxEjHBvN5avevSXA4u4kO0v0gH3goKJOh4ZZb+qH7GxZxFo FbPFmjxBR2N857VpXLuyVcvDIabNQVh/tAB6l3rqPtRkoEVKtJtwXEd4w74OWmMheKtt 7qHfzIVhx6rmnmpzZ2VOB+a+eRPQgButSrbVhvzv7aq0tXeb4El9RC6pPP5/kBQ0WuOz 7++A== X-Gm-Message-State: AOAM532Yy2wDqJmVdIU7tYL0HLKgDDDGacMvT/tPYR9+fYgJ1DhVCyYu 3PSJOLvVCCnCS3F62W5cH6zHzFy5Hh5b5w== X-Google-Smtp-Source: ABdhPJz/HdDOPmKmEck2k+QKFPGJTd75+WwnPvr163SQTTioIaM+KJty1CDgTWQ5yUE+DgRlH2CMqQ== X-Received: by 2002:a17:902:ab17:b0:13e:b2e0:58b with SMTP id ik23-20020a170902ab1700b0013eb2e0058bmr5108719plb.9.1634218533719; Thu, 14 Oct 2021 06:35:33 -0700 (PDT) Received: from localhost ([103.125.234.161]) by smtp.gmail.com with ESMTPSA id n21sm2552544pfv.115.2021.10.14.06.35.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Oct 2021 06:35:33 -0700 (PDT) From: Ihor Radchenko To: Uwe Brauer Subject: Re: resume an interrupted enumerated list or reset the counter In-Reply-To: <87h7dj4wce.fsf@mat.ucm.es> References: <87h7dj4wce.fsf@mat.ucm.es> Date: Thu, 14 Oct 2021 21:36:54 +0800 Message-ID: <87ee8nd8y1.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::1029; envelope-from=yantar92@gmail.com; helo=mail-pj1-x1029.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: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634218762; 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=omKU+T0YELP3Ca9hBUd097AZoVhCqa7huSHhhYlkOZ8=; b=X3XMXV7O9DVPOzKiWTuASqHajRcdj3LYCGa2freZxr2utZ3s6fiq8fMAkfQobMxTCqicrL TxtUFZB+FW1VY+iZX2TfHILYdLlXJv+J8NjjWQDpE0IJqgrKhnPbB9BXeUFzZ5MW4sdqzs ea0Cb8bnG20oDQfac5VuLe04MR67JCA7sZtQKbdhURDCtfzCCMd8I2Ii8yKIVHOoDIbny0 sGhcbDuJFu7KeTwxrCoV/IXTmy9WM113hqTkI+4LlcKOJLIC6kosU2trfIxlxcOrrGXI1W bnUE9Izz1boNjbecJ6nQ0Fa4rPExPq+AFn49bFOwHsclXUqNM79V2mndxe+YQQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634218762; a=rsa-sha256; cv=none; b=shr/zjTPmOELZUT2azqiLkCwiUI6MjlqWQMNEEJx3rO0WQcp3NmOaDC6yYREfklceMa1Hj iUtsujgVYtUYvdByGEEv8OA1UlthFnacenKhZh2jmTJG/H1uCU1P8SR9FUjnTM35zfeP0X VJ/yhbfBuv19Oe1sclcukbWHk4vzwPhNvSTqjuz33EfChtjLnprgWPWslMsQcMRfawx+BK gQZkVnx2+6DvnD3W5ttWvxxtiXhSy0l9wwUTgNy0vRnxnH0fC4q3gceKQBIYWSPTXcCZdF toEM8GMLVM9C4bibb5EFa+8g4Wv/hJKqG6rLIC14xnQVZ7JFUmTtDuQkoZzyUg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=GqB53UAc; 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-Spam-Score: -3.51 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=GqB53UAc; 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: 87799767F X-Spam-Score: -3.51 X-Migadu-Scanner: scn1.migadu.com X-TUID: UEul/vZa31VT Uwe Brauer writes: > Hi > > Sometimes I have the following > > 1. first > > 2. Second > > 3. Third > #+begin_src > A=7 > #+end_src > > 1. > > > So enumerated list start with a fresh counter, is there a possibility > either to resume the list or to reset its counter? You need an indent: 1. first 2. Second 3. Third #+begin_src A=7 #+end_src 4. Best, Ihor