From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: BUG-Export level 1 subtree fails Date: Sun, 31 Oct 2010 20:24:07 -0400 Message-ID: <871v75opqw.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=40362 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PCiCA-0002HN-M4 for emacs-orgmode@gnu.org; Sun, 31 Oct 2010 20:24:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PCiC3-0004WQ-15 for emacs-orgmode@gnu.org; Sun, 31 Oct 2010 20:24:18 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:60272) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PCiC2-0004WM-RS for emacs-orgmode@gnu.org; Sun, 31 Oct 2010 20:24:10 -0400 Received: from cpe000102d0fe75-cm0012256ecbde.cpe.net.cable.rogers.com ([99.239.148.180] helo=mail.norang.ca) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1PCiC1-000Av4-Pc for emacs-orgmode@gnu.org; Mon, 01 Nov 2010 00:24:10 +0000 Received: from gollum.intra.norang.ca (gollum.intra.norang.ca [192.168.1.5]) by mail.norang.ca (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id oA10O7d4007955 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 31 Oct 2010 20:24:08 -0400 Received: from gollum.intra.norang.ca (localhost [127.0.0.1] (may be forged)) by gollum.intra.norang.ca (8.14.3/8.14.3/Debian-9.4) with ESMTP id oA10O7E2013387 for ; Sun, 31 Oct 2010 20:24:07 -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@gnu.org Hi, Using the following commit ed5665e (babel: Use `copy-sequence' instead of `copy-tree', 2010-10-31) if I mark a level 1 subtree with C-c @ and then try to export to HTML with C-c C-e b I get the following stack dump: Exporting a level 2 subtree works. -Bernt Debugger entered--Lisp error: (error "Before first headline at position 16 = in buffer org-mode-tmp") signal(error ("Before first headline at position 16 in buffer org-mode-t= mp")) error("Before first headline at position %d in buffer %s" 16 #) (condition-case nil (outline-back-to-heading invisible-ok) (error (error = "Before first headline at position %d in buffer %s" ... ...))) org-back-to-heading(t) org-end-of-subtree(t) (if (not (org-on-heading-p t)) (org-end-of-subtree t) (beginning-of-line = 1) (setq a (if export-archived-trees ... ...) b (org-end-of-subtree t)) (if= (> b a) (delete-region a b))) (while (re-search-forward re-archive nil t) (if (not ...) (org-end-of-sub= tree t) (beginning-of-line 1) (setq a ... b ...) (if ... ...))) (progn (goto-char (point-min)) (while (re-search-forward re-archive nil t= ) (if ... ... ... ... ...))) (if (not (eq export-archived-trees t)) (progn (goto-char ...) (while ... = ...))) (when (not (eq export-archived-trees t)) (goto-char (point-min)) (while (= re-search-forward re-archive nil t) (if ... ... ... ... ...))) (let ((re-archive ...) a b) (when (not ...) (goto-char ...) (while ... ..= .))) org-export-remove-archived-trees(headline) (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-mark-list-ending backend) (org-export-replace-sr= c-segments-and-examples backend) (org-export-protect-colon-examples) (when = (plist-get parameters :footnotes) (org-footnote-normalize nil t)) (setq tar= get-alist (org-export-define-heading-targets target-alist)) (run-hooks (quo= te org-export-preprocess-after-headline-targets-hook)) (org-export-remember= -html-container-classes) (org-export-remove-or-extract-drawers drawers (pli= st-get parameters :drawers) backend) (when (plist-get parameters :skip-befo= re-1st-heading) (goto-char ...) (when ... ... ... ...)) (when (plist-get pa= rameters :add-text) (goto-char ...) (insert ... "\n")) (org-export-remove-h= eadline-metadata parameters) (setq target-alist (org-export-handle-invisibl= e-targets target-alist)) (run-hooks (quote org-export-preprocess-before-sel= ecting-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-ho= oks (quote org-export-preprocess-after-blockquote-hook)) (unless (plist-get= parameters :timestamps) (org-export-remove-timestamps)) (setq target-alist= (org-export-attach-captions-and-attributes backend target-alist)) (org-exp= ort-mark-radio-links) (run-hooks (quote org-export-preprocess-after-radio-t= argets-hook)) (org-export-concatenate-multiline-links) (run-hooks (quote or= g-export-preprocess-before-normalizing-links-hook)) (org-export-normalize-l= inks) (org-export-target-internal-links target-alist) (when (plist-get para= meters :emph-multiline) (org-export-concatenate-multiline-emphasis)) (org-s= tore-forced-table-alignment) (when org-export-table-remove-special-lines (o= rg-export-remove-special-table-lines)) ...) (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-mark-list-ending backend) (org-export-replace-src-segments-an= d-examples backend) (org-export-protect-colon-examples) (when (plist-get pa= rameters :footnotes) (org-footnote-normalize nil t)) (setq target-alist (or= g-export-define-heading-targets target-alist)) (run-hooks (quote org-export= -preprocess-after-headline-targets-hook)) (org-export-remember-html-contain= er-classes) (org-export-remove-or-extract-drawers drawers (plist-get parame= ters :drawers) backend) (when (plist-get parameters :skip-before-1st-headin= g) (goto-char ...) (when ... ... ... ...)) (when (plist-get parameters :add= -text) (goto-char ...) (insert ... "\n")) (org-export-remove-headline-metad= ata parameters) (setq target-alist (org-export-handle-invisible-targets tar= get-alist)) (run-hooks (quote org-export-preprocess-before-selecting-backen= d-code-hook)) (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 (quote or= g-export-preprocess-after-blockquote-hook)) (unless (plist-get parameters := timestamps) (org-export-remove-timestamps)) (setq target-alist (org-export-= attach-captions-and-attributes backend target-alist)) (org-export-mark-radi= o-links) (run-hooks (quote org-export-preprocess-after-radio-targets-hook))= (org-export-concatenate-multiline-links) (run-hooks (quote org-export-prep= rocess-before-normalizing-links-hook)) (org-export-normalize-links) (org-ex= port-target-internal-links target-alist) (when (plist-get parameters :emph-= multiline) (org-export-concatenate-multiline-emphasis)) (org-store-forced-t= able-alignment) (when org-export-table-remove-special-lines (org-export-rem= ove-special-table-lines)) ...) (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-mark-list-ending backend) (org-export-replace-src-s= egments-and-examples backend) (org-export-protect-colon-examples) (when ...= ...) (setq target-alist ...) (run-hooks ...) (org-export-remember-html-con= tainer-classes) (org-export-remove-or-extract-drawers drawers ... backend) = (when ... ... ...) (when ... ... ...) (org-export-remove-headline-metadata = parameters) (setq target-alist ...) (run-hooks ...) (org-export-select-back= end-specific-text backend) (org-export-protect-quoted-subtrees) (org-export= -remove-clock-lines) (org-export-protect-verbatim) (org-export-mark-blockqu= ote-verse-center) (run-hooks ...) (unless ... ...) (setq target-alist ...) = (org-export-mark-radio-links) (run-hooks ...) (org-export-concatenate-multi= line-links) (run-hooks ...) (org-export-normalize-links) (org-export-target= -internal-links target-alist) (when ... ...) (org-store-forced-table-alignm= ent) (when org-export-table-remove-special-lines ...) ...) (kill-buffer " o= rg-mode-tmp") rtn) org-export-preprocess-string(#("* Source Code\n :PROPERTIES:\n :ARCHI= VE: bzflag.org_archive::* Source Code\n :END:\n** SOMEDAY LogDetail Plugin= :WAITING:\n :LOGBOOK:\n - State \"SOMEDAY\" from \"TODO\" = [2010-06-07 Mon 14:43]\n :END:\n - State \"TODO\" [2009-01-1= 6 Fri 13:30]\n:PROPERTIES:\n:ID: 00e1c055-8580-4294-b1fb-a09d4b896571\n:END= :\n*** TODO Fix bzid when player is ghosted\n [2008-01-14 Mon]\n\n#+BE= GIN_EXAMPLE\n2006-09-27T00:10:39Z PLAYER-PART 11:donny_baker #6 BZid:3680 G= host\n2006-09-27T00:10:39Z PLAYER-JOIN 11:donny_baker #10 BZid: PURPLE IP:6= 7.185.228.175 VERIFIED GLOBALUSER ADMIN\n#+END_EXAMPLE\n*** CANCELLED Add c= lient id string to player info :CANCELLED:\n CLOSED: [2009-01-16 Fri = 13:30]\n - State \"CANCELLED\" [2009-01-16 Fri 13:30]\n :PROPERTIE= S:\n :Effort: 2:00\n :END:\nPlayerInfo.getClientVersion()\n*** = TODO Add configuration file for selecting what to log :NEXT:\n :P= ROPERTIES:\n :Effort: 2:00\n :END:\n*** DONE Replace cout with bzde= bugmessage\n CLOSED: [2007-11-27 Tue 20:55]\n :LOGBOOK: \n CLOC= K: [2007-11-27 Tue 18:54]--[2007-11-27 Tue 20:54] =3D> 2:00\n CLOCK: [2= 007-11-27 Tue 15:37]--[2007-11-27 Tue 16:55] =3D> 1:18\n :END:\n :PR= OPERTIES:\n :ARCHIVE_TIME: 2008-11-13 Thu 08:16\n :END: \n*** DO= NE Add bzbb id to playerjoin data\n CLOSED: [2006-10-01 Sun 23:37]\n*** DO= NE Add Players\n CLOSED: [2006-10-01 Sun 23:36]\n :PROPERTIES:\n = :ARCHIVE_TIME: 2008-11-13 Thu 08:17\n :END:\nPLAYERS (5) [+]3:420(11:ch= oke1.OSX/) [+]9:Bad Sushi() [+]8:frogster(7:drexton) [+]10:spatialgur(15:sp= atialguru.com) [+]4:klkl(10:im 6yr old)\n\n*** CANCELLED Add SERVER-HOSTPOR= T to logDetail\n CLOSED: [2008-01-15 Tue 16:48]\n :PROPERTIES:\n = :Effort: 4:00\n :END:\nclOptions->publicizedAddress.c_str()\n\n= And this is useful why? We need to know which server and port it is before= we can start storing logs - so lets just dump this idea.\n\n*** DONE Add S= ERVER-MAPNAME to logDetail\n CLOSED: [2008-02-10 Sun 20:51]\n :PR= OPERTIES:\n :Effort: 4:00\n :ARCHIVE_TIME: 2008-11-13 Thu 08:17= \n :END:\nclOptions->publicizedTitle.c_str()\n*** CANCELLED Add SERVER= -HOSTPORT to logDetail\n CLOSED: [2008-01-15 Tue 16:48]\n :PROPER= TIES:\n :Effort: 4:00\n :END:\nclOptions->publicizedAddress.c_s= tr()\n\nAnd this is useful why? We need to know which server and port it i= s before we can start storing logs - so lets just dump this idea.\n*** DONE= Add MSG-FILTERED and filtered text\n*** DONE Update SVN HEAD code so it's = up to date\n CLOSED: [2007-10-25 Thu 22:59]\n :PROPERTIES:\n :Effo= rt: 1:00\n :ARCHIVE_TIME: 2008-11-13 Thu 08:17\n :END:\n*** TODO Al= low plugin to create log files directly\n*** NEXT bzflag - add player join = events when players are rejected so we can see the bans in effect\n [200= 9-02-01 Sun]\n** SOMEDAY Overseer Plugin :WAITING:\n :LOGBOOK:\n = - State \"SOMEDAY\" from \"TODO\" [2010-06-07 Mon 14:43]\n - S= tate \"STARTED\" from \"TODO\" [2009-02-24 Tue 12:46]\n CLOCK: [= 2009-02-24 Tue 12:46]--[2009-02-24 Tue 12:59] =3D> 0:13\n CLOCK: [2009-0= 2-10 Tue 14:46]--[2009-02-10 Tue 14:59] =3D> 0:13\n :END:\n:PROPERTIES:\= n:ID: b2777d7a-9d7e-4985-8bad-297fcbdf64c2\n:END:\n*** CANCELLED Overseer: = handle registered players :CANCELLED:\n CLOSED: [2009-02-07 Sat 13:01= ]\n - State \"CANCELLED\" [2009-02-07 Sat 13:01] \\\\\n We added r= equireidentify so you can't teamkill when impersonating a registered player= \n [2009-01-26 Mon]\n - Add idbans for registered players\n - Allo= w registered players to rejoin\n*** DONE Let it run without a callsign ban = file\n CLOSED: [2009-02-14 Sat 11:08]\n - State \"DONE\" [2009-= 02-14 Sat 11:08]\n - State \"STARTED\" [2009-02-14 Sat 11:08]\n*** TO= DO Overseer: Add commands\n :CLOCK:\n CLOCK: [2009-10-30 Fri 10:06]--= [2009-10-30 Fri 10:50] =3D> 0:44\n :END:\n :LOGBOOK:\n - State \"= STARTED\" from \"TODO\" [2009-10-30 Fri 10:06]\n - State \"TODO= \" from \"SOMEDAY\" [2009-10-30 Fri 10:02]\n - State \"SOMEDAY\= " from \"TODO\" [2009-04-10 Fri 21:31]\n :END:\n [2009-01-27= Tue]\n\n [[file:~/git/bzflag/bzflag-svn/bzflag/include/bzfsAPI.h::class= %20bz_CustomSlashCommandHandler][file:~/git/bzflag/bzflag-svn/bzflag/includ= e/bzfsAPI.h::class bz_CustomSlashCommandHandler]]\n [[file:~/git/bzflag/= bzflag-svn/bzflag/include/bzfsAPI.h::BZF_API%20bool%20bz_removeCustomSlashC= ommand%20const%20char%20command][file:~/git/bzflag/bzflag-svn/bzflag/includ= e/bzfsAPI.h::BZF_API bool bz_removeCustomSlashCommand const char command]]\= n [[file:~/git/bzflag/bzflag-svn/bzflag/include/bzfsAPI.h::BZF_API%20boo= l%20bz_registerCustomSlashCommand%20const%20char%20command%20bz_CustomSlash= CommandHandler%20handler][file:~/git/bzflag/bzflag-svn/bzflag/include/bzfsA= PI.h::BZF_API bool bz_registerCustomSlashCommand const char command bz_Cust= omSlashCommandHandler handler]]\n\n\n**** TODO Add /overseer list command\n= :CLOCK:\n CLOCK: [2009-11-09 Mon 19:48]--[2009-11-09 Mon 20:45] = =3D> 0:57\n :END:\n :LOGBOOK:\n - State \"STARTED\" from \"= TODO\" [2009-11-09 Mon 19:48]\n :END:\n :PROPERTIES:\n :E= ffort: 1:00\n :END:\n***** NEXT Add /overseer list command = :NEXT:\n :PROPERTIES:\n :Effort: 1:00\n :END:\n [2009= -11-17 Tue 17:54]\n - /overseer list [all|blacklist|Tkers]\n - Di= splays the list\n***** TODO Add /overseer save command\n - /overseer s= ave\n - Save the blacklist to disk\n***** TODO Add /overseer remove = command\n - /overseer remove #3\n***** TODO Add /overseer add command\= n - /overseer add callsign|\"call sign\"\n***** TODO Add /overseer rel= oad command overseer to dump and reload callsigns\n [2009-02-01 Sun]\n= - /overseer reload\n - Dump and reload the blacklist from disk= \n - /overseer reload\n - Rereads the callsign file\n\n***** CANC= ELLED Add /overseer stats command :CANCELLED:\n CLOSED: [2009-10-3= 0 Fri 10:15]\n :LOGBOOK:\n - State \"CANCELLED\" from \"TODO\" = [2009-10-30 Fri 10:15]\n :END:\n - Show number of bans by cal= lsign\n - Show number of TKs with limit\n - Show number of warnings= issued\n*** CANCELLED Track TKs by IP :CANCELLED:\n CLOSED: [2009= -10-30 Fri 10:15]\n :LOGBOOK:\n - State \"CANCELLED\" from \"TODO\" = [2009-10-30 Fri 10:15]\n :END:\n [2009-01-26 Mon]\n - Changi= ng your callsign and reconnecting won't help\n - Multiple players from s= ame IP could be an issue\n*** DONE Put expiration times on callsign bans\n = CLOSED: [2009-02-07 Sat 13:02]\n - State \"DONE\" [2009-02-07 S= at 13:02]\n - State \"STARTED\" [2009-02-07 Sat 13:01]\n - persist= ent servers will reban forever otherwise\n*** DONE Overseer config to ignor= e TKs\n CLOSED: [2009-02-07 Sat 13:02]\n - State \"DONE\" [2009= -02-07 Sat 13:02]\n - State \"STARTED\" [2009-02-07 Sat 13:02]\n [= 2009-01-29 Thu]\n - Olympic server needs that\n*** DONE Deal with cheate= rs\n CLOSED: [2009-02-08 Sun 12:15]\n - State \"DONE\" [2009-02= -08 Sun 12:15]\n - State \"STARTED\" [2009-02-07 Sat 15:14]\n CLOC= K: [2009-02-07 Sat 15:14]--[2009-02-07 Sat 15:21] =3D> 0:07\n Cheaters = join and then /register immediately as of Dec 2008\n\n Here's what we're= going to do\n - Mark players that join and then /register in the same s= econd as cheaters\n - When someone types 'cheat' in chat we kickban all = cheaters\n - If you TK and you're marked as a cheater we kickban immedia= tely\n - When someone issues a poll ban command we kickban all cheaters\= n - If a player triggers the chat filter and is a cheater we kickban\n\n= **** DONE Mark cheaters\n CLOSED: [2009-02-07 Sat 20:11]\n - State = \"DONE\" [2009-02-07 Sat 20:11]\n - State \"STARTED\" [2009-02= -07 Sat 15:22]\n :LOGBOOK:\n CLOCK: [2009-02-07 Sat 19:17]--[20= 09-02-07 Sat 20:07] =3D> 0:50\n CLOCK: [2009-02-07 Sat 15:22]--[2009-0= 2-07 Sat 16:13] =3D> 0:51\n - Need join time\n :END:\n - che= ater flag\n**** DONE Kick and ban all cheaters on 'cheat' text\n CLOSED= : [2009-02-07 Sat 20:59]\n - State \"DONE\" [2009-02-07 Sat 20:59= ]\n - State \"STARTED\" [2009-02-07 Sat 20:39]\n CLOCK: [2009-02= -07 Sat 20:39]--[2009-02-07 Sat 20:59] =3D> 0:20\n**** DONE Kick and ban c= heater when they team kill\n CLOSED: [2009-02-07 Sat 20:39]\n - Sta= te \"DONE\" [2009-02-07 Sat 20:39]\n - State \"STARTED\" [2009= -02-07 Sat 20:31]\n CLOCK: [2009-02-07 Sat 20:31]--[2009-02-07 Sat 20:3= 9] =3D> 0:08\n**** DONE Kick and ban all cheaters on a poll ban command\n = CLOSED: [2009-02-07 Sat 20:31]\n - State \"DONE\" [2009-02-07= Sat 20:31]\n - State \"STARTED\" [2009-02-07 Sat 20:27]\n CLOCK= : [2009-02-07 Sat 20:27]--[2009-02-07 Sat 20:31] =3D> 0:04\n**** DONE Kick= and ban cheater when they trigger the chat filter\n CLOSED: [2009-02-0= 7 Sat 20:27]\n - State \"DONE\" [2009-02-07 Sat 20:27]\n - St= ate \"STARTED\" [2009-02-07 Sat 20:22]\n CLOCK: [2009-02-07 Sat 20:2= 2]--[2009-02-07 Sat 20:27] =3D> 0:05\n**** DONE Test it\n CLOSED: [200= 9-02-08 Sun 12:15]\n - State \"DONE\" [2009-02-08 Sun 12:15]\n = - State \"STARTED\" [2009-02-07 Sat 20:59]\n CLOCK: [2009-02-07 Sa= t 20:59]--[2009-02-07 Sat 23:14] =3D> 2:15\n*** DONE Reissue ban for TKs w= ith the TK message\n CLOSED: [2009-02-10 Tue 14:37]\n - State \"DONE\= " [2009-02-10 Tue 14:04]\n - State \"STARTED\" [2009-02-10 Tue = 13:48]\n :LOGBOOK:\n CLOCK: [2009-02-10 Tue 13:48]--[2009-02-10 Tue= 14:04] =3D> 0:16\n :END:\n*** TODO Issue message to TKer\n - Make m= essage configurable\n - Make message optional (blank msg =3D don't send)= \n*** CANCELLED Auto save recordings of cheaters :CANCELLED:\n CLOSE= D: [2010-06-03 Thu 19:44]\n :LOGBOOK:\n - State \"CANCELLED\" from \= "TODO\" [2010-06-03 Thu 19:44]\n :END:\n [2009-02-14 Sat]\n*** = TODO Remove min debug setting and restore previous value\n [2009-02-14 S= at]\n*** DONE Load overseer on the olympic map\n CLOSED: [2009-02-24 Tue= 12:36]\n :LOGBOOK:\n - State \"DONE\" from \"STARTED\" [200= 9-02-24 Tue 12:36]\n - State \"STARTED\" from \"TODO\" [2009-02= -24 Tue 12:36]\n :END:\n [2009-02-14 Sat]\n*** DONE Ban players that = multi-join clients on the same IP\n CLOSED: [2009-02-27 Fri 20:55]\n = :LOGBOOK:\n - State \"DONE\" from \"STARTED\" [2009-02-27 Fri 2= 0:55]\n - State \"STARTED\" from \"TODO\" [2009-02-24 Tue 12:59= ]\n CLOCK: [2009-02-24 Tue 12:59]--[2009-02-24 Tue 13:02] =3D> 0:03\n = :END:\n**** DONE Add a configurable player join limit in same second\n = CLOSED: [2009-02-24 Tue 13:27]\n :LOGBOOK:\n - State \"DONE\" = from \"STARTED\" [2009-02-24 Tue 13:27]\n - State \"STARTED\" = from \"TODO\" [2009-02-24 Tue 13:02]\n CLOCK: [2009-02-24 Tue 13:= 02]--[2009-02-24 Tue 13:32] =3D> 0:30\n :END:\n3? \n**** DONE Check on= player join for number of players from same IP in same second\n CLOSED= : [2009-02-27 Fri 20:55]\n :LOGBOOK:\n - State \"DONE\" from = \"STARTED\" [2009-02-27 Fri 20:55]\n - State \"STARTED\" from \"T= ODO\" [2009-02-24 Tue 13:32]\n CLOCK: [2009-02-24 Tue 13:32]--[20= 09-02-24 Tue 14:07] =3D> 0:35\n :END:\n**** DONE Ban if too many playe= rs\n CLOSED: [2009-02-27 Fri 20:55]\n :LOGBOOK:\n - State \"DON= E\" from \"STARTED\" [2009-02-27 Fri 20:55]\n - State \"STARTE= D\" from \"TODO\" [2009-02-27 Fri 20:55]\n :END:\n*** PROJDONE= Create bzflag plugin to remove problem players\n CLOSED: [2009-01-25 Su= n 23:34]\n :LOGBOOK:\n - State \"PROJDONE\" from \"DONE\" [20= 09-03-21 Sat 04:54]\n :END:\n - State \"DONE\" [2009-01-25 Sun = 23:34]\n - State \"PROJ\" [2009-01-20 Tue 14:01]\n [2009-01-20 = Tue]\n SrVPofFieldOperations - 3day ban on IP when player joins\n**** DO= NE Pick a name for this plugin\n CLOSED: [2009-01-22 Thu 21:11]\n -= State \"DONE\" [2009-01-22 Thu 21:11]\n CLOCK: [2009-01-22 Thu 2= 1:02]--[2009-01-22 Thu 21:11] =3D> 0:09\n\n Possible names:\n - = deliquent\n - penaltybox\n\n\n - adds 3 day IP bans on players that = TK 6 times with no good kills\n regardless of rejoins\n - bans players = on join by callsign for 3 days if their callsign matches some list\n - s= k3letron\n - srvpoffieldoperations\n - nightmare\n - plastictank\n= - christopher reeves wheelchair\n - crw\n - professor chaos\n = - coogle\n - rottencrotch\n - uses 'Thumper' as the banner (configurabl= e)\n - ban length (3d) configurable\n**** DONE Outline the design\n CL= OSED: [2009-01-25 Sun 23:34]\n - State \"DONE\" [2009-01-25 Sun 2= 3:34]\n*** DONE BZFlag cheat analysis\n CLOSED: [2009-03-01 Sun 10:03]\n= :LOGBOOK:\n - State \"DONE\" from \"STARTED\" [2009-03-01 S= un 10:03]\n - State \"STARTED\" from \"TODO\" [2009-02-25 Wed 0= 8:07]\n CLOCK: [2009-02-25 Wed 08:07]--[2009-02-25 Wed 08:45] =3D> 0:38= \n :END:\n [2009-02-25 Wed]\n**** DONE Check if poll counts non-regis= tered players\n CLOSED: [2009-02-27 Fri 09:58]\n :LOGBOOK:\n - = State \"DONE\" from \"STARTED\" [2009-02-27 Fri 09:58]\n - Sta= te \"STARTED\" from \"TODO\" [2009-02-25 Wed 08:45]\n CLOCK: [= 2009-02-25 Wed 08:45]--[2009-02-25 Wed 09:36] =3D> 0:51\n :END:\n = [2009-02-25 Wed]\n*** TODO Server cheat prevention changes\n [[http://bz= flagcheat.blogspot.com/][Cheating BZFlag]]\n - [ ] Reversing with OO whi= le sealed\n - [ ] Instant respawn\n - [ ] Drop bad flags like regular= flags\n http://my.bzflag.org/w/Known_Cheats\n*** CANCELLED Make fast jo= ins just kick with a bot message - no ban :CANCELLED:\n CLOSED: [2009-05= -05 Tue 11:16]\n :LOGBOOK:\n - State \"CANCELLED\" from \"STARTED\" = [2009-05-05 Tue 11:16]\n - State \"STARTED\" from \"TODO\" [= 2009-04-22 Wed 21:04]\n CLOCK: [2009-04-22 Wed 21:04]--[2009-04-22 Wed 2= 1:13] =3D> 0:09\n :END:\n [2009-04-22 Wed]\n*** DONE Announce who is= banned as a broadcast\n CLOSED: [2009-07-17 Fri 18:12]\n - State \"D= ONE\" from \"STARTED\" [2009-07-17 Fri 18:12]\n - State \"START= ED\" from \"TODO\" [2009-07-17 Fri 16:23]\n CLOCK: [2009-07-17 = Fri 16:23]--[2009-07-17 Fri 18:12] =3D> 1:49\n*** TODO Redesign overseer t= o use more classes\n [2009-04-23 Thu]\n - Player class\n - Interat= or for players\n - kick and ban functions\n - kickIP function\n*** DO= NE Fix overseer plugin ban reason text\n CLOSED: [2009-07-19 Sun 10:19]\= n - State \"DONE\" from \"STARTED\" [2009-07-19 Sun 10:19]\n = - State \"STARTED\" from \"TODO\" [2009-07-19 Sun 10:04]\n CLO= CK: [2009-07-19 Sun 10:04]--[2009-07-19 Sun 10:19] =3D> 0:15\n [2009-07= -19 Sun]\n [[file:~/git/org/refile.org::*Complete%20git%20user%20survey]= [Complete git user survey]]\n Ban with no text" 0 2 (fontified t org-cat= egory "bzflag" face org-level-1 :org-license-to-kill t line-prefix nil wrap= -prefix #(" " 0 2 ...)) 2 13 (fontified t org-category "bzflag" face org-l= evel-1 :org-license-to-kill t line-prefix nil wrap-prefix #(" " 0 2 ...)) = 13 14 (fontified t org-category "bzflag" :org-license-to-kill t) 14 28 (fon= tified t org-category "bzflag" face org-special-keyword line-prefix #(" " = 0 2 ...) wrap-prefix #(" " 0 2 ...)) 28 33 (fontified t org-category "bzfl= ag" line-prefix #(" " 0 2 ...) wrap-prefix #(" " 0 2 ...)) 33 42 (fontifi= ed t org-category "bzflag" face org-special-keyword line-prefix #(" " 0 2 = ...) wrap-prefix #(" " 0 2 ...)) 42 43 (fontified t org-category "bzflag" = line-prefix #(" " 0 2 ...) wrap-prefix #(" " 0 2 ...)) 43 76 (fontified t= org-category "bzflag" face org-property-value line-prefix #(" " 0 2 ...) = wrap-prefix #(" " 0 2 ...)) 76 77 (fontified t org-category "bzflag" line-= prefix #(" " 0 2 ...) wrap-prefix #(" " 0 2 ...)) 77 84 (fontified t org-= category "bzflag" face org-special-keyword line-prefix #(" " 0 2 ...) wrap= -prefix #(" " 0 2 ...)) 84 85 (fontified t org-category "bzflag" line-pref= ix #(" " 0 2 ...) wrap-prefix #(" " 0 2 ...)) 85 86 (fontified t org-cate= gory "bzflag" face org-hide line-prefix #("*" 0 1 ...) wrap-prefix #(" "= 0 4 ...)) 86 88 (fontified t org-category "bzflag" face org-level-2 line-p= refix #("*" 0 1 ...) wrap-prefix #(" " 0 4 ...)) 88 95 (fontified t org-= category "bzflag" face (:foreground "goldenrod" :weight bold) line-prefix #= ("*" 0 1 ...) wrap-prefix #(" " 0 4 ...)) 95 121 (fontified t org-catego= ry "bzflag" face org-level-2 line-prefix #("*" 0 1 ...) wrap-prefix #(" = " 0 4 ...)) 121 129 (fontified t org-category "bzflag" face (org-tag org-le= vel-2) org-no-flyspell t mouse-face highlight keymap (keymap ... ... ...) l= ine-prefix #("*" 0 1 ...) wrap-prefix #(" " 0 4 ...)) 129 130 (fontified= t org-category "bzflag" face (org-tag org-level-2) org-no-flyspell t mouse= -face highlight keymap (keymap ... ... ...) rear-nonsticky (mouse-face high= light keymap invisible intangible help-echo org-linked-text) line-prefix #(= "*" 0 1 ...) wrap-prefix #(" " 0 4 ...)) 130 131 (fontified t org-catego= ry "bzflag") 131 143 (fontified t org-category "bzflag" face org-special-ke= yword line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 143 186 = (fontified t org-category "bzflag" line-prefix #(" " 0 4 ...) wrap-prefi= x #(" " 0 4 ...)) 186 207 (fontified t org-category "bzflag" org-no-flys= pell t mouse-face highlight keymap (keymap ... ... ...) face org-date line-= prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 207 208 (fontified = t org-category "bzflag" org-no-flyspell t mouse-face highlight keymap (keym= ap ... ... ...) rear-nonsticky (mouse-face highlight keymap invisible intan= gible help-echo org-linked-text) face org-date line-prefix #(" " 0 4 ...= ) wrap-prefix #(" " 0 4 ...)) 208 209 (fontified t org-category "bzflag"= line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 209 217 (font= ified t org-category "bzflag" face org-special-keyword line-prefix #(" "= 0 4 ...) wrap-prefix #(" " 0 4 ...)) 217 242 (fontified t org-category = "bzflag" line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 242 2= 63 (fontified t org-category "bzflag" org-no-flyspell t mouse-face highligh= t keymap (keymap ... ... ...) face org-date line-prefix #(" " 0 4 ...) w= rap-prefix #(" " 0 4 ...)) 263 264 (fontified t org-category "bzflag" or= g-no-flyspell t mouse-face highlight keymap (keymap ... ... ...) rear-nonst= icky (mouse-face highlight keymap invisible intangible help-echo org-linked= -text) face org-date line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4= ...)) 264 265 (fontified t org-category "bzflag" line-prefix #(" " 0 4 = ...) wrap-prefix #(" " 0 4 ...)) 265 277 (fontified t org-category "bzfl= ag" face org-special-keyword line-prefix #(" " 0 4 ...) wrap-prefix #(" = " 0 4 ...)) 277 278 (fontified t org-category "bzflag" line-prefix #(" = " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 278 282 (fontified t org-catego= ry "bzflag" face org-special-keyword line-prefix #(" " 0 4 ...) wrap-pre= fix #(" " 0 4 ...)) 282 283 (fontified t org-category "bzflag" line-pref= ix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 283 319 (fontified t or= g-category "bzflag" face org-property-value line-prefix #(" " 0 4 ...) w= rap-prefix #(" " 0 4 ...)) 319 320 (fontified t org-category "bzflag" li= ne-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 320 325 (fontifi= ed t org-category "bzflag" face org-special-keyword line-prefix #(" " 0 = 4 ...) wrap-prefix #(" " 0 4 ...)) 325 326 (fontified t org-category "bz= flag" line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 326 328 = (fontified t org-category "bzflag" line-prefix #("**" 0 2 ...) wrap-prefix = #(" " 0 6 ...) face org-hide) 328 330 (fontified t org-category "bzfla= g" line-prefix #("**" 0 2 ...) wrap-prefix #(" " 0 6 ...) face org-lev= el-3) 330 334 (fontified t org-category "bzflag" line-prefix #("**" 0 2 ...= ) wrap-prefix #(" " 0 6 ...) face (:foreground "red" :weight bold)) 33= 4 366 (fontified t org-category "bzflag" line-prefix #("**" 0 2 ...) wrap-p= refix #(" " 0 6 ...) face org-level-3) 366 367 (fontified t org-catego= ry "bzflag") 367 373 (fontified t org-category "bzflag" line-prefix #(" = " 0 6 ...) wrap-prefix #(" " 0 6 ...)) 373 388 (fontified t org-cate= gory "bzflag" line-prefix #(" " 0 6 ...) wrap-prefix #(" " 0 6 ..= .) org-no-flyspell t mouse-face highlight keymap (keymap ... ... ...) face = org-date) 388 389 (fontified t org-category "bzflag" line-prefix #(" "= 0 6 ...) wrap-prefix #(" " 0 6 ...) org-no-flyspell t mouse-face high= light keymap (keymap ... ... ...) rear-nonsticky (mouse-face highlight keym= ap invisible intangible help-echo org-linked-text) face org-date) 389 391 (= fontified t org-category "bzflag" line-prefix #(" " 0 6 ...) wrap-pref= ix #(" " 0 6 ...)) 391 406 (fontified t org-category "bzflag" line-pre= fix #(" " 0 6 ...) wrap-prefix #(" " 0 6 ...) face org-meta-line = font-lock-fontified t font-lock-multiline t) 406 407 (fontified t org-categ= ory "bzflag" line-prefix #(" " 0 6 ...) wrap-prefix #(" " 0 6 ...= ) font-lock-fontified t font-lock-multiline t) 407 582 (fontified t org-cat= egory "bzflag" line-prefix #(" " 0 6 ...) wrap-prefix #(" " 0 6 .= ..) font-lock-fontified t font-lock-multiline t) 582 583 (fontified t org-c= ategory "bzflag" line-prefix #(" " 0 6 ...) wrap-prefix #(" " 0 6= ...) font-lock-fontified t font-lock-multiline t) 583 596 (fontified nil o= rg-category "bzflag" line-prefix #(" " 0 6 ...) wrap-prefix #(" "= 0 6 ...) font-lock-fontified t font-lock-multiline t face org-meta-line) 5= 96 597 (fontified nil org-category "bzflag" line-prefix #(" " 0 6 ...)= wrap-prefix #(" " 0 6 ...) face org-meta-line) 597 661 (fontified nil= org-category "bzflag" line-prefix #("**" 0 2 ...) wrap-prefix #(" " 0= 6 ...)) 661 2690 (fontified nil org-category "bzflag") 2690 2789 (fontifie= d nil org-category "bzflag" line-prefix #("**" 0 2 ...) wrap-prefix #(" = " 0 6 ...)) 2789 2790 (fontified nil org-category "bzflag") 2790 2794 (fo= ntified t org-category "bzflag" line-prefix #(" " 0 6 ...) wrap-prefix= #(" " 0 6 ...)) 2794 2809 (fontified t org-category "bzflag" line-pre= fix #(" " 0 6 ...) wrap-prefix #(" " 0 6 ...) org-no-flyspell t m= ouse-face highlight keymap (keymap ... ... ...) face org-date) 2809 2810 (f= ontified t org-category "bzflag" line-prefix #(" " 0 6 ...) wrap-prefi= x #(" " 0 6 ...) org-no-flyspell t mouse-face highlight keymap (keymap= ... ... ...) rear-nonsticky (mouse-face highlight keymap invisible intangi= ble help-echo org-linked-text) face org-date) 2810 2811 (fontified t org-ca= tegory "bzflag" line-prefix #(" " 0 6 ...) wrap-prefix #(" " 0 6 = ...)) 2811 2812 (fontified t org-category "bzflag" face org-hide line-prefi= x #("*" 0 1 ...) wrap-prefix #(" " 0 4 ...)) 2812 2814 (fontified t org-= category "bzflag" face org-level-2 line-prefix #("*" 0 1 ...) wrap-prefix #= (" " 0 4 ...)) 2814 2821 (fontified t org-category "bzflag" face (:foreg= round "goldenrod" :weight bold) line-prefix #("*" 0 1 ...) wrap-prefix #(" = " 0 4 ...)) 2821 2846 (fontified t org-category "bzflag" face org-level-= 2 line-prefix #("*" 0 1 ...) wrap-prefix #(" " 0 4 ...)) 2846 2854 (font= ified t org-category "bzflag" face (org-tag org-level-2) org-no-flyspell t = mouse-face highlight keymap (keymap ... ... ...) line-prefix #("*" 0 1 ...)= wrap-prefix #(" " 0 4 ...)) 2854 2855 (fontified t org-category "bzflag= " face (org-tag org-level-2) org-no-flyspell t mouse-face highlight keymap = (keymap ... ... ...) rear-nonsticky (mouse-face highlight keymap invisible = intangible help-echo org-linked-text) line-prefix #("*" 0 1 ...) wrap-prefi= x #(" " 0 4 ...)) 2855 2856 (fontified t org-category "bzflag") 2856 286= 8 (fontified t org-category "bzflag" face org-special-keyword line-prefix #= (" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 2868 2911 (fontified t org-= category "bzflag" line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ..= .)) 2911 2932 (fontified t org-category "bzflag" org-no-flyspell t mouse-fa= ce highlight keymap (keymap ... ... ...) face org-date line-prefix #(" "= 0 4 ...) wrap-prefix #(" " 0 4 ...)) 2932 2933 (fontified t org-categor= y "bzflag" org-no-flyspell t mouse-face highlight keymap (keymap ... ... ..= .) rear-nonsticky (mouse-face highlight keymap invisible intangible help-ec= ho org-linked-text) face org-date line-prefix #(" " 0 4 ...) wrap-prefix= #(" " 0 4 ...)) 2933 2976 (fontified t org-category "bzflag" line-prefi= x #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 2976 2997 (fontified t o= rg-category "bzflag" org-no-flyspell t mouse-face highlight keymap (keymap = ... ... ...) face org-date line-prefix #(" " 0 4 ...) wrap-prefix #(" = " 0 4 ...)) 2997 2998 (fontified t org-category "bzflag" org-no-flyspell t= mouse-face highlight keymap (keymap ... ... ...) rear-nonsticky (mouse-fac= e highlight keymap invisible intangible help-echo org-linked-text) face org= -date line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 2998 300= 2 (fontified t org-category "bzflag" line-prefix #(" " 0 4 ...) wrap-pre= fix #(" " 0 4 ...)) 3002 3008 (fontified t org-category "bzflag" face or= g-special-keyword line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ..= .)) 3008 3009 (fontified t org-category "bzflag" line-prefix #(" " 0 4 .= ..) wrap-prefix #(" " 0 4 ...)) 3009 3054 (fontified t org-category "bzf= lag" org-no-flyspell t mouse-face highlight keymap (keymap ... ... ...) fac= e org-date line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 305= 4 3055 (fontified t org-category "bzflag" org-no-flyspell t mouse-face high= light keymap (keymap ... ... ...) rear-nonsticky (mouse-face highlight keym= ap invisible intangible help-echo org-linked-text) face org-date line-prefi= x #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 3055 3068 (fontified t o= rg-category "bzflag" line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4= ...)) 3068 3074 (fontified t org-category "bzflag" face org-special-keywor= d line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 3074 3075 (f= ontified t org-category "bzflag" line-prefix #(" " 0 4 ...) wrap-prefix = #(" " 0 4 ...)) 3075 3120 (fontified t org-category "bzflag" org-no-flys= pell t mouse-face highlight keymap (keymap ... ... ...) face org-date line-= prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 3120 3121 (fontifie= d t org-category "bzflag" org-no-flyspell t mouse-face highlight keymap (ke= ymap ... ... ...) rear-nonsticky (mouse-face highlight keymap invisible int= angible help-echo org-linked-text) face org-date line-prefix #(" " 0 4 .= ..) wrap-prefix #(" " 0 4 ...)) 3121 3131 (fontified t org-category "bzf= lag" line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 3131 3139= (fontified t org-category "bzflag" face org-special-keyword line-prefix #(= " " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 3139 3140 (fontified t org-c= ategory "bzflag" line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...= )) 3140 3152 (fontified t org-category "bzflag" face org-special-keyword li= ne-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 3152 3153 (fonti= fied t org-category "bzflag" line-prefix #(" " 0 4 ...) wrap-prefix #(" = " 0 4 ...)) 3153 3157 (fontified t org-category "bzflag" face org-specia= l-keyword line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 3157= 3158 (fontified t org-category "bzflag" line-prefix #(" " 0 4 ...) wrap= -prefix #(" " 0 4 ...)) 3158 3194 (fontified t org-category "bzflag" fac= e org-property-value line-prefix #(" " 0 4 ...) wrap-prefix #(" " 0 4= ...)) 3194 3195 (fontified t org-category "bzflag" line-prefix #(" " 0 = 4 ...) wrap-prefix #(" " 0 4 ...)) 3195 3200 (fontified t org-category "= bzflag" face org-special-keyword line-prefix #(" " 0 4 ...) wrap-prefix = #(" " 0 4 ...)) 3200 3201 (fontified t org-category "bzflag" line-prefix= #(" " 0 4 ...) wrap-prefix #(" " 0 4 ...)) 3201 3203 (fontified t or= g-category "bzflag" line-prefix #("**" 0 2 ...) wrap-prefix #(" " 0 6 = ...) face org-hide) 3203 3205 (fontified t org-category "bzflag" line-prefi= x #("**" 0 2 ...) wrap-prefix #(" " 0 6 ...) face org-level-3) 3205 32= 14 (fontified t org-category "bzflag" line-prefix #("**" 0 2 ...) wrap-pref= ix #(" " 0 6 ...) face (:foreground "orangered" :weight bold)) 3214 32= 54 (fontified t org-category "bzflag" line-prefix #("**" 0 2 ...) wrap-pref= ix #(" " 0 6 ...) face org-level-3) 3254 3264 (fontified t org-categor= y "bzflag" line-prefix #("**" 0 2 ...) wrap-prefix #(" " 0 6 ...) face= (org-tag org-level-3) org-no-flyspell t mouse-face highlight keymap (keyma= p ... ... ...)) 3264 3265 (fontified t org-category "bzflag" line-prefix #(= "**" 0 2 ...) wrap-prefix #(" " 0 6 ...) face (org-tag org-level-3) or= g-no-flyspell t mouse-face highlight keymap (keymap ... ... ...) rear-nonst= icky (mouse-face highlight keymap invisible intangible help-echo org-linked= -text)) 3265 3266 (fontified t org-category "bzflag") 3266 3270 (fontified = t org-category "bzflag" line-prefix #(" " 0 6 ...) wrap-prefix #(" = " 0 6 ...)) 3270 3277 (fontified t org-category "bzflag" line-prefix #(" = " 0 6 ...) wrap-prefix #(" " 0 6 ...) face org-special-keyword) 3= 277 3278 (fontified t org-category "bzflag" line-prefix #(" " 0 6 ...)= wrap-prefix #(" " 0 6 ...)) 3278 3299 (fontified t org-category "bzfl= ag" line-prefix #(" " 0 6 ...) wrap-prefix #(" " 0 6 ...) org-no-= flyspell t mouse-face highlight keymap (keymap ... ... ...) face org-date) = 3299 3300 (fontified t org-category "bzflag" line-prefix #(" " 0 6 ...= ) wrap-prefix #(" " 0 6 ...) org-no-flyspell t mouse-face highlight ke= ymap (keymap ... ... ...) rear-nonsticky (mouse-face highlight keymap invis= ible intangible help-echo org-linked-text) face org-date) 3300 3326 (fontif= ied t org-category "bzflag" line-prefix #(" " 0 6 ...) wrap-prefix #("= " 0 6 ...)) 3326 3347 (fontified t org-category "bzflag" line-prefix = #(" " 0 6 ...) wrap-prefix #(" " 0 6 ...) org-no-flyspell t mouse= -face highlight keymap (keymap ... ... ...) face org-date) 3347 3348 (fonti= fied t org-category "bzflag" line-prefix #(" " 0 6 ...) wrap-prefix #(= " " 0 6 ...) org-no-flyspell t mouse-face highlight keymap (keymap ...= ... ...) rear-nonsticky (mouse-face highlight keymap invisible intangible = help-echo org-linked-text) face org-date) 3348 3352 (fontified t org-catego= ry "bzflag" line-prefix #(" " 0 6 ...) wrap-prefix #(" " 0 6 ...)= ) 3352 3546 (fontified nil org-category "bzflag" line-prefix #(" " 0 6= ...) wrap-prefix #(" " 0 6 ...)) 3546 3593 (fontified nil org-categor= y "bzflag" line-prefix #("**" 0 2 ...) wrap-prefix #(" " 0 6 ...)) 359= 3 14226 (fontified nil org-category "bzflag") 14226 14270 (fontified nil or= g-category "bzflag" line-prefix #("**" 0 2 ...) wrap-prefix #(" " 0 6 = ...)) 14270 14271 (fontified nil org-category "bzflag") 14271 14619 (fontif= ied nil org-category "bzflag" line-prefix #(" " 0 6 ...) wrap-prefix #= (" " 0 6 ...)) 14619 14639 (fontified t org-category "bzflag" line-pre= fix #(" " 0 6 ...) wrap-prefix #(" " 0 6 ...))) :emph-multiline t= :for-html t :skip-before-1st-heading t :drawers nil :todo-keywords t :tags= not-in-toc :priority nil :footnotes nil :timestamps t :archived-trees head= line :select-tags ("export") :exclude-tags ("noexport") :add-text nil :LaTe= X-fragments nil) (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 ... ...) (org-html-level-start 1 nil umax ...= head-count) (when ... ...) (save-excursion ... ...) (when footnotes ...) (= let ... ...) (unless body-only ... ... ... ...) (unless ... ... ...) (goto-= char ...) (when thetoc ... ... ... ...) (goto-char ...) (while ... ...) (go= to-char ...) (while ... ...) (goto-char ...) (goto-char ...) (let ... ...) = (goto-char ...) (when ... ...) (remove-text-properties ... ... ...) (run-ho= oks ...) (or to-buffer ...) (goto-char ...) (or ... ...) (if ... ... ...))) org-export-as-html(nil hidden) org-export-as-html-and-open(nil) call-interactively(org-export-as-html-and-open) (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)