Re: [O] list items not treated as such.

2013-10-06 Thread Carsten Dominik
On 4.10.2013, at 20:47, Paul Rudin wrote: > Nicolas Goaziou writes: > >> Hello, >> >> Paul Rudin writes: >> >>> Paul Rudin writes: >>> >>> (about lists) >>> >>> Here is a test for this problem. Notice that if you change the "a)" to "1." >>> - for example - the test passes. So this is som

Re: [O] list items not treated as such.

2013-10-04 Thread Paul Rudin
Nicolas Goaziou writes: > Hello, > > Paul Rudin writes: > >> Paul Rudin writes: >> >> (about lists) >> >> Here is a test for this problem. Notice that if you change the "a)" to "1." >> - for example - the test passes. So this is something specific to >> alphabetically labelled list items. >> >>

Re: [O] list items not treated as such.

2013-10-04 Thread Nicolas Goaziou
Hello, Paul Rudin writes: > Paul Rudin writes: > > (about lists) > > Here is a test for this problem. Notice that if you change the "a)" to "1." > - for example - the test passes. So this is something specific to > alphabetically labelled list items. > > > (ert-deftest org-list-item-test () >

Re: [O] list items not treated as such.

2013-10-04 Thread Paul Rudin
Paul Rudin writes: (about lists) Here is a test for this problem. Notice that if you change the "a)" to "1." - for example - the test passes. So this is something specific to alphabetically labelled list items. (ert-deftest org-list-item-test () (with-temp-buffer (org-mode) (let ((or

Re: [O] list items not treated as such.

2013-09-30 Thread Paul Rudin
Paul Rudin writes: > Daniele Pizzolli writes: > >> On 09/29/2013 09:05 PM, Paul Rudin wrote: >>> Daniele Pizzolli writes: >> >> [] >> >>> Yeah, I have that in my init.el, it's not a general problem with >>> alphabetic labels, it's only in some contexts that problem happens. >>> hitting alt-enter

Re: [O] list items not treated as such.

2013-09-30 Thread Paul Rudin
Daniele Pizzolli writes: > On 09/29/2013 09:05 PM, Paul Rudin wrote: >> Daniele Pizzolli writes: > > [] > >> Yeah, I have that in my init.el, it's not a general problem with >> alphabetic labels, it's only in some contexts that problem happens. >> hitting alt-enter at the end of item a) works jus

Re: [O] list items not treated as such.

2013-09-30 Thread Daniele Pizzolli
On 09/29/2013 09:05 PM, Paul Rudin wrote: Daniele Pizzolli writes: [] Yeah, I have that in my init.el, it's not a general problem with alphabetic labels, it's only in some contexts that problem happens. hitting alt-enter at the end of item a) works just fine for example - I get the b) label i

Re: [O] list items not treated as such.

2013-09-29 Thread Paul Rudin
Paul Rudin writes: > Daniele Pizzolli writes: > >> On 09/29/2013 08:40 PM, Paul Rudin wrote: >>> >>> Example: >>> >>> 1. Some text that extends over more than one line, I'm not sure if the exact >>> length is relevant. >>> a) stuff; and then >>> b) this item will not be recognised as

Re: [O] list items not treated as such.

2013-09-29 Thread Paul Rudin
Daniele Pizzolli writes: > On 09/29/2013 08:40 PM, Paul Rudin wrote: >> >> Example: >> >> 1. Some text that extends over more than one line, I'm not sure if the exact >> length is relevant. >> a) stuff; and then >> b) this item will not be recognised as a list item, which can be a bit

Re: [O] list items not treated as such.

2013-09-29 Thread Daniele Pizzolli
On 09/29/2013 08:40 PM, Paul Rudin wrote: Example: 1. Some text that extends over more than one line, I'm not sure if the exact length is relevant. a) stuff; and then b) this item will not be recognised as a list item, which can be a bit of a pain, so if you're typing with auto-

[O] list items not treated as such.

2013-09-29 Thread Paul Rudin
Example: 1. Some text that extends over more than one line, I'm not sure if the exact length is relevant. a) stuff; and then b) this item will not be recognised as a list item, which can be a bit of a pain, so if you're typing with auto-fill on it will be formatted like this, but r