emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug: specifying end time of date as +0:20 [9.4.4 (release_9.4.4 @ /u


From: Stephen Eglen
Subject: Re: Bug: specifying end time of date as +0:20 [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/28.0.50/lisp/org/)]
Date: Sun, 09 May 2021 22:45:51 +0100
User-agent: mu4e 1.4.15; emacs 28.0.50

> I solved this part on maint branch.

Thank you!



> Sure. Patch welcome.

diff --git a/doc/org-manual.org b/doc/org-manual.org
index ab12fa70a..ea8901f28 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -6074,6 +6074,11 @@ separator in the latter case, e.g.:
 | =11am--1:15pm= | \rArr{} same as above |
 | =11am+2:15=    | \rArr{} same as above |
 
+If you do not specify an end time, then you can provide a default
+duration by setting ~org-agenda-default-appointment-duration~ to a
+suitable non-~nil~ value.
+
+
 #+cindex: calendar, for selecting date
 #+vindex: org-popup-calendar-for-date-prompt
 Parallel to the minibuffer prompt, a calendar is popped up[fn:62].




reply via email to

[Prev in Thread] Current Thread [Next in Thread]