Re: [O] M-x cfw:open-org-calendar not working

2016-04-27 Thread Paul James Harper
Adam Thanks. I got it working. But I'll note that method for troubleshooting in future. Regards, Paul On 2016-04-28 01:16:55, Adam Porter wrote: > I would try opening the el files and eval-buffer in each one, then see > if the commands are available.

Re: [O] M-x cfw:open-org-calendar not working

2016-04-27 Thread Adam Porter
I would try opening the el files and eval-buffer in each one, then see if the commands are available.

Re: [O] M-x cfw:open-org-calendar not working - Solved

2016-04-27 Thread Paul Harper
Can't remember where I got this from. But this config got Calfw and Org-gcal working with Gmail. #+BEGIN_SRC emacs-lisp (require 'calfw-cal) (require 'calfw-ical) (require 'calfw-howm) (require 'calfw-org) (defun my-open-calendar () (interactive) (cfw:open-calendar-buffer :contents-sources

[O] M-x cfw:open-org-calendar not working

2016-04-26 Thread Paul Harper
I am following this article "Taming Google Calendar With Org-Mode" to try to get sync going with my Google Calendar. http://jameswilliams.be/blog/2016/01/11/Taming-Your-GCal.html I've installed Calfw and Org-Gcal with the package manager. But when I M-x cfw:open-org-calendar it does not find the