Re: [O] Tag completion does not work well with org-complete-tags-always-offer-all-agenda-tags

2018-05-14 Thread Nicolas Goaziou
alain.coch...@unistra.fr writes: > > Could you describe exactly the context where that happened? I.e., what > > is exactly "a "::" in one of my tag lists in one of my agenda > > files...": > > > > * This :tag::tag2: > > Yes, this. OK. I added a checker in Org Lint.

Re: [O] Tag completion does not work well with org-complete-tags-always-offer-all-agenda-tags

2018-05-14 Thread Alain . Cochard
Nicolas Goaziou writes on Mon 14 May 2018 16:43: > Hello, > > alain.coch...@unistra.fr writes: > > > Thank you for not giving up on me! Turned out that the problem was > > due to a "::" in one of my tag lists in one of my agenda files... > > > > Specifically, doing as you did above, I

Re: [O] Tag completion does not work well with org-complete-tags-always-offer-all-agenda-tags

2018-05-14 Thread Nicolas Goaziou
Hello, alain.coch...@unistra.fr writes: > Thank you for not giving up on me! Turned out that the problem was > due to a "::" in one of my tag lists in one of my agenda files... > > Specifically, doing as you did above, I don't have the problem, while > I do get it if replacing ":bar:" by

Re: [O] Tag completion does not work well with org-complete-tags-always-offer-all-agenda-tags

2018-05-14 Thread Alain . Cochard
Nicolas Goaziou writes on Sun 13 May 2018 23:01: > Here is what I did. > > I created a file "mini-init.el", containing the following lines: > > --8<---cut here---start->8--- > (add-to-list 'load-path "/path/to/org-mode/lisp/") > (setq

Re: [O] Tag completion does not work well with org-complete-tags-always-offer-all-agenda-tags

2018-05-13 Thread Nicolas Goaziou
Hello, alain.coch...@unistra.fr writes: > Did you mean 'emacs -Q' with some git branch? If so, I don't know how > to do it... Yes. It means "emacs -Q" and a recent Org loaded. See below. > Emacs : GNU Emacs 24.5.1 (x86_64-redhat-linux-gnu, GTK+ Version > 3.18.9) of 2016-04-11 on

Re: [O] Tag completion does not work well with org-complete-tags-always-offer-all-agenda-tags

2018-05-12 Thread Alain . Cochard
Gregor Zattler writes on Sat 12 May 2018 10:20: > > Did you mean 'emacs -Q' with some git branch? If so, I don't > > know how to do it... > > emacs -Q -L /home/cochard/Org/Coch-git/org-mode/lisp/ > > which ads git Org to the load-path > > perhaps even > > emacs -Q -L

Re: [O] Tag completion does not work well with org-complete-tags-always-offer-all-agenda-tags

2018-05-12 Thread Gregor Zattler
Hi Alain, * alain.coch...@unistra.fr [2018-05-12; 08:32]: > I got: > > Emacs : GNU Emacs 24.5.1 (x86_64-redhat-linux-gnu, GTK+ Version > 3.18.9) of 2016-04-11 on buildvm-25.phx2.fedoraproject.org Package: > Org mode version 9.1.13 (release_9.1.13-744-g13fb6a @ >

Re: [O] Tag completion does not work well with org-complete-tags-always-offer-all-agenda-tags

2018-05-12 Thread Alain . Cochard
Bastien writes on Tue 8 May 2018 10:17: > Hi Alain, > > alain.coch...@unistra.fr writes: > > > With variable org-complete-tags-always-offer-all-agenda-tags set to > > true, tag completion does not work as I expect. Specifically, upon > > 'C-c C-q' or 'C-c C-c', it works fine if I enter

Re: [O] Tag completion does not work well with org-complete-tags-always-offer-all-agenda-tags

2018-05-08 Thread Bastien
Hi Alain, alain.coch...@unistra.fr writes: > With variable org-complete-tags-always-offer-all-agenda-tags set to > true, tag completion does not work as I expect. Specifically, upon > 'C-c C-q' or 'C-c C-c', it works fine if I enter in the minibuffer > some letter and then press , but not if I

Re: [O] Tag completion does not work well with org-complete-tags-always-offer-all-agenda-tags

2018-05-04 Thread Nicolas Goaziou
Hello, alain.coch...@unistra.fr writes: > With variable org-complete-tags-always-offer-all-agenda-tags set to > true, tag completion does not work as I expect. Specifically, upon > 'C-c C-q' or 'C-c C-c', it works fine if I enter in the minibuffer > some letter and then press , but not if I