Eliminating the fancy diary display allows display of the diary.
--------------------------------------------------
;; (if (> emacs-major-version 22)
;; (add-hook 'diary-display-function 'diary-fancy-display)
;; (add-hook 'diary-display-hook 'fancy-diary-display)
;; )
--------------------------------------------------
However this has problems, as blocks of dates are shown with the block
code, not the dates. e.g:
--------------------------------------------------
%%(diary-float t 4 3) 17:20 leave for Business After Hours, 17:30, various
places.
--------------------------------------------------
Apparently the non-fancy diary display uses folding mode, which has
problems for copy and paste.
--
Emacs calendar mode: M-x diary fails to produce diary listing, shows diary file
instead
https://bugs.launchpad.net/bugs/475602
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
--
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs