[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 'false' list item
From: |
Tim Cross |
Subject: |
Re: 'false' list item |
Date: |
Sun, 21 Feb 2021 18:05:24 +1100 |
User-agent: |
mu4e 1.5.8; emacs 27.1.91 |
Kyle Meyer <kyle@kyleam.com> writes:
> Juan Manuel Macías writes:
>
>> 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':
>
> It seems that your approach would do a good job of helping you catch
> cases that you don't want to be treated as lists. I'm not aware of any
> related functionality in Org, so I don't think you're missing something
> there.
>
> Once you know that there is a particular spot that you want to prevent
> from being interpreted as a list, you could add a zero-width space in
> front of it:
>
> (info "(org)Escape Character")
>
> I'm not sure if that's the sort of solution you're asking for, though.
If a line starts with a number, period and space, but that line is
within a paragraph (i.e. no blank line above), then I don't think it
should be interpreted as an enumerated list item. If this is what the OP
is referring to, I would argue it is a bug. If it is a 'paragraph'
starting with a number, period and space, then being interpreted as a
list item would be 'normal'.
--
Tim Cross
- 'false' list item, Juan Manuel Macías, 2021/02/15
- Re: 'false' list item, Juan Manuel Macías, 2021/02/21
- Re: 'false' list item, Diego Zamboni, 2021/02/21
- Re: 'false' list item, Samuel Wales, 2021/02/21
- Re: 'false' list item, Juan Manuel Macías, 2021/02/21
- Re: 'false' list item, Tim Cross, 2021/02/21
- Re: 'false' list item, Juan Manuel Macías, 2021/02/21