Re: [O] org-html-use-unicode-chars breaks source code blocks

2015-08-17 Thread Rasmus
Nicolas Goaziou writes: > Hello, > > Brady Trainor writes: > >> Speaking of COMMENT, I had noticed some strange behavior if I have a state >> like COMMENTED_OUT. >> >> If I have a header like =#+TODO: TODO COMMENTED_OUT | DONE=, and cycle >> through state with S-, it gets pretty wonky. > > Cou

Re: [O] org-html-use-unicode-chars breaks source code blocks

2015-08-17 Thread Brady Trainor
Hello, Nicolas Goaziou writes: > Hello, > > Brady Trainor writes: > >> Speaking of COMMENT, I had noticed some strange behavior if I have a >> state like COMMENTED_OUT. >> >> If I have a header like =#+TODO: TODO COMMENTED_OUT | DONE=, and cycle >> through state with S-, it gets pretty wonky. >

Re: [O] org-html-use-unicode-chars breaks source code blocks

2015-08-17 Thread Nicolas Goaziou
Hello, Brady Trainor writes: > Speaking of COMMENT, I had noticed some strange behavior if I have a state > like COMMENTED_OUT. > > If I have a header like =#+TODO: TODO COMMENTED_OUT | DONE=, and cycle > through state with S-, it gets pretty wonky. Could you elaborate a bit? I cannot reprodu

Re: [O] org-html-use-unicode-chars breaks source code blocks

2015-08-16 Thread Brady Trainor
Speaking of COMMENT, I had noticed some strange behavior if I have a state like COMMENTED_OUT. If I have a header like =#+TODO: TODO COMMENTED_OUT | DONE=, and cycle through state with S-, it gets pretty wonky. For now, I simply use COMMENT when I have a section I want to consider as commented

Re: [O] org-html-use-unicode-chars breaks source code blocks

2015-08-16 Thread Bastien Guerry
Hi, I removed `org-html-use-unicode-chars'. Thanks, -- Bastien

Re: [O] org-html-use-unicode-chars breaks source code blocks

2015-08-16 Thread Bastien Guerry
Andreas Leha writes: > So, even if there is probably not a high risk for the COMMENT keyword to > be dropped I just wanted to express my support for it. COMMENT will stay, for sure. -- Bastien

Re: [O] org-html-use-unicode-chars breaks source code blocks

2015-08-09 Thread Sebastien Vauban
Andreas Leha writes: > [ deleted: discussion on beatification ] > >> My initial reaction was to kill it as well. But I might feel like this a >> bit to often (I feel the same way about headline keywords like COMMENT). > > There has been repeated 'bashing' of the COMMENT keyword lately on this > l

Re: [O] org-html-use-unicode-chars breaks source code blocks

2015-08-08 Thread Andreas Leha
Hi, [ deleted: discussion on beatification ] > > My initial reaction was to kill it as well. But I might feel like this a > bit to often (I feel the same way about headline keywords like COMMENT). There has been repeated 'bashing' of the COMMENT keyword lately on this list. Let me just raise a

Re: [O] org-html-use-unicode-chars breaks source code blocks

2015-08-07 Thread Rasmus
Nicolas Goaziou writes: >> OK. I added it to plain-text as well. What is an example of a plain-text >> that would need beautification? > > To tell the truth, I don't know why we need beautification in the first > place. Bastien introduced it, so he may be able to answer. To this extend; me nei

Re: [O] org-html-use-unicode-chars breaks source code blocks

2015-08-07 Thread Nicolas Goaziou
> OK. I added it to plain-text as well. What is an example of a plain-text > that would need beautification? To tell the truth, I don't know why we need beautification in the first place. Bastien introduced it, so he may be able to answer. > Should we apply it to snippets as well? In the spiri

Re: [O] org-html-use-unicode-chars breaks source code blocks

2015-08-07 Thread Rasmus
Nicolas Goaziou writes: > Hello, > > Rasmus writes: > >> Vladimir Alexiev writes: >> >>> I've set org-html-use-unicode-chars since I want ox-html to leave IRIs as >>> IRIs. >>> But this has another undesired effect: it breaks references in code, >>> since it doesn't escape the brackets. >> >>

Re: [O] org-html-use-unicode-chars breaks source code blocks

2015-08-04 Thread Nicolas Goaziou
Hello, Rasmus writes: > Vladimir Alexiev writes: > >> I've set org-html-use-unicode-chars since I want ox-html to leave IRIs as >> IRIs. >> But this has another undesired effect: it breaks references in code, >> since it doesn't escape the brackets. > > I think this should only apply to entit

Re: [O] org-html-use-unicode-chars breaks source code blocks

2015-08-04 Thread Rasmus
Hi, Vladimir Alexiev writes: > I've set org-html-use-unicode-chars since I want ox-html to leave IRIs as > IRIs. > But this has another undesired effect: it breaks references in code, > since it doesn't escape the brackets. I think this should only apply to entities. Any reason to do it on t