From mboxrd@z Thu Jan  1 00:00:00 1970
From: Renger van Nieuwkoop <renger@vannieuwkoop.ch>
Subject: Bug: Refreshing agenda view gives error message: org-entry-blocked-p
 [7.9.2 (7.9.2-181-ge8aaca-elpa @ c:/Program
 Files/Emacs/Home/.emacs.d/elpa/org-20121231/)]
Date: Sat, 5 Jan 2013 10:26:08 +0000
Message-ID: <5E17CCD4AACE3A4C8CFF411186AE81903187C20A@EXDAG30-N2.hostallapps.net>
Mime-Version: 1.0
Content-Type: multipart/alternative;
	boundary="_000_5E17CCD4AACE3A4C8CFF411186AE81903187C20AEXDAG30N2hostal_"
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from eggs.gnu.org ([208.118.235.92]:59001)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <renger@vannieuwkoop.ch>) id 1TrRH4-0000H8-0i
	for emacs-orgmode@gnu.org; Sat, 05 Jan 2013 05:46:51 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <renger@vannieuwkoop.ch>) id 1TrRGy-00064p-DF
	for emacs-orgmode@gnu.org; Sat, 05 Jan 2013 05:46:45 -0500
Received: from cshbfe01.hostallapps.net ([69.160.246.125]:57616
	helo=cshbfe02.hostallapps.net) by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <renger@vannieuwkoop.ch>) id 1TrRGx-00064K-Vf
	for emacs-orgmode@gnu.org; Sat, 05 Jan 2013 05:46:40 -0500
Content-Language: de-DE
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=subscribe>
Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>

--_000_5E17CCD4AACE3A4C8CFF411186AE81903187C20AEXDAG30N2hostal_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hi

When I refresh my agenda view after updating some tasks, I get the

following message:

org-entry-blocked-p: Invalid function:

org-with-buffer-modified-unmodified



Any idea why? Thanks

Renger





Emacs  : GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601)

of 2012-08-29 on MARVIN

Package: Org-mode version 7.9.2 (7.9.2-181-ge8aaca-elpa @ c:/Program Files/=
Emacs/Home/.emacs.d/elpa/org-20121231/)



current state:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

(setq

org-export-blocks '((src org-babel-exp-src-block nil) (export-comment org-e=
xport-blocks-format-comment t) (ditaa org-export-blocks-format-ditaa nil)

                     (dot org-export-blocks-format-dot nil))

org-agenda-log-mode-items '(state)

org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execute-safely-m=
aybe)

org-src-fontify-natively t

org-list-demote-modify-bullet '(("+" . "-") ("*" . "-") ("1." . "-") ("1)" =
. "-"))

org-agenda-todo-ignore-scheduled 'future

org-stuck-projects '("" nil nil "")

org-export-preprocess-before-backend-specifics-hook '(org-inlinetask-export=
-handler)

org-clock-in-resume t

org-agenda-skip-scheduled-if-done t

org-clock-persist t

org-archive-location "%s_archive::* Archived Tasks"

org-agenda-window-setup 'current-window

org-export-preprocess-before-selecting-backend-code-hook '(org-beamer-selec=
t-beamer-code)

org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-command=
-maybe org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)

org-refile-targets '((org-agenda-files :maxlevel . 5) (nil :maxlevel . 5))

org-modules '(org-id org-habit org-inlinetask)

org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers or=
g-cycle-show-empty-lines org-optimize-window-after-visibility-change)

