:type '(alist :key-type (string :tag "Modifier")
:value-type (number :tag "Minutes")))
-(defcustom org-agenda-inhibit-startup-visibility-cycling t
- "Turn off visibility cycling when preparing agenda buffers.
-
-When preparing agenda buffers, Org visits agenda files. When
-this variable is `t' (the default), the visited buffers for
-agenda files will not honor `org-startup-folded' or any
-#+STARTUP: fold option. Turning this option off may slow down
-the generation of agenda, both because folding takes time and
-because finding entries in folded buffers takes longer than
-finding entries in unfolded ones."
+(defcustom org-agenda-inhibit-startup t
+ "Inhibit startup when preparing agenda buffers.
+When this variable is `t' (the default), the initialization of
+the Org agenda buffers is inhibited: e.g. the visibility state
+is not set, the tables are not re-aligned, etc."
:type 'boolean
:version "24.3"
:group 'org-agenda)
(pc '(:org-comment t))
(pall '(:org-archived t :org-comment t))
(inhibit-read-only t)
- (org-inhibit-startup-visibility-stuff
- org-agenda-inhibit-startup-visibility-cycling)
+ (org-inhibit-startup org-agenda-inhibit-startup)
(rea (concat ":" org-archive-tag ":"))
bmp file re)
(save-excursion