Re: [O] New feature? Remove duplicate subheadings, preserving order

2017-12-31 Thread Marcin Borkowski
On 2018-01-01, at 03:42, Allen Li wrote: > I wrote a command to remove duplicate subheadings, which I use to > remove duplicate captured links among other things. Would this be a > useful addition to Org mode? IMHO yes. -- Marcin Borkowski

[O] New feature? Remove duplicate subheadings, preserving order

2017-12-31 Thread Allen Li
I wrote a command to remove duplicate subheadings, which I use to remove duplicate captured links among other things. Would this be a useful addition to Org mode? I have included it below for reference. I will clean it up a bit if it's a worthy feature. (defun mir-org-uniq () "Remove duplicat

Re: [O] Is there a way to get all agenda TODOs programmatically?

2017-12-31 Thread Adam Porter
Marcin Borkowski writes: > Thanks again. I played around with this for some time, but there is one > problem. The agenda has a lot of settings, and replicating them with > org-map-entries turned out to be no fun. > > Is there a way to plug into the agenda generating functions somehow to > get a

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2017-12-31 Thread Eric S Fraga
On Sunday, 31 Dec 2017 at 17:57, Nicolas Goaziou wrote: > Possibly. Could you replace each occurrence of normal-auto-fill-function > with (local 'normal-auto-fill-function) in minor mode definition and try > again? Did this but no change in behaviour. Auto-fill goes to beginning of line; fill p

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2017-12-31 Thread Nicolas Goaziou
Eric S Fraga writes: > auto-fill-function is a variable defined in ‘C source code’. > Its value is ‘message-do-auto-fill’ > > normal-auto-fill-function is a variable defined in ‘simple.el’. > Its value is ‘message-do-auto-fill’ [...] > So the problem is due to auto-fill not working properly. P

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2017-12-31 Thread Eric S Fraga
On Sunday, 31 Dec 2017 at 16:40, Nicolas Goaziou wrote: > What's the value for `auto-fill-function' and > `normal-auto-fill-function'? auto-fill-function is a variable defined in ‘C source code’. Its value is ‘message-do-auto-fill’ normal-auto-fill-function is a variable defined in ‘simple.el’. I

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2017-12-31 Thread Nicolas Goaziou
Hello, Eric S Fraga writes: > The mostly is because filling does not work for me, neither auto fill > (subsequent lines start at column 1, i.e. not indented) Auto fill can be tricky to handle because some other minor modes do fancy stuff with `auto-fill-function' (e.g., Yasnippet). In particul

Re: [O] [ANN] OrgStruct is dead. Long live Orgalist.

2017-12-31 Thread Eric S Fraga
Hi Nicolas, this looks very nice. And it seems to work mostly. I've only tested it in message mode. The mostly is because filling does not work for me, neither auto fill (subsequent lines start at column 1, i.e. not indented) nor M-q being bound to anything orgalist related... The latter may b

[O] [ANN] OrgStruct is dead. Long live Orgalist.

2017-12-31 Thread Nicolas Goaziou
Hello, As discussed on this ML a few months ago, I eventually removed OrgStruct minor mode from Org code base. I also removed Radio lists, i.e., sending and receiving Org lists in non-Org buffers, since the two features were pretty much tied. I _did not_ remove `org-list-to-html', `org-list-to-l

Re: [O] [IMPORTANT] Server migration: please update your git repositories before 31/12/2017

2017-12-31 Thread Achim Gratz
Am 30.12.2017 um 12:57 schrieb Bastien: So if you want to open a discussion on better hosting plans and if you or someone else is willing to handle the migration and to maintain the server afterwards, we can of course discuss this. As I said, the decision's done, so let's see how things work ou