[O] Sorting Todo

2016-12-04 Thread marvin doyley
Dear All, I would like to sort my TODO file using two criteria: (a) priority and (b) schedule and deadline. I would like items to be ordered as follows - priority, deadline, schedule, and everything else. Does anybody know how to do this ? Cheers, M

Re: [O] [bug] timed repeater shows up in wrong place

2016-12-04 Thread Samuel Wales
On 12/3/16, Nicolas Goaziou wrote: > Anyway, I pushed a change to maint that should solve the "72x vs. 2x" > issue. thank you! i am glad i do not have to switch to master to get 2x. > I implemented the following variables in master: > > - `org-agenda-show-future-repeats' > - `org-agenda-prefer-

Re: [O] capitalization of titles in org-ref

2016-12-04 Thread Georg W. Otto
John Kitchin writes: > you could try commenting out orcb-key too. it should be using the > bibtex-autokey settings though. > If I do that, the key is omitted altogether. I did some further searching and testing, and I came to the conclusion that the autokey generator ignores all non-capitalized

Re: [O] Multiple underscores crash org latex export; other exporters survive

2016-12-04 Thread Scott Randby
On 12/04/2016 05:13 AM, Nicolas Goaziou wrote: > Scott Randby writes: > >> There is an interesting issue here. I sometimes want to use ~ in a code >> snippet, so I can't use ~code snippet~. Yet, > > Indeed, this was discussed in this ML. We need some escape character in > Org. A general escape c

Re: [O] [Patch v2] Add support for sqsh sql src blocks

2016-12-04 Thread Sebastien Vauban
Hello all, A quick question: does someone has a link to a working executable on Windows (with or without Cygwin). I have searched recently, but found nothing, or not-working exe. A pity it's not available in Cygwin packages... Thanks in advance. -- Sebastien Vauban

Re: [O] [bug] timed repeater shows up in wrong place

2016-12-04 Thread cesar mena
Nicolas Goaziou writes: > Hello, > > cesar mena writes: > >> just making sure i'm getting this. >> >> in maint, if org-agenda-repeating-timestamp-show-all is nil we get >> 72x. if it is non nil we get 2x. i'm in the 72x camp, so i don't need to >> do anything. > > It is the opposite. > > `org

Re: [O] Multiple underscores crash org latex export; other exporters survive

2016-12-04 Thread Nicolas Goaziou
Hello, Scott Randby writes: > There is an interesting issue here. I sometimes want to use ~ in a code > snippet, so I can't use ~code snippet~. Yet, Indeed, this was discussed in this ML. We need some escape character in Org. A general escape character is a bit ambitious, and not necessarily us

Re: [O] [bug] timed repeater shows up in wrong place

2016-12-04 Thread Nicolas Goaziou
Hello, cesar mena writes: > just making sure i'm getting this. > > in maint, if org-agenda-repeating-timestamp-show-all is nil we get > 72x. if it is non nil we get 2x. i'm in the 72x camp, so i don't need to > do anything. It is the opposite. `org-agenda-repeating-timestamp-show-all' t -