Re: [O] Bug: org-agenda-span value not quoted via customize interface

2017-09-03 Thread Nicolas Goaziou
Hello, Niall Dooley writes: > This is my first mail to this list so please tell me if I haven't > followed the expected conventions. > > I created the following org-agenda-custom-command via the customise > interface > > '(org-agenda-custom-commands >(quote > (("A" "Priority #A tasks" a

Re: [O] Bug: org-agenda-span value not quoted via customize interface

2017-08-30 Thread Niall Dooley
Hi Sébastien, That's my point. I'm reporting that if such a custom command is created through the customise interface with a setting of "Number of days in agenda: org-agenda-span" and a choice of "day" then the quote (') is not included. It appears as (org-agenda-span day) instead of (org-agenda-

Re: [O] Bug: org-agenda-span value not quoted via customize interface

2017-08-30 Thread Sébastien Le Maguer
Hello I might say something stupid buy isn't it 'day (with a simple quote) ? ⁣Sent from Blue ​ On 30 Aug 2017, 14:45, at 14:45, Niall Dooley wrote: >Hi all, > >This is my first mail to this list so please tell me if I haven't >followed the expected conventions. > >I created the following org-ag

[O] Bug: org-agenda-span value not quoted via customize interface

2017-08-30 Thread Niall Dooley
Hi all, This is my first mail to this list so please tell me if I haven't followed the expected conventions. I created the following org-agenda-custom-command via the customise interface '(org-agenda-custom-commands (quote (("A" "Priority #A tasks" agenda "" ((org-agenda-span day)