[Bug 475602] Re: Emacs calendar mode: M-x diary fails to produce diary listing, shows diary file instead
Charles Curley
charlescurley at charlescurley.com
Thu Nov 5 21:25:32 UTC 2009
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
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list