[O] Bug: A typo in org-eww-copy-for-org-mode's docstring [9.1.11 (release_9.1.11-623-gbecbef @ /Users/xcy/src/org-mode/lisp/)]

2018-04-25 Thread Xu Chunyang
'C-h f org-eww-copy-for-org-mode' has the following and insert the transformed test into the kill ring "test" should be "text".

Re: [O] Multiple tags on a heading?

2018-04-25 Thread William Denton
On 26 April 2018, Nicolas Goaziou wrote: > To set a tag for a heading one uses C-C C-q (or C-c C-c if one is > on the heading). The minibuffer shows you a listing of all the > tags, and refines it as you type. That works very well. > > What about if one wants to have two tags? Is there a simi

Re: [O] Multiple tags on a heading?

2018-04-25 Thread Nicolas Goaziou
Hello, alain.coch...@unistra.fr writes: > William Denton writes on Wed 25 Apr 2018 09:59: > > > To set a tag for a heading one uses C-C C-q (or C-c C-c if one is > > on the heading). The minibuffer shows you a listing of all the > > tags, and refines it as you type. That works very well. >

Re: [O] How to keep footnotes hidden when creating a new footnote

2018-04-25 Thread Rasmus
Sharon Kimble writes: > I'm writing a document that currently has over 500 footnotes, which is > then exported to latex and subsequently built into a PDF file. But every > time that I write a new footnote, all the other footnotes show as > visible, whereas previously they were hidden under their

Re: [O] Should wip-cite branch be merged to master?

2018-04-25 Thread Richard Lawrence
Hi everyone, I don't have too much to add to this, though I do want to thank everyone for their continued interest in citations, and the work that has been done! Since the question of syntax has come up again, I guess I want to address one point that András made: András Simonyi writes: F

Re: [O] Multiple tags on a heading?

2018-04-25 Thread Alain . Cochard
William Denton writes on Wed 25 Apr 2018 09:59: > To set a tag for a heading one uses C-C C-q (or C-c C-c if one is > on the heading). The minibuffer shows you a listing of all the > tags, and refines it as you type. That works very well. > > What about if one wants to have two tags? Is t

[O] Multiple tags on a heading?

2018-04-25 Thread William Denton
To set a tag for a heading one uses C-C C-q (or C-c C-c if one is on the heading). The minibuffer shows you a listing of all the tags, and refines it as you type. That works very well. What about if one wants to have two tags? Is there a similar way to add the second tag? I have to type it

Re: [O] Bug: org-agenda no more aligns tags to the set column

2018-04-25 Thread Rainer Stengele
Am 25.04.2018 um 00:02 schrieb Nicolas Goaziou: Hello, Rainer Stengele writes: running latest Org mode version 9.1.11 (release_9.1.11-620-ga548e4 my agenda views do no more align tags at the set column org-agenda-tags-column. Tags are added directly after the agenda item subject. I think this

Re: [O] [PATCH] Add support for Babel with Eshell, (updated PATCH)

2018-04-25 Thread Nicolas Goaziou
Hello, stardiviner writes: > After some thinking, I think the following table sort might better, > because Org Table support insert a field below is easy when has new > entry need to add. No need to move a lot of fields. > > WDYT? I'm not convinced this is less work to edit, but I changed it an