From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: [BUG] #+begin_src wo. language blocks XHTML export Date: Sat, 26 Jun 2010 01:02:58 +0200 Message-ID: <87fx0abtr1.fsf@gmx.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from [140.186.70.92] (port=53979 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OSHvZ-0001O8-3K for emacs-orgmode@gnu.org; Fri, 25 Jun 2010 19:03:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OSHvN-0008Va-CI for emacs-orgmode@gnu.org; Fri, 25 Jun 2010 19:03:16 -0400 Received: from mail.gmx.net ([213.165.64.20]:36937) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OSHvM-0008VA-2J for emacs-orgmode@gnu.org; Fri, 25 Jun 2010 19:03:05 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Emacs-orgmode mailing list --=-=-= I'm reworking worg/org-contrib/org-protocol.org and could export the results to XHTML. The reason was line 523. Line 523 was: #+begin_src without a language added! Line 530 was #+end_src Changing `_src' to `_example' in both lines makes it possible to export to XHTML again. --=-=-= Content-Type: text/x-verbatim Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Debugger entered--Lisp error: (wrong-type-argument consp nil) setcar(nil nil) (setf (nth 1 info) (if (and ... ...) (org-babel-expand-noweb-references i= nfo ...) (nth 1 info))) (let* ((info ...) (params ...)) (setf (nth 1 info) (if ... ... ...)) (org= -babel-exp-do-export info (quote block))) (save-excursion (goto-char (match-beginning 0)) (let* (... ...) (setf ...= ...) (org-babel-exp-do-export info ...))) org-babel-exp-src-blocks(#("\n# Org-protocol\n\n@cbind \\\\r =3D sh 'ema= csclient \"org-protocol://capture://\\@\\@/\\@\\@/\\@\\@\"'\n@cbind \\\\l =3D sh 'emacsclient \"org-protocol://capture://= \\@\\@/\\@\\@\"'\n" 0 1 (fontified t font-lock-fontified t) 1 15 (fontif= ied t font-lock-fontified t) 15 63 (fontified t font-lock-fontified t) 63 7= 0 (fontified t font-lock-fontified t) 70 74 (fontified t font-lock-fontifie= d t) 74 117 (fontified t font-lock-fontified t) 117 121 (fontified t font-l= ock-fontified t) 121 158 (fontified t font-lock-fontified t) 158 162 (fonti= fied t font-lock-fontified t) 162 188 (fontified t font-lock-fontified t) 1= 88 239 (fontified t font-lock-fontified t) 239 246 (fontified t font-lock-f= ontified t) 246 250 (fontified t font-lock-fontified t) 250 293 (fontified = t font-lock-fontified t) 293 297 (fontified t font-lock-fontified t) 297 33= 4 (fontified t font-lock-fontified t) 334 339 (fontified t font-lock-fontif= ied t))) apply(org-babel-exp-src-blocks #("\n# Org-protocol\n\n@cbind \\\\r =3D s= h 'emacsclient \"org-protocol://capture://\\@\\@/\\@\\@/\\@\\@\"'\n@cbind \\\\l =3D sh 'emacsclient \"org-protocol://capt= ure://\\@\\@/\\@\\@\"'\n" 0 1 (fontified t font-lock-fontified t) 1 15 (= fontified t font-lock-fontified t) 15 63 (fontified t font-lock-fontified t= ) 63 70 (fontified t font-lock-fontified t) 70 74 (fontified t font-lock-fo= ntified t) 74 117 (fontified t font-lock-fontified t) 117 121 (fontified t = font-lock-fontified t) 121 158 (fontified t font-lock-fontified t) 158 162 = (fontified t font-lock-fontified t) 162 188 (fontified t font-lock-fontifie= d t) 188 239 (fontified t font-lock-fontified t) 239 246 (fontified t font-= lock-fontified t) 246 250 (fontified t font-lock-fontified t) 250 293 (font= ified t font-lock-fontified t) 293 297 (fontified t font-lock-fontified t) = 297 334 (fontified t font-lock-fontified t) 334 339 (fontified t font-lock-= fontified t)) nil) (if (memq type org-export-blocks-witheld) "" (apply func body headers)) (progn (if (memq type org-export-blocks-witheld) "" (apply func body head= ers))) (unwind-protect (progn (if ... "" ...)) (set-match-data save-match-data-i= nternal (quote evaporate))) (let ((save-match-data-internal ...)) (unwind-protect (progn ...) (set-ma= tch-data save-match-data-internal ...))) (save-match-data (if (memq type org-export-blocks-witheld) "" (apply func= body headers))) (let ((replacement ...)) (when replacement (replace-match replacement t t= ) (unless preserve-indent ...))) (progn (let (...) (when replacement ... ...))) (if (setq func (cadr ...)) (progn (let ... ...))) (when (setq func (cadr ...)) (let (...) (when replacement ... ...))) (while (re-search-forward "^\\([ ]*\\)#\\+begin_\\(\\S-+\\)[ ]*\\(.*\\)= ?[=0D\n]\\([^=00]*?\\)[=0D\n][ ]*#\\+end_\\S-+.*[=0D\n]?" nil t) (setq ind= entation (length ...)) (setq type (intern ...)) (setq headers (save-match-d= ata ...)) (setq body (match-string 4)) (setq preserve-indent (or org-src-pr= eserve-indentation ...)) (unless preserve-indent (setq body ...)) (unless (= memq type types) (setq types ...)) (save-match-data (interblock start ...))= (when (setq func ...) (let ... ...)) (setq start (match-end 0))) (progn (fset (quote interblock) (function* ...)) (goto-char (point-min)) = (setq start (point)) (while (re-search-forward "^\\([ ]*\\)#\\+begin_\\(\\= S-+\\)[ ]*\\(.*\\)?[=0D\n]\\([^=00]*?\\)[=0D\n][ ]*#\\+end_\\S-+.*[=0D\n]= ?" nil t) (setq indentation ...) (setq type ...) (setq headers ...) (setq b= ody ...) (setq preserve-indent ...) (unless preserve-indent ...) (unless ..= . ...) (save-match-data ...) (when ... ...) (setq start ...)) (interblock s= tart (point-max)) (run-hooks (quote org-export-blocks-postblock-hook))) (unwind-protect (progn (fset ... ...) (goto-char ...) (setq start ...) (w= hile ... ... ... ... ... ... ... ... ... ... ...) (interblock start ...) (r= un-hooks ...)) (if --cl-letf-bound-- (fset ... --cl-letf-save--) (fmakunbou= nd ...))) (let* ((--cl-letf-bound-- ...) (--cl-letf-save-- ...)) (unwind-protect (p= rogn ... ... ... ... ... ...) (if --cl-letf-bound-- ... ...))) (letf ((... ...)) (goto-char (point-min)) (setq start (point)) (while (re= -search-forward "^\\([ ]*\\)#\\+begin_\\(\\S-+\\)[ ]*\\(.*\\)?[=0D\n]\\([= ^=00]*?\\)[=0D\n][ ]*#\\+end_\\S-+.*[=0D\n]?" nil t) (setq indentation ...= ) (setq type ...) (setq headers ...) (setq body ...) (setq preserve-indent = ...) (unless preserve-indent ...) (unless ... ...) (save-match-data ...) (w= hen ... ...) (setq start ...)) (interblock start (point-max)) (run-hooks (q= uote org-export-blocks-postblock-hook))) (letf* ((... ...)) (goto-char (point-min)) (setq start (point)) (while (r= e-search-forward "^\\([ ]*\\)#\\+begin_\\(\\S-+\\)[ ]*\\(.*\\)?[=0D\n]\\(= [^=00]*?\\)[=0D\n][ ]*#\\+end_\\S-+.*[=0D\n]?" nil t) (setq indentation ..= .) (setq type ...) (setq headers ...) (setq body ...) (setq preserve-indent= ...) (unless preserve-indent ...) (unless ... ...) (save-match-data ...) (= when ... ...) (setq start ...)) (interblock start (point-max)) (run-hooks (= quote org-export-blocks-postblock-hook))) (flet ((interblock ... ...)) (goto-char (point-min)) (setq start (point))= (while (re-search-forward "^\\([ ]*\\)#\\+begin_\\(\\S-+\\)[ ]*\\(.*\\)?= [=0D\n]\\([^=00]*?\\)[=0D\n][ ]*#\\+end_\\S-+.*[=0D\n]?" nil t) (setq inde= ntation ...) (setq type ...) (setq headers ...) (setq body ...) (setq prese= rve-indent ...) (unless preserve-indent ...) (unless ... ...) (save-match-d= ata ...) (when ... ...) (setq start ...)) (interblock start (point-max)) (r= un-hooks (quote org-export-blocks-postblock-hook))) (let ((case-fold-search t) (types ...) indentation type func start body h= eaders preserve-indent progress-marker) (flet (...) (goto-char ...) (setq s= tart ...) (while ... ... ... ... ... ... ... ... ... ... ...) (interblock s= tart ...) (run-hooks ...))) (save-window-excursion (let (... ... indentation type func start body hea= ders preserve-indent progress-marker) (flet ... ... ... ... ... ...))) org-export-blocks-preprocess() run-hooks(org-export-preprocess-hook) (save-current-buffer (set-buffer (get-buffer-create " org-mode-tmp")) (er= ase-buffer) (insert string) (setq case-fold-search t) (let (...) (remove-te= xt-properties ... ... ...)) (org-export-kill-licensed-text) (let (...) (org= -mode)) (setq case-fold-search t) (org-install-letbind) (run-hooks (quote o= rg-export-preprocess-hook)) (org-export-preprocess-apply-macros) (run-hooks= (quote org-export-preprocess-after-macros-hook)) (untabify (point-min) (po= int-max)) (org-export-handle-include-files-recurse) (run-hooks (quote org-e= xport-preprocess-after-include-files-hook)) (org-export-remove-archived-tre= es archived-trees) (org-export-remove-comment-blocks-and-subtrees) (org-exp= ort-handle-export-tags (plist-get parameters :select-tags) (plist-get param= eters :exclude-tags)) (run-hooks (quote org-export-preprocess-after-tree-se= lection-hook)) (org-export-replace-src-segments-and-examples backend) (org-= export-protect-colon-examples) (when (plist-get parameters :footnotes) (org= -footnote-normalize nil t)) (setq target-alist (org-export-define-heading-t= argets target-alist)) (run-hooks (quote org-export-preprocess-after-headlin= e-targets-hook)) (org-export-remember-html-container-classes) (org-export-r= emove-or-extract-drawers drawers (plist-get parameters :drawers) backend) (= when (plist-get parameters :skip-before-1st-heading) (goto-char ...) (when = ... ... ... ...)) (when (plist-get parameters :add-text) (goto-char ...) (i= nsert ... "\n")) (org-export-remove-headline-metadata parameters) (setq tar= get-alist (org-export-handle-invisible-targets target-alist)) (run-hooks (q= uote org-export-preprocess-before-selecting-backend-code-hook)) (org-export= -select-backend-specific-text backend) (org-export-protect-quoted-subtrees)= (org-export-remove-clock-lines) (org-export-protect-verbatim) (org-export-= mark-blockquote-verse-center) (run-hooks (quote org-export-preprocess-after= -blockquote-hook)) (unless (plist-get parameters :timestamps) (org-export-r= emove-timestamps)) (setq target-alist (org-export-handle-captions-and-attri= butes backend target-alist)) (org-export-mark-radio-links) (org-export-conc= atenate-multiline-links) (run-hooks (quote org-export-preprocess-before-nor= malizing-links-hook)) (org-export-normalize-links) (org-export-target-inter= nal-links target-alist) (when (plist-get parameters :emph-multiline) (org-e= xport-concatenate-multiline-emphasis)) (when org-export-table-remove-specia= l-lines (org-export-remove-special-table-lines)) (run-hooks (quote org-expo= rt-preprocess-before-backend-specifics-hook)) (when latexp (require ... nil= ) (org-export-latex-preprocess parameters)) (when asciip (org-export-ascii-= preprocess parameters)) ...) (with-current-buffer (get-buffer-create " org-mode-tmp") (erase-buffer) (= insert string) (setq case-fold-search t) (let (...) (remove-text-properties= ... ... ...)) (org-export-kill-licensed-text) (let (...) (org-mode)) (setq= case-fold-search t) (org-install-letbind) (run-hooks (quote org-export-pre= process-hook)) (org-export-preprocess-apply-macros) (run-hooks (quote org-e= xport-preprocess-after-macros-hook)) (untabify (point-min) (point-max)) (or= g-export-handle-include-files-recurse) (run-hooks (quote org-export-preproc= ess-after-include-files-hook)) (org-export-remove-archived-trees archived-t= rees) (org-export-remove-comment-blocks-and-subtrees) (org-export-handle-ex= port-tags (plist-get parameters :select-tags) (plist-get parameters :exclud= e-tags)) (run-hooks (quote org-export-preprocess-after-tree-selection-hook)= ) (org-export-replace-src-segments-and-examples backend) (org-export-protec= t-colon-examples) (when (plist-get parameters :footnotes) (org-footnote-nor= malize nil t)) (setq target-alist (org-export-define-heading-targets target= -alist)) (run-hooks (quote org-export-preprocess-after-headline-targets-hoo= k)) (org-export-remember-html-container-classes) (org-export-remove-or-extr= act-drawers drawers (plist-get parameters :drawers) backend) (when (plist-g= et parameters :skip-before-1st-heading) (goto-char ...) (when ... ... ... .= ..)) (when (plist-get parameters :add-text) (goto-char ...) (insert ... "\n= ")) (org-export-remove-headline-metadata parameters) (setq target-alist (or= g-export-handle-invisible-targets target-alist)) (run-hooks (quote org-expo= rt-preprocess-before-selecting-backend-code-hook)) (org-export-select-backe= nd-specific-text backend) (org-export-protect-quoted-subtrees) (org-export-= remove-clock-lines) (org-export-protect-verbatim) (org-export-mark-blockquo= te-verse-center) (run-hooks (quote org-export-preprocess-after-blockquote-h= ook)) (unless (plist-get parameters :timestamps) (org-export-remove-timesta= mps)) (setq target-alist (org-export-handle-captions-and-attributes backend= target-alist)) (org-export-mark-radio-links) (org-export-concatenate-multi= line-links) (run-hooks (quote org-export-preprocess-before-normalizing-link= s-hook)) (org-export-normalize-links) (org-export-target-internal-links tar= get-alist) (when (plist-get parameters :emph-multiline) (org-export-concate= nate-multiline-emphasis)) (when org-export-table-remove-special-lines (org-= export-remove-special-table-lines)) (run-hooks (quote org-export-preprocess= -before-backend-specifics-hook)) (when latexp (require ... nil) (org-export= -latex-preprocess parameters)) (when asciip (org-export-ascii-preprocess pa= rameters)) ...) (let* ((htmlp ...) (asciip ...) (latexp ...) (docbookp ...) (backend ...)= (archived-trees ...) (inhibit-read-only t) (drawers org-drawers) (outline-= regexp "\\*+ ") target-alist rtn) (setq org-export-target-aliases nil org-e= xport-preferred-target-alist nil org-export-id-target-alist nil org-export-= code-refs nil) (with-current-buffer (get-buffer-create " org-mode-tmp") (er= ase-buffer) (insert string) (setq case-fold-search t) (let ... ...) (org-ex= port-kill-licensed-text) (let ... ...) (setq case-fold-search t) (org-insta= ll-letbind) (run-hooks ...) (org-export-preprocess-apply-macros) (run-hooks= ...) (untabify ... ...) (org-export-handle-include-files-recurse) (run-hoo= ks ...) (org-export-remove-archived-trees archived-trees) (org-export-remov= e-comment-blocks-and-subtrees) (org-export-handle-export-tags ... ...) (run= -hooks ...) (org-export-replace-src-segments-and-examples backend) (org-exp= ort-protect-colon-examples) (when ... ...) (setq target-alist ...) (run-hoo= ks ...) (org-export-remember-html-container-classes) (org-export-remove-or-= extract-drawers drawers ... backend) (when ... ... ...) (when ... ... ...) = (org-export-remove-headline-metadata parameters) (setq target-alist ...) (r= un-hooks ...) (org-export-select-backend-specific-text backend) (org-export= -protect-quoted-subtrees) (org-export-remove-clock-lines) (org-export-prote= ct-verbatim) (org-export-mark-blockquote-verse-center) (run-hooks ...) (unl= ess ... ...) (setq target-alist ...) (org-export-mark-radio-links) (org-exp= ort-concatenate-multiline-links) (run-hooks ...) (org-export-normalize-link= s) (org-export-target-internal-links target-alist) (when ... ...) (when org= -export-table-remove-special-lines ...) (run-hooks ...) (when latexp ... ..= .) (when asciip ...) ...) (kill-buffer " org-mode-tmp") rtn) org-export-preprocess-string(#("#+TITLE: org-protocol.el -- Intercept c= alls from emacsclient to trigger custom actions\n#+OPTIONS: H:3 num:nil toc= :t \\n:nil @:t ::t |:t -:t f:t *:t TeX:t LaTeX:t skip:nil d:(HIDE) tags:not= -in-toc ^:{} author:nil\n#+STARTUP: odd\n#+STYLE: \n\n[[file:index.org][{Back to Worg's= contibutions index}]]\n\norg-protocol intercepts calls from emacsclient to= trigger custom actions without\nexternal dependencies. Only one protocol h= as to be configured with your external\napplications or the operating syste= m, to trigger an arbitrary number of custom\nactions. Just register your cu= stom sub-protocol and handler with the variable\n`org-protocol-protocol-ali= st'.\n\n# <>\n* About org-protocol.el\n\n =3Dorg-protocol.el=3D is = based on code and ideas from [[file:./org-annotation-helper.org][org-annota= tion-helper.el]] and\n =3Dorg-browser-url.el=3D.\n\n \"=3Dorg-protocol:/s= ub-protocol:/=3D\" triggers actions assossiated with =3Dsub-protocol=3D\n = through the custom variable =3Dorg-protocol-protocol-alist=3D.\n\n It come= s with three predefined handlers:\n - =3Dorg-protocol-store-link=3D ::\n= triggered through the sub-protocol \"=3Dstore-link=3D\". Stores an Or= g-link and\n pushes the URL to the =3Dkill-ring=3D.\n - =3Dorg-prot= ocol-capture=3D ::\n Fill a =3DCAPTURE=3D buffer with information gath= ered somewhere else. This\n handler is triggered through the \"=3Dcapt= ure=3D\" sub-protocol and uses the\n function =3Dorg-capture=3D.\n = - =3Dorg-protocol-remember=3D ::\n Fills a remember buffer with inform= ation gathered somewhere else. This\n handler is triggered through the= \"=3Dremember=3D\" sub-protocol and still\n available for backward co= mpatibility. This handler uses =3Dorg-remember=3D. Use\n the current = =3Dorg-protocol-capture=3D.\n\n @If not stated otherwise, you may s= imply replace each occurrence of*\n /capture/ with /remember/ througho= ut this document, if you still want to use\n remember templates.@\= n\n - =3Dorg-protocol-open-source=3D ::\n \"=3Dopen-source=3D\". Ma= ps URLs to local filenames. Use this to open sources of\n already publ= ished contents in emacs for editing.\n\n =3Dorg-protocol=3D helps creating= custom handlers [[file:../org-tutorials/org-protocol-custom-handler.org][(= tutorial)]] and so called\n =3Dorg-protocol-projects=3D.\n\n\n# <>\n* Installation\n\n - To load org-protocol.el add the following to = your =3D.emacs=3D:\n\n : (server-start)\n : (add-to-list 'load-path \= "~/path/to/org/protocol/\")\n : (require 'org-protocol)\n\n* Browser / s= ystem setup\n\n Windows users proceed to the section [[windows-setup][Wind= ows]].\n\n# <>\n*** Firefox\n\n As of March 2009 Firefox us= ers follow the steps documented on\n http://kb.mozillazine.org/Register_pr= otocol. Here is a summary:\n\n 1. Type \"=3Dabout:config=3D\" into the loc= ation bar and press enter.\n 2. Click \"/I'll be careful, I promise!/\" to= continue.\n 3. Right-click on the grid\n 4. Choose \"/New/\" -> \"/Strin= g/\" from the context menu.\n 5. Enter \"=3Dnetwork.protocol-handler.app.o= rg-protocol=3D\" as the properties name.\n 6. Click \"/OK/\".\n 7. Leave = the value blank.\n 8. Next time you try to open a location \"=3Dorg-protoc= ol://...=3D\" FF will ask you for\n the program to use. Enter the path = to emacsclient.\n\n# <>\n*** Acrobat Reader\n :PROPERTIES= :\n :CUSTOM_ID: acrobat-reader-setup\n :END:\n\n Adapted from [[ht= tp://article.gmane.org/gmane.emacs.orgmode/6810]]\n\n You place a javasc= ript file for each menu entry in\n =3D~/.adobe/Acrobat//JavaScr= ipts=3D on unix-like systems or\n =3Dc:/Program Files/Adobe/Acrobat /Reader/Javascripts/=3D on\n Windows, or wherever your Adobe Reader= Installation might look for\n javascript.\n\n The examples given her= e will place new menu entries in the \"Tools\"\n menu, after restarting = Adobe Reader.\n\n# <>\n***** org-store-link.js\n: //= from http://article.gmane.org/gmane.emacs.orgmode/6810\n: app.addMenuItem(= {cName:\"org-store-link\", cParent:\"Tools\",\n: cExec:\"app.launchURL('= org-protocol://store-link://' + encodeURIComponent(this.URL) + '/' + encode= URIComponent(this.info.Title));\"});\n\n# <>\n***** org= -capture.js\n: // from http://article.gmane.org/gmane.emacs.orgmode/6810\n:= app.addMenuItem({cName:\"org-capture\", cParent:\"Tools\",\n: cExec:\"a= pp.launchURL('org-protocol://capture://' + encodeURIComponent(this.URL) + '= /' + encodeURIComponent(this.info.Title) + '/');\"});\n\n And this one, = if you still use remember templates:\n\n# <>\n***** or= g-remember.js\n: // from http://article.gmane.org/gmane.emacs.orgmode/6810\= n: app.addMenuItem({cName:\"org-remember\", cParent:\"Tools\",\n: cExec:= \"app.launchURL('org-protocol://remember://' + encodeURIComponent(this.URL)= + '/' + encodeURIComponent(this.info.Title) + '/');\"});\n\n\n# <>\n*** Opera\n\n Opera setup is described here:\n http://www.opera.co= m/support/kb/view/535/.\n\n To set up opera for use with org-protocol, fol= low these steps:\n\n 1. Choose \"/Tools/\" -> \"/Prefences/\" from the men= u.\n 2. Select the tab \"/Advanced/\".\n 3. Choose \"/Programs/\" from th= e list on the left.\n 4. Now click the button \"/Add/\" on the very right.= \n 5. In the new dialog window, enter \"=3Dorg-protocol=3D\" as \"/Protoco= l/\", choose the\n radio button \"/Open with other application/\" and e= nter the path to\n emacsclient.\n\n# <>\n*** Windows set= up\n\n Windows users may register the \"=3Dorg-protocol=3D\" once for all = by adjusting the\n following to their facts, save it as *.reg file and dou= ble-click it. This\n worked for me on Windows-XP Professional and the emas= c23 from ourcomments.org\n ([[http://ourcomments.org/cgi-bin/emacsw32-dl-l= atest.pl]]). I'm no Windows user\n though and enhancements are more than w= elcome on the org-mode mailinglist. The\n original file is from http://kb.= mozillazine.org/Register_protocol.\n\n#+begin_example\nREGEDIT4\n\n[HKEY_CL= ASSES_ROOT\\org-protocol]\n@=3D\"URL:Org Protocol\"\n\"URL Protocol\"=3D\"\= "\n[HKEY_CLASSES_ROOT\\org-protocol\\shell]\n[HKEY_CLASSES_ROOT\\org-protoc= ol\\shell\\open]\n[HKEY_CLASSES_ROOT\\org-protocol\\shell\\open\\command]\n= @=3D\"\\\"C:\\\\Programme\\\\Emacs\\\\emacs\\\\bin\\\\emacsclientw.exe\\\" = \\\"%1\\\"\"\n#+end_example\n\n\n# <>\n*** Verify the in= stallation\n\n After your protocol is registered with your browse/OS, th= ese links here\n should work. Click on them and see if emacs reacts:\n\n= #+begin_html\n \n#+end_html\n\n\= n# <>\n* Using org-protocol\n\n To actually use org-prot= ocol add a bookmark to Firefox or opera.\n\n Here is the URL to use as \"/= Location/\" for browser bookmarks. Just remove the\n line breaks and repla= ce \"=3Dsub-protocol=3D\" with the real sub-protocol to use:\n\n : javascr= ipt:location.href=3D'org-protocol://sub-protocol://'+\n : encodeURIC= omponent(location.href)+'/'+\n : encodeURIComponent(document.title)+= '/'+\n : encodeURIComponent(window.getSelection())\n\n This URL may= be used for all three standard handlers in =3Dorg-protocol.el=3D. Some\n = of the values will be ignored (e.g. =3Dstore-link:/=3D will use the URL and= title\n only).\n\n# <>\n* Links and bookmarks: = =3Dorg-protocol-store-link=3D\n\n =3Dorg-store-link=3D stores an Org-link = insertable through =3DM-x org-insert-link=3D and\n pushes the URL found on= the =3Dkill-ring=3D for yanking (=3DC-y=3D). The sub-protocol used\n is \= "=3Dstore-link=3D\":\n\n : emacsclient org-protocol:/store-link:/URL/TITLE= \n\n will store this Org-link:\n\n#+begin_example\n[[URL][TITLE]]\n#+end_e= xample\n\n In addition, =3DURL=3D will be pushed on the =3Dkill-ring=3D fo= r yanking ('=3DC-y=3D'). You will\n have to encode =3DURL=3D and/or =3DTIT= LE=3D if they contain slashes, and probably quote\n those for the shell.\n= \n To use this feature, add a bookmark with an arbitrary name (e.g.\n \"/= Org: store-link/\") and enter this as \"=3DLocation=3D\":\n\n : javascript= :location.href=3D'org-protocol://store-link://'+encodeURIComponent(location= .href)\n\n\n# <>\n* Note taking and citations: =3Dorg= -protocol-capture=3D\n\n This one is triggered through the sub-protocol \"= =3Dcapture=3D\" and consumes up to\n three data fields:\n\n : emacsclient= org-protocol:/capture:/URL/TITLE/BODY\n\n will pop up an /*Capture*/ buff= er and fill the template with the data\n submitted.\n\n To use this featu= re, add a bookmark with an arbitrary name (e.g.\n \"/Org: capture/\") and = enter this as \"=3DLocation=3D\":\n\n : javascript:location.href=3D'org-pr= otocol://capture://'+\n : encodeURIComponent(location.href)+'/'+\n = : encodeURIComponent(document.title)+'/'+\n : encodeURICompone= nt(window.getSelection())\n\n The result depends on the template used. See= [[example-template][An example capture template]]\n further down.\n\n No= te, that this one, as opposed to the other two standard handlers, does not\= n mix with more parameters to emacsclient. All parameters but the\n #'=3D= org-protocol://org-capture://...=3D' one will be discarded.\n\n# <>\n*** Which capture template is used?\n :PROPERTIES:\n = :ID: org:f56bcb9a-20e7-4b37-99f1-839a8821cc4b\n :END:\n\n You= don't need to setup a capture template to use =3Dorg-protocol-capture=3D,\= n since Org-mode provides a default template for those cases. But, for\n= historical reasons, if a template with the key string \"=3Dw=3D\" is de= fined, this\n one will be choosen by default. This was done to make book= marks used for\n [[file:./org-annotation-helper.el][org-annotation-helpe= r]] work without changing the template.\n\n The problem with this soluti= on would be, that only one template can be used\n with the fuction. Luck= ily, =3Dorg-protocol-capture=3D understands a slightly\n extended syntax= to choose between several templates: If the first field of\n the data s= ubmitted is exactly one character in length, this character will\n be us= ed to select the template.\n\n Here we choose to use the \"=3Dx=3D\" tem= plate:\n\n : emacsclient org-protocol:/capture:/x/URL/TITLE/BODY\n\n = And, again, as bookmark location:\n : javascript:location.href=3D'org-pr= otocol://capture://x/'+\n : encodeURIComponent(location.href)+'/'+= \n : encodeURIComponent(document.title)+'/'+\n : encodeUR= IComponent(window.getSelection())\n\n# <>\n***** = An example capture template\n\n#+begin_src emacs-lisp\n (setq org-capture-= templates\n (quote\n ((\"w\"\n \"Default template\= "\n entry\n (file+headline \"~/org/capture.org\" \"Note= s\")\n \"* %^{Title}\\n\\n Source: %u, %c\\n\\n %i\"\n = :empty-lines 1)\n ;; ... more templates here ...\n )))\= n#+end_src\n\n - \"=3Dw=3D\" :: makes this one the default template used= for\n \"=3Dorg-protocol://capture://=3D\" URLs.\n - =3Dentr= y=3D :: makes it a regular entry with a headline.\n - =3Dfile+headline= =3D :: files the note in file \"=3D~/org/capture.org=3D\" as child of\n = the headline \"=3DNotes=3D\"\n - '=3D%c=3D' :: will be replaced= by an Org-link pointing to the location of the\n page you have= been visiting when clicking on the link. The page\n title will= be the links description.\n - '=3D%i=3D' :: will be replaced by the sel= ected text in your browser window if\n any.\n\n In addition= , you may use the following placeholders in your template:\n\n | Placeho= lders | Replacement |\n |---------------+----------------= -----------|\n | =3D%:link=3D | URL of the web-page |\n = | =3D%:description=3D | The title of the web-page |\n | =3D%:initial=3D = | Selected text. |\n\n You may read more about templates = and their special escape characters in the\n [[http://orgmode.org/manual= /Capture-templates.html#Capture-templates][Org-mode manual]].\n\n\n# <>\n*** Org-protocol-remember\n\n The =3Dorg-protocol-r= emember=3D handler is now obsolete. How ever, the handler is\n still av= ailable for backward compatibility. To use this handler, closely\n foll= ow the setup for the current =3Dorg-protocol-capture=3D handler, and simply= \n replace each occurrence of /capture/ with /remember/.\n\n As remem= ber templates look slightly different than capture templates, we\n provi= de an example here.\n\n# <>\n***** An example re= member template\n\n#+begin_src emacs-lisp\n(setq org-remember-templates\n = '((?w \"* %^{Title}\\n\\n Source: %u, %c\\n\\n %i\" nil \"Notes\")))\= n#+end_src\n\n - '=3D?w=3D' :: makes this one the default template used = for\n \"=3Dorg-protocol://remember://=3D\" URLs.\n - '=3D%c= =3D' :: will be replaced by an Org-link pointing to the location of the\n = page you have been visiting when clicking on the link. The page\= n title will be the links description.\n - '=3D%i=3D' :: wil= l be replaced by the selected text in your browser window if\n = any.\n\n In addition, you may use the following placeholders in your te= mplate:\n\n | Placeholders | Replacement |\n |--------= -------+---------------------------|\n | =3D%:link=3D | URL of th= e web-page |\n | =3D%:description=3D | The title of the web-page |= \n | =3D%:initial=3D | Selected text. |\n\n You may re= ad more about templates and their special escape characters in the\n [[h= ttp://orgmode.org/manual/Remember-templates.html#Remember-templates][Org-mo= de manual]].\n\n# <>\n* Edit published content: =3Dorg-protoco= l-open-source=3D\n\n This one was designed to help with opening sources fo= r editing when browsing\n in the first place. =3Dorg-protocol-open-source= =3D uses the custom variable\n =3Dorg-protocol-project-alist=3D to map URL= s to (local) filenames.\n\n Let's take http://orgmode.org/worg/ as our exa= mple.\n\n Our intention is to click a bookmark (or link) to open the sourc= e of the\n published file we are reading in our favourite editor. The book= mark-URL above\n could be used again. But since =3Dorg-protocol-open-sourc= e=3D regards the first\n field only, this here will do:\n\n : javascript:= location.href=3D'org-protocol://open-source://'+encodeURIComponent(location= .href)\n\n To open files publihed on Worg locally, =3Dorg-protocol-project= -alist=3D should look\n like this (you may skip the second project):\n\n#+= begin_src emacs-lisp\n(setq org-protocol-project-alist\n '((\"Worg\"\n= :base-url \"http://orgmode.org/worg/\"\n :working-director= y \"/home/user/worg/\"\n :online-suffix \".html\"\n :workin= g-suffix \".org\")\n (\"My local Org-notes\"\n :base-url \"h= ttp://localhost/org/\"\n :working-directory \"/home/user/org/\"\n = :online-suffix \".php\"\n :working-suffix \".org\")))\n#+end= _src\n\n If you're now browsing http://orgmode.org/worg/org-tutorials/org-= protocol.php\n and find a typo or have an idea how to enhance the document= ation, simply click\n the bookmark and start editing.\n\n There are to fu= nctions to help you filling =3Dorg-protocol-project-alist=3D with\n valid = contents. First of which is =3Dorg-protocol-create=3D that guides you throu= gh\n the process. If you're editing an Org-mode file that is part of a pub= lishing\n project in =3Dorg-publish-project-alist=3D, try\n\n : M-x org-p= rotocol-create-for-org RET\n\n# <>\n*** Handle = rewritten URLs\n\n In some cases, replacing =3D:base-url=3D with =3D:wor= king-directory=3D and\n =3D:online-suffix=3D with =3D:working-suffix=3D = will not yield the desired results.\n\n Suppose you maintain an online s= tore located at =3Dhttp://example.com/=3D. The\n local sources reside in= =3D/home/user/example/=3D. While most of the URLs map\n directly to loc= al file names by stripping URL parameters from the end and\n replacing t= he =3D:base-url=3D with =3D:working-diretory=3D and =3D:online-suffix=3D wi= th\n =3Dworking-suffix=3D, this might not work for rewritten URLs. It's = common\n practice, to serve all products in such a store through one fil= e and rewrite\n URLs, that do not match an existing file on the server.\= n\n That way, a request to =3Dhttp://example.com/print/posters-A4.html= =3D might be\n rewritten on the server to something like\n =3Dhttp://= example.com/shop/products.php/posters-A4.html.php=3D, where\n =3D/poster= s-A4-digital.html.php=3D is the so called path info. Note, that the\n br= owser will not notice the rewrite.\n\n If you now click your =3Dorg-prot= ocol://open-source://=3D bookmark, the handler\n will probably not find = a file named\n =3D/home/user/example/print/posters-A4.html.php=3D and fa= il.\n\n Or, even more simple, assume your browsing to =3Dhttp://example.= com/=3D. A file\n named =3D/home/user/example/.php=3D is not likely to e= xist.\n\n Since Org-mode commit =3D69b46e10aab3b2374ecbc1a963ba56e77102a= 9a4=3D from 15nth\n Nov. 2009, such an entry in =3Dorg-protocol-project-= alist=3D may hold an\n additional property =3D:rewrites=3D. This propert= y is a list of cons cells, each\n of which maps a regular expression to = a path, relative to the\n =3D:working-directory=3D.\n\n Now map the U= RL to the path =3D/home/user/example/products.php=3D by adding the\n =3D= :rewrites=3D property like this:\n\n#+begin_src emacs-lisp\n (setq org-pro= tocol-project-alist\n '((\"example.com\"\n :base-url \"htt= p://example.com/\"\n :working-directory \"/home/user/example/\"\n= :online-suffix \".php\"\n :working-suffix \".php\"\n = :rewrites ((\"example.com/print/\" . \"products.php\")\n = (\"example.com/$\" . \"index.php\"))\n )))\n#+end_src= \n\n Guess what the second =3D:rewrites=3D element does. Since =3Dexample= .com/$=3D is used as\n a regular expression, it maps =3Dhttp://example.co= m/=3D, =3Dhttps://example.com=3D,\n =3Dhttp://www.example.com/=3D and sim= ilar to =3D/home/user/example/index.php=3D.\n\n The =3D:rewrites=3D are s= earched as a last resort if, and only if no existing file\n name is match= ed.\n\n* Other browsers\n#<>\n*** Conkeror setup\n\nSetting= up org-protocol in [[http://conkeror.org/][Conkeror]] (an emacs inspired M= ozilla web\nbrowser) requires a slightly different method. You may simply a= dd the\nfollowing snippets of code to your .conkerorrc file.[fn:tassilosblo= g]\n\nFor org-store-link, add the following to .conkerorrc:\n\n: function o= rg_store_link (url, title, window) {\n: var cmd_str =3D 'emacsclient \\= \"org-protocol://store-link://'+url+'/'+title+'\\\"';\n: if (window != =3D null) {\n: window.minibuffer.message('Issuing ' + cmd_str);\n: }\n= : shell_command_blind(cmd_str);\n: }\n:\n: interactive(\"org-store-link= \", \"Stores [[url][title]] as org link and copies url to emacs kill ring\"= ,\n: function (I) {\n: org_store_link(encodeURIComponent(I.buffer.di= splay_uri_string), encodeURIComponent(I.buffer.document.title), I.window);\= n: });\n\nFor org-capture (or org-remember --- just exchange /capture/= with /remember/), use\nthe following:\n\n: function org_capture (url, titl= e, selection, window) {\n: var cmd_str =3D 'emacsclient \\\"org-protoco= l://capture://'+url+'/'+title+'/'+selection+'\\\"';\n: if (window !=3D = null) {\n: window.minibuffer.message('Issuing ' + cmd_str);\n: }\n: = shell_command_blind(cmd_str);\n: }\n:\n: interactive(\"org-capture\", \"C= lip url, title, and selection to capture via org-protocol\",\n: functi= on (I) {\n: org_capture(encodeURIComponent(I.buffer.display_uri_string), = encodeURIComponent(I.buffer.document.title), encodeURIComponent(I.buffer.to= p_frame.getSelection()), I.window);\n: });\n\nNow, you should be able = to invoke the commands from within conkeror\nwith =3DM-x org-store-link=3D = and =3DM-x org-capture=3D (or remember).\n\nOr, if you'd like your familiar= emacs keybindings, you can add the\nfollowing to your .conkerorrc:\n\n: de= fine_key(content_buffer_normal_keymap, \"C-c r\", \"org-capture\");\n: defi= ne_key(content_buffer_normal_keymap, \"C-c l\", \"org-store-link\");\n\n[fn= :tassilosblog] Adapted from Tassilo Horn's blog, \"Calling\norg-remember fr= om inside conkeror,\" November 14, 2008.\nhttp://tsdh.wordpress.com/2008/11= /14/calling-org-remember-from-inside-conkeror/\n\n*** Uzbl\n :PROPERTIES= :\n :CUSTOM_ID: uzbl\n :END:\n\nUzbl is a minimalistic webkit browser= for Unix/Linux.\n\n- [[http://www.uzbl.org/]]\n\nYou can pass encoded url = data from uzbl to org-protocol by adding the\nfollowing lines to =3D.config= /uzbl/config=3D.\n\n#+begin_src\n\n# Org-protocol\n\n@cbind \\\\r =3D sh '= emacsclient \"org-protocol://capture://\\@\\@/\\@\\@/\\@\\@\"'\n@cbind \\\\l =3D sh 'emacsclient \"org-protocol://capture= ://\\@\\@/\\@\\@\"'\n\n#+end_src\n\nThese bind org-protocol-capture and = org-store-line to \"\\r\" and \"\\l\" respectively.\n\n# <>\n* Keybindings for Firefox\n\n You can add key bindings for the =3Do= rg-protocol=3D commands using the keyconfig\n Firefox extension.\n\n Firs= t, install keyconfig from http://mozilla.dorando.at/keyconfig.xpi.\n\n Ope= n the keyconfig dialog by going to Tools and then Keyconfig.\n\n Click the= 'Add a new Key' button. Enter \"Org store link\" as the name.\n Enter the= following in the box with /* CODE */ in it:\n\n : var orgProtoString =3D = 'org-protocol://store-link://'+\n : encodeURIComponent(gBrowser.currentU= RI.spec) + '/' +\n : encodeURIComponent(gBrowser.contentWindow.document.= title) + '/' +\n : encodeURIComponent(window.getSelection());\n :\n : = gBrowser.loadURI(orgProtoString);\n\n Click OK. You will then need to bind= a key by clicking in the box next to the\n 'Apply' button and pressing wh= atever key combination you want. Click 'Apply' to\n store the keybinding.\= n\n Repeat the steps, but call the next key \"Org capture\" and use the co= de below:\n\n : var orgProtoString =3D 'org-protocol://capture://'+\n : = encodeURIComponent(gBrowser.currentURI.spec) + '/' +\n : encodeURICompo= nent(gBrowser.contentWindow.document.title) + '/' +\n : encodeURICompone= nt(window.getSelection());\n :\n : gBrowser.loadURI(orgProtoString);\n\n = Click Close, then OK, and then restart Firefox. You should then be able to= \n access the org-protocol functions with your chosen keys.\n\n# <>\n* Screencast: small introduction to org-protocol.el\n\n#+begin= _html\n\n#+end_html\n\nThis screencast shows o= ff some nice things you can do with Firefox,\nEmacs, Org-mode and org-proto= col.el.\n\nIt first shows how to create two bookmarklets, =3Dorg-capture=3D= and\n=3Dorg-store-link=3D. These bookmarklets enable your Firefox to talk = to\nemacsclient via a new protocol (=3Dorg-protocol://=3D); emacsclient the= n\nparses the request and tells Emacs to capture or store stuff at the\nrel= evant places in your Org files.\n\nAt the end of the screencast, we create = two ubiquity commands from these\nbookmarklets. Now in Firefox =3DALT-SPC = org-capture RET=3D creates a note\nin my Org files.\n" 0 8 (fontified t fac= e org-document-info-keyword font-lock-fontified t) 8 27 (fontified t face o= rg-document-title font-lock-fontified t) 27 30 (fontified t face org-docume= nt-title font-lock-multiline t font-lock-fontified t) 30 88 (fontified t fa= ce org-document-title font-lock-fontified t) 88 89 (fontified t) 89 212 (fo= ntified t face org-meta-line font-lock-fontified t) 212 213 (fontified t) 2= 13 227 (fontified t face org-meta-line font-lock-fontified t) 227 228 (font= ified t) 228 270 (fontified t face org-meta-line font-lock-fontified t) 270= 271 (fontified t) 271 284 (fontified t face org-meta-line font-lock-fontif= ied t) 284 287 (fontified t face org-meta-line font-lock-multiline t font-l= ock-fontified t) 287 288 (fontified t face org-meta-line font-lock-fontifie= d t) 288 291 (fontified t face org-meta-line font-lock-multiline t font-loc= k-fontified t) 291 305 (fontified t face org-meta-line font-lock-fontified = t) 305 308 (fontified t face org-meta-line font-lock-multiline t font-lock-= fontified t) 308 309 (fontified t face org-meta-line font-lock-fontified t)= 309 310 (fontified t) 310 341 (fontified t face org-meta-line font-lock-fo= ntified t) 341 342 (fontified t) 342 396 (fontified t face org-meta-line fo= nt-lock-fontified t) 396 397 (fontified t) 397 456 (fontified t face org-me= ta-line font-lock-fontified t) 456 457 (fontified t) 457 523 (fontified t f= ace org-meta-line font-lock-fontified t) 523 524 (fontified t) 524 536 (fon= tified t face org-meta-line font-lock-fontified t) 536 537 (fontified t) 53= 7 570 (fontified t face org-meta-line font-lock-fontified t) 570 571 (fonti= fied t) 571 648 (fontified t face org-meta-line font-lock-fontified t) 648 = 649 (fontified t) 649 661 (fontified t face org-meta-line font-lock-fontifi= ed t) 661 662 (fontified t) 662 694 (fontified t face org-meta-line font-lo= ck-fontified t) 694 695 (fontified t) 695 770 (fontified t face org-meta-li= ne font-lock-fontified t) 770 771 (fontified t) 771 783 (fontified t font-l= ock-fontified t face org-meta-line) 783 784 (fontified t) 784 815 (font-loc= k-fontified t fontified t face org-meta-line) 815 816 (fontified t) 816 890= (font-lock-fontified t fontified t face org-meta-line) 890 891 (fontified = t) 891 902 (font-lock-fontified t fontified t face org-meta-line) 902 903 (= font-lock-fontified t fontified t rear-nonsticky t face org-meta-line) 903 = 904 (fontified t) 904 915 (fontified t font-lock-fontified t face org-meta-= line) 915 916 (fontified t font-lock-fontified t face org-meta-line font-lo= ck-multiline t org-emphasis t invisible org-link) 916 923 (fontified t font= -lock-fontified t face org-meta-line font-lock-multiline t org-emphasis t) = 923 924 (fontified t font-lock-fontified t face org-meta-line font-lock-mul= tiline t org-emphasis t invisible org-link) 924 927 (fontified t font-lock-= fontified t face org-meta-line font-lock-multiline t) 927 928 (fontified t)= 928 948 (fontified t face org-meta-line font-lock-fontified t) 948 950 (fo= ntified t) 950 952 (fontified t org-no-flyspell t invisible org-link keymap= (keymap ... ... ...) mouse-face highlight font-lock-multiline t help-echo = "LINK: file:index.org" face org-link) 952 967 (fontified t org-no-flyspell = t mouse-face highlight face org-link keymap (keymap ... ... ...) invisible = org-link font-lock-multiline t help-echo "LINK: file:index.org") 967 968 (f= ontified t org-no-flyspell t mouse-face highlight face org-link keymap (key= map ... ... ...) invisible org-link font-lock-multiline t help-echo "LINK: = file:index.org" rear-nonsticky (mouse-face highlight keymap invisible intan= gible help-echo org-linked-text)) 968 972 (fontified t org-no-flyspell t mo= use-face highlight face org-link keymap (keymap ... ... ...) font-lock-mult= iline t help-echo "LINK: file:index.org") 972 973 (fontified t org-no-flysp= ell t mouse-face highlight face org-link keymap (keymap ... ... ...) rear-n= onsticky (mouse-face highlight keymap invisible intangible help-echo org-li= nked-text) font-lock-multiline t help-echo "LINK: file:index.org") 973 1002= (fontified t org-no-flyspell t keymap (keymap ... ... ...) mouse-face high= light font-lock-multiline t help-echo "LINK: file:index.org" face org-link)= 1002 1003 (fontified t org-no-flyspell t keymap (keymap ... ... ...) mouse= -face highlight font-lock-multiline t help-echo "LINK: file:index.org" rear= -nonsticky (mouse-face highlight keymap invisible intangible help-echo org-= linked-text) face org-link) 1003 1004 (fontified t org-no-flyspell t invisi= ble org-link keymap (keymap ... ... ...) mouse-face highlight font-lock-mul= tiline t help-echo "LINK: file:index.org" face org-link) 1004 1005 (fontifi= ed t org-no-flyspell t invisible org-link keymap (keymap ... ... ...) mouse= -face highlight font-lock-multiline t help-echo "LINK: file:index.org" rear= -nonsticky (mouse-face highlight keymap invisible intangible help-echo org-= linked-text) face org-link) 1005 1169 (fontified t) 1169 1358 (fontified t)= 1358 1369 (fontified t face font-lock-comment-face) 1369 1370 (fontified t= ) 1370 1372 (fontified t face org-level-1 mouse-face highlight keymap (keym= ap ... ... ...)) 1372 1393 (fontified t face org-level-1) 1393 1396 (fontif= ied t) 1396 1397 (fontified t org-no-flyspell t) 1397 1398 (fontified t fac= e (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisib= le org-link) 1398 1413 (fontified t face (org-code) org-no-flyspell t font-= lock-multiline t org-emphasis t) 1413 1414 (fontified t face (org-code) org= -no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 141= 4 1415 (fontified t org-no-flyspell t) 1415 1447 (fontified t) 1447 1449 (f= ontified t org-no-flyspell t invisible org-link keymap (keymap ... ... ...)= mouse-face highlight font-lock-multiline t help-echo "LINK: file:./org-ann= otation-helper.org" face org-link) 1449 1482 (fontified t org-no-flyspell t= mouse-face highlight face org-link keymap (keymap ... ... ...) invisible o= rg-link font-lock-multiline t help-echo "LINK: file:./org-annotation-helper= .org") 1482 1483 (fontified t org-no-flyspell t mouse-face highlight face o= rg-link keymap (keymap ... ... ...) invisible org-link font-lock-multiline = t help-echo "LINK: file:./org-annotation-helper.org" rear-nonsticky (mouse-= face highlight keymap invisible intangible help-echo org-linked-text)) 1483= 1506 (fontified t org-no-flyspell t mouse-face highlight face org-link key= map (keymap ... ... ...) font-lock-multiline t help-echo "LINK: file:./org-= annotation-helper.org") 1506 1507 (fontified t org-no-flyspell t mouse-face= highlight face org-link keymap (keymap ... ... ...) rear-nonsticky (mouse-= face highlight keymap invisible intangible help-echo org-linked-text) font-= lock-multiline t help-echo "LINK: file:./org-annotation-helper.org") 1507 1= 508 (fontified t org-no-flyspell t invisible org-link keymap (keymap ... ..= . ...) mouse-face highlight font-lock-multiline t help-echo "LINK: file:./o= rg-annotation-helper.org" face org-link) 1508 1509 (fontified t org-no-flys= pell t invisible org-link keymap (keymap ... ... ...) mouse-face highlight = font-lock-multiline t help-echo "LINK: file:./org-annotation-helper.org" re= ar-nonsticky (mouse-face highlight keymap invisible intangible help-echo or= g-linked-text) face org-link) 1509 1515 (fontified t) 1515 1516 (fontified = t org-no-flyspell t) 1516 1517 (fontified t face (org-code) org-no-flyspell= t font-lock-multiline t org-emphasis t invisible org-link) 1517 1535 (font= ified t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasi= s t) 1535 1536 (fontified t face (org-code) org-no-flyspell t font-lock-mul= tiline t org-emphasis t invisible org-link) 1536 1537 (fontified t org-no-f= lyspell t) 1537 1541 (fontified t) 1541 1542 (fontified t org-no-flyspell t= ) 1542 1543 (fontified t face (org-code) org-no-flyspell t font-lock-multil= ine t org-emphasis t invisible org-link) 1543 1571 (fontified t face (org-c= ode) org-no-flyspell t font-lock-multiline t org-emphasis t) 1571 1572 (fon= tified t face (org-code) org-no-flyspell t font-lock-multiline t org-emphas= is t invisible org-link) 1572 1573 (fontified t org-no-flyspell t) 1573 160= 7 (fontified t) 1607 1608 (fontified t org-no-flyspell t) 1608 1609 (fontif= ied t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis = t invisible org-link) 1609 1621 (fontified t face (org-code) org-no-flyspel= l t font-lock-multiline t org-emphasis t) 1621 1622 (fontified t face (org-= code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-= link) 1622 1652 (fontified t) 1652 1653 (fontified t org-no-flyspell t) 165= 3 1654 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t= org-emphasis t invisible org-link) 1654 1681 (fontified t face (org-code) = org-no-flyspell t font-lock-multiline t org-emphasis t) 1681 1682 (fontifie= d t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t = invisible org-link) 1682 1683 (fontified t org-no-flyspell t) 1683 1684 (fo= ntified t) 1684 1732 (fontified t) 1732 1733 (fontified t keymap (keymap ..= . ... ...) mouse-face highlight) 1733 1734 (fontified t org-no-flyspell t) = 1734 1735 (fontified t face (bold org-code) org-no-flyspell t font-lock-mul= tiline t org-emphasis t invisible org-link) 1735 1758 (fontified t face (bo= ld org-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 1758 1= 759 (fontified t face (bold org-code) org-no-flyspell t font-lock-multiline= t org-emphasis t invisible org-link) 1759 1760 (fontified t org-no-flyspel= l t face (bold)) 1760 1762 (fontified t face (bold)) 1762 1804 (fontified t= ) 1804 1805 (fontified t org-no-flyspell t) 1805 1806 (fontified t face (or= g-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible or= g-link) 1806 1816 (fontified t face (org-code) org-no-flyspell t font-lock-= multiline t org-emphasis t) 1816 1817 (fontified t face (org-code) org-no-f= lyspell t font-lock-multiline t org-emphasis t invisible org-link) 1817 181= 8 (fontified t org-no-flyspell t) 1818 1870 (fontified t) 1870 1871 (fontif= ied t org-no-flyspell t) 1871 1872 (fontified t face (org-code) org-no-flys= pell t font-lock-multiline t org-emphasis t invisible org-link) 1872 1881 (= fontified t face (org-code) org-no-flyspell t font-lock-multiline t org-emp= hasis t) 1881 1882 (fontified t face (org-code) org-no-flyspell t font-lock= -multiline t org-emphasis t invisible org-link) 1882 1883 (fontified t org-= no-flyspell t) 1883 1884 (fontified t) 1884 1888 (fontified t) 1888 1889 (f= ontified t keymap (keymap ... ... ...) mouse-face highlight) 1889 1890 (fon= tified t org-no-flyspell t) 1890 1891 (fontified t face (bold org-code) org= -no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 189= 1 1911 (fontified t face (bold org-code) org-no-flyspell t font-lock-multil= ine t org-emphasis t) 1911 1912 (fontified t face (bold org-code) org-no-fl= yspell t font-lock-multiline t org-emphasis t invisible org-link) 1912 1913= (fontified t org-no-flyspell t face (bold)) 1913 1915 (fontified t face (b= old)) 1915 1916 (fontified t) 1916 1922 (fontified t) 1922 1928 (fontified = t) 1928 1929 (fontified t org-no-flyspell t) 1929 1930 (fontified t face (o= rg-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible o= rg-link) 1930 1937 (fontified t face (org-code) org-no-flyspell t font-lock= -multiline t org-emphasis t) 1937 1938 (fontified t face (org-code) org-no-= flyspell t font-lock-multiline t org-emphasis t invisible org-link) 1938 19= 39 (fontified t org-no-flyspell t) 1939 1971 (fontified t) 1971 1972 (fonti= fied t) 1972 1992 (fontified t) 1992 1999 (fontified t) 1999 2007 (fontifie= d t) 2007 2032 (fontified t) 2032 2033 (fontified t org-no-flyspell t) 2033= 2034 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t = org-emphasis t invisible org-link) 2034 2041 (fontified t face (org-code) o= rg-no-flyspell t font-lock-multiline t org-emphasis t) 2041 2042 (fontified= t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t i= nvisible org-link) 2042 2043 (fontified t org-no-flyspell t) 2043 2044 (fon= tified t) 2044 2069 (fontified t) 2069 2076 (fontified t) 2076 2084 (fontif= ied t) 2084 2085 (fontified t org-no-flyspell t) 2085 2086 (fontified t fac= e (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisib= le org-link) 2086 2097 (fontified t face (org-code) org-no-flyspell t font-= lock-multiline t org-emphasis t) 2097 2098 (fontified t face (org-code) org= -no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 209= 8 2099 (fontified t org-no-flyspell t) 2099 2100 (fontified t) 2100 2104 (f= ontified t) 2104 2105 (fontified t keymap (keymap ... ... ...) mouse-face h= ighlight) 2105 2106 (fontified t org-no-flyspell t) 2106 2107 (fontified t = face (bold org-code) org-no-flyspell t font-lock-multiline t org-emphasis t= invisible org-link) 2107 2128 (fontified t face (bold org-code) org-no-fly= spell t font-lock-multiline t org-emphasis t) 2128 2129 (fontified t face (= bold org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invis= ible org-link) 2129 2130 (fontified t org-no-flyspell t face (bold)) 2130 2= 132 (fontified t face (bold)) 2132 2133 (fontified t) 2133 2210 (fontified = t) 2210 2224 (fontified t) 2224 2249 (fontified t) 2249 2250 (fontified t o= rg-no-flyspell t) 2250 2251 (fontified t face (org-code) org-no-flyspell t = font-lock-multiline t org-emphasis t invisible org-link) 2251 2259 (fontifi= ed t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t= ) 2259 2260 (fontified t face (org-code) org-no-flyspell t font-lock-multil= ine t org-emphasis t invisible org-link) 2260 2261 (fontified t org-no-flys= pell t) 2261 2285 (fontified t) 2285 2305 (fontified t) 2305 2346 (fontifie= d t) 2346 2347 (fontified t org-no-flyspell t) 2347 2348 (fontified t face = (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible= org-link) 2348 2360 (fontified t face (org-code) org-no-flyspell t font-lo= ck-multiline t org-emphasis t) 2360 2361 (fontified t face (org-code) org-n= o-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 2361 = 2362 (fontified t org-no-flyspell t) 2362 2367 (fontified t) 2367 2384 (fon= tified t) 2384 2385 (fontified t org-no-flyspell t) 2385 2386 (fontified t = face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invi= sible org-link) 2386 2399 (fontified t face (org-code) org-no-flyspell t fo= nt-lock-multiline t org-emphasis t) 2399 2406 (fontified t face (org-code) = org-no-flyspell t font-lock-multiline t org-emphasis t) 2406 2407 (fontifie= d t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t = invisible org-link) 2407 2408 (fontified t org-no-flyspell t) 2408 2409 (fo= ntified t) 2409 2410 (fontified t) 2410 2416 (fontified t) 2416 2420 (fonti= fied t face (org-latex-and-export-specials) font-lock-multiline t) 2420 248= 6 (fontified t) 2486 2487 (fontified t) 2487 2494 (fontified t) 2494 2495 (= fontified t face (italic) font-lock-multiline t org-emphasis t invisible or= g-link) 2495 2502 (fontified t face (italic) font-lock-multiline t org-emph= asis t) 2502 2503 (fontified t face (italic) font-lock-multiline t org-emph= asis t invisible org-link) 2503 2509 (fontified t) 2509 2510 (fontified t f= ace (italic) font-lock-multiline t org-emphasis t invisible org-link) 2510 = 2518 (fontified t face (italic) font-lock-multiline t org-emphasis t) 2518 = 2519 (fontified t face (italic) font-lock-multiline t org-emphasis t invisi= ble org-link) 2519 2560 (fontified t) 2560 2561 (fontified t) 2561 2562 (fo= ntified t) 2562 2570 (fontified t) 2570 2577 (fontified t) 2577 2596 (fonti= fied t) 2596 2601 (fontified t face (org-latex-and-export-specials) font-lo= ck-multiline t) 2601 2602 (fontified t) 2602 2603 (fontified t rear-nonstic= ky t) 2603 2607 (fontified t) 2607 2608 (fontified t keymap (keymap ... ...= ...) mouse-face highlight) 2608 2609 (fontified t org-no-flyspell t) 2609 = 2610 (fontified t face (bold org-code) org-no-flyspell t font-lock-multilin= e t org-emphasis t invisible org-link) 2610 2634 (fontified t face (bold or= g-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 2634 2635 (= fontified t face (bold org-code) org-no-flyspell t font-lock-multiline t or= g-emphasis t invisible org-link) 2635 2636 (fontified t org-no-flyspell t f= ace (bold)) 2636 2638 (fontified t face (bold)) 2638 2639 (fontified t) 263= 9 2645 (fontified t) 2645 2646 (fontified t org-no-flyspell t) 2646 2647 (f= ontified t face (org-code) org-no-flyspell t font-lock-multiline t org-emph= asis t invisible org-link) 2647 2658 (fontified t face (org-code) org-no-fl= yspell t font-lock-multiline t org-emphasis t) 2658 2659 (fontified t face = (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible= org-link) 2659 2660 (fontified t org-no-flyspell t) 2660 2777 (fontified t= ) 2777 2778 (fontified t org-no-flyspell t) 2778 2779 (fontified t face (or= g-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible or= g-link) 2779 2791 (fontified t face (org-code) org-no-flyspell t font-lock-= multiline t org-emphasis t) 2791 2792 (fontified t face (org-code) org-no-f= lyspell t font-lock-multiline t org-emphasis t invisible org-link) 2792 279= 3 (fontified t org-no-flyspell t) 2793 2824 (fontified t) 2824 2826 (fontif= ied t org-no-flyspell t invisible org-link keymap (keymap ... ... ...) mous= e-face highlight font-lock-multiline t help-echo "LINK: file:../org-tutoria= ls/org-protocol-custom-handler.org" face org-link) 2826 2880 (fontified t o= rg-no-flyspell t mouse-face highlight face org-link keymap (keymap ... ... = ...) invisible org-link font-lock-multiline t help-echo "LINK: file:../org-= tutorials/org-protocol-custom-handler.org") 2880 2881 (fontified t org-no-f= lyspell t mouse-face highlight face org-link keymap (keymap ... ... ...) in= visible org-link font-lock-multiline t help-echo "LINK: file:../org-tutoria= ls/org-protocol-custom-handler.org" rear-nonsticky (mouse-face highlight ke= ymap invisible intangible help-echo org-linked-text)) 2881 2890 (fontified = t org-no-flyspell t mouse-face highlight face org-link keymap (keymap ... .= .. ...) font-lock-multiline t help-echo "LINK: file:../org-tutorials/org-pr= otocol-custom-handler.org") 2890 2891 (fontified t org-no-flyspell t mouse-= face highlight face org-link keymap (keymap ... ... ...) rear-nonsticky (mo= use-face highlight keymap invisible intangible help-echo org-linked-text) f= ont-lock-multiline t help-echo "LINK: file:../org-tutorials/org-protocol-cu= stom-handler.org") 2891 2892 (fontified t org-no-flyspell t invisible org-l= ink keymap (keymap ... ... ...) mouse-face highlight font-lock-multiline t = help-echo "LINK: file:../org-tutorials/org-protocol-custom-handler.org" fac= e org-link) 2892 2893 (fontified t org-no-flyspell t invisible org-link key= map (keymap ... ... ...) mouse-face highlight font-lock-multiline t help-ec= ho "LINK: file:../org-tutorials/org-protocol-custom-handler.org" rear-nonst= icky (mouse-face highlight keymap invisible intangible help-echo org-linked= -text) face org-link) 2893 2909 (fontified t) 2909 2910 (fontified t org-no= -flyspell t) 2910 2911 (fontified t face (org-code) org-no-flyspell t font-= lock-multiline t org-emphasis t invisible org-link) 2911 2932 (fontified t = face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 293= 2 2933 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t= org-emphasis t invisible org-link) 2933 2934 (fontified t org-no-flyspell = t) 2934 2937 (fontified t) 2937 2955 (fontified t face font-lock-comment-fa= ce) 2955 2956 (fontified t) 2956 2958 (fontified t face org-level-1 mouse-f= ace highlight keymap (keymap ... ... ...)) 2958 2970 (fontified t face org-= level-1) 2970 2974 (fontified t) 2974 2975 (fontified t keymap (keymap ... = ... ...) mouse-face highlight) 2975 3025 (fontified t) 3025 3026 (fontified= t org-no-flyspell t) 3026 3027 (fontified t face (org-code) org-no-flyspel= l t font-lock-multiline t org-emphasis t invisible org-link) 3027 3033 (fon= tified t face (org-code) org-no-flyspell t font-lock-multiline t org-emphas= is t) 3033 3034 (fontified t face (org-code) org-no-flyspell t font-lock-mu= ltiline t org-emphasis t invisible org-link) 3034 3035 (fontified t org-no-= flyspell t) 3035 3037 (fontified t) 3037 3041 (fontified t org-no-flyspell = t) 3041 3058 (fontified t org-no-flyspell t face org-code) 3058 3062 (fonti= fied t org-no-flyspell t) 3062 3115 (fontified t org-no-flyspell t face org= -code) 3115 3119 (fontified t org-no-flyspell t) 3119 3145 (fontified t org= -no-flyspell t face org-code) 3145 3146 (fontified t) 3146 3148 (fontified = t face org-level-1 mouse-face highlight keymap (keymap ... ... ...)) 3148 3= 170 (fontified t face org-level-1) 3170 3211 (fontified t) 3211 3227 (fonti= fied t org-no-flyspell t invisible org-link keymap (keymap ... ... ...) mou= se-face highlight font-lock-multiline t help-echo "LINK: windows-setup" fac= e org-link) 3227 3228 (fontified t org-no-flyspell t invisible org-link key= map (keymap ... ... ...) mouse-face highlight font-lock-multiline t help-ec= ho "LINK: windows-setup" rear-nonsticky (mouse-face highlight keymap invisi= ble intangible help-echo org-linked-text) face org-link) 3228 3234 (fontifi= ed t org-no-flyspell t keymap (keymap ... ... ...) mouse-face highlight fon= t-lock-multiline t help-echo "LINK: windows-setup" face org-link) 3234 3235= (fontified t org-no-flyspell t keymap (keymap ... ... ...) mouse-face high= light font-lock-multiline t help-echo "LINK: windows-setup" rear-nonsticky = (mouse-face highlight keymap invisible intangible help-echo org-linked-text= ) face org-link) 3235 3236 (fontified t org-no-flyspell t invisible org-lin= k keymap (keymap ... ... ...) mouse-face highlight font-lock-multiline t he= lp-echo "LINK: windows-setup" face org-link) 3236 3237 (fontified t org-no-= flyspell t invisible org-link keymap (keymap ... ... ...) mouse-face highli= ght font-lock-multiline t help-echo "LINK: windows-setup" rear-nonsticky (m= ouse-face highlight keymap invisible intangible help-echo org-linked-text) = face org-link) 3237 3240 (fontified t) 3240 3259 (fontified t face font-loc= k-comment-face) 3259 3260 (fontified t) 3260 3262 (fontified t face org-hid= e mouse-face highlight keymap (keymap ... ... ...)) 3262 3264 (fontified t = face org-level-2 mouse-face highlight keymap (keymap ... ... ...)) 3264 327= 1 (fontified t face org-level-2) 3271 3339 (fontified t) 3339 3381 (fontifi= ed t org-no-flyspell t mouse-face highlight face org-link keymap (keymap ..= . ... ...)) 3381 3382 (fontified t org-no-flyspell t mouse-face highlight f= ace org-link keymap (keymap ... ... ...) rear-nonsticky (mouse-face highlig= ht keymap invisible intangible help-echo org-linked-text)) 3382 3406 (fonti= fied t) 3406 3408 (fontified t keymap (keymap ... ... ...) mouse-face highl= ight) 3408 3414 (fontified t) 3414 3415 (fontified t org-no-flyspell t) 341= 5 3416 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t= org-emphasis t invisible org-link) 3416 3428 (fontified t face (org-code) = org-no-flyspell t font-lock-multiline t org-emphasis t) 3428 3429 (fontifie= d t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t = invisible org-link) 3429 3430 (fontified t org-no-flyspell t) 3430 3470 (fo= ntified t) 3470 3472 (fontified t) 3472 3474 (fontified t keymap (keymap ..= . ... ...) mouse-face highlight) 3474 3482 (fontified t) 3482 3483 (fontifi= ed t face (italic) font-lock-multiline t org-emphasis t invisible org-link)= 3483 3510 (fontified t face (italic) font-lock-multiline t org-emphasis t)= 3510 3511 (fontified t face (italic) font-lock-multiline t org-emphasis t = invisible org-link) 3511 3528 (fontified t) 3528 3530 (fontified t keymap (= keymap ... ... ...) mouse-face highlight) 3530 3557 (fontified t) 3557 3559= (fontified t keymap (keymap ... ... ...) mouse-face highlight) 3559 3568 (= fontified t) 3568 3569 (fontified t face (italic) font-lock-multiline t org= -emphasis t invisible org-link) 3569 3572 (fontified t face (italic) font-l= ock-multiline t org-emphasis t) 3572 3573 (fontified t face (italic) font-l= ock-multiline t org-emphasis t invisible org-link) 3573 3579 (fontified t) = 3579 3580 (fontified t face (italic) font-lock-multiline t org-emphasis t i= nvisible org-link) 3580 3586 (fontified t face (italic) font-lock-multiline= t org-emphasis t) 3586 3587 (fontified t face (italic) font-lock-multiline= t org-emphasis t invisible org-link) 3587 3614 (fontified t) 3614 3616 (fo= ntified t keymap (keymap ... ... ...) mouse-face highlight) 3616 3623 (font= ified t) 3623 3624 (fontified t org-no-flyspell t) 3624 3625 (fontified t f= ace (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invis= ible org-link) 3625 3666 (fontified t face (org-code) org-no-flyspell t fon= t-lock-multiline t org-emphasis t) 3666 3667 (fontified t face (org-code) o= rg-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 3= 667 3668 (fontified t org-no-flyspell t) 3668 3695 (fontified t) 3695 3697 = (fontified t keymap (keymap ... ... ...) mouse-face highlight) 3697 3705 (f= ontified t) 3705 3706 (fontified t face (italic) font-lock-multiline t org-= emphasis t invisible org-link) 3706 3708 (fontified t face (italic) font-lo= ck-multiline t org-emphasis t) 3708 3709 (fontified t face (italic) font-lo= ck-multiline t org-emphasis t invisible org-link) 3709 3714 (fontified t) 3= 714 3716 (fontified t keymap (keymap ... ... ...) mouse-face highlight) 371= 6 3742 (fontified t) 3742 3744 (fontified t keymap (keymap ... ... ...) mou= se-face highlight) 3744 3782 (fontified t) 3782 3783 (fontified t org-no-fl= yspell t) 3783 3784 (fontified t face (org-code) org-no-flyspell t font-loc= k-multiline t org-emphasis t invisible org-link) 3784 3802 (fontified t fac= e (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 3802 3= 803 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t or= g-emphasis t invisible org-link) 3803 3804 (fontified t org-no-flyspell t) = 3804 3882 (fontified t) 3882 3901 (fontified t face font-lock-comment-face)= 3901 3902 (fontified t) 3902 3904 (fontified t face org-hide mouse-face hi= ghlight keymap (keymap ... ... ...)) 3904 3906 (fontified t face org-level-= 2 mouse-face highlight keymap (keymap ... ... ...)) 3906 3920 (fontified t = face org-level-2) 3920 3921 (fontified t) 3921 3937 (fontified t face org-s= pecial-keyword) 3937 3942 (fontified t) 3942 3953 (fontified t face org-spe= cial-keyword) 3953 3954 (fontified t) 3954 3974 (fontified t face org-prope= rty-value) 3974 3975 (fontified t) 3975 3984 (fontified t face org-special-= keyword) 3984 4003 (fontified t) 4003 4004 (fontified t org-no-flyspell t i= nvisible org-link keymap (keymap ... ... ...) mouse-face highlight font-loc= k-multiline t help-echo "LINK: http://article.gmane.org/gmane.emacs.orgmode= /6810" face org-link) 4004 4005 (fontified t org-no-flyspell t invisible or= g-link keymap (keymap ... ... ...) mouse-face highlight font-lock-multiline= t help-echo "LINK: http://article.gmane.org/gmane.emacs.orgmode/6810" rear= -nonsticky (mouse-face highlight keymap invisible intangible help-echo org-= linked-text) face org-link) 4005 4053 (fontified t org-no-flyspell t mouse-= face highlight face org-link keymap (keymap ... ... ...) font-lock-multilin= e t help-echo "LINK: http://article.gmane.org/gmane.emacs.orgmode/6810") 40= 53 4054 (fontified t org-no-flyspell t mouse-face highlight face org-link k= eymap (keymap ... ... ...) rear-nonsticky (mouse-face highlight keymap invi= sible intangible help-echo org-linked-text) font-lock-multiline t help-echo= "LINK: http://article.gmane.org/gmane.emacs.orgmode/6810") 4054 4055 (font= ified t org-no-flyspell t invisible org-link keymap (keymap ... ... ...) mo= use-face highlight font-lock-multiline t help-echo "LINK: http://article.gm= ane.org/gmane.emacs.orgmode/6810" face org-link) 4055 4056 (fontified t org= -no-flyspell t invisible org-link keymap (keymap ... ... ...) mouse-face hi= ghlight font-lock-multiline t help-echo "LINK: http://article.gmane.org/gma= ne.emacs.orgmode/6810" rear-nonsticky (mouse-face highlight keymap invisibl= e intangible help-echo org-linked-text) face org-link) 4056 4116 (fontified= t) 4116 4117 (fontified t org-no-flyspell t) 4117 4118 (fontified t face (= org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible = org-link) 4118 4156 (fontified t face (org-code) org-no-flyspell t font-loc= k-multiline t org-emphasis t) 4156 4157 (fontified t face (org-code) org-no= -flyspell t font-lock-multiline t org-emphasis t invisible org-link) 4157 4= 158 (fontified t org-no-flyspell t) 4158 4185 (fontified t) 4185 4186 (font= ified t org-no-flyspell t) 4186 4187 (fontified t face (org-code) org-no-fl= yspell t font-lock-multiline t org-emphasis t invisible org-link) 4187 4247= (fontified t face (org-code) org-no-flyspell t font-lock-multiline t org-e= mphasis t) 4247 4248 (fontified t face (org-code) org-no-flyspell t font-lo= ck-multiline t org-emphasis t invisible org-link) 4248 4249 (fontified t or= g-no-flyspell t) 4249 4411 (fontified t) 4411 4453 (fontified t) 4453 4480 = (fontified t face font-lock-comment-face) 4480 4481 (fontified t) 4481 4485= (fontified t face org-hide mouse-face highlight keymap (keymap ... ... ...= )) 4485 4487 (fontified t face org-level-3 mouse-face highlight keymap (key= map ... ... ...)) 4487 4504 (fontified t face org-level-3) 4504 4505 (fonti= fied t) 4505 4515 (fontified t org-no-flyspell t face org-code) 4515 4563 (= fontified t org-no-flyspell t mouse-face highlight face org-code keymap (ke= ymap ... ... ...)) 4563 4564 (fontified t org-no-flyspell t mouse-face high= light face org-code keymap (keymap ... ... ...) rear-nonsticky (mouse-face = highlight keymap invisible intangible help-echo org-linked-text)) 4564 4565= (fontified t org-no-flyspell t face org-code) 4565 4625 (fontified t org-n= o-flyspell t face org-code) 4625 4763 (fontified t org-no-flyspell t face o= rg-code) 4763 4764 (fontified t) 4764 4775 (fontified t face font-lock-comm= ent-face) 4775 4785 (fontified t face font-lock-comment-face) 4785 4788 (fo= ntified t face font-lock-comment-face) 4788 4789 (fontified t) 4789 4793 (f= ontified t face org-hide mouse-face highlight keymap (keymap ... ... ...)) = 4793 4795 (fontified t face org-level-3 mouse-face highlight keymap (keymap= ... ... ...)) 4795 4809 (fontified t face org-level-3) 4809 4810 (fontifie= d t) 4810 4820 (fontified t org-no-flyspell t face org-code) 4820 4868 (fon= tified t org-no-flyspell t mouse-face highlight face org-code keymap (keyma= p ... ... ...)) 4868 4869 (fontified t rear-nonsticky (mouse-face highlight= keymap invisible intangible help-echo org-linked-text) org-no-flyspell t m= ouse-face highlight face org-code keymap (keymap ... ... ...)) 4869 4870 (f= ontified t org-no-flyspell t face org-code) 4870 4927 (fontified t org-no-f= lyspell t face org-code) 4927 5068 (fontified t org-no-flyspell t face org-= code) 5068 5069 (fontified t) 5069 5124 (fontified t) 5124 5125 (fontified = t) 5125 5150 (fontified t face font-lock-comment-face) 5150 5151 (fontified= t) 5151 5155 (fontified t face org-hide mouse-face highlight keymap (keyma= p ... ... ...)) 5155 5157 (fontified t face org-level-3 mouse-face highligh= t keymap (keymap ... ... ...)) 5157 5172 (fontified t face org-level-3) 517= 2 5173 (fontified t) 5173 5183 (fontified t org-no-flyspell t face org-code= ) 5183 5231 (fontified t org-no-flyspell t mouse-face highlight face org-co= de keymap (keymap ... ... ...)) 5231 5232 (rear-nonsticky (mouse-face highl= ight keymap invisible intangible help-echo org-linked-text) fontified t org= -no-flyspell t mouse-face highlight face org-code keymap (keymap ... ... ..= .)) 5232 5233 (fontified t org-no-flyspell t face org-code) 5233 5291 (font= ified t org-no-flyspell t face org-code) 5291 5432 (fontified t org-no-flys= pell t face org-code) 5432 5433 (fontified t rear-nonsticky t org-no-flyspe= ll t face org-code) 5433 5434 (fontified t) 5434 5435 (fontified t) 5435 54= 52 (fontified t face font-lock-comment-face) 5452 5453 (fontified t) 5453 5= 455 (fontified t face org-hide mouse-face highlight keymap (keymap ... ... = ...)) 5455 5457 (fontified t face org-level-2 mouse-face highlight keymap (= keymap ... ... ...)) 5457 5462 (fontified t face org-level-2) 5462 5499 (fo= ntified t) 5499 5539 (fontified t org-no-flyspell t mouse-face highlight fa= ce org-link keymap (keymap ... ... ...)) 5539 5540 (fontified t org-no-flys= pell t mouse-face highlight face org-link keymap (keymap ... ... ...) rear-= nonsticky (mouse-face highlight keymap invisible intangible help-echo org-l= inked-text)) 5540 5611 (fontified t) 5611 5613 (fontified t keymap (keymap = ... ... ...) mouse-face highlight) 5613 5622 (fontified t) 5622 5623 (fonti= fied t face (italic) font-lock-multiline t org-emphasis t invisible org-lin= k) 5623 5628 (fontified t face (italic) font-lock-multiline t org-emphasis = t) 5628 5629 (fontified t face (italic) font-lock-multiline t org-emphasis = t invisible org-link) 5629 5635 (fontified t) 5635 5636 (fontified t face (= italic) font-lock-multiline t org-emphasis t invisible org-link) 5636 5645 = (fontified t face (italic) font-lock-multiline t org-emphasis t) 5645 5646 = (fontified t face (italic) font-lock-multiline t org-emphasis t invisible o= rg-link) 5646 5665 (fontified t) 5665 5667 (fontified t keymap (keymap ... = ... ...) mouse-face highlight) 5667 5684 (fontified t) 5684 5685 (fontified= t face (italic) font-lock-multiline t org-emphasis t invisible org-link) 5= 685 5693 (fontified t face (italic) font-lock-multiline t org-emphasis t) 5= 693 5694 (fontified t face (italic) font-lock-multiline t org-emphasis t in= visible org-link) 5694 5699 (fontified t) 5699 5701 (fontified t keymap (ke= ymap ... ... ...) mouse-face highlight) 5701 5710 (fontified t) 5710 5711 (= fontified t face (italic) font-lock-multiline t org-emphasis t invisible or= g-link) 5711 5719 (fontified t face (italic) font-lock-multiline t org-emph= asis t) 5719 5720 (fontified t face (italic) font-lock-multiline t org-emph= asis t invisible org-link) 5720 5751 (fontified t) 5751 5753 (fontified t k= eymap (keymap ... ... ...) mouse-face highlight) 5753 5776 (fontified t) 57= 76 5777 (fontified t face (italic) font-lock-multiline t org-emphasis t inv= isible org-link) 5777 5780 (fontified t face (italic) font-lock-multiline t= org-emphasis t) 5780 5781 (fontified t face (italic) font-lock-multiline t= org-emphasis t invisible org-link) 5781 5804 (fontified t) 5804 5806 (font= ified t keymap (keymap ... ... ...) mouse-face highlight) 5806 5839 (fontif= ied t) 5839 5840 (fontified t org-no-flyspell t) 5840 5841 (fontified t fac= e (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisib= le org-link) 5841 5853 (fontified t face (org-code) org-no-flyspell t font-= lock-multiline t org-emphasis t) 5853 5854 (fontified t face (org-code) org= -no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 585= 4 5855 (fontified t org-no-flyspell t) 5855 5860 (fontified t) 5860 5861 (f= ontified t face (italic) font-lock-multiline t org-emphasis t invisible org= -link) 5861 5869 (fontified t face (italic) font-lock-multiline t org-empha= sis t) 5869 5870 (fontified t face (italic) font-lock-multiline t org-empha= sis t invisible org-link) 5870 5903 (fontified t) 5903 5904 (fontified t fa= ce (italic) font-lock-multiline t org-emphasis t invisible org-link) 5904 5= 931 (fontified t face (italic) font-lock-multiline t org-emphasis t) 5931 5= 932 (fontified t face (italic) font-lock-multiline t org-emphasis t invisib= le org-link) 5932 5956 (fontified t) 5956 5975 (fontified nil) 5975 5994 (f= ontified t face font-lock-comment-face) 5994 5995 (fontified t) 5995 5997 (= fontified t face org-hide mouse-face highlight keymap (keymap ... ... ...))= 5997 5999 (fontified t face org-level-2 mouse-face highlight keymap (keyma= p ... ... ...)) 5999 6012 (fontified t face org-level-2) 6012 6047 (fontifi= ed t) 6047 6048 (fontified t org-no-flyspell t) 6048 6049 (fontified t face= (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisibl= e org-link) 6049 6061 (fontified t face (org-code) org-no-flyspell t font-l= ock-multiline t org-emphasis t) 6061 6062 (fontified t face (org-code) org-= no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 6062= 6063 (fontified t org-no-flyspell t) 6063 6253 (fontified t) 6253 6254 (fo= ntified t org-no-flyspell t invisible org-link keymap (keymap ... ... ...) = mouse-face highlight font-lock-multiline t help-echo "LINK: http://ourcomme= nts.org/cgi-bin/emacsw32-dl-latest.pl" face org-link) 6254 6255 (fontified = t org-no-flyspell t invisible org-link keymap (keymap ... ... ...) mouse-fa= ce highlight font-lock-multiline t help-echo "LINK: http://ourcomments.org/= cgi-bin/emacsw32-dl-latest.pl" rear-nonsticky (mouse-face highlight keymap = invisible intangible help-echo org-linked-text) face org-link) 6255 6306 (f= ontified t org-no-flyspell t mouse-face highlight face org-link keymap (key= map ... ... ...) font-lock-multiline t help-echo "LINK: http://ourcomments.= org/cgi-bin/emacsw32-dl-latest.pl") 6306 6307 (fontified t org-no-flyspell = t mouse-face highlight face org-link keymap (keymap ... ... ...) rear-nonst= icky (mouse-face highlight keymap invisible intangible help-echo org-linked= -text) font-lock-multiline t help-echo "LINK: http://ourcomments.org/cgi-bi= n/emacsw32-dl-latest.pl") 6307 6308 (fontified t org-no-flyspell t invisibl= e org-link keymap (keymap ... ... ...) mouse-face highlight font-lock-multi= line t help-echo "LINK: http://ourcomments.org/cgi-bin/emacsw32-dl-latest.p= l" face org-link) 6308 6309 (fontified t org-no-flyspell t invisible org-li= nk keymap (keymap ... ... ...) mouse-face highlight font-lock-multiline t h= elp-echo "LINK: http://ourcomments.org/cgi-bin/emacsw32-dl-latest.pl" rear-= nonsticky (mouse-face highlight keymap invisible intangible help-echo org-l= inked-text) face org-link) 6309 6437 (fontified t) 6437 6479 (fontified t o= rg-no-flyspell t mouse-face highlight face org-link keymap (keymap ... ... = ...)) 6479 6480 (fontified t org-no-flyspell t mouse-face highlight face or= g-link keymap (keymap ... ... ...) rear-nonsticky (mouse-face highlight key= map invisible intangible help-echo org-linked-text)) 6480 6483 (fontified t= ) 6483 6498 (fontified t font-lock-fontified t face org-meta-line font-lock= -multiline t) 6498 6499 (fontified t font-lock-fontified t font-lock-multil= ine t face org-meta-line) 6499 6542 (fontified nil font-lock-fontified t fo= nt-lock-multiline t face org-block) 6542 6781 (fontified t font-lock-fontif= ied t font-lock-multiline t face org-block) 6781 6782 (fontified t font-loc= k-fontified t font-lock-multiline t face org-meta-line) 6782 6795 (fontifie= d t font-lock-fontified t face org-meta-line font-lock-multiline t) 6795 67= 98 (fontified t) 6798 6821 (fontified t face font-lock-comment-face) 6821 6= 822 (fontified t) 6822 6824 (fontified t face org-hide mouse-face highlight= keymap (keymap ... ... ...)) 6824 6826 (fontified t face org-level-2 mouse= -face highlight keymap (keymap ... ... ...)) 6826 6849 (fontified t face or= g-level-2) 6849 6984 (fontified t) 6984 6996 (fontified t font-lock-fontifi= ed t face org-meta-line font-lock-multiline t) 6996 6997 (fontified t font-= lock-fontified t font-lock-multiline t face org-meta-line) 6997 7067 (fonti= fied t font-lock-fontified t font-lock-multiline t face org-block) 7067 715= 6 (font-lock-fontified t fontified t font-lock-multiline t face org-block) = 7156 7157 (font-lock-fontified t fontified t rear-nonsticky t font-lock-mul= tiline t face org-block) 7157 7243 (font-lock-fontified t fontified t font-= lock-multiline t face org-block) 7243 7244 (font-lock-fontified t fontified= t rear-nonsticky t font-lock-multiline t face org-block) 7244 7250 (fontif= ied t font-lock-fontified t font-lock-multiline t face org-block) 7250 7251= (fontified t font-lock-fontified t font-lock-multiline t face org-meta-lin= e) 7251 7261 (fontified t font-lock-fontified t face org-meta-line font-loc= k-multiline t) 7261 7262 (fontified t) 7262 7264 (fontified t) 7264 7286 (f= ontified t face font-lock-comment-face) 7286 7287 (fontified t) 7287 7289 (= fontified t face org-level-1 mouse-face highlight keymap (keymap ... ... ..= .)) 7289 7307 (fontified t face org-level-1) 7307 7406 (fontified t) 7406 7= 407 (fontified t face (italic) font-lock-multiline t org-emphasis t invisib= le org-link) 7407 7415 (fontified t face (italic) font-lock-multiline t org= -emphasis t) 7415 7416 (fontified t face (italic) font-lock-multiline t org= -emphasis t invisible org-link) 7416 7457 (fontified t) 7457 7483 (fontifie= d t) 7483 7484 (fontified t org-no-flyspell t) 7484 7485 (fontified t face = (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible= org-link) 7485 7497 (fontified t face (org-code) org-no-flyspell t font-lo= ck-multiline t org-emphasis t) 7497 7498 (fontified t face (org-code) org-n= o-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 7498 = 7499 (fontified t org-no-flyspell t) 7499 7536 (fontified t) 7536 7538 (fon= tified t org-no-flyspell t) 7538 7599 (fontified t org-no-flyspell t face o= rg-code) 7599 7601 (fontified t org-no-flyspell t) 7601 7648 (fontified t o= rg-no-flyspell t face org-code) 7648 7650 (fontified t org-no-flyspell t) 7= 650 7698 (fontified t org-no-flyspell t face org-code) 7698 7700 (fontified= t org-no-flyspell t) 7700 7750 (fontified t org-no-flyspell t face org-cod= e) 7750 7808 (fontified t) 7808 7809 (fontified t org-no-flyspell t) 7809 7= 810 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t or= g-emphasis t invisible org-link) 7810 7825 (fontified t face (org-code) org= -no-flyspell t font-lock-multiline t org-emphasis t) 7825 7826 (fontified t= face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t inv= isible org-link) 7826 7827 (fontified t org-no-flyspell t) 7827 7870 (fonti= fied t) 7870 7871 (fontified t org-no-flyspell t) 7871 7872 (fontified t fa= ce (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisi= ble org-link) 7872 7884 (fontified t face (org-code) org-no-flyspell t font= -lock-multiline t org-emphasis t) 7884 7885 (fontified t face (org-code) or= g-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 78= 85 7886 (fontified t org-no-flyspell t) 7886 7923 (fontified t) 7923 7952 (= fontified t face font-lock-comment-face) 7952 7953 (fontified t) 7953 7955 = (fontified t face org-level-1 mouse-face highlight keymap (keymap ... ... .= ..)) 7955 7975 (fontified t face org-level-1) 7975 7976 (fontified t face o= rg-level-1 org-no-flyspell t) 7976 7977 (fontified t face (org-code org-lev= el-1) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-= link) 7977 8000 (fontified t face (org-code org-level-1) org-no-flyspell t = font-lock-multiline t org-emphasis t) 8000 8001 (fontified t face (org-code= org-level-1) org-no-flyspell t font-lock-multiline t org-emphasis t invisi= ble org-link) 8001 8004 (fontified t) 8004 8005 (fontified t org-no-flyspel= l t) 8005 8006 (fontified t face (org-code) org-no-flyspell t font-lock-mul= tiline t org-emphasis t invisible org-link) 8006 8020 (fontified t face (or= g-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 8020 8021 (= fontified t face (org-code) org-no-flyspell t font-lock-multiline t org-emp= hasis t invisible org-link) 8021 8022 (fontified t org-no-flyspell t) 8022 = 8059 (fontified t) 8059 8060 (fontified t org-no-flyspell t) 8060 8061 (fon= tified t face (org-code) org-no-flyspell t font-lock-multiline t org-emphas= is t invisible org-link) 8061 8080 (fontified t face (org-code) org-no-flys= pell t font-lock-multiline t org-emphasis t) 8080 8081 (fontified t face (o= rg-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible o= rg-link) 8081 8082 (fontified t org-no-flyspell t) 8082 8115 (fontified t) = 8115 8116 (fontified t org-no-flyspell t) 8116 8117 (fontified t face (org-= code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-= link) 8117 8126 (fontified t face (org-code) org-no-flyspell t font-lock-mu= ltiline t org-emphasis t) 8126 8127 (fontified t face (org-code) org-no-fly= spell t font-lock-multiline t org-emphasis t invisible org-link) 8127 8128 = (fontified t org-no-flyspell t) 8128 8140 (fontified t) 8140 8141 (fontifie= d t org-no-flyspell t) 8141 8142 (fontified t face (org-code) org-no-flyspe= ll t font-lock-multiline t org-emphasis t invisible org-link) 8142 8145 (fo= ntified t face (org-code) org-no-flyspell t font-lock-multiline t org-empha= sis t) 8145 8146 (fontified t face (org-code) org-no-flyspell t font-lock-m= ultiline t org-emphasis t invisible org-link) 8146 8147 (fontified t org-no= -flyspell t) 8147 8176 (fontified t) 8176 8177 (fontified t org-no-flyspell= t) 8177 8178 (fontified t face (org-code) org-no-flyspell t font-lock-mult= iline t org-emphasis t invisible org-link) 8178 8188 (fontified t face (org= -code) org-no-flyspell t font-lock-multiline t org-emphasis t) 8188 8189 (f= ontified t face (org-code) org-no-flyspell t font-lock-multiline t org-emph= asis t invisible org-link) 8189 8190 (fontified t org-no-flyspell t) 8190 8= 193 (fontified t) 8193 8195 (fontified t org-no-flyspell t) 8195 8245 (font= ified t org-no-flyspell t face org-code) 8245 8275 (fontified t) 8275 8290 = (fontified t face org-meta-line font-lock-fontified t font-lock-multiline t= ) 8290 8291 (fontified t font-lock-fontified t font-lock-multiline t face o= rg-meta-line) 8291 8297 (fontified t org-no-flyspell t keymap (keymap ... .= .. ...) mouse-face highlight font-lock-multiline t help-echo "LINK: URL" fa= ce org-block font-lock-fontified t) 8297 8298 (fontified t org-no-flyspell = t keymap (keymap ... ... ...) mouse-face highlight font-lock-multiline t he= lp-echo "LINK: URL" rear-nonsticky (mouse-face highlight keymap invisible i= ntangible help-echo org-linked-text) face org-block font-lock-fontified t) = 8298 8302 (fontified t org-no-flyspell t keymap (keymap ... ... ...) mouse-= face highlight font-lock-multiline t help-echo "LINK: URL" face org-block f= ont-lock-fontified t) 8302 8303 (fontified t org-no-flyspell t keymap (keym= ap ... ... ...) mouse-face highlight font-lock-multiline t help-echo "LINK:= URL" rear-nonsticky (mouse-face highlight keymap invisible intangible help= -echo org-linked-text) face org-block font-lock-fontified t) 8303 8304 (fon= tified t org-no-flyspell t keymap (keymap ... ... ...) mouse-face highlight= font-lock-multiline t help-echo "LINK: URL" face org-block font-lock-fonti= fied t) 8304 8305 (fontified t org-no-flyspell t keymap (keymap ... ... ...= ) mouse-face highlight font-lock-multiline t help-echo "LINK: URL" rear-non= sticky (mouse-face highlight keymap invisible intangible help-echo org-link= ed-text) face org-block font-lock-fontified t) 8305 8306 (fontified t font-= lock-fontified t font-lock-multiline t face org-meta-line) 8306 8319 (fonti= fied t face org-meta-line font-lock-fontified t font-lock-multiline t) 8319= 8335 (fontified t) 8335 8336 (fontified t org-no-flyspell t) 8336 8337 (fo= ntified t face (org-code) org-no-flyspell t font-lock-multiline t org-empha= sis t invisible org-link) 8337 8340 (fontified t face (org-code) org-no-fly= spell t font-lock-multiline t org-emphasis t) 8340 8341 (fontified t face (= org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible = org-link) 8341 8342 (fontified t org-no-flyspell t) 8342 8363 (fontified t)= 8363 8364 (fontified t org-no-flyspell t) 8364 8365 (fontified t face (org= -code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org= -link) 8365 8374 (fontified t face (org-code) org-no-flyspell t font-lock-m= ultiline t org-emphasis t) 8374 8375 (fontified t face (org-code) org-no-fl= yspell t font-lock-multiline t org-emphasis t invisible org-link) 8375 8376= (fontified t org-no-flyspell t) 8376 8389 (fontified t) 8389 8390 (fontifi= ed t org-no-flyspell t) 8390 8391 (fontified t face (org-code) org-no-flysp= ell t font-lock-multiline t org-emphasis t invisible org-link) 8391 8394 (f= ontified t face (org-code) org-no-flyspell t font-lock-multiline t org-emph= asis t) 8394 8395 (fontified t face (org-code) org-no-flyspell t font-lock-= multiline t org-emphasis t invisible org-link) 8395 8396 (fontified t org-n= o-flyspell t) 8396 8424 (fontified t) 8424 8425 (fontified t org-no-flyspel= l t) 8425 8426 (fontified t face (org-code) org-no-flyspell t font-lock-mul= tiline t org-emphasis t invisible org-link) 8426 8429 (fontified t face (or= g-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 8429 8430 (= fontified t face (org-code) org-no-flyspell t font-lock-multiline t org-emp= hasis t invisible org-link) 8430 8431 (fontified t org-no-flyspell t) 8431 = 8437 (fontified t) 8437 8438 (fontified t org-no-flyspell t) 8438 8439 (fon= tified t face (org-code) org-no-flyspell t font-lock-multiline t org-emphas= is t invisible org-link) 8439 8444 (fontified t face (org-code) org-no-flys= pell t font-lock-multiline t org-emphasis t) 8444 8445 (fontified t face (o= rg-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible o= rg-link) 8445 8446 (fontified t org-no-flyspell t) 8446 8490 (fontified t) = 8490 8584 (fontified t) 8584 8585 (fontified t face (italic) font-lock-mult= iline t org-emphasis t invisible org-link) 8585 8600 (fontified t face (ita= lic) font-lock-multiline t org-emphasis t) 8600 8601 (fontified t face (ita= lic) font-lock-multiline t org-emphasis t invisible org-link) 8601 8622 (fo= ntified t) 8622 8623 (fontified t org-no-flyspell t) 8623 8624 (fontified t= face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t inv= isible org-link) 8624 8632 (fontified t face (org-code) org-no-flyspell t f= ont-lock-multiline t org-emphasis t) 8632 8633 (fontified t face (org-code)= org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link)= 8633 8634 (fontified t org-no-flyspell t) 8634 8637 (fontified t) 8637 863= 9 (fontified t org-no-flyspell t) 8639 8731 (fontified t org-no-flyspell t = face org-code) 8731 8733 (fontified t) 8733 8750 (fontified t face font-loc= k-comment-face) 8750 8757 (fontified t face font-lock-comment-face) 8757 87= 59 (fontified t face font-lock-comment-face) 8759 8760 (fontified t) 8760 8= 762 (fontified t face org-level-1 mouse-face highlight keymap (keymap ... .= .. ...)) 8762 8788 (fontified t face org-level-1) 8788 8789 (fontified t fa= ce org-level-1 org-no-flyspell t) 8789 8790 (fontified t face (org-code org= -level-1) org-no-flyspell t font-lock-multiline t org-emphasis t invisible = org-link) 8790 8810 (fontified t face (org-code org-level-1) org-no-flyspel= l t font-lock-multiline t org-emphasis t) 8810 8811 (fontified t face (org-= code org-level-1) org-no-flyspell t font-lock-multiline t org-emphasis t in= visible org-link) 8811 8812 (fontified t) 8812 8813 (fontified t) 8813 8862= (fontified t) 8862 8863 (fontified t org-no-flyspell t) 8863 8864 (fontifi= ed t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t= invisible org-link) 8864 8871 (fontified t face (org-code) org-no-flyspell= t font-lock-multiline t org-emphasis t) 8871 8872 (fontified t face (org-c= ode) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-l= ink) 8872 8873 (fontified t org-no-flyspell t) 8873 8893 (fontified t) 8893= 8915 (fontified t) 8915 8917 (fontified t org-no-flyspell t) 8917 8969 (fo= ntified t org-no-flyspell t face org-code) 8969 8970 (fontified t) 8970 898= 7 (fontified t) 8987 8988 (fontified t face (italic) font-lock-multiline t = org-emphasis t invisible org-link) 8988 8989 (fontified t face (italic) fon= t-lock-multiline t org-emphasis t) 8989 8996 (fontified t face (italic) fon= t-lock-multiline t org-emphasis t) 8996 8997 (fontified t face (italic) fon= t-lock-multiline t org-emphasis t) 8997 8998 (fontified t face (italic) fon= t-lock-multiline t org-emphasis t invisible org-link) 8998 9042 (fontified = t) 9042 9123 (fontified t) 9123 9126 (fontified t) 9126 9127 (fontified t f= ace (italic) font-lock-multiline t org-emphasis t invisible org-link) 9127 = 9132 (fontified t face (italic) font-lock-multiline t org-emphasis t) 9132 = 9139 (fontified t face (italic) font-lock-multiline t org-emphasis t) 9139 = 9140 (fontified t face (italic) font-lock-multiline t org-emphasis t invisi= ble org-link) 9140 9161 (fontified t) 9161 9162 (fontified t org-no-flyspel= l t) 9162 9163 (fontified t face (org-code) org-no-flyspell t font-lock-mul= tiline t org-emphasis t invisible org-link) 9163 9171 (fontified t face (or= g-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 9171 9172 (= fontified t face (org-code) org-no-flyspell t font-lock-multiline t org-emp= hasis t invisible org-link) 9172 9173 (fontified t org-no-flyspell t) 9173 = 9175 (fontified t) 9175 9176 (fontified t) 9176 9178 (fontified t org-no-fl= yspell t) 9178 9221 (fontified t org-no-flyspell t face org-code) 9221 9228= (fontified t org-no-flyspell t face org-code) 9228 9234 (fontified t org-n= o-flyspell t face org-code) 9234 9236 (fontified t org-no-flyspell t) 9236 = 9283 (fontified t org-no-flyspell t face org-code) 9283 9285 (fontified t o= rg-no-flyspell t) 9285 9333 (fontified t org-no-flyspell t face org-code) 9= 333 9335 (fontified t org-no-flyspell t) 9335 9385 (fontified t org-no-flys= pell t face org-code) 9385 9386 (fontified t) 9386 9433 (fontified t) 9433 = 9452 (fontified t help-echo "LINK: example-template" org-no-flyspell t invi= sible org-link keymap (keymap ... ... ...) mouse-face highlight font-lock-m= ultiline t face org-link) 9452 9453 (fontified t help-echo "LINK: example-t= emplate" rear-nonsticky (mouse-face highlight keymap invisible intangible h= elp-echo org-linked-text) org-no-flyspell t invisible org-link keymap (keym= ap ... ... ...) mouse-face highlight font-lock-multiline t face org-link) 9= 453 9464 (fontified t help-echo "LINK: example-template" org-no-flyspell t = keymap (keymap ... ... ...) mouse-face highlight font-lock-multiline t face= org-link) 9464 9471 (fontified t org-no-flyspell t keymap (keymap ... ... = ...) mouse-face highlight font-lock-multiline t help-echo "LINK: example-te= mplate" face org-link) 9471 9479 (fontified t help-echo "LINK: example-temp= late" org-no-flyspell t keymap (keymap ... ... ...) mouse-face highlight fo= nt-lock-multiline t face org-link) 9479 9480 (fontified t help-echo "LINK: = example-template" rear-nonsticky (mouse-face highlight keymap invisible int= angible help-echo org-linked-text) org-no-flyspell t keymap (keymap ... ...= ...) mouse-face highlight font-lock-multiline t face org-link) 9480 9481 (= fontified t help-echo "LINK: example-template" org-no-flyspell t invisible = org-link keymap (keymap ... ... ...) mouse-face highlight font-lock-multili= ne t face org-link) 9481 9482 (fontified t help-echo "LINK: example-templat= e" rear-nonsticky (mouse-face highlight keymap invisible intangible help-ec= ho org-linked-text) org-no-flyspell t invisible org-link keymap (keymap ...= ... ...) mouse-face highlight font-lock-multiline t face org-link) 9482 94= 83 (fontified t) 9483 9645 (fontified t) 9645 9648 (fontified t) 9648 9649 = (fontified t org-no-flyspell t) 9649 9650 (fontified t face (org-code) org-= no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 9650= 9669 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t = org-emphasis t) 9669 9676 (fontified t face (org-code) org-no-flyspell t fo= nt-lock-multiline t org-emphasis t) 9676 9682 (fontified t face (org-code) = org-no-flyspell t font-lock-multiline t org-emphasis t) 9682 9683 (fontifie= d t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t = invisible org-link) 9683 9684 (fontified t org-no-flyspell t) 9684 9708 (fo= ntified t) 9708 9709 (fontified t) 9709 9719 (fontified t face font-lock-co= mment-face) 9719 9726 (fontified t face font-lock-comment-face) 9726 9737 (= fontified t face font-lock-comment-face) 9737 9738 (fontified t) 9738 9740 = (fontified t face org-hide mouse-face highlight keymap (keymap ... ... ...)= ) 9740 9742 (fontified t face org-level-2 mouse-face highlight keymap (keym= ap ... ... ...)) 9742 9748 (fontified t face org-level-2) 9748 9755 (fontif= ied t face org-level-2) 9755 9773 (fontified t face org-level-2) 9773 9774 = (fontified t) 9774 9790 (fontified t face org-special-keyword) 9790 9791 (f= ontified t) 9791 9795 (fontified t) 9795 9796 (fontified t face org-special= -keyword) 9796 9798 (fontified t face org-special-keyword) 9798 9799 (fonti= fied t face org-special-keyword) 9799 9801 (fontified t) 9801 9802 (fontifi= ed t) 9802 9804 (fontified t) 9804 9805 (fontified t) 9805 9806 (fontified = t) 9806 9846 (fontified t face org-property-value) 9846 9847 (fontified t) = 9847 9856 (fontified t face org-special-keyword) 9856 9857 (fontified t) 98= 57 9858 (fontified t) 9858 9888 (fontified t) 9888 9895 (fontified t) 9895 = 9911 (fontified t) 9911 9912 (fontified t org-no-flyspell t) 9912 9913 (fon= tified t face (org-code) org-no-flyspell t font-lock-multiline t org-emphas= is t invisible org-link) 9913 9926 (fontified t face (org-code) org-no-flys= pell t font-lock-multiline t org-emphasis t) 9926 9933 (fontified t face (o= rg-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 9933 9934 = (fontified t face (org-code) org-no-flyspell t font-lock-multiline t org-em= phasis t invisible org-link) 9934 9935 (fontified t org-no-flyspell t) 9935= 9940 (fontified t) 9940 10008 (fontified t) 10008 10013 (fontified t) 1001= 3 10067 (fontified t) 10067 10068 (fontified t org-no-flyspell t) 10068 100= 69 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t org= -emphasis t invisible org-link) 10069 10070 (fontified t face (org-code) or= g-no-flyspell t font-lock-multiline t org-emphasis t) 10070 10071 (fontifie= d t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t = invisible org-link) 10071 10072 (fontified t org-no-flyspell t) 10072 10073= (fontified t) 10073 10085 (fontified t) 10085 10089 (fontified t) 10089 10= 094 (fontified t) 10094 10166 (fontified t) 10166 10171 (fontified t) 10171= 10173 (fontified t help-echo "LINK: file:./org-annotation-helper.el" org-n= o-flyspell t invisible org-link keymap (keymap ... ... ...) mouse-face high= light font-lock-multiline t face org-link) 10173 10205 (fontified t help-ec= ho "LINK: file:./org-annotation-helper.el" org-no-flyspell t mouse-face hig= hlight face org-link keymap (keymap ... ... ...) invisible org-link font-lo= ck-multiline t) 10205 10206 (fontified t help-echo "LINK: file:./org-annota= tion-helper.el" rear-nonsticky (mouse-face highlight keymap invisible intan= gible help-echo org-linked-text) org-no-flyspell t mouse-face highlight fac= e org-link keymap (keymap ... ... ...) invisible org-link font-lock-multili= ne t) 10206 10226 (fontified t help-echo "LINK: file:./org-annotation-helpe= r.el" org-no-flyspell t mouse-face highlight face org-link keymap (keymap .= .. ... ...) font-lock-multiline t) 10226 10227 (fontified t rear-nonsticky = (mouse-face highlight keymap invisible intangible help-echo org-linked-text= ) help-echo "LINK: file:./org-annotation-helper.el" org-no-flyspell t mouse= -face highlight face org-link keymap (keymap ... ... ...) font-lock-multili= ne t) 10227 10228 (fontified t help-echo "LINK: file:./org-annotation-helpe= r.el" org-no-flyspell t invisible org-link keymap (keymap ... ... ...) mous= e-face highlight font-lock-multiline t face org-link) 10228 10229 (fontifie= d t help-echo "LINK: file:./org-annotation-helper.el" rear-nonsticky (mouse= -face highlight keymap invisible intangible help-echo org-linked-text) org-= no-flyspell t invisible org-link keymap (keymap ... ... ...) mouse-face hig= hlight font-lock-multiline t face org-link) 10229 10266 (fontified t) 10266= 10347 (fontified t) 10347 10377 (fontified t) 10377 10378 (fontified t org= -no-flyspell t) 10378 10379 (fontified t face (org-code) org-no-flyspell t = font-lock-multiline t org-emphasis t invisible org-link) 10379 10392 (fonti= fied t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis= t) 10392 10399 (fontified t face (org-code) org-no-flyspell t font-lock-mu= ltiline t org-emphasis t) 10399 10400 (fontified t face (org-code) org-no-f= lyspell t font-lock-multiline t org-emphasis t invisible org-link) 10400 10= 401 (fontified t org-no-flyspell t) 10401 10424 (fontified t) 10424 10619 (= fontified t) 10619 10649 (fontified t) 10649 10650 (fontified t org-no-flys= pell t) 10650 10651 (fontified t face (org-code) org-no-flyspell t font-loc= k-multiline t org-emphasis t invisible org-link) 10651 10652 (fontified t f= ace (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 1065= 2 10653 (fontified t face (org-code) org-no-flyspell t font-lock-multiline = t org-emphasis t invisible org-link) 10653 10654 (fontified t org-no-flyspe= ll t) 10654 10655 (fontified t) 10655 10665 (fontified t) 10665 10666 (font= ified t) 10666 10670 (fontified t org-no-flyspell t) 10670 10698 (fontified= t org-no-flyspell t face org-code) 10698 10705 (fontified t org-no-flyspel= l t face org-code) 10705 10724 (fontified t org-no-flyspell t face org-code= ) 10724 10763 (fontified t) 10763 10767 (fontified t org-no-flyspell t) 107= 67 10810 (fontified t org-no-flyspell t face org-code) 10810 10817 (fontifi= ed t org-no-flyspell t face org-code) 10817 10825 (fontified t org-no-flysp= ell t face org-code) 10825 10829 (fontified t org-no-flyspell t) 10829 1087= 6 (fontified t org-no-flyspell t face org-code) 10876 10880 (fontified t or= g-no-flyspell t) 10880 10928 (fontified t org-no-flyspell t face org-code) = 10928 10932 (fontified t org-no-flyspell t) 10932 10982 (fontified t org-no= -flyspell t face org-code) 10982 10983 (fontified t) 10983 11013 (fontified= t face font-lock-comment-face) 11013 11014 (fontified t) 11014 11018 (font= ified t face org-hide mouse-face highlight keymap (keymap ... ... ...)) 110= 18 11020 (fontified t face org-level-3 mouse-face highlight keymap (keymap = ... ... ...)) 11020 11038 (fontified t face org-level-3) 11038 11047 (fonti= fied t face org-level-3) 11047 11048 (fontified t) 11048 11049 (fontified t= ) 11049 11071 (font-lock-fontified t fontified t face org-meta-line font-lo= ck-multiline t) 11071 11072 (font-lock-fontified t fontified t font-lock-mu= ltiline t face org-meta-line) 11072 11074 (fontified t font-lock-fontified = t font-lock-multiline t face org-block) 11074 11102 (fontified t font-lock-= fontified t font-lock-multiline t face org-block) 11102 11104 (fontified t = font-lock-fontified t font-lock-multiline t face org-block) 11104 11117 (fo= ntified t font-lock-fontified t font-lock-multiline t face org-block) 11117= 11119 (fontified t font-lock-fontified t font-lock-multiline t face org-bl= ock) 11119 11127 (fontified t font-lock-fontified t font-lock-multiline t f= ace org-block) 11127 11128 (fontified t font-lock-fontified t font-lock-mul= tiline t face org-block) 11128 11131 (fontified t font-lock-fontified t fon= t-lock-multiline t face org-block) 11131 11132 (fontified t font-lock-fonti= fied t font-lock-multiline t face org-block) 11132 11134 (fontified t font-= lock-fontified t font-lock-multiline t face org-block) 11134 11143 (fontifi= ed t font-lock-fontified t font-lock-multiline t face org-block) 11143 1116= 1 (fontified t font-lock-fontified t font-lock-multiline t face org-block) = 11161 11162 (fontified t font-lock-fontified t font-lock-multiline t face o= rg-block) 11162 11164 (fontified t font-lock-fontified t font-lock-multilin= e t face org-block) 11164 11173 (fontified t font-lock-fontified t font-loc= k-multiline t face org-block) 11173 11179 (fontified t font-lock-fontified = t font-lock-multiline t face org-block) 11179 11181 (fontified t font-lock-= fontified t font-lock-multiline t face org-block) 11181 11190 (fontified t = font-lock-fontified t font-lock-multiline t face org-block) 11190 11205 (fo= ntified t font-lock-fontified t font-lock-multiline t face org-block) 11205= 11224 (fontified t font-lock-fontified t font-lock-multiline t face org-bl= ock) 11224 11225 (fontified t font-lock-fontified t font-lock-multiline t f= ace org-block) 11225 11232 (fontified t font-lock-fontified t font-lock-mul= tiline t face org-block) 11232 11234 (fontified t font-lock-fontified t fon= t-lock-multiline t face org-block) 11234 11236 (fontified t font-lock-fonti= fied t font-lock-multiline t face org-block) 11236 11245 (fontified t font-= lock-fontified t font-lock-multiline t face org-block) 11245 11246 (fontifi= ed t font-lock-fontified t font-lock-multiline t face org-block) 11246 1124= 8 (fontified t font-lock-fontified t font-lock-multiline t face org-block m= ouse-face highlight keymap (keymap ... ... ...)) 11248 11249 (fontified t f= ont-lock-fontified t font-lock-multiline t face org-block) 11249 11257 (fon= tified t face org-block font-lock-multiline t font-lock-fontified t) 11257 = 11286 (fontified t font-lock-fontified t font-lock-multiline t face org-blo= ck) 11286 11287 (fontified t font-lock-fontified t font-lock-multiline t fa= ce org-block) 11287 11289 (fontified t font-lock-fontified t font-lock-mult= iline t face org-block) 11289 11298 (fontified t font-lock-fontified t font= -lock-multiline t face org-block) 11298 11310 (fontified t font-lock-fontif= ied t font-lock-multiline t face org-block) 11310 11314 (fontified t font-l= ock-fontified t font-lock-multiline t face org-block) 11314 11316 (fontifie= d t font-lock-fontified t font-lock-multiline t face org-block) 11316 11324= (fontified t font-lock-fontified t font-lock-multiline t face org-block) 1= 1324 11327 (fontified t font-lock-fontified t font-lock-multiline t face or= g-block) 11327 11330 (fontified t face org-block font-lock-multiline t font= -lock-fontified t) 11330 11351 (fontified t font-lock-fontified t font-lock= -multiline t face org-block) 11351 11354 (fontified t face org-block font-l= ock-multiline t font-lock-fontified t) 11354 11355 (fontified t font-lock-f= ontified t font-lock-multiline t face org-block) 11355 11357 (fontified t f= ont-lock-fontified t font-lock-multiline t face org-block) 11357 11368 (fon= tified t font-lock-fontified t font-lock-multiline t face org-block) 11368 = 11369 (font-lock-fontified t fontified t font-lock-multiline t face org-met= a-line) 11369 11378 (font-lock-fontified t fontified t face org-meta-line f= ont-lock-multiline t) 11378 11379 (fontified t) 11379 11380 (fontified t) 1= 1380 11384 (fontified t) 11384 11385 (fontified t keymap (keymap ... ... ..= .) mouse-face highlight) 11385 11386 (fontified t) 11386 11387 (fontified t= org-no-flyspell t face (bold)) 11387 11388 (fontified t face (bold org-cod= e) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-lin= k) 11388 11389 (fontified t face (bold org-code) org-no-flyspell t font-loc= k-multiline t org-emphasis t) 11389 11390 (fontified t face (bold org-code)= org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link)= 11390 11391 (fontified t org-no-flyspell t face (bold)) 11391 11394 (fonti= fied t face (bold)) 11394 11440 (fontified t) 11440 11453 (fontified t) 114= 53 11454 (fontified t org-no-flyspell t) 11454 11455 (fontified t face (org= -code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org= -link) 11455 11477 (fontified t face (org-code) org-no-flyspell t font-lock= -multiline t org-emphasis t) 11477 11480 (fontified t face (org-code) org-n= o-flyspell t font-lock-multiline t org-emphasis t) 11480 11481 (fontified t= face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t inv= isible org-link) 11481 11482 (fontified t org-no-flyspell t) 11482 11489 (f= ontified t) 11489 11493 (fontified t) 11493 11494 (fontified t keymap (keym= ap ... ... ...) mouse-face highlight) 11494 11495 (fontified t org-no-flysp= ell t) 11495 11496 (fontified t face (bold org-code) org-no-flyspell t font= -lock-multiline t org-emphasis t invisible org-link) 11496 11501 (fontified= t face (bold org-code) org-no-flyspell t font-lock-multiline t org-emphasi= s t) 11501 11502 (fontified t face (bold org-code) org-no-flyspell t font-l= ock-multiline t org-emphasis t invisible org-link) 11502 11503 (fontified t= org-no-flyspell t face (bold)) 11503 11505 (fontified t face (bold)) 11505= 11548 (fontified t) 11548 11552 (fontified t) 11552 11553 (fontified t key= map (keymap ... ... ...) mouse-face highlight) 11553 11554 (fontified t org= -no-flyspell t) 11554 11555 (fontified t face (bold org-code) org-no-flyspe= ll t font-lock-multiline t org-emphasis t invisible org-link) 11555 11568 (= fontified t face (bold org-code) org-no-flyspell t font-lock-multiline t or= g-emphasis t) 11568 11569 (fontified t face (bold org-code) org-no-flyspell= t font-lock-multiline t org-emphasis t invisible org-link) 11569 11570 (fo= ntified t org-no-flyspell t face (bold)) 11570 11572 (fontified t face (bol= d)) 11572 11595 (fontified t) 11595 11596 (fontified t) 11596 11597 (fontif= ied t org-no-flyspell t) 11597 11598 (fontified t face (org-code) org-no-fl= yspell t font-lock-multiline t org-emphasis t invisible org-link) 11598 116= 15 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t org= -emphasis t) 11615 11616 (fontified t face (org-code) org-no-flyspell t fon= t-lock-multiline t org-emphasis t invisible org-link) 11616 11617 (fontifie= d t org-no-flyspell t) 11617 11618 (fontified t) 11618 11630 (fontified t) = 11630 11647 (fontified t) 11647 11655 (fontified t) 11655 11656 (fontified = t) 11656 11657 (fontified t org-no-flyspell t) 11657 11658 (fontified t fac= e (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisib= le org-link) 11658 11663 (fontified t face (org-code) org-no-flyspell t fon= t-lock-multiline t org-emphasis t) 11663 11664 (fontified t face (org-code)= org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link)= 11664 11665 (fontified t org-no-flyspell t) 11665 11666 (fontified t) 1166= 6 11670 (fontified t) 11670 11671 (fontified t keymap (keymap ... ... ...) = mouse-face highlight) 11671 11672 (fontified t) 11672 11673 (fontified t or= g-no-flyspell t face (bold)) 11673 11674 (fontified t face (bold org-code) = org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) = 11674 11676 (fontified t face (bold org-code) org-no-flyspell t font-lock-m= ultiline t org-emphasis t) 11676 11677 (fontified t face (bold org-code) or= g-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 11= 677 11678 (fontified t org-no-flyspell t face (bold)) 11678 11681 (fontifie= d t face (bold)) 11681 11746 (fontified t) 11746 11873 (fontified t) 11873 = 11877 (fontified t) 11877 11878 (fontified t keymap (keymap ... ... ...) mo= use-face highlight) 11878 11879 (fontified t) 11879 11880 (fontified t org-= no-flyspell t face (bold)) 11880 11881 (fontified t face (bold org-code) or= g-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 11= 881 11883 (fontified t face (bold org-code) org-no-flyspell t font-lock-mul= tiline t org-emphasis t) 11883 11884 (fontified t face (bold org-code) org-= no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 1188= 4 11885 (fontified t org-no-flyspell t face (bold)) 11885 11888 (fontified = t face (bold)) 11888 11953 (fontified t) 11953 12047 (fontified t) 12047 12= 048 (fontified t) 12048 12052 (fontified t) 12052 12097 (fontified t face o= rg-table) 12097 12102 (fontified t) 12102 12115 (fontified t face org-table= ) 12115 12119 (fontified t face (org-latex-and-export-specials org-table) f= ont-lock-multiline t) 12119 12143 (fontified t face org-table) 12143 12147 = (fontified t face (org-latex-and-export-specials org-table) font-lock-multi= line t) 12147 12152 (fontified t) 12152 12153 (fontified t face org-table) = 12153 12154 (fontified t face org-table org-no-flyspell t) 12154 12155 (fon= tified t face (org-code org-formula) org-no-flyspell t font-lock-multiline = t org-emphasis t invisible org-link) 12155 12161 (fontified t face (org-cod= e org-formula) org-no-flyspell t font-lock-multiline t org-emphasis t) 1216= 1 12162 (fontified t face (org-code org-formula) org-no-flyspell t font-loc= k-multiline t org-emphasis t invisible org-link) 12162 12163 (fontified t f= ace org-formula org-no-flyspell t) 12163 12170 (fontified t face org-formul= a) 12170 12199 (fontified t face org-table) 12199 12204 (fontified t) 12204= 12205 (fontified t face org-table) 12205 12206 (fontified t face org-table= org-no-flyspell t) 12206 12207 (fontified t face (org-code org-formula) or= g-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 12= 207 12220 (fontified t face (org-code org-formula) org-no-flyspell t font-l= ock-multiline t org-emphasis t) 12220 12221 (fontified t face (org-code org= -formula) org-no-flyspell t font-lock-multiline t org-emphasis t invisible = org-link) 12221 12222 (fontified t face org-formula org-no-flyspell t) 1222= 2 12251 (fontified t face org-table) 12251 12256 (fontified t) 12256 12257 = (fontified t face org-table) 12257 12258 (fontified t face org-table org-no= -flyspell t) 12258 12259 (fontified t face (org-code org-formula) org-no-fl= yspell t font-lock-multiline t org-emphasis t invisible org-link) 12259 122= 68 (fontified t face (org-code org-formula) org-no-flyspell t font-lock-mul= tiline t org-emphasis t) 12268 12269 (fontified t face (org-code org-formul= a) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-lin= k) 12269 12270 (fontified t face org-formula org-no-flyspell t) 12270 12274= (fontified t face org-formula) 12274 12303 (fontified t face org-table) 12= 303 12304 (fontified t) 12304 12386 (fontified t) 12386 12390 (fontified t)= 12390 12392 (fontified t help-echo "LINK: http://orgmode.org/manual/Captur= e-templates.html#Capture-templates" org-no-flyspell t invisible org-link ke= ymap (keymap ... ... ...) mouse-face highlight font-lock-multiline t face o= rg-link) 12392 12457 (org-category "organizer" fontified t org-no-flyspell = t mouse-face highlight face org-link keymap (keymap ... ... ...) invisible = org-link font-lock-multiline t help-echo "LINK: http://orgmode.org/manual/C= apture-templates.html#Capture-templates") 12457 12458 (rear-nonsticky t org= -category "organizer" fontified t org-no-flyspell t mouse-face highlight fa= ce org-link keymap (keymap ... ... ...) invisible org-link font-lock-multil= ine t help-echo "LINK: http://orgmode.org/manual/Capture-templates.html#Cap= ture-templates") 12458 12459 (fontified t help-echo "LINK: http://orgmode.o= rg/manual/Capture-templates.html#Capture-templates" org-no-flyspell t mouse= -face highlight face org-link keymap (keymap ... ... ...) invisible org-lin= k font-lock-multiline t) 12459 12460 (rear-nonsticky (mouse-face highlight = keymap invisible intangible help-echo org-linked-text) fontified t help-ech= o "LINK: http://orgmode.org/manual/Capture-templates.html#Capture-templates= " org-no-flyspell t mouse-face highlight face org-link keymap (keymap ... .= .. ...) invisible org-link font-lock-multiline t) 12460 12467 (fontified t = help-echo "LINK: http://orgmode.org/manual/Capture-templates.html#Capture-t= emplates" org-no-flyspell t mouse-face highlight face org-link keymap (keym= ap ... ... ...) font-lock-multiline t) 12467 12468 (rear-nonsticky (mouse-f= ace highlight keymap invisible intangible help-echo org-linked-text) fontif= ied t help-echo "LINK: http://orgmode.org/manual/Capture-templates.html#Cap= ture-templates" org-no-flyspell t mouse-face highlight face org-link keymap= (keymap ... ... ...) font-lock-multiline t) 12468 12474 (fontified t help-= echo "LINK: http://orgmode.org/manual/Capture-templates.html#Capture-templa= tes" org-no-flyspell t keymap (keymap ... ... ...) mouse-face highlight fon= t-lock-multiline t face org-link) 12474 12475 (rear-nonsticky (mouse-face h= ighlight keymap invisible intangible help-echo org-linked-text) fontified t= help-echo "LINK: http://orgmode.org/manual/Capture-templates.html#Capture-= templates" org-no-flyspell t keymap (keymap ... ... ...) mouse-face highlig= ht font-lock-multiline t face org-link) 12475 12476 (fontified t help-echo = "LINK: http://orgmode.org/manual/Capture-templates.html#Capture-templates" = org-no-flyspell t invisible org-link keymap (keymap ... ... ...) mouse-face= highlight font-lock-multiline t face org-link) 12476 12477 (fontified t he= lp-echo "LINK: http://orgmode.org/manual/Capture-templates.html#Capture-tem= plates" org-no-flyspell t invisible org-link keymap (keymap ... ... ...) mo= use-face highlight font-lock-multiline t rear-nonsticky (mouse-face highlig= ht keymap invisible intangible help-echo org-linked-text) face org-link) 12= 477 12478 (fontified t) 12478 12479 (fontified t rear-nonsticky t) 12479 12= 480 (fontified t) 12480 12481 (fontified t) 12481 12508 (fontified t face f= ont-lock-comment-face) 12508 12509 (fontified t) 12509 12511 (fontified t f= ace org-hide mouse-face highlight keymap (keymap ... ... ...)) 12511 12513 = (fontified t face org-level-2 mouse-face highlight keymap (keymap ... ... .= ..)) 12513 12534 (fontified t face org-level-2) 12534 12535 (rear-nonsticky= t fontified t) 12535 12536 (fontified t) 12536 12543 (fontified t) 12543 1= 2544 (fontified t org-no-flyspell t) 12544 12545 (fontified t face (org-cod= e) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-lin= k) 12545 12566 (fontified t face (org-code) org-no-flyspell t font-lock-mul= tiline t org-emphasis t) 12566 12567 (fontified t face (org-code) org-no-fl= yspell t font-lock-multiline t org-emphasis t invisible org-link) 12567 125= 68 (fontified t org-no-flyspell t) 12568 12616 (fontified t) 12616 12618 (f= ontified t) 12618 12623 (fontified t) 12623 12689 (fontified t) 12689 12696= (fontified t) 12696 12701 (fontified t) 12701 12733 (fontified t) 12733 12= 734 (fontified t org-no-flyspell t) 12734 12735 (fontified t face (org-code= ) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link= ) 12735 12755 (fontified t face (org-code) org-no-flyspell t font-lock-mult= iline t org-emphasis t) 12755 12756 (fontified t face (org-code) org-no-fly= spell t font-lock-multiline t org-emphasis t invisible org-link) 12756 1275= 7 (fontified t org-no-flyspell t) 12757 12770 (fontified t) 12770 12776 (fo= ntified t) 12776 12777 (fontified t) 12777 12781 (fontified t) 12781 12794 = (fontified t) 12794 12804 (fontified t) 12804 12808 (fontified t) 12808 128= 09 (fontified t face (italic) font-lock-multiline t org-emphasis t invisibl= e org-link) 12809 12816 (fontified t face (italic) font-lock-multiline t or= g-emphasis t) 12816 12817 (fontified t face (italic) font-lock-multiline t = org-emphasis t invisible org-link) 12817 12823 (fontified t) 12823 12824 (f= ontified t face (italic) font-lock-multiline t org-emphasis t invisible org= -link) 12824 12832 (fontified t face (italic) font-lock-multiline t org-emp= hasis t) 12832 12833 (fontified t face (italic) font-lock-multiline t org-e= mphasis t invisible org-link) 12833 12834 (fontified t) 12834 12835 (rear-n= onsticky t fontified t) 12835 12836 (fontified t) 12836 12913 (fontified t)= 12913 12941 (fontified t) 12941 12942 (fontified t) 12942 12943 (fontified= t) 12943 12974 (fontified t face font-lock-comment-face) 12974 12975 (font= ified t) 12975 12979 (fontified t face org-hide mouse-face highlight keymap= (keymap ... ... ...)) 12979 12981 (fontified t face org-level-3 mouse-face= highlight keymap (keymap ... ... ...)) 12981 12992 (fontified t face org-l= evel-3) 12992 13000 (fontified t face org-level-3) 13000 13009 (fontified t= face org-level-3) 13009 13010 (fontified t) 13010 13011 (fontified t) 1301= 1 13033 (fontified t font-lock-fontified t face org-meta-line font-lock-mul= tiline t) 13033 13034 (fontified t font-lock-fontified t font-lock-multilin= e t face org-meta-line) 13034 13076 (fontified t font-lock-fontified t font= -lock-multiline t face org-block) 13076 13078 (fontified t font-lock-fontif= ied t font-lock-multiline t face org-block mouse-face highlight keymap (key= map ... ... ...)) 13078 13079 (fontified t font-lock-fontified t font-lock-= multiline t face org-block) 13079 13087 (fontified t font-lock-fontified t = face org-block font-lock-multiline t) 13087 13131 (fontified t font-lock-fo= ntified t font-lock-multiline t face org-block) 13131 13132 (fontified t fo= nt-lock-fontified t font-lock-multiline t face org-meta-line) 13132 13141 (= fontified t font-lock-fontified t face org-meta-line font-lock-multiline t)= 13141 13147 (fontified t) 13147 13148 (fontified t keymap (keymap ... ... = ...) mouse-face highlight) 13148 13149 (fontified t) 13149 13150 (fontified= t org-no-flyspell t face (bold)) 13150 13151 (fontified t face (bold org-c= ode) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-l= ink) 13151 13153 (fontified t face (bold org-code) org-no-flyspell t font-l= ock-multiline t org-emphasis t) 13153 13154 (fontified t face (bold org-cod= e) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-lin= k) 13154 13155 (fontified t org-no-flyspell t face (bold)) 13155 13158 (fon= tified t face (bold)) 13158 13204 (fontified t) 13204 13218 (fontified t) 1= 3218 13219 (fontified t org-no-flyspell t) 13219 13220 (fontified t face (o= rg-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible o= rg-link) 13220 13235 (fontified t face (org-code) org-no-flyspell t font-lo= ck-multiline t org-emphasis t) 13235 13243 (fontified t face (org-code) org= -no-flyspell t font-lock-multiline t org-emphasis t) 13243 13246 (fontified= t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t) = 13246 13247 (fontified t face (org-code) org-no-flyspell t font-lock-multil= ine t org-emphasis t invisible org-link) 13247 13248 (fontified t org-no-fl= yspell t) 13248 13255 (fontified t) 13255 13259 (fontified t) 13259 13260 (= fontified t keymap (keymap ... ... ...) mouse-face highlight) 13260 13261 (= fontified t) 13261 13262 (fontified t org-no-flyspell t face (bold)) 13262 = 13263 (fontified t face (bold org-code) org-no-flyspell t font-lock-multili= ne t org-emphasis t invisible org-link) 13263 13265 (fontified t face (bold= org-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 13265 13= 266 (fontified t face (bold org-code) org-no-flyspell t font-lock-multiline= t org-emphasis t invisible org-link) 13266 13267 (fontified t org-no-flysp= ell t face (bold)) 13267 13270 (fontified t face (bold)) 13270 13466 (fonti= fied t) 13466 13467 (fontified t keymap (keymap ... ... ...) mouse-face hig= hlight) 13467 13468 (fontified t) 13468 13469 (fontified t org-no-flyspell = t face (bold)) 13469 13470 (fontified t face (bold org-code) org-no-flyspel= l t font-lock-multiline t org-emphasis t invisible org-link) 13470 13472 (f= ontified t face (bold org-code) org-no-flyspell t font-lock-multiline t org= -emphasis t) 13472 13473 (fontified t face (bold org-code) org-no-flyspell = t font-lock-multiline t org-emphasis t invisible org-link) 13473 13474 (fon= tified t org-no-flyspell t face (bold)) 13474 13477 (fontified t face (bold= )) 13477 13542 (fontified t) 13542 13636 (fontified t) 13636 13637 (fontifi= ed t) 13637 13641 (fontified t) 13641 13686 (fontified t face org-table) 13= 686 13691 (fontified t) 13691 13704 (fontified t face org-table) 13704 1370= 8 (fontified t face (org-latex-and-export-specials org-table) font-lock-mul= tiline t) 13708 13732 (fontified t face org-table) 13732 13736 (fontified t= face (org-latex-and-export-specials org-table) font-lock-multiline t) 1373= 6 13741 (fontified t) 13741 13742 (fontified t face org-table) 13742 13743 = (fontified t face org-table org-no-flyspell t) 13743 13744 (fontified t fac= e (org-code org-formula) org-no-flyspell t font-lock-multiline t org-emphas= is t invisible org-link) 13744 13750 (fontified t face (org-code org-formul= a) org-no-flyspell t font-lock-multiline t org-emphasis t) 13750 13751 (fon= tified t face (org-code org-formula) org-no-flyspell t font-lock-multiline = t org-emphasis t invisible org-link) 13751 13752 (fontified t face org-form= ula org-no-flyspell t) 13752 13759 (fontified t face org-formula) 13759 137= 88 (fontified t face org-table) 13788 13793 (fontified t) 13793 13794 (font= ified t face org-table) 13794 13795 (fontified t face org-table org-no-flys= pell t) 13795 13796 (fontified t face (org-code org-formula) org-no-flyspel= l t font-lock-multiline t org-emphasis t invisible org-link) 13796 13809 (f= ontified t face (org-code org-formula) org-no-flyspell t font-lock-multilin= e t org-emphasis t) 13809 13810 (fontified t face (org-code org-formula) or= g-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 13= 810 13811 (fontified t face org-formula org-no-flyspell t) 13811 13840 (fon= tified t face org-table) 13840 13845 (fontified t) 13845 13846 (fontified t= face org-table) 13846 13847 (fontified t face org-table org-no-flyspell t)= 13847 13848 (fontified t face (org-code org-formula) org-no-flyspell t fon= t-lock-multiline t org-emphasis t invisible org-link) 13848 13857 (fontifie= d t face (org-code org-formula) org-no-flyspell t font-lock-multiline t org= -emphasis t) 13857 13858 (fontified t face (org-code org-formula) org-no-fl= yspell t font-lock-multiline t org-emphasis t invisible org-link) 13858 138= 59 (fontified t face org-formula org-no-flyspell t) 13859 13863 (fontified = t face org-formula) 13863 13892 (fontified t face org-table) 13892 13893 (f= ontified t) 13893 13975 (fontified t) 13975 13979 (fontified t) 13979 13981= (fontified t help-echo "LINK: http://orgmode.org/manual/Remember-templates= .html#Remember-templates" org-no-flyspell t invisible org-link keymap (keym= ap ... ... ...) mouse-face highlight font-lock-multiline t face org-link) 1= 3981 14050 (fontified t help-echo "LINK: http://orgmode.org/manual/Remember= -templates.html#Remember-templates" org-no-flyspell t mouse-face highlight = face org-link keymap (keymap ... ... ...) invisible org-link font-lock-mult= iline t) 14050 14051 (fontified t help-echo "LINK: http://orgmode.org/manua= l/Remember-templates.html#Remember-templates" rear-nonsticky (mouse-face hi= ghlight keymap invisible intangible help-echo org-linked-text) org-no-flysp= ell t mouse-face highlight face org-link keymap (keymap ... ... ...) invisi= ble org-link font-lock-multiline t) 14051 14058 (fontified t help-echo "LIN= K: http://orgmode.org/manual/Remember-templates.html#Remember-templates" or= g-no-flyspell t mouse-face highlight face org-link keymap (keymap ... ... .= ..) font-lock-multiline t) 14058 14059 (fontified t rear-nonsticky (mouse-f= ace highlight keymap invisible intangible help-echo org-linked-text) help-e= cho "LINK: http://orgmode.org/manual/Remember-templates.html#Remember-templ= ates" org-no-flyspell t mouse-face highlight face org-link keymap (keymap .= .. ... ...) font-lock-multiline t) 14059 14065 (fontified t help-echo "LINK= : http://orgmode.org/manual/Remember-templates.html#Remember-templates" org= -no-flyspell t keymap (keymap ... ... ...) mouse-face highlight font-lock-m= ultiline t face org-link) 14065 14066 (fontified t help-echo "LINK: http://= orgmode.org/manual/Remember-templates.html#Remember-templates" rear-nonstic= ky (mouse-face highlight keymap invisible intangible help-echo org-linked-t= ext) org-no-flyspell t keymap (keymap ... ... ...) mouse-face highlight fon= t-lock-multiline t face org-link) 14066 14067 (fontified t help-echo "LINK:= http://orgmode.org/manual/Remember-templates.html#Remember-templates" org-= no-flyspell t invisible org-link keymap (keymap ... ... ...) mouse-face hig= hlight font-lock-multiline t face org-link) 14067 14068 (fontified t help-e= cho "LINK: http://orgmode.org/manual/Remember-templates.html#Remember-templ= ates" rear-nonsticky (mouse-face highlight keymap invisible intangible help= -echo org-linked-text) org-no-flyspell t invisible org-link keymap (keymap = ... ... ...) mouse-face highlight font-lock-multiline t face org-link) 1406= 8 14070 (fontified t) 14070 14071 (fontified t) 14071 14088 (fontified t fa= ce font-lock-comment-face) 14088 14089 (fontified t) 14089 14091 (fontified= t face org-level-1 mouse-face highlight keymap (keymap ... ... ...)) 14091= 14114 (fontified t face org-level-1) 14114 14115 (fontified t face org-lev= el-1 org-no-flyspell t) 14115 14116 (fontified t face (org-code org-level-1= ) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link= ) 14116 14140 (fontified t face (org-code org-level-1) org-no-flyspell t fo= nt-lock-multiline t org-emphasis t) 14140 14141 (fontified t face (org-code= org-level-1) org-no-flyspell t font-lock-multiline t org-emphasis t invisi= ble org-link) 14141 14243 (fontified t) 14243 14244 (fontified t org-no-fly= spell t) 14244 14245 (fontified t face (org-code) org-no-flyspell t font-lo= ck-multiline t org-emphasis t invisible org-link) 14245 14269 (fontified t = face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 142= 69 14270 (fontified t face (org-code) org-no-flyspell t font-lock-multiline= t org-emphasis t invisible org-link) 14270 14271 (fontified t org-no-flysp= ell t) 14271 14297 (fontified t) 14297 14298 (fontified t org-no-flyspell t= ) 14298 14299 (fontified t face (org-code) org-no-flyspell t font-lock-mult= iline t org-emphasis t invisible org-link) 14299 14325 (fontified t face (o= rg-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 14325 1432= 6 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t org-= emphasis t invisible org-link) 14326 14327 (fontified t org-no-flyspell t) = 14327 14375 (fontified t) 14375 14398 (fontified t org-no-flyspell t mouse-= face highlight face org-link keymap (keymap ... ... ...)) 14398 14399 (font= ified t org-no-flyspell t mouse-face highlight face org-link keymap (keymap= ... ... ...) rear-nonsticky (mouse-face highlight keymap invisible intangi= ble help-echo org-linked-text)) 14399 14604 (fontified t) 14604 14605 (font= ified t org-no-flyspell t) 14605 14606 (fontified t face (org-code) org-no-= flyspell t font-lock-multiline t org-emphasis t invisible org-link) 14606 1= 4630 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t o= rg-emphasis t) 14630 14631 (fontified t face (org-code) org-no-flyspell t f= ont-lock-multiline t org-emphasis t invisible org-link) 14631 14632 (fontif= ied t org-no-flyspell t) 14632 14650 (fontified t) 14650 14684 (fontified t= ) 14684 14686 (fontified t org-no-flyspell t) 14686 14779 (fontified t org-= no-flyspell t face org-code) 14779 14821 (fontified t) 14821 14822 (fontifi= ed t org-no-flyspell t) 14822 14823 (fontified t face (org-code) org-no-fly= spell t font-lock-multiline t org-emphasis t invisible org-link) 14823 1484= 9 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t org-= emphasis t) 14849 14850 (fontified t face (org-code) org-no-flyspell t font= -lock-multiline t org-emphasis t invisible org-link) 14850 14851 (fontified= t org-no-flyspell t) 14851 14911 (fontified t) 14911 14933 (fontified t fo= nt-lock-fontified t face org-meta-line font-lock-multiline t) 14933 14934 (= fontified t font-lock-fontified t font-lock-multiline t face org-meta-line)= 14934 15003 (fontified t font-lock-fontified t font-lock-multiline t face = org-block) 15003 15026 (fontified t font-lock-fontified t org-no-flyspell t= mouse-face highlight face org-block keymap (keymap ... ... ...) font-lock-= multiline t) 15026 15027 (fontified t rear-nonsticky (mouse-face highlight = keymap invisible intangible help-echo org-linked-text) font-lock-fontified = t org-no-flyspell t mouse-face highlight face org-block keymap (keymap ... = ... ...) font-lock-multiline t) 15027 15058 (fontified t font-lock-fontifie= d t font-lock-multiline t face org-block) 15058 15059 (fontified t font-loc= k-fontified t face org-block font-lock-multiline t org-emphasis t) 15059 15= 073 (fontified t font-lock-fontified t face org-block font-lock-multiline t= org-emphasis t) 15073 15074 (fontified t font-lock-fontified t face org-bl= ock font-lock-multiline t org-emphasis t) 15074 15171 (fontified t font-loc= k-fontified t font-lock-multiline t face org-block) 15171 15191 (fontified = t font-lock-fontified t font-lock-multiline t face org-block) 15191 15211 (= fontified t font-lock-fontified t org-no-flyspell t mouse-face highlight fa= ce org-block keymap (keymap ... ... ...) font-lock-multiline t) 15211 15212= (fontified t font-lock-fontified t org-no-flyspell t mouse-face highlight = face org-block keymap (keymap ... ... ...) rear-nonsticky (mouse-face highl= ight keymap invisible intangible help-echo org-linked-text) font-lock-multi= line t) 15212 15243 (fontified t font-lock-fontified t font-lock-multiline = t face org-block) 15243 15244 (fontified t font-lock-fontified t face org-b= lock font-lock-multiline t org-emphasis t) 15244 15257 (fontified t font-lo= ck-fontified t face org-block font-lock-multiline t org-emphasis t) 15257 1= 5258 (fontified t font-lock-fontified t face org-block font-lock-multiline = t org-emphasis t) 15258 15325 (fontified t font-lock-fontified t font-lock-= multiline t face org-block) 15325 15326 (fontified t font-lock-fontified t = font-lock-multiline t face org-meta-line) 15326 15335 (fontified t font-loc= k-fontified t face org-meta-line font-lock-multiline t) 15335 15362 (fontif= ied t) 15362 15415 (fontified t org-no-flyspell t mouse-face highlight face= org-link keymap (keymap ... ... ...)) 15415 15416 (fontified t org-no-flys= pell t mouse-face highlight face org-link keymap (keymap ... ... ...) rear-= nonsticky (mouse-face highlight keymap invisible intangible help-echo org-l= inked-text)) 15416 15577 (fontified t) 15577 15578 (fontified t org-no-flys= pell t) 15578 15579 (fontified t face (org-code) org-no-flyspell t font-loc= k-multiline t org-emphasis t invisible org-link) 15579 15605 (fontified t f= ace (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 1560= 5 15606 (fontified t face (org-code) org-no-flyspell t font-lock-multiline = t org-emphasis t invisible org-link) 15606 15607 (fontified t org-no-flyspe= ll t) 15607 15647 (fontified t) 15647 15648 (fontified t org-no-flyspell t)= 15648 15649 (fontified t face (org-code) org-no-flyspell t font-lock-multi= line t org-emphasis t invisible org-link) 15649 15668 (fontified t face (or= g-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 15668 15669= (fontified t face (org-code) org-no-flyspell t font-lock-multiline t org-e= mphasis t invisible org-link) 15669 15670 (fontified t org-no-flyspell t) 1= 5670 15694 (fontified t) 15694 15861 (fontified nil) 15861 15893 (fontified= t face font-lock-comment-face) 15893 15894 (fontified t) 15894 15896 (font= ified t face org-hide mouse-face highlight keymap (keymap ... ... ...)) 158= 96 15898 (fontified t face org-level-2 mouse-face highlight keymap (keymap = ... ... ...)) 15898 15919 (fontified t face org-level-2) 15919 15949 (fonti= fied t) 15949 15950 (fontified t org-no-flyspell t) 15950 15951 (fontified = t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t in= visible org-link) 15951 15960 (fontified t face (org-code) org-no-flyspell = t font-lock-multiline t org-emphasis t) 15960 15961 (fontified t face (org-= code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-= link) 15961 15962 (fontified t org-no-flyspell t) 15962 15966 (fontified t)= 15966 15967 (fontified t org-no-flyspell t) 15967 15968 (fontified t face = (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible= org-link) 15968 15986 (fontified t face (org-code) org-no-flyspell t font-= lock-multiline t org-emphasis t) 15986 15987 (fontified t face (org-code) o= rg-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 1= 5987 15988 (fontified t org-no-flyspell t) 15988 15995 (fontified t) 15995 = 15996 (fontified t org-no-flyspell t) 15996 15997 (fontified t face (org-co= de) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-li= nk) 15997 16011 (fontified t face (org-code) org-no-flyspell t font-lock-mu= ltiline t org-emphasis t) 16011 16012 (fontified t face (org-code) org-no-f= lyspell t font-lock-multiline t org-emphasis t invisible org-link) 16012 16= 013 (fontified t org-no-flyspell t) 16013 16017 (fontified t) 16017 16018 (= fontified t org-no-flyspell t) 16018 16019 (fontified t face (org-code) org= -no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 160= 19 16034 (fontified t face (org-code) org-no-flyspell t font-lock-multiline= t org-emphasis t) 16034 16035 (fontified t face (org-code) org-no-flyspell= t font-lock-multiline t org-emphasis t invisible org-link) 16035 16036 (fo= ntified t org-no-flyspell t) 16036 16124 (fontified t) 16124 16125 (fontifi= ed t org-no-flyspell t) 16125 16126 (fontified t face (org-code) org-no-fly= spell t font-lock-multiline t org-emphasis t invisible org-link) 16126 1614= 4 (fontified t org-no-flyspell t mouse-face highlight face (org-code org-li= nk) keymap (keymap ... ... ...) font-lock-multiline t org-emphasis t) 16144= 16145 (fontified t org-no-flyspell t mouse-face highlight face (org-code o= rg-link) keymap (keymap ... ... ...) rear-nonsticky (mouse-face highlight k= eymap invisible intangible help-echo org-linked-text) font-lock-multiline t= org-emphasis t) 16145 16146 (fontified t face (org-code) org-no-flyspell t= font-lock-multiline t org-emphasis t invisible org-link) 16146 16147 (font= ified t org-no-flyspell t) 16147 16179 (fontified t) 16179 16180 (fontified= t org-no-flyspell t) 16180 16181 (fontified t face (org-code) org-no-flysp= ell t font-lock-multiline t org-emphasis t invisible org-link) 16181 16200 = (fontified t face (org-code) org-no-flyspell t font-lock-multiline t org-em= phasis t) 16200 16201 (fontified t face (org-code) org-no-flyspell t font-l= ock-multiline t org-emphasis t invisible org-link) 16201 16202 (fontified t= org-no-flyspell t) 16202 16325 (fontified t) 16325 16326 (fontified t org-= no-flyspell t) 16326 16327 (fontified t face (org-code) org-no-flyspell t f= ont-lock-multiline t org-emphasis t invisible org-link) 16327 16336 (fontif= ied t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis = t) 16336 16337 (fontified t face (org-code) org-no-flyspell t font-lock-mul= tiline t org-emphasis t invisible org-link) 16337 16338 (fontified t org-no= -flyspell t) 16338 16342 (fontified t) 16342 16343 (fontified t org-no-flys= pell t) 16343 16344 (fontified t face (org-code) org-no-flyspell t font-loc= k-multiline t org-emphasis t invisible org-link) 16344 16361 (fontified t f= ace (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 1636= 1 16362 (fontified t face (org-code) org-no-flyspell t font-lock-multiline = t org-emphasis t invisible org-link) 16362 16363 (fontified t org-no-flyspe= ll t) 16363 16366 (fontified t) 16366 16367 (fontified t org-no-flyspell t)= 16367 16368 (fontified t face (org-code) org-no-flyspell t font-lock-multi= line t org-emphasis t invisible org-link) 16368 16382 (fontified t face (or= g-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 16382 16383= (fontified t face (org-code) org-no-flyspell t font-lock-multiline t org-e= mphasis t invisible org-link) 16383 16384 (fontified t org-no-flyspell t) 1= 6384 16392 (fontified t) 16392 16393 (fontified t org-no-flyspell t) 16393 = 16394 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t = org-emphasis t invisible org-link) 16394 16408 (fontified t face (org-code)= org-no-flyspell t font-lock-multiline t org-emphasis t) 16408 16409 (fonti= fied t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis= t invisible org-link) 16409 16410 (fontified t org-no-flyspell t) 16410 16= 463 (fontified t) 16463 18417 (fontified nil) 18417 18418 (fontified t) 184= 18 18420 (fontified t face org-level-1 mouse-face highlight keymap (keymap = ... ... ...)) 18420 18434 (fontified t face org-level-1) 18434 18435 (fonti= fied t) 18435 18454 (fontified t face font-lock-comment-face) 18454 18455 (= fontified t) 18455 18457 (fontified t face org-hide mouse-face highlight ke= ymap (keymap ... ... ...)) 18457 18459 (fontified t face org-level-2 mouse-= face highlight keymap (keymap ... ... ...)) 18459 18473 (fontified t face o= rg-level-2) 18473 18502 (fontified t) 18502 18504 (fontified t org-no-flysp= ell t invisible org-link keymap (keymap ... ... ...) mouse-face highlight f= ont-lock-multiline t help-echo "LINK: http://conkeror.org/" face org-link) = 18504 18525 (fontified t org-no-flyspell t mouse-face highlight face org-li= nk keymap (keymap ... ... ...) invisible org-link font-lock-multiline t hel= p-echo "LINK: http://conkeror.org/") 18525 18526 (fontified t org-no-flyspe= ll t mouse-face highlight face org-link keymap (keymap ... ... ...) invisib= le org-link font-lock-multiline t help-echo "LINK: http://conkeror.org/" re= ar-nonsticky (mouse-face highlight keymap invisible intangible help-echo or= g-linked-text)) 18526 18533 (fontified t org-no-flyspell t mouse-face highl= ight face org-link keymap (keymap ... ... ...) font-lock-multiline t help-e= cho "LINK: http://conkeror.org/") 18533 18534 (fontified t org-no-flyspell = t mouse-face highlight face org-link keymap (keymap ... ... ...) rear-nonst= icky (mouse-face highlight keymap invisible intangible help-echo org-linked= -text) font-lock-multiline t help-echo "LINK: http://conkeror.org/") 18534 = 18535 (fontified t org-no-flyspell t invisible org-link keymap (keymap ... = ... ...) mouse-face highlight font-lock-multiline t help-echo "LINK: http:/= /conkeror.org/" face org-link) 18535 18536 (fontified t org-no-flyspell t i= nvisible org-link keymap (keymap ... ... ...) mouse-face highlight font-loc= k-multiline t help-echo "LINK: http://conkeror.org/" rear-nonsticky (mouse-= face highlight keymap invisible intangible help-echo org-linked-text) face = org-link) 18536 18689 (fontified t) 18689 18690 (fontified t org-no-flyspel= l t) 18690 18706 (fontified t org-no-flyspell t mouse-face highlight keymap= (keymap ... ... ...) help-echo "Footnote reference" face org-footnote) 187= 06 18707 (fontified t org-no-flyspell t mouse-face highlight keymap (keymap= ... ... ...) help-echo "Footnote reference" rear-nonsticky (mouse-face hig= hlight keymap invisible intangible help-echo org-linked-text) face org-foot= note) 18707 18764 (fontified t) 18764 18813 (fontified t org-no-flyspell t = face org-code) 18813 18898 (fontified t org-no-flyspell t face org-code) 18= 898 18926 (fontified t org-no-flyspell t face org-code) 18926 18978 (fontif= ied t org-no-flyspell t face org-code) 18978 18986 (fontified t org-no-flys= pell t face org-code) 18986 19022 (fontified t org-no-flyspell t face org-c= ode) 19022 19026 (fontified t org-no-flyspell t face org-code) 19026 19028 = (fontified t) 19028 19068 (fontified t org-no-flyspell t face org-code) 190= 68 19074 (fontified t org-no-flyspell t keymap (keymap ... ... ...) mouse-f= ace highlight font-lock-multiline t help-echo "LINK: url" face org-code) 19= 074 19075 (fontified t org-no-flyspell t keymap (keymap ... ... ...) mouse-= face highlight font-lock-multiline t help-echo "LINK: url" rear-nonsticky (= mouse-face highlight keymap invisible intangible help-echo org-linked-text)= face org-code) 19075 19079 (fontified t org-no-flyspell t keymap (keymap .= .. ... ...) mouse-face highlight font-lock-multiline t help-echo "LINK: url= " face org-code) 19079 19080 (fontified t org-no-flyspell t keymap (keymap = ... ... ...) mouse-face highlight font-lock-multiline t help-echo "LINK: ur= l" rear-nonsticky (mouse-face highlight keymap invisible intangible help-ec= ho org-linked-text) face org-code) 19080 19081 (fontified t org-no-flyspell= t keymap (keymap ... ... ...) mouse-face highlight font-lock-multiline t h= elp-echo "LINK: url" face org-code) 19081 19082 (fontified t org-no-flyspel= l t keymap (keymap ... ... ...) mouse-face highlight font-lock-multiline t = help-echo "LINK: url" rear-nonsticky (mouse-face highlight keymap invisible= intangible help-echo org-linked-text) face org-code) 19082 19131 (fontifie= d t org-no-flyspell t face org-code) 19131 19153 (fontified t org-no-flyspe= ll t face org-code) 19153 19277 (fontified t org-no-flyspell t face org-cod= e) 19277 19288 (fontified t org-no-flyspell t face org-code) 19288 19289 (f= ontified t) 19289 19322 (fontified t) 19322 19323 (fontified t face (org-la= tex-and-export-specials) font-lock-multiline t) 19323 19326 (fontified t fa= ce (org-latex-and-export-specials) font-lock-multiline t) 19326 19340 (font= ified t) 19340 19341 (fontified t face (italic) font-lock-multiline t org-e= mphasis t invisible org-link) 19341 19348 (fontified t face (italic) font-l= ock-multiline t org-emphasis t) 19348 19349 (fontified t face (italic) font= -lock-multiline t org-emphasis t invisible org-link) 19349 19355 (fontified= t) 19355 19356 (fontified t face (italic) font-lock-multiline t org-emphas= is t invisible org-link) 19356 19364 (fontified t face (italic) font-lock-m= ultiline t org-emphasis t) 19364 19365 (fontified t face (italic) font-lock= -multiline t org-emphasis t invisible org-link) 19365 19366 (fontified t) 1= 9366 19367 (fontified t) 19367 19372 (fontified t) 19372 19387 (fontified n= il) 19387 19388 (fontified t) 19388 19403 (fontified t org-no-flyspell t fa= ce org-code) 19403 19410 (fontified t org-no-flyspell t face org-code) 1941= 0 19445 (fontified t org-no-flyspell t face org-code) 19445 19495 (fontifie= d t org-no-flyspell t face org-code) 19495 19502 (fontified t org-no-flyspe= ll t face org-code) 19502 19541 (fontified t org-no-flyspell t face org-cod= e) 19541 19569 (fontified t org-no-flyspell t face org-code) 19569 19621 (f= ontified t org-no-flyspell t face org-code) 19621 19629 (fontified t org-no= -flyspell t face org-code) 19629 19665 (fontified t org-no-flyspell t face = org-code) 19665 19669 (fontified t org-no-flyspell t face org-code) 19669 1= 9671 (fontified t) 19671 19690 (fontified t org-no-flyspell t face org-code= ) 19690 19697 (fontified t org-no-flyspell t face org-code) 19697 19735 (fo= ntified t org-no-flyspell t face org-code) 19735 19742 (fontified t org-no-= flyspell t face org-code) 19742 19762 (fontified t org-no-flyspell t face o= rg-code) 19762 19784 (fontified t org-no-flyspell t face org-code) 19784 19= 792 (fontified t org-no-flyspell t face org-code) 19792 19799 (fontified t = org-no-flyspell t face org-code) 19799 19960 (fontified t org-no-flyspell t= face org-code) 19960 19971 (fontified t org-no-flyspell t face org-code) 1= 9971 19972 (fontified t) 19972 20040 (fontified t) 20040 20044 (fontified t= ) 20044 20045 (fontified t org-no-flyspell t) 20045 20046 (fontified t face= (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisibl= e org-link) 20046 20064 (fontified t face (org-code) org-no-flyspell t font= -lock-multiline t org-emphasis t) 20064 20065 (fontified t face (org-code) = org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) = 20065 20066 (fontified t org-no-flyspell t) 20066 20069 (fontified t) 20069= 20070 (fontified t org-no-flyspell t) 20070 20071 (fontified t face (org-c= ode) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-l= ink) 20071 20086 (fontified t face (org-code) org-no-flyspell t font-lock-m= ultiline t org-emphasis t) 20086 20087 (fontified t face (org-code) org-no-= flyspell t font-lock-multiline t org-emphasis t invisible org-link) 20087 2= 0088 (fontified t org-no-flyspell t) 20088 20101 (fontified t) 20101 20102 = (fontified t) 20102 20103 (fontified t) 20103 20203 (fontified t) 20203 202= 60 (fontified t org-no-flyspell t face org-code) 20260 20267 (fontified t o= rg-no-flyspell t face org-code) 20267 20271 (fontified t org-no-flyspell t = face org-code) 20271 20342 (fontified t org-no-flyspell t face org-code) 20= 342 20343 (fontified t org-no-flyspell t) 20343 20359 (fontified t org-no-f= lyspell t mouse-face highlight keymap (keymap ... ... ...) help-echo "Footn= ote definition" face org-footnote) 20359 20360 (fontified t org-no-flyspell= t mouse-face highlight keymap (keymap ... ... ...) help-echo "Footnote def= inition" rear-nonsticky (mouse-face highlight keymap invisible intangible h= elp-echo org-linked-text) face org-footnote) 20360 20459 (fontified t) 2045= 9 20537 (fontified t org-no-flyspell t mouse-face highlight face org-link k= eymap (keymap ... ... ...)) 20537 20538 (fontified t org-no-flyspell t mous= e-face highlight face org-link keymap (keymap ... ... ...) rear-nonsticky (= mouse-face highlight keymap invisible intangible help-echo org-linked-text)= ) 20538 20539 (fontified t) 20539 20540 (fontified t) 20540 20542 (fontifie= d t face org-hide mouse-face highlight keymap (keymap ... ... ...)) 20542 2= 0544 (fontified t face org-level-2 mouse-face highlight keymap (keymap ... = ... ...)) 20544 20548 (fontified t face org-level-2) 20548 20549 (fontified= t) 20549 20565 (fontified t face org-special-keyword) 20565 20570 (fontifi= ed t) 20570 20581 (fontified t face org-special-keyword) 20581 20582 (fonti= fied t) 20582 20586 (fontified t face org-property-value) 20586 20587 (font= ified t) 20587 20596 (fontified t face org-special-keyword) 20596 20653 (fo= ntified t) 20653 20654 (fontified t keymap (keymap ... ... ...) mouse-face = highlight) 20654 20655 (fontified t) 20655 20656 (fontified t org-no-flyspe= ll t invisible org-link keymap (keymap ... ... ...) mouse-face highlight fo= nt-lock-multiline t help-echo "LINK: http://www.uzbl.org/" face org-link) 2= 0656 20657 (fontified t org-no-flyspell t invisible org-link keymap (keymap= ... ... ...) mouse-face highlight font-lock-multiline t help-echo "LINK: h= ttp://www.uzbl.org/" rear-nonsticky (mouse-face highlight keymap invisible = intangible help-echo org-linked-text) face org-link) 20657 20676 (fontified= t org-no-flyspell t mouse-face highlight face org-link keymap (keymap ... = ... ...) font-lock-multiline t help-echo "LINK: http://www.uzbl.org/") 2067= 6 20677 (fontified t org-no-flyspell t mouse-face highlight face org-link k= eymap (keymap ... ... ...) rear-nonsticky (mouse-face highlight keymap invi= sible intangible help-echo org-linked-text) font-lock-multiline t help-echo= "LINK: http://www.uzbl.org/") 20677 20678 (fontified t org-no-flyspell t i= nvisible org-link keymap (keymap ... ... ...) mouse-face highlight font-loc= k-multiline t help-echo "LINK: http://www.uzbl.org/" face org-link) 20678 2= 0679 (fontified t org-no-flyspell t invisible org-link keymap (keymap ... .= .. ...) mouse-face highlight font-lock-multiline t help-echo "LINK: http://= www.uzbl.org/" rear-nonsticky (mouse-face highlight keymap invisible intang= ible help-echo org-linked-text) face org-link) 20679 20769 (fontified t) 20= 769 20770 (fontified t org-no-flyspell t) 20770 20771 (fontified t face (or= g-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible or= g-link) 20771 20790 (fontified t face (org-code) org-no-flyspell t font-loc= k-multiline t org-emphasis t) 20790 20791 (fontified t face (org-code) org-= no-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 2079= 1 20792 (fontified t org-no-flyspell t) 20792 20794 (fontified t) 20794 208= 05 (fontified t font-lock-fontified t face org-meta-line font-lock-multilin= e t) 20805 20806 (fontified t font-lock-fontified t font-lock-multiline t f= ace org-meta-line) 20806 20807 (fontified t font-lock-fontified t font-lock= -multiline t face org-block) 20807 20821 (fontified t font-lock-fontified t= face org-block font-lock-multiline t) 20821 20869 (fontified t font-lock-f= ontified t font-lock-multiline t face org-block) 20869 20876 (fontified t f= ont-lock-fontified t font-lock-multiline t face org-block) 20876 20880 (fon= tified t font-lock-fontified t font-lock-multiline t face org-block) 20880 = 20923 (fontified t font-lock-fontified t face org-block font-lock-multiline= t) 20923 20927 (fontified t font-lock-fontified t font-lock-multiline t fa= ce org-block) 20927 20964 (fontified t font-lock-fontified t face org-block= font-lock-multiline t) 20964 20968 (fontified t font-lock-fontified t font= -lock-multiline t face org-block) 20968 20994 (fontified t font-lock-fontif= ied t face org-block font-lock-multiline t) 20994 21045 (fontified t font-l= ock-fontified t font-lock-multiline t face org-block) 21045 21052 (fontifie= d t font-lock-fontified t font-lock-multiline t face org-block) 21052 21056= (fontified t font-lock-fontified t font-lock-multiline t face org-block) 2= 1056 21099 (fontified t font-lock-fontified t face org-block font-lock-mult= iline t) 21099 21103 (fontified t font-lock-fontified t font-lock-multiline= t face org-block) 21103 21140 (fontified t font-lock-fontified t face org-= block font-lock-multiline t) 21140 21145 (fontified t font-lock-fontified t= font-lock-multiline t face org-block) 21145 21146 (fontified t font-lock-f= ontified t font-lock-multiline t face org-meta-line) 21146 21155 (fontified= t font-lock-fontified t face org-meta-line font-lock-multiline t) 21155 21= 156 (fontified t) 21156 21157 (fontified t) 21157 21181 (fontified t) 21181= 21188 (fontified t) 21188 21239 (fontified t) 21239 21240 (fontified t) 21= 240 21265 (fontified t face font-lock-comment-face) 21265 21266 (fontified = t) 21266 21268 (fontified t face org-level-1 mouse-face highlight keymap (k= eymap ... ... ...)) 21268 21291 (fontified t face org-level-1) 21291 21327 = (fontified t) 21327 21328 (fontified t org-no-flyspell t) 21328 21329 (font= ified t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasi= s t invisible org-link) 21329 21341 (fontified t face (org-code) org-no-fly= spell t font-lock-multiline t org-emphasis t) 21341 21342 (fontified t face= (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t invisibl= e org-link) 21342 21343 (fontified t org-no-flyspell t) 21343 21426 (fontif= ied t) 21426 21464 (fontified t org-no-flyspell t mouse-face highlight face= org-link keymap (keymap ... ... ...)) 21464 21465 (fontified t org-no-flys= pell t mouse-face highlight face org-link keymap (keymap ... ... ...) rear-= nonsticky (mouse-face highlight keymap invisible intangible help-echo org-l= inked-text)) 21465 21645 (fontified t) 21645 21646 (fontified t face (itali= c) font-lock-multiline t org-emphasis t invisible org-link) 21646 21648 (fo= ntified t face (italic) font-lock-multiline t org-emphasis t mouse-face hig= hlight keymap (keymap ... ... ...)) 21648 21654 (fontified t face (italic) = font-lock-multiline t org-emphasis t) 21654 21655 (fontified t face (italic= ) font-lock-multiline t org-emphasis t invisible org-link) 21655 21664 (fon= tified t) 21664 21666 (fontified t org-no-flyspell t) 21666 21721 (fontifie= d t org-no-flyspell t face org-code) 21721 21723 (fontified t org-no-flyspe= ll t) 21723 21780 (fontified t org-no-flyspell t face org-code) 21780 21782= (fontified t org-no-flyspell t) 21782 21852 (fontified t org-no-flyspell t= face org-code) 21852 21854 (fontified t org-no-flyspell t) 21854 21901 (fo= ntified t org-no-flyspell t face org-code) 21901 21905 (fontified t) 21905 = 21907 (fontified t org-no-flyspell t) 21907 21943 (fontified t org-no-flysp= ell t face org-code) 21943 22131 (fontified t) 22131 22178 (fontified t) 22= 178 22185 (fontified t) 22185 22211 (fontified t) 22211 22212 (fontified t)= 22212 22214 (fontified t org-no-flyspell t) 22214 22253 (fontified t org-n= o-flyspell t face org-code) 22253 22260 (fontified t org-no-flyspell t face= org-code) 22260 22266 (fontified t org-no-flyspell t face org-code) 22266 = 22268 (fontified t org-no-flyspell t) 22268 22325 (fontified t org-no-flysp= ell t face org-code) 22325 22327 (fontified t org-no-flyspell t) 22327 2239= 7 (fontified t org-no-flyspell t face org-code) 22397 22399 (fontified t or= g-no-flyspell t) 22399 22446 (fontified t org-no-flyspell t face org-code) = 22446 22450 (fontified t) 22450 22452 (fontified t org-no-flyspell t) 22452= 22488 (fontified t org-no-flyspell t face org-code) 22488 22626 (fontified= t) 22626 22648 (fontified t face font-lock-comment-face) 22648 22649 (font= ified t) 22649 22651 (fontified t face org-level-1 mouse-face highlight key= map (keymap ... ... ...)) 22651 22700 (fontified t face org-level-1) 22700 = 22702 (fontified t) 22702 22714 (fontified t font-lock-fontified t face org= -meta-line font-lock-multiline t) 22714 22715 (fontified t font-lock-fontif= ied t font-lock-multiline t face org-meta-line) 22715 22869 (fontified t fo= nt-lock-fontified t font-lock-multiline t face org-block) 22869 23024 (font= ified t font-lock-fontified t org-no-flyspell t mouse-face highlight face o= rg-block keymap (keymap ... ... ...) font-lock-multiline t) 23024 23025 (fo= ntified t rear-nonsticky (mouse-face highlight keymap invisible intangible = help-echo org-linked-text) font-lock-fontified t org-no-flyspell t mouse-fa= ce highlight face org-block keymap (keymap ... ... ...) font-lock-multiline= t) 23025 23041 (fontified t font-lock-fontified t font-lock-multiline t fa= ce org-block) 23041 23196 (fontified t font-lock-fontified t org-no-flyspel= l t mouse-face highlight face org-block keymap (keymap ... ... ...) font-lo= ck-multiline t) 23196 23197 (fontified t rear-nonsticky (mouse-face highlig= ht keymap invisible intangible help-echo org-linked-text) font-lock-fontifi= ed t org-no-flyspell t mouse-face highlight face org-block keymap (keymap .= .. ... ...) font-lock-multiline t) 23197 23199 (fontified t font-lock-fonti= fied t font-lock-multiline t face org-block) 23199 23328 (fontified t font-= lock-fontified t font-lock-multiline t face org-block) 23328 23329 (fontifi= ed t font-lock-fontified t font-lock-multiline t face org-meta-line) 23329 = 23339 (fontified t font-lock-fontified t face org-meta-line font-lock-multi= line t) 23339 23447 (fontified t) 23447 23493 (fontified t) 23493 23494 (fo= ntified t org-no-flyspell t) 23494 23495 (fontified t face (org-code) org-n= o-flyspell t font-lock-multiline t org-emphasis t invisible org-link) 23495= 23499 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t= org-emphasis t) 23499 23506 (fontified t face (org-code) org-no-flyspell t= font-lock-multiline t org-emphasis t) 23506 23507 (fontified t face (org-c= ode) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org-l= ink) 23507 23508 (fontified t org-no-flyspell t) 23508 23512 (fontified t) = 23512 23513 (fontified t face (org-code) org-no-flyspell t font-lock-multil= ine t org-emphasis t invisible org-link) 23513 23527 (fontified t face (org= -code) org-no-flyspell t font-lock-multiline t org-emphasis t) 23527 23528 = (fontified t face (org-code) org-no-flyspell t font-lock-multiline t org-em= phasis t invisible org-link) 23528 23529 (fontified t org-no-flyspell t) 23= 529 23611 (fontified t) 23611 23612 (fontified t org-no-flyspell t) 23612 2= 3613 (fontified t face (org-code) org-no-flyspell t font-lock-multiline t o= rg-emphasis t invisible org-link) 23613 23628 (fontified t face (org-code) = org-no-flyspell t font-lock-multiline t org-emphasis t) 23628 23629 (fontif= ied t face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis = t invisible org-link) 23629 23630 (fontified t org-no-flyspell t) 23630 236= 49 (fontified t) 23649 23687 (fontified t) 23687 23694 (fontified t) 23694 = 23717 (fontified t) 23717 23826 (fontified t) 23826 23855 (fontified t) 238= 55 23856 (fontified t org-no-flyspell t) 23856 23857 (fontified t face (org= -code) org-no-flyspell t font-lock-multiline t org-emphasis t invisible org= -link) 23857 23869 (fontified t face (org-code) org-no-flyspell t font-lock= -multiline t org-emphasis t) 23869 23876 (fontified t face (org-code) org-n= o-flyspell t font-lock-multiline t org-emphasis t) 23876 23880 (fontified t= face (org-code) org-no-flyspell t font-lock-multiline t org-emphasis t) 23= 880 23881 (fontified t face (org-code) org-no-flyspell t font-lock-multilin= e t org-emphasis t invisible org-link) 23881 23882 (fontified t org-no-flys= pell t) 23882 23897 (fontified t) 23897 23914 (fontified t)) :emph-multilin= e t :for-html t :skip-before-1st-heading nil :drawers (HIDE) :todo-keywords= t :tags not-in-toc :priority nil :footnotes t :timestamps t :archived-tree= s headline :select-tags ("export") :exclude-tags ("noexport") :add-text nil= :LaTeX-fragments t) (org-split-string (org-export-preprocess-string region :emph-multiline t = :for-html t :skip-before-1st-heading (plist-get opt-plist :skip-before-1st-= heading) :drawers (plist-get opt-plist :drawers) :todo-keywords (plist-get = opt-plist :todo-keywords) :tags (plist-get opt-plist :tags) :priority (plis= t-get opt-plist :priority) :footnotes (plist-get opt-plist :footnotes) :tim= estamps (plist-get opt-plist :timestamps) :archived-trees (plist-get opt-pl= ist :archived-trees) :select-tags (plist-get opt-plist :select-tags) :exclu= de-tags (plist-get opt-plist :exclude-tags) :add-text (plist-get opt-plist = :text) :LaTeX-fragments (plist-get opt-plist :LaTeX-fragments)) "[=0D\n]") (let* ((opt-plist ...) (body-only ...) (style ...) (html-extension ...) (= link-validate ...) valid thetoc have-headings first-heading-pos (odd org-od= d-levels-only) (region-p ...) (rbeg ...) (rend ...) (subtree-p ...) (level-= offset ...) (opt-plist ...) (org-current-export-dir ...) (org-current-expor= t-file buffer-file-name) (level 0) (line "") (origline "") txt todo (umax n= il) (umax-toc nil) (filename ...) (current-dir ...) (buffer ...) (org-level= s-open ...) (date ...) (author ...) (title ...) (link-up ...) (link-home ..= .) (dummy ...) (html-table-tag ...) (quote-re0 ...) (quote-re ...) (inquote= nil) (infixed nil) (inverse nil) (in-local-list nil) (local-list-type nil)= (local-list-indent nil) (llt org-plain-list-ordered-item-terminator) (emai= l ...) (language ...) (keywords ...) (description ...) (lang-words nil) ...= ) (let (...) (org-unmodified ...)) (message "Exporting...") (setq org-min-l= evel (org-get-min-level lines level-offset)) (setq org-last-level org-min-l= evel) (org-init-section-numbers) (cond (... ...) (date) (t ...)) (setq lang= -words (or ... ...)) (set-buffer buffer) (let (...) (erase-buffer)) (fundam= ental-mode) (org-install-letbind) (and (fboundp ...) (set-buffer-file-codin= g-system coding-system-for-write)) (let (... ...) (mapc ... org-export-plis= t-vars) (setq umax ...) (setq umax-toc ...) (unless body-only ... ... ...) = (if ... ...) (setq head-count 0) (org-init-section-numbers) (org-open-par) = (while ... ...) (when inquote ... ...) (when in-local-list ... ...) (org-ht= ml-level-start 1 nil umax ... head-count) (when ... ...) (save-excursion ..= . ...) (when footnotes ...) (let ... ...) (unless body-only ... ... ... ...= ) (unless ... ... ...) (goto-char ...) (when thetoc ... ... ... ...) (goto-= char ...) (while ... ...) (goto-char ...) (while ... ...) (goto-char ...) (= while ... ...) (goto-char ...) (let ... ...) (goto-char ...) (when ... ...)= (remove-text-properties ... ... ...) (run-hooks ...) (or to-buffer ...) (g= oto-char ...) (or ... ...) (if ... ... ...))) org-export-as-html(nil nil nil "*Org HTML Export*") org-export-as-html-to-buffer(nil) call-interactively(org-export-as-html-to-buffer) (if (and bg (nth 2 ass) (not ...) (not ...)) (let (...) (set-process-sent= inel p ...) (message "Background process \"%s\": started" p)) (if subtree-p= (progn ... ...)) (call-interactively (nth 1 ass)) (when (and bpos ...) (le= t ... ... ... ... ...))) (let* ((bg ...) subtree-p (help "[t] insert the export option template\= n[v] limit export to visible part of outline tree\n[1] only export the = current subtree\n[SPC] publish enclosing subtree (with LaTeX_CLASS or EXPOR= T_FILE_NAME prop)\n\n[a/n/u] export as ASCII/Latin-1/UTF-8 [A/N/U] = to temporary buffer\n\n[h] export as HTML [H] to temporary buffer [R= ] export region\n[b] export as HTML and open in browser\n\n[l] export as La= TeX [L] to temporary buffer\n[p] export as LaTeX and process to PDF = [d] ... and open PDF file\n\n[D] export as DocBook [V] export as = DocBook, process to PDF, and open\n\n[j] export as TaskJuggler = [J] ... and open\n\n[m] export as Freemind mind map\n[x] export= as XOXO\n[g] export using Wes Hardaker's generic exporter\n\n[i] export cu= rrent file as iCalendar file\n[I] export all agenda files as iCalendar file= s [c] ...as one combined file\n\n[F] publish current file [P] pu= blish current project\n[X] publish a project... [E] publish every = projects") (cmds ...) r1 r2 ass (cpos ...) (cbuf ...) bpos) (save-excursion= (save-window-excursion ... ... ... ... ... ... ...)) (and bpos (goto-char = bpos)) (setq r2 (if ... ... r1)) (unless (setq ass ...) (error "No command = associated with key %c" r1)) (if (and bg ... ... ...) (let ... ... ...) (if= subtree-p ...) (call-interactively ...) (when ... ...))) org-export(nil) call-interactively(org-export nil nil) --=-=-= Sebastian --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --=-=-=--