From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 0Bj6AweyKmDceQAA0tVLHw (envelope-from ) for ; Mon, 15 Feb 2021 17:40:23 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id sCJCOwayKmAcGQAAbx9fmQ (envelope-from ) for ; Mon, 15 Feb 2021 17:40: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 9696F15841 for ; Mon, 15 Feb 2021 18:40:22 +0100 (CET) Received: from localhost ([::1]:53222 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lBhrA-0004RY-Hk for larch@yhetil.org; Mon, 15 Feb 2021 12:40:20 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:37944) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBhox-0003lK-0D for emacs-orgmode@gnu.org; Mon, 15 Feb 2021 12:38:03 -0500 Received: from mout02.posteo.de ([185.67.36.66]:34947) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lBhot-0002Ej-0P for emacs-orgmode@gnu.org; Mon, 15 Feb 2021 12:38:01 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id DB4042400FF for ; Mon, 15 Feb 2021 18:37:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1613410674; bh=p5R5J9uyXxuchwDPij/Toq+HqvF3UWBYoGHtmjEickE=; h=From:To:Subject:Date:From; b=c94TaOGkQAhaE24UsFZrGdWU4oIQMoiHZhcbdCHJD6BhAD/xqubH74qxBZsspWgHw vK95Ej0BEkfAsPrfiJGUiPeunMaGqtgi4k+D3rtgHslbbBkFq+JUfwF2UlkfkuOyne 5+WX741bZWC0cEaSTPews21GNxsGWPC1KmIsG52M5YNVoojql6y+Cc6O53A5xjbxVQ /q+0b/J80WOsGDHa0Hwiaj2Vi3tM5tamY5A7oJECT0+v0YZXhtY/ZHNhuLhHpyi6Q2 w1m+P30Os50sNBpVN/Eas33mi1//N4B52HMC0Lk3Ufz85d/g3xFiCXW1inYBwEk2DE lk8H2rMcL6RHg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4DfWXL2TdMz9rxQ for ; Mon, 15 Feb 2021 18:37:53 +0100 (CET) From: =?utf-8?Q?Juan_Manuel_Mac=C3=ADas?= To: orgmode Subject: 'false' list item Date: Mon, 15 Feb 2021 18:37:50 +0100 Message-ID: <87ft1xfd01.fsf@posteo.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.66; envelope-from=maciaschain@posteo.net; helo=mout02.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, 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: -3.06 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=c94TaOGk; dmarc=pass (policy=none) header.from=posteo.net; 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: 9696F15841 X-Spam-Score: -3.06 X-Migadu-Scanner: scn0.migadu.com X-TUID: VJPCK84dgai6 Hi, If a line in a paragraph starts with a digit (or letter) + period + space, Org misinterprets that as a list item. I almost always notice this only when I export my document, which is a nuisance. I wonder if there is any standard solution to that, or if I'm missing something... All that occurred to me is this "preventive" solution, using `highlight-regexp': #+begin_src emacs-lisp (defface my-lists-item-box '((t :weight bold :foreground "white" :background "orange")) "") (defun my-org-item-highlight () (highlight-regexp org-list-full-item-re 'my-lists-item-box)) (add-hook 'org-mode-hook 'my-org-item-highlight) #+end_src Best regards, Juan Manuel