branch: master commit 45f0f4905ed8ec3871d2871df7ecf9272f33e69e Author: Thomas Fitzsimmons <fitz...@fitzsim.org> Commit: Thomas Fitzsimmons <fitz...@fitzsim.org>
packages/excorporate: Mention appt features in documentation * packages/excorporate/excorporate.texi (Usage): Mention features of appt integration. --- packages/excorporate/excorporate.info | 12 ++++++++++-- packages/excorporate/excorporate.texi | 8 ++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/packages/excorporate/excorporate.info b/packages/excorporate/excorporate.info index 8321740..1b15e48 100644 --- a/packages/excorporate/excorporate.info +++ b/packages/excorporate/excorporate.info @@ -126,6 +126,14 @@ read-only Org Mode buffer named '*Excorporate*'. If you prefer, you can install the 'calfw' package, and set 'excorporate-calendar-show-day-function' to 'exco-calfw-show-day'. + After you've retrieved today's meetings, 'appt' will warn you several +minutes before your next meeting starts by popping up a window with the +meeting details. + + If you leave Emacs running overnight, at 12:01 AM 'appt' (via +Excorporate) will retrieve your meetings and display your diary so that +you see the day's events first thing in the morning. + File: excorporate.info, Node: Troubleshooting, Next: Reporting Bugs, Prev: Usage, Up: Top @@ -223,7 +231,7 @@ Node: Top1103 Node: Installation2222 Node: Configuration2485 Node: Usage3445 -Node: Troubleshooting4509 -Node: Reporting Bugs7344 +Node: Troubleshooting4863 +Node: Reporting Bugs7698 End Tag Table diff --git a/packages/excorporate/excorporate.texi b/packages/excorporate/excorporate.texi index 23f7bd7..43c4943 100644 --- a/packages/excorporate/excorporate.texi +++ b/packages/excorporate/excorporate.texi @@ -142,6 +142,14 @@ If you prefer, you can install the @code{calfw} package, and set @code{excorporate-calendar-show-day-function} to @code{exco-calfw-show-day}. +After you've retrieved today's meetings, @code{appt} will warn you +several minutes before your next meeting starts by popping up a window +with the meeting details. + +If you leave Emacs running overnight, at 12:01 AM @code{appt} (via +Excorporate) will retrieve your meetings and display your diary so +that you see the day's events first thing in the morning. + @node Troubleshooting @chapter Troubleshooting