Re: [O] Moving from org-mode 6.33/7.9.3 to 8.3.2

2015-12-01 Thread Nicolas Goaziou
Hello, Steve Moreau writes: > - In the past, what I could see with the standard 'M-x fill-region' over > paragraphs or lists with empty lines between each inner items, was probably > performed thanks to several calls to org-fill-paragraph. I don't think so. `fill-region' uses `fill-region-as-pa

Re: [O] Moving from org-mode 6.33/7.9.3 to 8.3.2

2015-12-01 Thread Samuel Wales
whenever something doesn't fill, i enable filladapt.el.

Re: [O] Moving from org-mode 6.33/7.9.3 to 8.3.2

2015-11-30 Thread Steve Moreau
Hello, Well, actually, it seems that I did not understand anything at all :-) Sorry about that, but I am new to the source code, and it is not very clear to me. So if I try to summarize what I have got: - In the past, what I could see with the standard 'M-x fill-region' over paragraphs or lists w

Re: [O] Moving from org-mode 6.33/7.9.3 to 8.3.2

2015-11-30 Thread Nicolas Goaziou
Hello, Steve Moreau writes: > Thanks for you answer. > OK, I understand. That explains why I needed to add blank lines between > list items before to fill region, such as: > > - item1 > > - item2 > > This is a new paragraph > > I have 2 more questions for you please. > Let say I would like

Re: [O] Moving from org-mode 6.33/7.9.3 to 8.3.2

2015-11-29 Thread Steve Moreau
Hi Nicolas, Thanks for you answer. OK, I understand. That explains why I needed to add blank lines between list items before to fill region, such as: - item1 - item2 This is a new paragraph I have 2 more questions for you please. Let say I would like to give a hand and try to improve the

Re: [O] Moving from org-mode 6.33/7.9.3 to 8.3.2

2015-11-29 Thread Nicolas Goaziou
Hello, Steve Moreau writes: > Indeed, the org-setup-filling was concerned. > > *Before:* > > (append fill-nobreak-predicate > '(org-fill-paragraph-separate-nobreak-p > ... > > (defvar org-element-paragraph-separate) ; org-element.el > (defun org-fill-paragraph-separat

Re: [O] Moving from org-mode 6.33/7.9.3 to 8.3.2

2015-11-29 Thread Steve Moreau
Hi, First, I have been struggling with git since I have no methodology, and I got lost several times. But I converged anyway and, as far as I understand, the issue here should have been introduced in the following commit: Revision: f3955d5367bd44e98824e3a5bd4b36e06483f4c2 Author: Nicolas Goaziou

Re: [O] Moving from org-mode 6.33/7.9.3 to 8.3.2

2015-11-28 Thread Steve Moreau
To anyone interested in tracking this behavior, here's what I can say for now. Filling list in the given example changes* from tag 'release_8.0.7' to tag 'release_8.1'*. I keep you updated. Have a nice day, 2015-11-27 19:15 GMT+01:00 John Hendy : > Whoops! I swore when I tested that it filled t

Re: [O] Moving from org-mode 6.33/7.9.3 to 8.3.2

2015-11-27 Thread John Hendy
On Fri, Nov 27, 2015 at 11:32 AM, John Hendy wrote: > On Fri, Nov 27, 2015 at 10:56 AM, Steve Moreau wrote: >> Hi, >> >> Moving from old org-mode versions (6.33 or 7.9.3f-17-g7524ef) to the latest >> stable one currently (8.3.2), I noticed two changes which made me out of my >> comfort zone. >> >

Re: [O] Moving from org-mode 6.33/7.9.3 to 8.3.2

2015-11-27 Thread John Hendy
On Fri, Nov 27, 2015 at 10:56 AM, Steve Moreau wrote: > Hi, > > Moving from old org-mode versions (6.33 or 7.9.3f-17-g7524ef) to the latest > stable one currently (8.3.2), I noticed two changes which made me out of my > comfort zone. > > Demoting/promoting a header now changes the indentation of t

[O] Moving from org-mode 6.33/7.9.3 to 8.3.2

2015-11-27 Thread Steve Moreau
Hi, Moving from old org-mode versions (6.33 or 7.9.3f-17-g7524ef) to the latest stable one currently (8.3.2), I noticed two changes which made me out of my comfort zone. 1. Demoting/promoting a header now changes the indentation of text below. I reverted to the previous mode with '(setf org