org-agenda-custom-commands '(("r" "Refile New Notes and Tasks" tags "LEVEL=
=3D2+REFILE"

                               ((org-agenda-todo-ignore-with-date nil) (org=
-agenda-todo-ignore-deadlines nil) (org-agenda-todo-ignore-scheduled nil)

                                (org-agenda-overriding-header "Tasks to Ref=
ile"))

                               )

                              ("s" "Agenda with Habits as separated view"

                               ((agenda "HABIT"

                                 ((org-agenda-overriding-header "Habits") (=
org-agenda-entry-types (quote (:scheduled)))

                                  (org-agenda-skip-function (quote (org-age=
nda-skip-entry-if (quote notregexp) ":STYLE:.*habit"))))

                                 )

                                )

                               )

                              ("n" "Agenda with Next and Goals as separated=
 view"

                               ((agenda ""

                                 ((org-habit-show-habits nil) (org-agenda-s=
kip-function (quote (org-agenda-skip-entry-if (quote regexp) "GOAL")))))

                                (tags-todo "-WAIT/!MIT"

                                 ((org-agenda-overriding-header "Most impor=
tant tasks for the day")

                                  (org-agenda-skip-function (quote skip-pro=
jects-and-habits)) (org-agenda-todo-ignore-scheduled t)

                                  (org-agenda-todo-ignore-deadlines t) (org=
-tags-match-list-sublevels t))

                                 )

                                (tags-todo "-WAIT/!NEXT"

                                 ((org-agenda-overriding-header "Next Tasks=
 Priority High") (org-agenda-skip-function (quote skip-projects-and-habits)=
)

                                  (org-agenda-skip-function (quote (org-age=
nda-skip-entry-if (quote notregexp) "\\[#A\\]")))

                                  (org-agenda-todo-ignore-scheduled t) (org=
-agenda-todo-ignore-deadlines t) (org-tags-match-list-sublevels t))

                                 )

                                (tags-todo "-WAIT/!NEXT"

                                 ((org-agenda-overriding-header "Next Tasks=
 Priority Middle") (org-agenda-skip-function (quote skip-projects-and-habit=
s))

                                  (org-agenda-skip-function (quote (org-age=
nda-skip-entry-if (quote notregexp) "\\[#B\\]")))

                                  (org-agenda-todo-ignore-scheduled t) (org=
-agenda-todo-ignore-deadlines t) (org-tags-match-list-sublevels t))

                                 )

                                (tags-todo "-WAIT/!NEXT"

                                 ((org-agenda-overriding-header "Next Tasks=
 Prioritiy Low") (org-agenda-skip-function (quote skip-projects-and-habits)=
)

                                  (org-agenda-skip-function (quote (org-age=
nda-skip-entry-if (quote notregexp) "\\[#C\\]")))

                                  (org-agenda-todo-ignore-scheduled t) (org=
-agenda-todo-ignore-deadlines t) (org-tags-match-list-sublevels t))

                                 )

                                (tags-todo "-WAIT/!GOAL"

                                 ((org-agenda-overriding-header "Weekly Goa=
ls") (org-agenda-skip-function (quote skip-projects-and-habits))

                                  (org-agenda-skip-function (quote (org-age=
nda-skip-entry-if (quote notregexp) "\\[#A\\]")))

                                  (org-agenda-todo-ignore-scheduled t) (org=
-agenda-todo-ignore-deadlines t) (org-tags-match-list-sublevels t))

                                 )

                                (tags-todo "-WAIT/!GOAL"

                                 ((org-agenda-overriding-header "Mid term G=
oals") (org-agenda-skip-function (quote skip-projects-and-habits))

                                  (org-agenda-skip-function (quote (org-age=
nda-skip-entry-if (quote notregexp) "\\[#B\\]")))

                                 (org-agenda-todo-ignore-scheduled t) (org-=
agenda-todo-ignore-deadlines t) (org-tags-match-list-sublevels t))

                                 )

                                (tags-todo "-WAIT/!GOAL"

                                 ((org-agenda-overriding-header "Long term =
Goals") (org-agenda-skip-function (quote skip-projects-and-habits))

                                  (org-agenda-skip-function (quote (org-age=
nda-skip-entry-if (quote notregexp) "\\[#C\\]")))

                                  (org-tags-match-list-sublevels t))

                                 )

                                )

                               )

                              ("g" "Agenda with Goals as separated view"

                               ((agenda ""

                                 ((org-habit-show-habits nil) (org-agenda-s=
kip-function (quote (org-agenda-skip-entry-if (quote regexp) "GOAL")))))

                                (tags-todo "-WAIT/!MIT"

                                 ((org-agenda-overriding-header "Most impor=
tant tasks for the day")

                                  (org-agenda-skip-function (quote skip-pro=
jects-and-habits)) (org-agenda-todo-ignore-scheduled t)

                                  (org-agenda-todo-ignore-deadlines t) (org=
-tags-match-list-sublevels t))

                                 )

                                (tags-todo "-WAIT/!GOAL"

                                 ((org-agenda-overriding-header "Weekly Goa=
ls") (org-agenda-skip-function (quote skip-projects-and-habits))

                                  (org-agenda-skip-function (quote (org-age=
nda-skip-entry-if (quote notregexp) "\\[#A\\]")))

                                  (org-agenda-todo-ignore-scheduled t) (org=
-agenda-todo-ignore-deadlines t) (org-tags-match-list-sublevels t))

                                 )

                                (tags-todo "-WAIT/!GOAL"

                                 ((org-agenda-overriding-header "Mid term G=
oals") (org-agenda-skip-function (quote skip-projects-and-habits))

                                  (org-agenda-skip-function (quote (org-age=
nda-skip-entry-if (quote notregexp) "\\[#B\\]")))

                                 (org-agenda-todo-ignore-scheduled t) (org-=
agenda-todo-ignore-deadlines t) (org-tags-match-list-sublevels t))

                                 )

                                (tags-todo "-WAIT/!GOAL"

                                 ((org-agenda-overriding-header "Long term =
Goals") (org-agenda-skip-function (quote skip-projects-and-habits))

                                  (org-agenda-skip-function (quote (org-age=
nda-skip-entry-if (quote notregexp) "\\[#C\\]")))

                                  (org-tags-match-list-sublevels t))

                                 )

                                )

                               )

                              ("h" "Agenda with habits"

                               ((agenda "" ((org-agenda-skip-function (quot=
e (org-agenda-skip-entry-if (quote regexp) "GOAL")))))))

                              ("R" "Reading" tags-todo "-WAIT-CANCELLED/!RE=
ADING" ((org-agenda-overriding-header "Reading list")))

                              ("w" "Next" tags-todo "-NEXT/!WAIT" ((org-age=
nda-overriding-header "Waiting")))

                              ("p" "Week plan"

                               ((agenda "" nil) (tags-todo "Monday" ((org-a=
genda-overriding-header "Monday")))

                                (tags-todo "Tuesday" ((org-agenda-overridin=
g-header "Tuesday")))

                                (tags-todo "Wednesday" ((org-agenda-overrid=
ing-header "Wednesday")))

                                (tags-todo "Thursday" ((org-agenda-overridi=
ng-header "Thursday")))

                                (tags-todo "Friday" ((org-agenda-overriding=
-header "Friday")))

                                (tags-todo "Saturday" ((org-agenda-overridi=
ng-header "Saturday")))

                                (tags-todo "Sunday" ((org-agenda-overriding=
-header "Sunday"))))

                               )

                              ("s" "Agenda"

                               ((agenda "" nil)

                                (tags-todo "-WAIT/!NEXT"

                                 ((org-agenda-overriding-header "Next Tasks=
") (org-agenda-skip-function (quote skip-projects-and-habits))

                                  (org-agenda-skip-function (quote (org-age=
nda-skip-entry-if (quote notregexp) "\\[#A\\]")))

                                  (org-agenda-todo-ignore-scheduled t) (org=
-agenda-todo-ignore-deadlines t) (org-tags-match-list-sublevels t))

                                 )

                                )

                               nil)

                             ("d" "Upcoming deadlines" agenda ""

                               ((org-agenda-time-grid nil) (org-deadline-wa=
rning-days 365) (org-agenda-entry-types (quote (:deadline)))))

                              ("#" "Stuck Projects" tags-todo "-CANCELLED/!=
"

                               ((org-agenda-overriding-header "Stuck Projec=
ts") (org-agenda-skip-function (quote skip-non-stuck-projects))))

                              )

org-agenda-before-write-hook '(org-agenda-add-entry-text)

org-speed-command-hook '(org-speed-command-default-hook org-babel-speed-com=
mand-hook)

org-src-window-setup 'current-window

org-show-following-heading t

org-clone-delete-id t

org-blocker-hook '(org-block-todo-from-children-or-siblings-or-parent)

org-agenda-restore-windows-after-quit t

org-babel-pre-tangle-hook '(save-buffer)

org-occur-hook '(org-first-headline-recenter)

org-font-lock-hook '(org-inlinetask-fontify)

org-export-interblocks '((src org-babel-exp-non-block-elements))

org-agenda-auto-exclude-function 'org-auto-exclude-function

org-agenda-insert-diary-extract-time t

org-refile-target-verify-function 'verify-refile-target

org-cycle-separator-lines 0

org-speed-commands-user '(("0" . ignore) ("1" . ignore) ("2" . ignore) ("3"=
 . ignore) ("4" . ignore) ("5" . ignore) ("6" . ignore) ("7" . ignore)

                           ("8" . ignore) ("9" . ignore) ("a" . ignore) ("d=
" . ignore) ("h" . hide-other)

                           ("i" progn (forward-char 1) (call-interactively =
(quote org-insert-heading-respect-content)))

                           ("k" . org-kill-note-or-show-branches) ("l" . ig=
nore) ("m" . ignore) ("q" . show-org-agenda) ("r" . ignore)

                           ("s" . org-save-all-org-buffers) ("w" . org-refi=
le) ("x" . ignore) ("y" . ignore) ("z" . org-add-note) ("A" . ignore)

                           ("B" . ignore) ("E" . ignore) ("F" . restrict-to=
-file-or-follow) ("G" . ignore) ("H" . ignore) ("J" . org-clock-goto)

                           ("K" . ignore) ("L" . ignore) ("M" . ignore) ("N=
" . narrow-to-subtree) ("P" . narrow-to-project) ("Q" . ignore) ("R" . igno=
re)

                           ("S" . ignore) ("T" . org-todo) ("U" . narrow-up=
-one-level) ("V" . ignore) ("W" . widen) ("X" . ignore) ("Y" . ignore)

                           ("Z" . ignore))

org-habit-graph-column 60

org-agenda-text-search-extra-files '(agenda-archives)

org-clock-history-length 36

org-deadline-warning-days 7

org-insert-heading-hook '(insert-heading-inactive-timestamp)

org-log-done 'time

org-refile-allow-creating-parent-nodes 'confirm

org-clock-out-remove-zero-time-clocks t

org-agenda-skip-timestamp-if-done t

org-metaup-hook '(org-babel-load-in-session-maybe)

org-reveal-start-hook '(org-decrypt-entry)

org-confirm-elisp-link-function 'yes-or-no-p

org-agenda-compact-blocks t

org-catch-invisible-edits 'error

org-export-latex-format-toc-function 'org-export-latex-format-toc-default

org-log-into-drawer "LOGBOOK"

org-columns-default-format "%80ITEM(Task) %10Effort(Effort){:} %10CLOCKSUM"

org-alphabetical-lists t

org-export-preprocess-before-normalizing-links-hook '(org-remove-file-link-=
modifiers)

org-show-siblings nil

org-crypt-disable-auto-save nil

org-agenda-span 'day

org-agenda-cmp-user-defined 'agenda-sort

org-agenda-todo-ignore-deadlines 'far

org-clock-in-hook '(mark-next-parent-tasks-todo)

org-edit-src-content-indentation 0

org-refile-use-outline-path 'file

org-blank-before-new-entry '((heading) (plain-list-item))

org-treat-S-cursor-todo-selection-as-state-change nil

org-agenda-persistent-filter t

org-global-properties '(("STYLE_ALL" . "habit"))

org-clock-out-hook '(org-clock-remove-empty-clock-drawer clock-out-maybe)

org-completion-use-ido t

org-crypt-key "F0B66B40"

org-use-speed-commands t

org-agenda-include-diary t

org-agenda-skip-deadline-if-done t

org-yank-adjusted-subtrees t

org-enforce-todo-dependencies t

org-export-first-hook '(org-beamer-initialize-open-trackers)

org-mode-hook '(#[nil "\300\301\302\303\304$\207" [add-hook before-save-hoo=
k org-encrypt-entries nil t] 5] org-clock-load turn-on-org-cdlatex

                 #[nil "\300\301\302\303\304$\207" [org-add-hook change-maj=
or-mode-hook org-show-block-all append local] 5]

                 #[nil "\300\301\302\303\304$\207" [org-add-hook change-maj=
or-mode-hook org-babel-show-result-all append local] 5]

                 org-babel-result-hide-spec org-babel-hide-all-hashes #[nil=
 "\300\301!\207" [abbrev-mode 1] 2]

                 (lambda nil (org-defkey org-mode-map "[" (quote undefined)=
) (org-defkey org-mode-map "]" (quote undefined))

                  (org-defkey org-mode-map ";" (quote undefined)))

                 #[nil "\300\301\302\"\207" [local-set-key [3 134217839] ma=
il-subtree] 3])

