Re: [O] Bug: org-agenda-do-date-earlier does not honor org-shiftleft-final-hook [9.1.14 (9.1.14-1-g4931fc-elpa @ /home/mhoffman/.emacs.d/elpa/org-9.1.14/)]

2019-05-03 Thread Michael Hoffman
On 12/3/18 5:30 PM, Michael Hoffman wrote: 1. What exactly did you do? - Execute: (with-eval-after-load 'org   (add-hook 'org-shiftleft-final-hook 'windmove-left)) (org-agenda nil "a") (split-window-horizontally) - Type S-left 2. What did you expect to happen? (windmove-left) 3. What

Re: [O] Bug: org-agenda-do-date-earlier does not honor org-shiftleft-final-hook [9.1.14 (9.1.14-1-g4931fc-elpa @ /home/mhoffman/.emacs.d/elpa/org-9.1.14/)]

2018-12-04 Thread Michael Hoffman
On 2018-12-04 4:10 a.m., Nicolas Goaziou wrote: Michael Hoffman writes: 1. What exactly did you do? - Execute: (with-eval-after-load 'org (add-hook 'org-shiftleft-final-hook 'windmove-left)) (org-agenda nil "a") (split-window-horizontally) - Type S-left 2. What did you expect to happen?

Re: [O] Bug: org-agenda-do-date-earlier does not honor org-shiftleft-final-hook [9.1.14 (9.1.14-1-g4931fc-elpa @ /home/mhoffman/.emacs.d/elpa/org-9.1.14/)]

2018-12-04 Thread Nicolas Goaziou
Hello, Michael Hoffman writes: > 1. What exactly did you do? > > - Execute: > (with-eval-after-load 'org > (add-hook 'org-shiftleft-final-hook 'windmove-left)) > (org-agenda nil "a") > (split-window-horizontally) > > - Type S-left > > 2. What did you expect to happen? > > (windmove-left) > >

[O] Bug: org-agenda-do-date-earlier does not honor org-shiftleft-final-hook [9.1.14 (9.1.14-1-g4931fc-elpa @ /home/mhoffman/.emacs.d/elpa/org-9.1.14/)]

2018-12-03 Thread Michael Hoffman
1. What exactly did you do? - Execute: (with-eval-after-load 'org (add-hook 'org-shiftleft-final-hook 'windmove-left)) (org-agenda nil "a") (split-window-horizontally) - Type S-left 2. What did you expect to happen? (windmove-left) 3. What happened instead? Received message "Command not