org-link-frame-setup '((vm . vm-visit-folder) (gnus . org-gnus-no-new-news)=
 (file . find-file))

org-special-ctrl-a/e 'reversed

org-clock-into-drawer t

org-show-hierarchy-above t

org-agenda-start-on-weekday nil

org-table-export-default-format "orgtbl-to-csv"

org-agenda-mode-hook '((lambda nil (hl-line-mode 1)) (lambda nil (org-defke=
y org-agenda-mode-map "W" (quote widen)))

                        (lambda nil (org-defkey org-agenda-mode-map "F" (qu=
ote restrict-to-file-or-follow)))

                        (lambda nil (org-defkey org-agenda-mode-map "N" (qu=
ote narrow-to-subtree)))

                        (lambda nil (org-defkey org-agenda-mode-map "U" (qu=
ote narrow-up-one-level)))

                        (lambda nil (org-defkey org-agenda-mode-map "P" (qu=
ote narrow-to-project)))

                        (lambda nil (org-defkey org-agenda-mode-map "V" (qu=
ote view-next-project)))

                        (lambda nil (org-defkey org-agenda-mode-map "<" (qu=
ote set-agenda-restriction-lock)))

                        #[nil "\301=08\302\303#\207" [org-agenda-mode-map d=
efine-key "q" bury-buffer] 4])

org-tags-exclude-from-inheritance '("crypt")

org-directory "d:/daten/dropbox/org"

org-read-date-prefer-future nil

org-from-is-user-regexp nil

org-time-stamp-rounding-minutes '(1 1)

org-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix-toc or=
g-beamer-auto-fragile-frames org-beamer-place-default-actions-for-lists)

org-remove-highlights-with-change nil

org-clock-persist-query-resume nil

org-export-latex-after-initial-vars-hook '(org-beamer-after-initial-vars)

org-clock-in-switch-to-state 'clock-in-to-next

org-metadown-hook '(org-babel-pop-to-session-maybe)

org-agenda-skip-additional-timestamps-same-entry t

org-todo-keywords '((sequence "TODO(t)" "NEXT(n)" "WAIT(w)" "MIT(m)" "SOMED=
AY(s)" "HABIT(h)" "Cancelled(c)" "GOAL(w)" "READING(r)" "DONE(d)"))

org-special-ctrl-k t

org-startup-folded 'content

org-startup-indented t

org-agenda-time-grid '((daily today remove-match) #("----------------" 0 16=
 (org-heading t)) (830 1000 1200 1300 1500 1700))

org-agenda-files '("d:/daten/dropbox/org")

org-drawers '("PROPERTIES" "LOGBOOK")

org-clock-report-include-clocking-task t

org-clock-sound "/usr/local/lib/tngchime.wav"

org-file-apps '((auto-mode . emacs) ("\\.mm\\'" . system) ("\\.x?html?\\'" =
. system) ("\\.pdf\\'" . system))

org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-config=
ure-edit-buffer)

org-after-todo-state-change-hook '(org-clock-out-if-current mark-next-paren=
t-tasks-todo)

org-todo-keyword-faces '(("TODO" :background "lightblue" :foreground "blue"=
 :weight bold) ("NEXT" :background "lightblue" :foreground "red" :weight bo=
ld)

                          ("WAIT" :foreground "orange" :weight bold) ("DONE=
" :foreground "forest green" :weight bold)

                          ("MIT" :foreground "orange" :weight bold) ("HABIT=
" :foreground "goldenrod" :weight bold)

                          ("PHONE" :foreground "forest green" :weight bold)=
 ("Cancelled" :background "lightblue" :foreground "red" :weight bold)

                          ("REAING" :background "lightblue" :foreground "re=
d" :weight bold) ("SOMEDAY" :foreground "red" :weight bold))

org-agenda-tags-column -102

org-confirm-shell-link-function 'yes-or-no-p

)

--_000_5E17CCD4AACE3A4C8CFF411186AE81903187C20AEXDAG30N2hostal_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
span.E-MailFormatvorlage18
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";}
.MsoChpDefault
	{mso-style-type:export-only;
	font-size:10.0pt;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">H=
i<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">W=
hen I refresh my agenda view after updating some tasks, I get the<o:p></o:p=
></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">f=
ollowing message:<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-entry-blocked-p: Invalid function:<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-with-buffer-modified-unmodified<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><=
o:p>&nbsp;</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">A=
ny idea why? Thanks<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">R=
enger<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><=
o:p>&nbsp;</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><=
o:p>&nbsp;</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">E=
macs&nbsp; : GNU Emacs 24.2.1 (i386-mingw-nt6.1.7601)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
f 2012-08-29 on MARVIN<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">P=
ackage: Org-mode version 7.9.2 (7.9.2-181-ge8aaca-elpa @ c:/Program Files/E=
macs/Home/.emacs.d/elpa/org-20121231/)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><=
o:p>&nbsp;</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">c=
urrent state:<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">(=
setq<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-export-blocks '((src org-babel-exp-src-block nil) (export-comment org-ex=
port-blocks-format-comment t) (ditaa org-export-blocks-format-ditaa nil)<o:=
p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (dot org-export-blocks-format-=
dot nil))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-log-mode-items '(state)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execute-safely-ma=
ybe)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-src-fontify-natively t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-list-demote-modify-bullet '((&quot;&#43;&quot; . &quot;-&quot;) (&quot;*=
&quot; . &quot;-&quot;) (&quot;1.&quot; . &quot;-&quot;) (&quot;1)&quot; . =
&quot;-&quot;))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-todo-ignore-scheduled 'future<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-stuck-projects '(&quot;&quot; nil nil &quot;&quot;)<o:p></o:p></span></p=
>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-export-preprocess-before-backend-specifics-hook '(org-inlinetask-export-=
handler)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-clock-in-resume t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-skip-scheduled-if-done t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-clock-persist t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-archive-location &quot;%s_archive::* Archived Tasks&quot;<o:p></o:p></sp=
an></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-window-setup 'current-window<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-export-preprocess-before-selecting-backend-code-hook '(org-beamer-select=
-beamer-code)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-command-=
maybe org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)<o:p><=
/o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-refile-targets '((org-agenda-files :maxlevel . 5) (nil :maxlevel . 5))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-modules '(org-id org-habit org-inlinetask)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers org=
-cycle-show-empty-lines org-optimize-window-after-visibility-change)<o:p></=
o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-custom-commands '((&quot;r&quot; &quot;Refile New Notes and Tasks=
&quot; tags &quot;LEVEL=3D2&#43;REFILE&quot;<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((org-agenda-todo-ignore-with-date nil) (org-=
agenda-todo-ignore-deadlines nil) (org-agenda-todo-ignore-scheduled nil)<o:=
p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-overriding-header &quot;Tas=
ks to Refile&quot;))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp; (&quot;s&quot; &quot;Agenda with Habits as separate=
d view&quot;<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((agenda &quot;HABIT&quot;<o:p></o:p></span><=
/p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((org-agenda-overriding-header &q=
uot;Habits&quot;) (org-agenda-entry-types (quote (:scheduled)))<o:p></o:p><=
/span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(org-agenda-skip-function (=
quote (org-agenda-skip-entry-if (quote notregexp) &quot;:STYLE:.*habit&quot=
;))))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp; &nbsp;&nbsp;(&quot;n&quot; &quot;Agenda with Next and Goals as =
separated view&quot;<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((agenda &quot;&quot;<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((org-habit-show-habits nil) (org=
-agenda-skip-function (quote (org-agenda-skip-entry-if (quote regexp) &quot=
;GOAL&quot;)))))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(tags-todo &quot;-WAIT/!MIT&quot;<o:p><=
/o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((org-agenda-overriding-header &q=
uot;Most important tasks for the day&quot;)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-skip-function (=
quote skip-projects-and-habits)) (org-agenda-todo-ignore-scheduled t)<o:p><=
/o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-todo-ignore-dea=
dlines t) (org-tags-match-list-sublevels t))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;-WAIT/!NEXT&quot;<o:p>=
</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((org-agenda-overriding-header &q=
uot;Next Tasks Priority High&quot;) (org-agenda-skip-function (quote skip-p=
rojects-and-habits))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-skip-function (=
quote (org-agenda-skip-entry-if (quote notregexp) &quot;\\[#A\\]&quot;)))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(org-agenda-todo-ignore-sch=
eduled t) (org-agenda-todo-ignore-deadlines t) (org-tags-match-list-subleve=
ls t))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;-WAIT/!NEXT&quot;<o:p>=
</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((org-agenda-overriding-header &q=
uot;Next Tasks Priority Middle&quot;) (org-agenda-skip-function (quote skip=
-projects-and-habits))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-skip-function (=
quote (org-agenda-skip-entry-if (quote notregexp) &quot;\\[#B\\]&quot;)))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(org-agenda-todo-ignore-sch=
eduled t) (org-agenda-todo-ignore-deadlines t) (org-tags-match-list-subleve=
ls t))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;-WAIT/!NEXT&quot;<o:p>=
</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((org-agenda-overriding-header &q=
uot;Next Tasks Prioritiy Low&quot;) (org-agenda-skip-function (quote skip-p=
rojects-and-habits))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-skip-function (=
quote (org-agenda-skip-entry-if (quote notregexp) &quot;\\[#C\\]&quot;)))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-todo-ignore-sch=
eduled t) (org-agenda-todo-ignore-deadlines t) (org-tags-match-list-subleve=
ls t))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;-WAIT/!GOAL&quot;<o:p>=
</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((org-agenda-overriding-header &q=
uot;Weekly Goals&quot;) (org-agenda-skip-function (quote skip-projects-and-=
habits))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-skip-function (=
quote (org-agenda-skip-entry-if (quote notregexp) &quot;\\[#A\\]&quot;)))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-todo-ignore-sch=
eduled t) (org-agenda-todo-ignore-deadlines t) (org-tags-match-list-subleve=
ls t))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;-WAIT/!GOAL&quot;<o:p>=
</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;((org-agenda-overriding-header &q=
uot;Mid term Goals&quot;) (org-agenda-skip-function (quote skip-projects-an=
d-habits))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-skip-function (=
quote (org-agenda-skip-entry-if (quote notregexp) &quot;\\[#B\\]&quot;)))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(org-agenda-todo-ignore-sche=
duled t) (org-agenda-todo-ignore-deadlines t) (org-tags-match-list-sublevel=
s t))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;-WAIT/!GOAL&quot;<o:p>=
</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;((org-agenda-overriding-header &q=
uot;Long term Goals&quot;) (org-agenda-skip-function (quote skip-projects-a=
nd-habits))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-skip-function (=
quote (org-agenda-skip-entry-if (quote notregexp) &quot;\\[#C\\]&quot;)))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(org-tags-match-list-sublev=
els t))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp; (&quot;g&quot; &quot;Agenda with Goals as separated=
 view&quot;<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;((agenda &quot;&quot;<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((org-habit-show-habits nil) (org=
-agenda-skip-function (quote (org-agenda-skip-entry-if (quote regexp) &quot=
;GOAL&quot;)))))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;-WAIT/!MIT&quot;<o:p><=
/o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;((org-agenda-overriding-header &q=
uot;Most important tasks for the day&quot;)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-skip-function (=
quote skip-projects-and-habits)) (org-agenda-todo-ignore-scheduled t)<o:p><=
/o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-todo-ignore-dea=
dlines t) (org-tags-match-list-sublevels t))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;-WAIT/!GOAL&quot;<o:p>=
</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((org-agenda-overriding-header &q=
uot;Weekly Goals&quot;) (org-agenda-skip-function (quote skip-projects-and-=
habits))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-skip-function (=
quote (org-agenda-skip-entry-if (quote notregexp) &quot;\\[#A\\]&quot;)))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-todo-ignore-sch=
eduled t) (org-agenda-todo-ignore-deadlines t) (org-tags-match-list-subleve=
ls t))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;-WAIT/!GOAL&quot;<o:p>=
</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;((org-agenda-overriding-header &q=
uot;Mid term Goals&quot;) (org-agenda-skip-function (quote skip-projects-an=
d-habits))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-skip-function (=
quote (org-agenda-skip-entry-if (quote notregexp) &quot;\\[#B\\]&quot;)))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(org-agenda-todo-ignore-sche=
duled t) (org-agenda-todo-ignore-deadlines t) (org-tags-match-list-sublevel=
s t))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;-WAIT/!GOAL&quot;<o:p>=
</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;((org-agenda-overriding-header &q=
uot;Long term Goals&quot;) (org-agenda-skip-function (quote skip-projects-a=
nd-habits))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-skip-function (=
quote (org-agenda-skip-entry-if (quote notregexp) &quot;\\[#C\\]&quot;)))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(org-tags-match-list-sublev=
els t))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp; (&quot;h&quot; &quot;Agenda with habits&quot;<o:p><=
/o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((agenda &quot;&quot; ((org-agenda-skip-funct=
ion (quote (org-agenda-skip-entry-if (quote regexp) &quot;GOAL&quot;)))))))=
<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp; (&quot;R&quot; &quot;Reading&quot; tags-todo &quot;=
-WAIT-CANCELLED/!READING&quot; ((org-agenda-overriding-header &quot;Reading=
 list&quot;)))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp; (&quot;w&quot; &quot;Next&quot; tags-todo &quot;-NE=
XT/!WAIT&quot; ((org-agenda-overriding-header &quot;Waiting&quot;)))<o:p></=
o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp; (&quot;p&quot; &quot;Week plan&quot;<o:p></o:p></sp=
an></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((agenda &quot;&quot; nil) (tags-todo &quot;M=
onday&quot; ((org-agenda-overriding-header &quot;Monday&quot;)))<o:p></o:p>=
</span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(tags-todo &quot;Tuesday&quot; ((org-ag=
enda-overriding-header &quot;Tuesday&quot;)))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;Wednesday&quot; ((org-=
agenda-overriding-header &quot;Wednesday&quot;)))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;Thursday&quot; ((org-a=
genda-overriding-header &quot;Thursday&quot;)))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;Friday&quot; ((org-age=
nda-overriding-header &quot;Friday&quot;)))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;Saturday&quot; ((org-a=
genda-overriding-header &quot;Saturday&quot;)))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;Sunday&quot; ((org-age=
nda-overriding-header &quot;Sunday&quot;))))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp; (&quot;s&quot; &quot;Agenda&quot;<o:p></o:p></span>=
</p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((agenda &quot;&quot; nil)<o:p></o:p></span><=
/p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (tags-todo &quot;-WAIT/!NEXT&quot;<o:p>=
</o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((org-agenda-overriding-header &q=
uot;Next Tasks&quot;) (org-agenda-skip-function (quote skip-projects-and-ha=
bits))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-skip-function (=
quote (org-agenda-skip-entry-if (quote notregexp) &quot;\\[#A\\]&quot;)))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (org-agenda-todo-ignore-sch=
eduled t) (org-agenda-todo-ignore-deadlines t) (org-tags-match-list-subleve=
ls t))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nil)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;(&quot;d&quot; &quot;Upcoming deadlines&quot; agenda=
 &quot;&quot;<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((org-agenda-time-grid nil) (org-deadline-war=
ning-days 365) (org-agenda-entry-types (quote (:deadline)))))<o:p></o:p></s=
pan></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp; (&quot;#&quot; &quot;Stuck Projects&quot; tags-todo=
 &quot;-CANCELLED/!&quot;<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ((org-agenda-overriding-header &quot;Stuck Pr=
ojects&quot;) (org-agenda-skip-function (quote skip-non-stuck-projects))))<=
o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp; )<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-before-write-hook '(org-agenda-add-entry-text)<o:p></o:p></span><=
/p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-speed-command-hook '(org-speed-command-default-hook org-babel-speed-comm=
and-hook)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-src-window-setup 'current-window<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-show-following-heading t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-clone-delete-id t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-blocker-hook '(org-block-todo-from-children-or-siblings-or-parent)<o:p><=
/o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-restore-windows-after-quit t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-babel-pre-tangle-hook '(save-buffer)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-occur-hook '(org-first-headline-recenter)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-font-lock-hook '(org-inlinetask-fontify)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-export-interblocks '((src org-babel-exp-non-block-elements))<o:p></o:p><=
/span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-auto-exclude-function 'org-auto-exclude-function<o:p></o:p></span=
></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-insert-diary-extract-time t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-refile-target-verify-function 'verify-refile-target<o:p></o:p></span></p=
>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-cycle-separator-lines 0<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-speed-commands-user '((&quot;0&quot; . ignore) (&quot;1&quot; . ignore) =
(&quot;2&quot; . ignore) (&quot;3&quot; . ignore) (&quot;4&quot; . ignore) =
(&quot;5&quot; . ignore) (&quot;6&quot; . ignore) (&quot;7&quot; . ignore)<=
o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp; (&quot;8&quot; . ignore) (&quot;9&quot; . ignore) (&quot;a&quot; . ig=
nore) (&quot;d&quot; . ignore) (&quot;h&quot; . hide-other)<o:p></o:p></spa=
n></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;(&quot;i&quot; progn (forward-char 1) (call-interactively (quote org-=
insert-heading-respect-content)))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp; (&quot;k&quot; . org-kill-note-or-show-branches) (&quot;l&quot; . ign=
ore) (&quot;m&quot; . ignore) (&quot;q&quot; . show-org-agenda) (&quot;r&qu=
ot; . ignore)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;(&quot;s&quot; . org-save-all-org-buffers) (&quot;w&quot; . org-refil=
e) (&quot;x&quot; . ignore) (&quot;y&quot; . ignore) (&quot;z&quot; . org-a=
dd-note) (&quot;A&quot; . ignore)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp; (&quot;B&quot; . ignore) (&quot;E&quot; . ignore) (&quot;F&quot; . re=
strict-to-file-or-follow) (&quot;G&quot; . ignore) (&quot;H&quot; . ignore)=
 (&quot;J&quot; . org-clock-goto)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp; (&quot;K&quot; . ignore) (&quot;L&quot; . ignore) (&quot;M&quot; . ig=
nore) (&quot;N&quot; . narrow-to-subtree) (&quot;P&quot; . narrow-to-projec=
t) (&quot;Q&quot; . ignore) (&quot;R&quot; . ignore)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp; (&quot;S&quot; . ignore) (&quot;T&quot; . org-todo) (&quot;U&quot; . =
narrow-up-one-level) (&quot;V&quot; . ignore) (&quot;W&quot; . widen) (&quo=
t;X&quot; . ignore) (&quot;Y&quot; . ignore)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp; (&quot;Z&quot; . ignore))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-habit-graph-column 60<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-text-search-extra-files '(agenda-archives)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-clock-history-length 36<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-deadline-warning-days 7<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-insert-heading-hook '(insert-heading-inactive-timestamp)<o:p></o:p></spa=
n></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-log-done 'time<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-refile-allow-creating-parent-nodes 'confirm<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-clock-out-remove-zero-time-clocks t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-skip-timestamp-if-done t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-metaup-hook '(org-babel-load-in-session-maybe)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-reveal-start-hook '(org-decrypt-entry)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-confirm-elisp-link-function 'yes-or-no-p<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-compact-blocks t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-catch-invisible-edits 'error<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-export-latex-format-toc-function 'org-export-latex-format-toc-default<o:=
p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-log-into-drawer &quot;LOGBOOK&quot;<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-columns-default-format &quot;%80ITEM(Task) %10Effort(Effort){:} %10CLOCK=
SUM&quot;<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-alphabetical-lists t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-export-preprocess-before-normalizing-links-hook '(org-remove-file-link-m=
odifiers)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-show-siblings nil<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-crypt-disable-auto-save nil<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-span 'day<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-cmp-user-defined 'agenda-sort<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-todo-ignore-deadlines 'far<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-clock-in-hook '(mark-next-parent-tasks-todo)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-edit-src-content-indentation 0<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-refile-use-outline-path 'file<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-blank-before-new-entry '((heading) (plain-list-item))<o:p></o:p></span><=
/p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-treat-S-cursor-todo-selection-as-state-change nil<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-persistent-filter t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-global-properties '((&quot;STYLE_ALL&quot; . &quot;habit&quot;))<o:p></o=
:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-clock-out-hook '(org-clock-remove-empty-clock-drawer clock-out-maybe)<o:=
p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-completion-use-ido t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-crypt-key &quot;F0B66B40&quot;<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-use-speed-commands t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-include-diary t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-skip-deadline-if-done t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-yank-adjusted-subtrees t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-enforce-todo-dependencies t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-export-first-hook '(org-beamer-initialize-open-trackers)<o:p></o:p></spa=
n></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-mode-hook '(#[nil &quot;\300\301\302\303\304$\207&quot; [add-hook before=
-save-hook org-encrypt-entries nil t] 5] org-clock-load turn-on-org-cdlatex=
<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp; #[nil &quot;\300\301\302\303\304$\207&quot; [org-add-h=
ook change-major-mode-hook org-show-block-all append local] 5]<o:p></o:p></=
span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp; #[nil &quot;\300\301\302\303\304$\207&quot; [org-add-h=
ook change-major-mode-hook org-babel-show-result-all append local] 5]<o:p><=
/o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp; org-babel-result-hide-spec org-babel-hide-all-hashes #=
[nil &quot;\300\301!\207&quot; [abbrev-mode 1] 2]<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;(lambda nil (org-defkey org-mode-map &quot;[&quot; (qu=
ote undefined)) (org-defkey org-mode-map &quot;]&quot; (quote undefined))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp; (org-defkey org-mode-map &quot;;&quot; (quote un=
defined)))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp; #[nil &quot;\300\301\302\&quot;\207&quot; [local-set-k=
ey [3 134217839] mail-subtree] 3])<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-link-frame-setup '((vm . vm-visit-folder) (gnus . org-gnus-no-new-news) =
(file . find-file))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-special-ctrl-a/e 'reversed<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-clock-into-drawer t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-show-hierarchy-above t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-start-on-weekday nil<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-table-export-default-format &quot;orgtbl-to-csv&quot;<o:p></o:p></span><=
/p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-mode-hook '((lambda nil (hl-line-mode 1)) (lambda nil (org-defkey=
 org-agenda-mode-map &quot;W&quot; (quote widen)))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (lambda nil =
(org-defkey org-agenda-mode-map &quot;F&quot; (quote restrict-to-file-or-fo=
llow)))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (lambda nil =
(org-defkey org-agenda-mode-map &quot;N&quot; (quote narrow-to-subtree)))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (lambda nil =
(org-defkey org-agenda-mode-map &quot;U&quot; (quote narrow-up-one-level)))=
<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (lambda nil =
(org-defkey org-agenda-mode-map &quot;P&quot; (quote narrow-to-project)))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (lambda nil =
(org-defkey org-agenda-mode-map &quot;V&quot; (quote view-next-project)))<o=
:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (lambda nil =
(org-defkey org-agenda-mode-map &quot;&lt;&quot; (quote set-agenda-restrict=
ion-lock)))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #[nil &quot;=
\301&#8;\302\303#\207&quot; [org-agenda-mode-map define-key &quot;q&quot; b=
ury-buffer] 4])<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-tags-exclude-from-inheritance '(&quot;crypt&quot;)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-directory &quot;d:/daten/dropbox/org&quot;<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-read-date-prefer-future nil<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-from-is-user-regexp nil<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-time-stamp-rounding-minutes '(1 1)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix-toc org=
-beamer-auto-fragile-frames org-beamer-place-default-actions-for-lists)<o:p=
></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-remove-highlights-with-change nil<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-clock-persist-query-resume nil<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-export-latex-after-initial-vars-hook '(org-beamer-after-initial-vars)<o:=
p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-clock-in-switch-to-state 'clock-in-to-next<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-metadown-hook '(org-babel-pop-to-session-maybe)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-skip-additional-timestamps-same-entry t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-todo-keywords '((sequence &quot;TODO(t)&quot; &quot;NEXT(n)&quot; &quot;=
WAIT(w)&quot; &quot;MIT(m)&quot; &quot;SOMEDAY(s)&quot; &quot;HABIT(h)&quot=
; &quot;Cancelled(c)&quot; &quot;GOAL(w)&quot; &quot;READING(r)&quot; &quot=
;DONE(d)&quot;))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-special-ctrl-k t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-startup-folded 'content<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-startup-indented t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-time-grid '((daily today remove-match) #(&quot;----------------&q=
uot; 0 16 (org-heading t)) (830 1000 1200 1300 1500 1700))<o:p></o:p></span=
></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;"><=
/span><span lang=3D"FR-CH" style=3D"font-family:&quot;Calibri&quot;,&quot;s=
ans-serif&quot;">org-agenda-files '(&quot;d:/daten/dropbox/org&quot;)<o:p><=
/o:p></span></p>
<p><span lang=3D"FR-CH" style=3D"font-family:&quot;Calibri&quot;,&quot;sans=
-serif&quot;"></span><span style=3D"font-family:&quot;Calibri&quot;,&quot;s=
ans-serif&quot;">org-drawers '(&quot;PROPERTIES&quot; &quot;LOGBOOK&quot;)<=
o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-clock-report-include-clocking-task t<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-clock-sound &quot;/usr/local/lib/tngchime.wav&quot;<o:p></o:p></span></p=
>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-file-apps '((auto-mode . emacs) (&quot;\\.mm\\'&quot; . system) (&quot;\=
\.x?html?\\'&quot; . system) (&quot;\\.pdf\\'&quot; . system))<o:p></o:p></=
span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configu=
re-edit-buffer)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-after-todo-state-change-hook '(org-clock-out-if-current mark-next-parent=
-tasks-todo)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-todo-keyword-faces '((&quot;TODO&quot; :background &quot;lightblue&quot;=
 :foreground &quot;blue&quot; :weight bold) (&quot;NEXT&quot; :background &=
quot;lightblue&quot; :foreground &quot;red&quot; :weight bold)<o:p></o:p></=
span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;=
(&quot;WAIT&quot; :foreground &quot;orange&quot; :weight bold) (&quot;DONE&=
quot; :foreground &quot;forest green&quot; :weight bold)<o:p></o:p></span><=
/p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
(&quot;MIT&quot; :foreground &quot;orange&quot; :weight bold) (&quot;HABIT&=
quot; :foreground &quot;goldenrod&quot; :weight bold)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
(&quot;PHONE&quot; :foreground &quot;forest green&quot; :weight bold) (&quo=
t;Cancelled&quot; :background &quot;lightblue&quot; :foreground &quot;red&q=
uot; :weight bold)<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
(&quot;REAING&quot; :background &quot;lightblue&quot; :foreground &quot;red=
&quot; :weight bold) (&quot;SOMEDAY&quot; :foreground &quot;red&quot; :weig=
ht bold))<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-agenda-tags-column -102<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">o=
rg-confirm-shell-link-function 'yes-or-no-p<o:p></o:p></span></p>
<p><span style=3D"font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">)=
</span> <o:p></o:p></p>
</div>
</body>
</html>

--_000_5E17CCD4AACE3A4C8CFF411186AE81903187C20AEXDAG30N2hostal_--