org-list.el 83 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291
  1. ;;; org-list.el --- Plain lists for Org-mode
  2. ;;
  3. ;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
  4. ;; Free Software Foundation, Inc.
  5. ;;
  6. ;; Author: Carsten Dominik <carsten at orgmode dot org>
  7. ;; Bastien Guerry <bzg AT altern DOT org>
  8. ;; Keywords: outlines, hypermedia, calendar, wp
  9. ;; Homepage: http://orgmode.org
  10. ;; Version: 7.4
  11. ;;
  12. ;; This file is part of GNU Emacs.
  13. ;;
  14. ;; GNU Emacs is free software: you can redistribute it and/or modify
  15. ;; it under the terms of the GNU General Public License as published by
  16. ;; the Free Software Foundation, either version 3 of the License, or
  17. ;; (at your option) any later version.
  18. ;; GNU Emacs is distributed in the hope that it will be useful,
  19. ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  20. ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  21. ;; GNU General Public License for more details.
  22. ;; You should have received a copy of the GNU General Public License
  23. ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
  24. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  25. ;;
  26. ;;; Commentary:
  27. ;; This file contains the code dealing with plain lists in Org-mode.
  28. ;;; Code:
  29. (eval-when-compile
  30. (require 'cl))
  31. (require 'org-macs)
  32. (require 'org-compat)
  33. (defvar org-blank-before-new-entry)
  34. (defvar org-M-RET-may-split-line)
  35. (defvar org-complex-heading-regexp)
  36. (defvar org-odd-levels-only)
  37. (defvar org-outline-regexp)
  38. (defvar org-ts-regexp)
  39. (defvar org-ts-regexp-both)
  40. (declare-function org-on-heading-p "org" (&optional invisible-ok))
  41. (declare-function outline-next-heading "outline" ())
  42. (declare-function org-back-to-heading "org" (&optional invisible-ok))
  43. (declare-function org-back-over-empty-lines "org" ())
  44. (declare-function org-trim "org" (s))
  45. (declare-function org-get-indentation "org" (&optional line))
  46. (declare-function org-timer-item "org-timer" (&optional arg))
  47. (declare-function org-timer-hms-to-secs "org-timer" (hms))
  48. (declare-function org-combine-plists "org" (&rest plists))
  49. (declare-function org-entry-get "org"
  50. (pom property &optional inherit literal-nil))
  51. (declare-function org-narrow-to-subtree "org" ())
  52. (declare-function org-show-subtree "org" ())
  53. (declare-function org-in-regexps-block-p "org"
  54. (start-re end-re &optional bound))
  55. (declare-function org-level-increment "org" ())
  56. (declare-function org-at-heading-p "org" (&optional ignored))
  57. (declare-function outline-previous-heading "outline" ())
  58. (declare-function org-icompleting-read "org" (&rest args))
  59. (declare-function org-time-string-to-seconds "org" (s))
  60. (defgroup org-plain-lists nil
  61. "Options concerning plain lists in Org-mode."
  62. :tag "Org Plain lists"
  63. :group 'org-structure)
  64. (defcustom org-cycle-include-plain-lists t
  65. "When t, make TAB cycle visibility on plain list items.
  66. Cycling plain lists works only when the cursor is on a plain list
  67. item. When the cursor is on an outline heading, plain lists are
  68. treated as text. This is the most stable way of handling this,
  69. which is why it is the default.
  70. When this is the symbol `integrate', then during cycling, plain
  71. list items will *temporarily* be interpreted as outline headlines
  72. with a level given by 1000+i where i is the indentation of the
  73. bullet. This setting can lead to strange effects when switching
  74. visibility to `children', because the first \"child\" in a
  75. subtree decides what children should be listed. If that first
  76. \"child\" is a plain list item with an implied large level
  77. number, all true children and grand children of the outline
  78. heading will be exposed in a children' view."
  79. :group 'org-plain-lists
  80. :type '(choice
  81. (const :tag "Never" nil)
  82. (const :tag "With cursor in plain list (recommended)" t)
  83. (const :tag "As children of outline headings" integrate)))
  84. (defcustom org-list-demote-modify-bullet nil
  85. "Default bullet type installed when demoting an item.
  86. This is an association list, for each bullet type, this alist will point
  87. to the bullet that should be used when this item is demoted.
  88. For example,
  89. (setq org-list-demote-modify-bullet
  90. '((\"+\" . \"-\") (\"-\" . \"+\") (\"*\" . \"+\")))
  91. will make
  92. + Movies
  93. + Silence of the Lambs
  94. + My Cousin Vinny
  95. + Books
  96. + The Hunt for Red October
  97. + The Road to Omaha
  98. into
  99. + Movies
  100. - Silence of the Lambs
  101. - My Cousin Vinny
  102. + Books
  103. - The Hunt for Red October
  104. - The Road to Omaha"
  105. :group 'org-plain-lists
  106. :type '(repeat
  107. (cons
  108. (choice :tag "If the current bullet is "
  109. (const "-")
  110. (const "+")
  111. (const "*")
  112. (const "1.")
  113. (const "1)"))
  114. (choice :tag "demotion will change it to"
  115. (const "-")
  116. (const "+")
  117. (const "*")
  118. (const "1.")
  119. (const "1)")))))
  120. (defcustom org-plain-list-ordered-item-terminator t
  121. "The character that makes a line with leading number an ordered list item.
  122. Valid values are ?. and ?\). To get both terminators, use t. While
  123. ?. may look nicer, it creates the danger that a line with leading
  124. number may be incorrectly interpreted as an item. ?\) therefore is
  125. the safe choice."
  126. :group 'org-plain-lists
  127. :type '(choice (const :tag "dot like in \"2.\"" ?.)
  128. (const :tag "paren like in \"2)\"" ?\))
  129. (const :tab "both" t)))
  130. (defcustom org-list-two-spaces-after-bullet-regexp nil
  131. "A regular expression matching bullets that should have 2 spaces after them.
  132. When nil, no bullet will have two spaces after them.
  133. When a string, it will be used as a regular expression. When the
  134. bullet type of a list is changed, the new bullet type will be
  135. matched against this regexp. If it matches, there will be two
  136. spaces instead of one after the bullet in each item of the list."
  137. :group 'org-plain-lists
  138. :type '(choice
  139. (const :tag "never" nil)
  140. (regexp)))
  141. (defcustom org-list-ending-method 'both
  142. "Determine where plain lists should end.
  143. Valid values are: `regexp', `indent' or `both'.
  144. When set to `regexp', Org will look into two variables,
  145. `org-empty-line-terminates-plain-lists' and the more general
  146. `org-list-end-regexp', to determine what will end lists. This is
  147. the fastest method.
  148. When set to `indent', a list will end whenever a line following
  149. an item, but not starting one, is less or equally indented than
  150. it.
  151. When set to `both', each of the preceding methods is applied to
  152. determine lists endings. This is the default method."
  153. :group 'org-plain-lists
  154. :type '(choice
  155. (const :tag "With a regexp defining ending" regexp)
  156. (const :tag "With indentation of regular (no bullet) text" indent)
  157. (const :tag "With both methods" both)))
  158. (defcustom org-empty-line-terminates-plain-lists nil
  159. "Non-nil means an empty line ends all plain list levels.
  160. This variable only makes sense if `org-list-ending-method' is set
  161. to `regexp' or `both'. This is then equivalent to set
  162. `org-list-end-regexp' to \"^[ \\t]*$\"."
  163. :group 'org-plain-lists
  164. :type 'boolean)
  165. (defcustom org-list-end-regexp "^[ \t]*\n[ \t]*\n"
  166. "Regexp matching the end of all plain list levels.
  167. It must start with \"^\" and end with \"\\n\". It defaults to 2
  168. blank lines. `org-empty-line-terminates-plain-lists' has
  169. precedence over it."
  170. :group 'org-plain-lists
  171. :type 'string)
  172. (defcustom org-list-automatic-rules '((bullet . t)
  173. (checkbox . t)
  174. (indent . t)
  175. (insert . t))
  176. "Non-nil means apply set of rules when acting on lists.
  177. By default, automatic actions are taken when using
  178. \\[org-meta-return], \\[org-metaright], \\[org-metaleft],
  179. \\[org-shiftmetaright], \\[org-shiftmetaleft],
  180. \\[org-ctrl-c-minus], \\[org-toggle-checkbox] or
  181. \\[org-insert-todo-heading]. You can disable individually these
  182. rules by setting them to nil. Valid rules are:
  183. bullet when non-nil, cycling bullet do not allow lists at
  184. column 0 to have * as a bullet and descriptions lists
  185. to be numbered.
  186. checkbox when non-nil, checkbox statistics is updated each time
  187. you either insert a new checkbox or toggle a checkbox.
  188. It also prevents from inserting a checkbox in a
  189. description item.
  190. indent when non-nil, indenting or outdenting list top-item
  191. with its subtree will move the whole list and
  192. outdenting a list whose bullet is * to column 0 will
  193. change that bullet to -
  194. insert when non-nil, trying to insert an item inside a block
  195. will insert it right before the block instead of
  196. throwing an error."
  197. :group 'org-plain-lists
  198. :type '(alist :tag "Sets of rules"
  199. :key-type
  200. (choice
  201. (const :tag "Bullet" bullet)
  202. (const :tag "Checkbox" checkbox)
  203. (const :tag "Indent" indent)
  204. (const :tag "Insert" insert))
  205. :value-type
  206. (boolean :tag "Activate" :value t)))
  207. (defcustom org-hierarchical-checkbox-statistics t
  208. "Non-nil means checkbox statistics counts only the state of direct children.
  209. When nil, all boxes below the cookie are counted.
  210. This can be set to nil on a per-node basis using a COOKIE_DATA property
  211. with the word \"recursive\" in the value."
  212. :group 'org-plain-lists
  213. :type 'boolean)
  214. (defcustom org-description-max-indent 20
  215. "Maximum indentation for the second line of a description list.
  216. When the indentation would be larger than this, it will become
  217. 5 characters instead."
  218. :group 'org-plain-lists
  219. :type 'integer)
  220. (defcustom org-list-radio-list-templates
  221. '((latex-mode "% BEGIN RECEIVE ORGLST %n
  222. % END RECEIVE ORGLST %n
  223. \\begin{comment}
  224. #+ORGLST: SEND %n org-list-to-latex
  225. -
  226. \\end{comment}\n")
  227. (texinfo-mode "@c BEGIN RECEIVE ORGLST %n
  228. @c END RECEIVE ORGLST %n
  229. @ignore
  230. #+ORGLST: SEND %n org-list-to-texinfo
  231. -
  232. @end ignore\n")
  233. (html-mode "<!-- BEGIN RECEIVE ORGLST %n -->
  234. <!-- END RECEIVE ORGLST %n -->
  235. <!--
  236. #+ORGLST: SEND %n org-list-to-html
  237. -
  238. -->\n"))
  239. "Templates for radio lists in different major modes.
  240. All occurrences of %n in a template will be replaced with the name of the
  241. list, obtained by prompting the user."
  242. :group 'org-plain-lists
  243. :type '(repeat
  244. (list (symbol :tag "Major mode")
  245. (string :tag "Format"))))
  246. ;;; Internal functions
  247. (defun org-list-end-re ()
  248. "Return the regex corresponding to the end of a list.
  249. It depends on `org-empty-line-terminates-plain-lists'."
  250. (if org-empty-line-terminates-plain-lists
  251. "^[ \t]*\n"
  252. org-list-end-regexp))
  253. (defun org-item-re (&optional general)
  254. "Return the correct regular expression for plain lists.
  255. If GENERAL is non-nil, return the general regexp independent of the value
  256. of `org-plain-list-ordered-item-terminator'."
  257. (cond
  258. ((or general (eq org-plain-list-ordered-item-terminator t))
  259. "\\([ \t]*\\([-+]\\|\\([0-9]+[.)]\\)\\)\\|[ \t]+\\*\\)\\([ \t]+\\|$\\)")
  260. ((= org-plain-list-ordered-item-terminator ?.)
  261. "\\([ \t]*\\([-+]\\|\\([0-9]+\\.\\)\\)\\|[ \t]+\\*\\)\\([ \t]+\\|$\\)")
  262. ((= org-plain-list-ordered-item-terminator ?\))
  263. "\\([ \t]*\\([-+]\\|\\([0-9]+)\\)\\)\\|[ \t]+\\*\\)\\([ \t]+\\|$\\)")
  264. (t (error "Invalid value of `org-plain-list-ordered-item-terminator'"))))
  265. (defconst org-item-beginning-re (concat "^" (org-item-re))
  266. "Regexp matching the beginning of a plain list item.")
  267. (defun org-list-ending-between (min max &optional firstp)
  268. "Find the position of a list ending between MIN and MAX, or nil.
  269. This function looks for `org-list-end-re' outside a block.
  270. If FIRSTP in non-nil, return the point at the beginning of the
  271. nearest valid terminator from MIN. Otherwise, return the point at
  272. the end of the nearest terminator from MAX."
  273. (save-excursion
  274. (let* ((start (if firstp min max))
  275. (end (if firstp max min))
  276. (search-fun (if firstp
  277. #'org-search-forward-unenclosed
  278. #'org-search-backward-unenclosed))
  279. (list-end-p (progn
  280. (goto-char start)
  281. (funcall search-fun (org-list-end-re) end t))))
  282. ;; Is there a valid list ending somewhere ?
  283. (and list-end-p
  284. ;; we want to be on the first line of the list ender
  285. (match-beginning 0)))))
  286. (defun org-list-maybe-skip-block (search limit)
  287. "Return non-nil value if point is in a block, skipping it on the way.
  288. It looks for the boundary of the block in SEARCH direction,
  289. stopping at LIMIT."
  290. (save-match-data
  291. (let ((case-fold-search t)
  292. (boundary (if (eq search 're-search-forward) 3 5)))
  293. (when (save-excursion
  294. (and (funcall search "^[ \t]*#\\+\\(begin\\|end\\)_" limit t)
  295. (= (length (match-string 1)) boundary)))
  296. ;; We're in a block: get out of it
  297. (goto-char (match-beginning 0))))))
  298. (defun org-list-search-unenclosed-generic (search re bound noerr)
  299. "Search a string outside blocks and protected places.
  300. Arguments SEARCH, RE, BOUND and NOERR are similar to those in
  301. `search-forward', `search-backward', `re-search-forward' and
  302. `re-search-backward'."
  303. (catch 'exit
  304. (let ((origin (point)))
  305. (while t
  306. ;; 1. No match: return to origin or bound, depending on NOERR.
  307. (unless (funcall search re bound noerr)
  308. (throw 'exit (and (goto-char (if (memq noerr '(t nil)) origin bound))
  309. nil)))
  310. ;; 2. Match not in block or protected: return point. Else
  311. ;; skip the block and carry on.
  312. (unless (or (get-text-property (match-beginning 0) 'org-protected)
  313. (org-list-maybe-skip-block search bound))
  314. (throw 'exit (point)))))))
  315. (defun org-search-backward-unenclosed (regexp &optional bound noerror)
  316. "Like `re-search-backward' but don't stop inside blocks or protected places.
  317. Arguments REGEXP, BOUND and NOERROR are similar to those used in
  318. `re-search-backward'."
  319. (org-list-search-unenclosed-generic
  320. #'re-search-backward regexp (or bound (point-min)) noerror))
  321. (defun org-search-forward-unenclosed (regexp &optional bound noerror)
  322. "Like `re-search-forward' but don't stop inside blocks or protected places.
  323. Arguments REGEXP, BOUND and NOERROR are similar to those used in
  324. `re-search-forward'."
  325. (org-list-search-unenclosed-generic
  326. #'re-search-forward regexp (or bound (point-max)) noerror))
  327. (defun org-list-in-item-p-with-indent (limit)
  328. "Is the cursor inside a plain list?
  329. Plain lists are considered ending when a non-blank line is less
  330. indented than the previous item within LIMIT."
  331. (save-excursion
  332. (beginning-of-line)
  333. (cond
  334. ;; do not start searching inside a block...
  335. ((org-list-maybe-skip-block #'re-search-backward limit))
  336. ;; ... or at a blank line
  337. ((looking-at "^[ \t]*$")
  338. (skip-chars-backward " \r\t\n")
  339. (beginning-of-line)))
  340. (beginning-of-line)
  341. (or (org-at-item-p)
  342. (let* ((case-fold-search t)
  343. (ind-ref (org-get-indentation))
  344. ;; Ensure there is at least an item above
  345. (up-item-p (save-excursion
  346. (org-search-backward-unenclosed
  347. org-item-beginning-re limit t))))
  348. (and up-item-p
  349. (catch 'exit
  350. (while t
  351. (cond
  352. ((org-at-item-p)
  353. (throw 'exit (< (org-get-indentation) ind-ref)))
  354. ((looking-at "^[ \t]*$")
  355. (skip-chars-backward " \r\t\n")
  356. (beginning-of-line))
  357. ((looking-at "^[ \t]*#\\+end_")
  358. (re-search-backward "^[ \t]*#\\+begin_"))
  359. (t
  360. (setq ind-ref (min (org-get-indentation) ind-ref))
  361. (forward-line -1))))))))))
  362. (defun org-list-in-item-p-with-regexp (limit)
  363. "Is the cursor inside a plain list?
  364. Plain lists end when `org-list-end-regexp' is matched, or at a
  365. blank line if `org-empty-line-terminates-plain-lists' is true.
  366. Argument LIMIT specifies the upper-bound of the search."
  367. (save-excursion
  368. (let* ((actual-pos (goto-char (point-at-eol)))
  369. ;; Moved to eol so current line can be matched by
  370. ;; `org-item-re'.
  371. (last-item-start (save-excursion
  372. (org-search-backward-unenclosed
  373. org-item-beginning-re limit t)))
  374. (list-ender (org-list-ending-between
  375. last-item-start actual-pos)))
  376. ;; We are in a list when we are on an item line or when we can
  377. ;; find an item before point and there is no valid list ender
  378. ;; between it and the point.
  379. (and last-item-start (not list-ender)))))
  380. (defun org-list-top-point-with-regexp (limit)
  381. "Return point at the top level item in a list.
  382. Argument LIMIT specifies the upper-bound of the search.
  383. List ending is determined by regexp. See
  384. `org-list-ending-method'. for more information."
  385. (save-excursion
  386. (let ((pos (point-at-eol)))
  387. ;; Is there some list above this one ? If so, go to its ending.
  388. ;; Otherwise, go back to the heading above or bob.
  389. (goto-char (or (org-list-ending-between limit pos) limit))
  390. ;; From there, search down our list.
  391. (org-search-forward-unenclosed org-item-beginning-re pos t)
  392. (point-at-bol))))
  393. (defun org-list-bottom-point-with-regexp (limit)
  394. "Return point just before list ending.
  395. Argument LIMIT specifies the lower-bound of the search.
  396. List ending is determined by regexp. See
  397. `org-list-ending-method'. for more information."
  398. (save-excursion
  399. (let ((pos (org-get-item-beginning)))
  400. ;; The list ending is either first point matching
  401. ;; `org-list-end-re', point at first white-line before next
  402. ;; heading, or eob.
  403. (or (org-list-ending-between (min pos limit) limit t) limit))))
  404. (defun org-list-top-point-with-indent (limit)
  405. "Return point at the top level in a list.
  406. Argument LIMIT specifies the upper-bound of the search.
  407. List ending is determined by indentation of text. See
  408. `org-list-ending-method'. for more information."
  409. (save-excursion
  410. (let ((case-fold-search t))
  411. (let ((item-ref (goto-char (org-get-item-beginning)))
  412. (ind-ref 10000))
  413. (forward-line -1)
  414. (catch 'exit
  415. (while t
  416. (let ((ind (+ (or (get-text-property (point) 'original-indentation) 0)
  417. (org-get-indentation))))
  418. (cond
  419. ((looking-at "^[ \t]*:END:")
  420. (throw 'exit item-ref))
  421. ((<= (point) limit)
  422. (throw 'exit
  423. (if (and (org-at-item-p) (< ind ind-ref))
  424. (point-at-bol)
  425. item-ref)))
  426. ((looking-at "^[ \t]*$")
  427. (skip-chars-backward " \r\t\n")
  428. (beginning-of-line))
  429. ((looking-at "^[ \t]*#\\+end_")
  430. (re-search-backward "^[ \t]*#\\+begin_"))
  431. ((not (org-at-item-p))
  432. (setq ind-ref (min ind ind-ref))
  433. (forward-line -1))
  434. ((>= ind ind-ref)
  435. (throw 'exit item-ref))
  436. (t
  437. (setq item-ref (point-at-bol) ind-ref 10000)
  438. (forward-line -1))))))))))
  439. (defun org-list-bottom-point-with-indent (limit)
  440. "Return point just before list ending or nil if not in a list.
  441. Argument LIMIT specifies the lower-bound of the search.
  442. List ending is determined by the indentation of text. See
  443. `org-list-ending-method' for more information."
  444. (save-excursion
  445. (let ((ind-ref (progn
  446. (goto-char (org-get-item-beginning))
  447. (org-get-indentation)))
  448. (case-fold-search t))
  449. ;; do not start inside a block
  450. (org-list-maybe-skip-block #'re-search-forward limit)
  451. (beginning-of-line)
  452. (catch 'exit
  453. (while t
  454. (skip-chars-forward " \t")
  455. (let ((ind (+ (or (get-text-property (point) 'original-indentation) 0)
  456. (org-get-indentation))))
  457. (cond
  458. ((or (>= (point) limit)
  459. (looking-at ":END:"))
  460. (throw 'exit (progn
  461. ;; Ensure bottom is just after a
  462. ;; non-blank line.
  463. (skip-chars-backward " \r\t\n")
  464. (min (point-max) (1+ (point-at-eol))))))
  465. ((= (point) (point-at-eol))
  466. (skip-chars-forward " \r\t\n")
  467. (beginning-of-line))
  468. ((org-at-item-p)
  469. (setq ind-ref ind)
  470. (forward-line 1))
  471. ((<= ind ind-ref)
  472. (throw 'exit (progn
  473. ;; Again, ensure bottom is just after a
  474. ;; non-blank line.
  475. (skip-chars-backward " \r\t\n")
  476. (min (point-max) (1+ (point-at-eol))))))
  477. ((looking-at "#\\+begin_")
  478. (re-search-forward "[ \t]*#\\+end_")
  479. (forward-line 1))
  480. (t (forward-line 1)))))))))
  481. (defun org-list-at-regexp-after-bullet-p (regexp)
  482. "Is point at a list item with REGEXP after bullet?"
  483. (and (org-at-item-p)
  484. (save-excursion
  485. (goto-char (match-end 0))
  486. ;; Ignore counter if any
  487. (when (looking-at "\\(?:\\[@\\(?:start:\\)?[0-9]+\\][ \t]*\\)?")
  488. (goto-char (match-end 0)))
  489. (looking-at regexp))))
  490. (defun org-list-get-item-same-level (search-fun pos limit pre-move)
  491. "Return point at the beginning of next item at the same level.
  492. Search items using function SEARCH-FUN, from POS to LIMIT. It
  493. uses PRE-MOVE before search. Return nil if no item was found."
  494. (save-excursion
  495. (goto-char pos)
  496. (let* ((start (org-get-item-beginning))
  497. (ind (progn (goto-char start) (org-get-indentation))))
  498. ;; We don't want to match the current line.
  499. (funcall pre-move)
  500. ;; Skip any sublist on the way
  501. (while (and (funcall search-fun org-item-beginning-re limit t)
  502. (> (org-get-indentation) ind)))
  503. (when (and (/= (point-at-bol) start) ; Have we moved ?
  504. (= (org-get-indentation) ind))
  505. (point-at-bol)))))
  506. (defun org-list-separating-blank-lines-number (pos top bottom)
  507. "Return number of blank lines that should separate items in list.
  508. POS is the position of point to be considered.
  509. TOP and BOTTOM are respectively position of list beginning and
  510. list ending.
  511. Assume point is at item's beginning. If the item is alone, apply
  512. some heuristics to guess the result."
  513. (save-excursion
  514. (let ((insert-blank-p
  515. (cdr (assq 'plain-list-item org-blank-before-new-entry)))
  516. usr-blank)
  517. (cond
  518. ;; Trivial cases where there should be none.
  519. ((or (and (not (eq org-list-ending-method 'indent))
  520. org-empty-line-terminates-plain-lists)
  521. (not insert-blank-p)) 0)
  522. ;; When `org-blank-before-new-entry' says so, it is 1.
  523. ((eq insert-blank-p t) 1)
  524. ;; plain-list-item is 'auto. Count blank lines separating
  525. ;; neighbours items in list.
  526. (t (let ((next-p (org-get-next-item (point) bottom)))
  527. (cond
  528. ;; Is there a next item?
  529. (next-p (goto-char next-p)
  530. (org-back-over-empty-lines))
  531. ;; Is there a previous item?
  532. ((org-get-previous-item (point) top)
  533. (org-back-over-empty-lines))
  534. ;; User inserted blank lines, trust him
  535. ((and (> pos (org-end-of-item-before-blank bottom))
  536. (> (save-excursion
  537. (goto-char pos)
  538. (skip-chars-backward " \t")
  539. (setq usr-blank (org-back-over-empty-lines))) 0))
  540. usr-blank)
  541. ;; Are there blank lines inside the item ?
  542. ((save-excursion
  543. (org-search-forward-unenclosed
  544. "^[ \t]*$" (org-end-of-item-before-blank bottom) t)) 1)
  545. ;; No parent: no blank line.
  546. (t 0))))))))
  547. (defun org-list-insert-item-generic (pos &optional checkbox after-bullet)
  548. "Insert a new list item at POS.
  549. If POS is before first character after bullet of the item, the
  550. new item will be created before the current one.
  551. Insert a checkbox if CHECKBOX is non-nil, and string AFTER-BULLET
  552. after the bullet. Cursor will be after this text once the
  553. function ends."
  554. (goto-char pos)
  555. ;; Is point in a special block?
  556. (when (org-in-regexps-block-p
  557. "^[ \t]*#\\+\\(begin\\|BEGIN\\)_\\([a-zA-Z0-9_]+\\)"
  558. '(concat "^[ \t]*#\\+\\(end\\|END\\)_" (match-string 2)))
  559. (if (not (cdr (assq 'insert org-list-automatic-rules)))
  560. ;; Rule in `org-list-automatic-rules' forbids insertion.
  561. (error "Cannot insert item inside a block")
  562. ;; Else, move before it prior to add a new item.
  563. (end-of-line)
  564. (re-search-backward "^[ \t]*#\\+\\(begin\\|BEGIN\\)_" nil t)
  565. (end-of-line 0)))
  566. (let* ((true-pos (point))
  567. (top (org-list-top-point))
  568. (bottom (copy-marker (org-list-bottom-point)))
  569. (bullet (and (goto-char (org-get-item-beginning))
  570. (org-list-bullet-string (org-get-bullet))))
  571. (ind (org-get-indentation))
  572. (before-p (progn
  573. ;; Description item: text starts after colons.
  574. (or (org-at-item-description-p)
  575. ;; At a checkbox: text starts after it.
  576. (org-at-item-checkbox-p)
  577. ;; Otherwise, text starts after bullet.
  578. (org-at-item-p))
  579. (<= true-pos (match-end 0))))
  580. (blank-lines-nb (org-list-separating-blank-lines-number
  581. true-pos top bottom))
  582. (insert-fun
  583. (lambda (text)
  584. ;; insert bullet above item in order to avoid bothering
  585. ;; with possible blank lines ending last item.
  586. (goto-char (org-get-item-beginning))
  587. (org-indent-to-column ind)
  588. (insert (concat bullet (when checkbox "[ ] ") after-bullet))
  589. ;; Stay between after-bullet and before text.
  590. (save-excursion
  591. (insert (concat text (make-string (1+ blank-lines-nb) ?\n))))
  592. (unless before-p
  593. ;; store bottom: exchanging items doesn't change list
  594. ;; bottom point but will modify marker anyway
  595. (setq bottom (marker-position bottom))
  596. (let ((col (current-column)))
  597. (org-list-exchange-items
  598. (org-get-item-beginning) (org-get-next-item (point) bottom)
  599. bottom)
  600. ;; recompute next-item: last sexp modified list
  601. (goto-char (org-get-next-item (point) bottom))
  602. (org-move-to-column col)))
  603. ;; checkbox update might modify bottom point, so use a
  604. ;; marker here
  605. (setq bottom (copy-marker bottom))
  606. (when checkbox (org-update-checkbox-count-maybe))
  607. (org-list-repair nil top bottom))))
  608. (goto-char true-pos)
  609. (cond
  610. (before-p (funcall insert-fun nil) t)
  611. ;; Can't split item: insert bullet at the end of item.
  612. ((not (org-get-alist-option org-M-RET-may-split-line 'item))
  613. (funcall insert-fun nil) t)
  614. ;; else, insert a new bullet along with everything from point
  615. ;; down to last non-blank line of item.
  616. (t
  617. (delete-horizontal-space)
  618. ;; Get pos again in case previous command modified line.
  619. (let* ((pos (point))
  620. (end-before-blank (org-end-of-item-before-blank bottom))
  621. (after-text
  622. (when (< pos end-before-blank)
  623. (prog1
  624. (delete-and-extract-region pos end-before-blank)
  625. ;; delete any blank line at and before point.
  626. (beginning-of-line)
  627. (while (looking-at "^[ \t]*$")
  628. (delete-region (point-at-bol) (1+ (point-at-eol)))
  629. (beginning-of-line 0))))))
  630. (funcall insert-fun after-text) t)))))
  631. (defvar org-last-indent-begin-marker (make-marker))
  632. (defvar org-last-indent-end-marker (make-marker))
  633. (defun org-list-indent-item-generic (arg no-subtree top bottom)
  634. "Indent a local list item including its children.
  635. When number ARG is a negative, item will be outdented, otherwise
  636. it will be indented.
  637. If a region is active, all items inside will be moved.
  638. If NO-SUBTREE is non-nil, only indent the item itself, not its
  639. children.
  640. TOP and BOTTOM are respectively position at item beginning and at
  641. item ending.
  642. Return t if successful."
  643. (let* ((regionp (org-region-active-p))
  644. (rbeg (and regionp (region-beginning)))
  645. (rend (and regionp (region-end))))
  646. (cond
  647. ((and regionp
  648. (goto-char rbeg)
  649. (not (org-search-forward-unenclosed org-item-beginning-re rend t)))
  650. (error "No item in region"))
  651. ((not (org-at-item-p))
  652. (error "Not on an item"))
  653. (t
  654. ;; Are we going to move the whole list?
  655. (let* ((specialp (and (cdr (assq 'indent org-list-automatic-rules))
  656. (not no-subtree)
  657. (= top (point-at-bol)))))
  658. ;; Determine begin and end points of zone to indent. If moving
  659. ;; more than one item, ensure we keep them on subsequent moves.
  660. (unless (and (memq last-command '(org-shiftmetaright org-shiftmetaleft))
  661. (memq this-command '(org-shiftmetaright org-shiftmetaleft)))
  662. (if regionp
  663. (progn
  664. (set-marker org-last-indent-begin-marker rbeg)
  665. (set-marker org-last-indent-end-marker rend))
  666. (set-marker org-last-indent-begin-marker (point-at-bol))
  667. (set-marker org-last-indent-end-marker
  668. (save-excursion
  669. (cond
  670. (specialp bottom)
  671. (no-subtree (org-end-of-item-or-at-child bottom))
  672. (t (org-get-end-of-item bottom)))))))
  673. ;; Get everything ready
  674. (let* ((beg (marker-position org-last-indent-begin-marker))
  675. (end (marker-position org-last-indent-end-marker))
  676. (struct (org-list-struct
  677. beg end top (if specialp end bottom) (< arg 0)))
  678. (origins (org-list-struct-origins struct))
  679. (beg-item (assq beg struct)))
  680. (cond
  681. ;; Special case: moving top-item with indent rule
  682. (specialp
  683. (let* ((level-skip (org-level-increment))
  684. (offset (if (< arg 0) (- level-skip) level-skip))
  685. (top-ind (nth 1 beg-item)))
  686. (if (< (+ top-ind offset) 0)
  687. (error "Cannot outdent beyond margin")
  688. ;; Change bullet if necessary
  689. (when (and (= (+ top-ind offset) 0)
  690. (string-match "*" (nth 2 beg-item)))
  691. (setcdr beg-item (list (nth 1 beg-item)
  692. (org-list-bullet-string "-"))))
  693. ;; Shift ancestor
  694. (let ((anc (car struct)))
  695. (setcdr anc (list (+ (nth 1 anc) offset) "" nil)))
  696. (org-list-struct-fix-struct struct origins)
  697. (org-list-struct-apply-struct struct end))))
  698. ;; Forbidden move
  699. ((and (< arg 0)
  700. (or (and no-subtree
  701. (not regionp)
  702. (org-list-struct-get-child beg-item struct))
  703. (let ((last-item (save-excursion
  704. (goto-char end)
  705. (skip-chars-backward " \r\t\n")
  706. (goto-char (org-get-item-beginning))
  707. (org-list-struct-assoc-at-point))))
  708. (org-list-struct-get-child last-item struct))))
  709. (error "Cannot outdent an item without its children"))
  710. ;; Normal shifting
  711. (t
  712. (let* ((shifted-ori (if (< arg 0)
  713. (org-list-struct-outdent beg end origins)
  714. (org-list-struct-indent beg end origins struct))))
  715. (org-list-struct-fix-struct struct shifted-ori)
  716. (org-list-struct-apply-struct struct bottom))))))))))
  717. ;;; Predicates
  718. (defun org-in-item-p ()
  719. "Is the cursor inside a plain list?
  720. This checks `org-list-ending-method'."
  721. (unless (let ((outline-regexp org-outline-regexp)) (org-at-heading-p))
  722. (let* ((prev-head (save-excursion (outline-previous-heading)))
  723. (bound (if prev-head
  724. (or (save-excursion
  725. (let ((case-fold-search t))
  726. (re-search-backward "^[ \t]*:END:" prev-head t)))
  727. prev-head)
  728. (point-min))))
  729. (cond
  730. ((eq org-list-ending-method 'regexp)
  731. (org-list-in-item-p-with-regexp bound))
  732. ((eq org-list-ending-method 'indent)
  733. (org-list-in-item-p-with-indent bound))
  734. (t (and (org-list-in-item-p-with-regexp bound)
  735. (org-list-in-item-p-with-indent bound)))))))
  736. (defun org-list-first-item-p (top)
  737. "Is this item the first item in a plain list?
  738. Assume point is at an item.
  739. TOP is the position of list's top-item."
  740. (save-excursion
  741. (beginning-of-line)
  742. (let ((ind (org-get-indentation)))
  743. (or (not (org-search-backward-unenclosed org-item-beginning-re top t))
  744. (< (org-get-indentation) ind)))))
  745. (defun org-at-item-p ()
  746. "Is point in a line starting a hand-formatted item?"
  747. (save-excursion
  748. (beginning-of-line) (looking-at org-item-beginning-re)))
  749. (defun org-at-item-bullet-p ()
  750. "Is point at the bullet of a plain list item?"
  751. (and (org-at-item-p)
  752. (not (member (char-after) '(?\ ?\t)))
  753. (< (point) (match-end 0))))
  754. (defun org-at-item-timer-p ()
  755. "Is point at a line starting a plain list item with a timer?"
  756. (org-list-at-regexp-after-bullet-p
  757. "\\([0-9]+:[0-9]+:[0-9]+\\)[ \t]+::[ \t]+"))
  758. (defun org-at-item-description-p ()
  759. "Is point at a description list item?"
  760. (org-list-at-regexp-after-bullet-p "\\(\\S-.+\\)[ \t]+::[ \t]+"))
  761. (defun org-at-item-checkbox-p ()
  762. "Is point at a line starting a plain-list item with a checklet?"
  763. (org-list-at-regexp-after-bullet-p "\\(\\[[- X]\\]\\)[ \t]+"))
  764. (defun org-checkbox-blocked-p ()
  765. "Is the current checkbox blocked from for being checked now?
  766. A checkbox is blocked if all of the following conditions are fulfilled:
  767. 1. The checkbox is not checked already.
  768. 2. The current entry has the ORDERED property set.
  769. 3. There is an unchecked checkbox in this entry before the current line."
  770. (catch 'exit
  771. (save-match-data
  772. (save-excursion
  773. (unless (org-at-item-checkbox-p) (throw 'exit nil))
  774. (when (equal (match-string 1) "[X]")
  775. ;; the box is already checked!
  776. (throw 'exit nil))
  777. (let ((end (point-at-bol)))
  778. (condition-case nil (org-back-to-heading t)
  779. (error (throw 'exit nil)))
  780. (unless (org-entry-get nil "ORDERED") (throw 'exit nil))
  781. (when (org-search-forward-unenclosed
  782. "^[ \t]*[-+*0-9.)]+[ \t]+\\(\\[@\\(?:start:\\)?[0-9]+\\][ \t]*\\)?\\[[- ]\\]" end t)
  783. (org-current-line)))))))
  784. ;;; Navigate
  785. ;; Every interactive navigation function is derived from a
  786. ;; non-interactive one, which doesn't move point, assumes point is
  787. ;; already in a list and doesn't compute list boundaries.
  788. ;; If you plan to use more than one org-list function is some code,
  789. ;; you should therefore first check if point is in a list with
  790. ;; `org-in-item-p' or `org-at-item-p', then compute list boundaries
  791. ;; with `org-list-top-point' and `org-list-bottom-point', and make use
  792. ;; of non-interactive forms.
  793. (defun org-list-top-point ()
  794. "Return point at the top level in a list.
  795. Assume point is in a list."
  796. (let* ((prev-head (save-excursion (outline-previous-heading)))
  797. (bound (if prev-head
  798. (or (save-excursion
  799. (let ((case-fold-search t))
  800. (re-search-backward "^[ \t]*:END:" prev-head t)))
  801. prev-head)
  802. (point-min))))
  803. (cond
  804. ((eq org-list-ending-method 'regexp)
  805. (org-list-top-point-with-regexp bound))
  806. ((eq org-list-ending-method 'indent)
  807. (org-list-top-point-with-indent bound))
  808. (t (let ((top-re (org-list-top-point-with-regexp bound)))
  809. (org-list-top-point-with-indent (or top-re bound)))))))
  810. (defun org-list-bottom-point ()
  811. "Return point just before list ending.
  812. Assume point is in a list."
  813. (let* ((next-head (save-excursion
  814. (and (let ((outline-regexp org-outline-regexp))
  815. ;; Use default regexp because folding
  816. ;; changes OUTLINE-REGEXP.
  817. (outline-next-heading)))))
  818. (limit (or (save-excursion
  819. (and (re-search-forward "^[ \t]*:END:" next-head t)
  820. (point-at-bol)))
  821. next-head
  822. (point-max))))
  823. (cond
  824. ((eq org-list-ending-method 'regexp)
  825. (org-list-bottom-point-with-regexp limit))
  826. ((eq org-list-ending-method 'indent)
  827. (org-list-bottom-point-with-indent limit))
  828. (t (let ((bottom-re (org-list-bottom-point-with-regexp limit)))
  829. (org-list-bottom-point-with-indent (or bottom-re limit)))))))
  830. (defun org-get-item-beginning ()
  831. "Return position of current item beginning."
  832. (save-excursion
  833. ;; possibly match current line
  834. (end-of-line)
  835. (org-search-backward-unenclosed org-item-beginning-re nil t)
  836. (point-at-bol)))
  837. (defun org-beginning-of-item ()
  838. "Go to the beginning of the current hand-formatted item.
  839. If the cursor is not in an item, throw an error."
  840. (interactive)
  841. (if (org-in-item-p)
  842. (goto-char (org-get-item-beginning))
  843. (error "Not in an item")))
  844. (defun org-get-beginning-of-list (top)
  845. "Return position of the first item of the current list or sublist.
  846. TOP is the position at list beginning."
  847. (save-excursion
  848. (let (prev-p)
  849. (while (setq prev-p (org-get-previous-item (point) top))
  850. (goto-char prev-p))
  851. (point-at-bol))))
  852. (defun org-beginning-of-item-list ()
  853. "Go to the beginning item of the current list or sublist.
  854. Return an error if not in a list."
  855. (interactive)
  856. (if (org-in-item-p)
  857. (goto-char (org-get-beginning-of-list (org-list-top-point)))
  858. (error "Not in an item")))
  859. (defun org-get-end-of-list (bottom)
  860. "Return position at the end of the current list or sublist.
  861. BOTTOM is the position at list ending."
  862. (save-excursion
  863. (goto-char (org-get-item-beginning))
  864. (let ((ind (org-get-indentation)))
  865. (while (and (/= (point) bottom)
  866. (>= (org-get-indentation) ind))
  867. (org-search-forward-unenclosed org-item-beginning-re bottom 'move))
  868. (if (= (point) bottom) bottom (point-at-bol)))))
  869. (defun org-end-of-item-list ()
  870. "Go to the end of the current list or sublist.
  871. If the cursor in not in an item, throw an error."
  872. (interactive)
  873. (if (org-in-item-p)
  874. (goto-char (org-get-end-of-list (org-list-bottom-point)))
  875. (error "Not in an item")))
  876. (defun org-get-end-of-item (bottom)
  877. "Return position at the end of the current item.
  878. BOTTOM is the position at list ending."
  879. (or (org-get-next-item (point) bottom)
  880. (org-get-end-of-list bottom)))
  881. (defun org-end-of-item ()
  882. "Go to the end of the current hand-formatted item.
  883. If the cursor is not in an item, throw an error."
  884. (interactive)
  885. (if (org-in-item-p)
  886. (goto-char (org-get-end-of-item (org-list-bottom-point)))
  887. (error "Not in an item")))
  888. (defun org-end-of-item-or-at-child (bottom)
  889. "Move to the end of the item, stops before the first child if any.
  890. BOTTOM is the position at list ending."
  891. (end-of-line)
  892. (goto-char
  893. (if (org-search-forward-unenclosed org-item-beginning-re bottom t)
  894. (point-at-bol)
  895. (org-get-end-of-item bottom))))
  896. (defun org-end-of-item-before-blank (bottom)
  897. "Return point at end of item, before any blank line.
  898. Point returned is at eol.
  899. BOTTOM is the position at list ending."
  900. (save-excursion
  901. (goto-char (org-get-end-of-item bottom))
  902. (skip-chars-backward " \r\t\n")
  903. (point-at-eol)))
  904. (defun org-get-previous-item (pos limit)
  905. "Return point of the previous item at the same level as POS.
  906. Stop searching at LIMIT. Return nil if no item is found."
  907. (org-list-get-item-same-level
  908. #'org-search-backward-unenclosed pos limit #'beginning-of-line))
  909. (defun org-previous-item ()
  910. "Move to the beginning of the previous item.
  911. Item is at the same level in the current plain list. Error if not
  912. in a plain list, or if this is the first item in the list."
  913. (interactive)
  914. (if (not (org-in-item-p))
  915. (error "Not in an item")
  916. (let ((prev-p (org-get-previous-item (point) (org-list-top-point))))
  917. (if prev-p (goto-char prev-p) (error "On first item")))))
  918. (defun org-get-next-item (pos limit)
  919. "Return point of the next item at the same level as POS.
  920. Stop searching at LIMIT. Return nil if no item is found."
  921. (org-list-get-item-same-level
  922. #'org-search-forward-unenclosed pos limit #'end-of-line))
  923. (defun org-next-item ()
  924. "Move to the beginning of the next item.
  925. Item is at the same level in the current plain list. Error if not
  926. in a plain list, or if this is the last item in the list."
  927. (interactive)
  928. (if (not (org-in-item-p))
  929. (error "Not in an item")
  930. (let ((next-p (org-get-next-item (point) (org-list-bottom-point))))
  931. (if next-p (goto-char next-p) (error "On last item")))))
  932. ;;; Manipulate
  933. (defun org-list-exchange-items (beg-A beg-B bottom)
  934. "Swap item starting at BEG-A with item starting at BEG-B.
  935. Blank lines at the end of items are left in place. Assume BEG-A
  936. is lesser than BEG-B.
  937. BOTTOM is the position at list ending."
  938. (save-excursion
  939. (let* ((end-of-item-no-blank
  940. (lambda (pos)
  941. (goto-char pos)
  942. (goto-char (org-end-of-item-before-blank bottom))))
  943. (end-A-no-blank (funcall end-of-item-no-blank beg-A))
  944. (end-B-no-blank (funcall end-of-item-no-blank beg-B))
  945. (body-A (buffer-substring beg-A end-A-no-blank))
  946. (body-B (buffer-substring beg-B end-B-no-blank))
  947. (between-A-no-blank-and-B (buffer-substring end-A-no-blank beg-B)))
  948. (goto-char beg-A)
  949. (delete-region beg-A end-B-no-blank)
  950. (insert (concat body-B between-A-no-blank-and-B body-A)))))
  951. (defun org-move-item-down ()
  952. "Move the plain list item at point down, i.e. swap with following item.
  953. Subitems (items with larger indentation) are considered part of the item,
  954. so this really moves item trees."
  955. (interactive)
  956. (if (not (org-at-item-p))
  957. (error "Not at an item")
  958. (let* ((pos (point))
  959. (col (current-column))
  960. (bottom (org-list-bottom-point))
  961. (actual-item (goto-char (org-get-item-beginning)))
  962. (next-item (org-get-next-item (point) bottom)))
  963. (if (not next-item)
  964. (progn
  965. (goto-char pos)
  966. (error "Cannot move this item further down"))
  967. (org-list-exchange-items actual-item next-item bottom)
  968. (org-list-repair nil nil bottom)
  969. (goto-char (org-get-next-item (point) bottom))
  970. (org-move-to-column col)))))
  971. (defun org-move-item-up ()
  972. "Move the plain list item at point up, i.e. swap with previous item.
  973. Subitems (items with larger indentation) are considered part of the item,
  974. so this really moves item trees."
  975. (interactive)
  976. (if (not (org-at-item-p))
  977. (error "Not at an item")
  978. (let* ((pos (point))
  979. (col (current-column))
  980. (top (org-list-top-point))
  981. (bottom (org-list-bottom-point))
  982. (actual-item (goto-char (org-get-item-beginning)))
  983. (prev-item (org-get-previous-item (point) top)))
  984. (if (not prev-item)
  985. (progn
  986. (goto-char pos)
  987. (error "Cannot move this item further up"))
  988. (org-list-exchange-items prev-item actual-item bottom)
  989. (org-list-repair nil top bottom)
  990. (org-move-to-column col)))))
  991. (defun org-insert-item (&optional checkbox)
  992. "Insert a new item at the current level.
  993. If cursor is before first character after bullet of the item, the
  994. new item will be created before the current one.
  995. If CHECKBOX is non-nil, add a checkbox next to the bullet.
  996. Return t when things worked, nil when we are not in an item, or
  997. item is invisible."
  998. (unless (or (not (org-in-item-p))
  999. (save-excursion
  1000. (goto-char (org-get-item-beginning))
  1001. (outline-invisible-p)))
  1002. (if (save-excursion
  1003. (goto-char (org-get-item-beginning))
  1004. (org-at-item-timer-p))
  1005. ;; Timer list: delegate to `org-timer-item'.
  1006. (progn (org-timer-item) t)
  1007. ;; if we're in a description list, ask for the new term.
  1008. (let ((desc-text (when (save-excursion
  1009. (and (goto-char (org-get-item-beginning))
  1010. (org-at-item-description-p)))
  1011. (concat (read-string "Term: ") " :: "))))
  1012. ;; Don't insert a checkbox if checkbox rule is applied and it
  1013. ;; is a description item.
  1014. (org-list-insert-item-generic
  1015. (point) (and checkbox
  1016. (or (not desc-text)
  1017. (not (cdr (assq 'checkbox org-list-automatic-rules)))))
  1018. desc-text)))))
  1019. ;;; Structures
  1020. ;; The idea behind structures is to avoid moving back and forth in the
  1021. ;; buffer on costly operations like indenting or fixing bullets.
  1022. ;; It achieves this by taking a snapshot of an interesting part of the
  1023. ;; list, in the shape of an alist, using `org-list-struct'.
  1024. ;; It then proceeds to changes directly on the alist, with the help of
  1025. ;; and `org-list-struct-origins'. When those are done,
  1026. ;; `org-list-struct-apply-struct' applies the changes to the buffer.
  1027. (defun org-list-struct-assoc-at-point ()
  1028. "Return the structure association at point.
  1029. It is a cons-cell whose key is point and values are indentation,
  1030. bullet string and bullet counter, if any."
  1031. (save-excursion
  1032. (beginning-of-line)
  1033. (list (point-at-bol)
  1034. (org-get-indentation)
  1035. (progn
  1036. (looking-at "^[ \t]*\\([-+*0-9.)]+[ \t]+\\)")
  1037. (match-string 1))
  1038. (progn
  1039. (goto-char (match-end 0))
  1040. (and (looking-at "\\[@\\(?:start:\\)?\\([0-9]+\\)\\]")
  1041. (match-string 1))))))
  1042. (defun org-list-struct (begin end top bottom &optional outdent)
  1043. "Return the structure containing the list between BEGIN and END.
  1044. A structure is an alist where key is point of item and values
  1045. are, in that order, indentation, bullet string and value of
  1046. counter, if any. A structure contains every list and sublist that
  1047. has items between BEGIN and END along with their common ancestor.
  1048. If no such ancestor can be found, the function will add a virtual
  1049. ancestor at position 0.
  1050. TOP and BOTTOM are respectively the position of list beginning
  1051. and list ending.
  1052. If OUTDENT is non-nil, it will also grab all of the parent list
  1053. and the grand-parent. Setting OUTDENT to t is mandatory when next
  1054. change is an outdent."
  1055. (save-excursion
  1056. (let* (struct
  1057. (extend
  1058. (lambda (struct)
  1059. (let* ((ind-min (apply 'min (mapcar 'cadr struct)))
  1060. (begin (caar struct))
  1061. (end (caar (last struct)))
  1062. pre-list post-list)
  1063. (goto-char begin)
  1064. ;; Find beginning of most outdented list (min list)
  1065. (while (and (org-search-backward-unenclosed
  1066. org-item-beginning-re top t)
  1067. (>= (org-get-indentation) ind-min))
  1068. (setq pre-list (cons (org-list-struct-assoc-at-point)
  1069. pre-list)))
  1070. ;; Now get the parent. If none, add a virtual ancestor
  1071. (if (< (org-get-indentation) ind-min)
  1072. (setq pre-list (cons (org-list-struct-assoc-at-point)
  1073. pre-list))
  1074. (setq pre-list (cons (list 0 (org-get-indentation) "" nil)
  1075. pre-list)))
  1076. ;; Find end of min list
  1077. (goto-char end)
  1078. (end-of-line)
  1079. (while (and (org-search-forward-unenclosed
  1080. org-item-beginning-re bottom 'move)
  1081. (>= (org-get-indentation) ind-min))
  1082. (setq post-list (cons (org-list-struct-assoc-at-point)
  1083. post-list)))
  1084. ;; Is list is malformed? If some items are less
  1085. ;; indented that top-item, add them anyhow.
  1086. (when (and (= (caar pre-list) 0) (< (point) bottom))
  1087. (beginning-of-line)
  1088. (while (org-search-forward-unenclosed
  1089. org-item-beginning-re bottom t)
  1090. (setq post-list (cons (org-list-struct-assoc-at-point)
  1091. post-list))))
  1092. (append pre-list struct (reverse post-list))))))
  1093. ;; Here we start: first get the core zone...
  1094. (goto-char end)
  1095. (while (org-search-backward-unenclosed org-item-beginning-re begin t)
  1096. (setq struct (cons (org-list-struct-assoc-at-point) struct)))
  1097. ;; ... then, extend it to make it a structure...
  1098. (let ((extended (funcall extend struct)))
  1099. ;; ... twice when OUTDENT is non-nil and struct still can be
  1100. ;; extended
  1101. (if (and outdent (> (caar extended) 0))
  1102. (funcall extend extended)
  1103. extended)))))
  1104. (defun org-list-struct-origins (struct)
  1105. "Return an alist where key is item's position and value parent's.
  1106. STRUCT is the list's structure looked up."
  1107. (let* ((struct-rev (reverse struct))
  1108. (acc (list (cons (nth 1 (car struct)) 0)))
  1109. (prev-item (lambda (item)
  1110. (car (nth 1 (member (assq item struct) struct-rev)))))
  1111. (get-origins
  1112. (lambda (item)
  1113. (let* ((item-pos (car item))
  1114. (ind (nth 1 item))
  1115. (prev-ind (caar acc)))
  1116. (cond
  1117. ;; List closing.
  1118. ((> prev-ind ind)
  1119. (let ((current-origin (or (member (assq ind acc) acc)
  1120. ;; needed if top-point is
  1121. ;; not the most outdented
  1122. (last acc))))
  1123. (setq acc current-origin)
  1124. (cons item-pos (cdar acc))))
  1125. ;; New list
  1126. ((< prev-ind ind)
  1127. (let ((origin (funcall prev-item item-pos)))
  1128. (setq acc (cons (cons ind origin) acc))
  1129. (cons item-pos origin)))
  1130. ;; Current list going on
  1131. (t (cons item-pos (cdar acc))))))))
  1132. (cons '(0 . 0) (mapcar get-origins (cdr struct)))))
  1133. (defun org-list-struct-get-parent (item struct origins)
  1134. "Return parent association of ITEM in STRUCT or nil.
  1135. ORIGINS is the alist of parents. See `org-list-struct-origins'."
  1136. (let* ((parent-pos (cdr (assq (car item) origins))))
  1137. (when (> parent-pos 0) (assq parent-pos struct))))
  1138. (defun org-list-struct-get-child (item struct)
  1139. "Return child association of ITEM in STRUCT or nil."
  1140. (let ((ind (nth 1 item))
  1141. (next-item (cadr (member item struct))))
  1142. (when (and next-item (> (nth 1 next-item) ind)) next-item)))
  1143. (defun org-list-struct-fix-bul (struct origins)
  1144. "Verify and correct bullets for every association in STRUCT.
  1145. ORIGINS is the alist of parents. See `org-list-struct-origins'.
  1146. This function modifies STRUCT."
  1147. (let* (acc
  1148. (init-bul (lambda (item)
  1149. (let ((counter (nth 3 item))
  1150. (bullet (org-list-bullet-string (nth 2 item))))
  1151. (cond
  1152. ((and (string-match "[0-9]+" bullet) counter)
  1153. (replace-match counter nil nil bullet))
  1154. ((string-match "[0-9]+" bullet)
  1155. (replace-match "1" nil nil bullet))
  1156. (t bullet)))))
  1157. (set-bul (lambda (item bullet)
  1158. (setcdr item (list (nth 1 item) bullet (nth 3 item)))))
  1159. (get-bul (lambda (item bullet)
  1160. (let* ((counter (nth 3 item)))
  1161. (if (and counter (string-match "[0-9]+" bullet))
  1162. (replace-match counter nil nil bullet)
  1163. bullet))))
  1164. (fix-bul
  1165. (lambda (item) struct
  1166. (let* ((parent (cdr (assq (car item) origins)))
  1167. (orig-ref (assq parent acc)))
  1168. (if orig-ref
  1169. ;; Continuing previous list
  1170. (let* ((prev-bul (cdr orig-ref))
  1171. (new-bul (funcall get-bul item prev-bul)))
  1172. (setcdr orig-ref (org-list-inc-bullet-maybe new-bul))
  1173. (funcall set-bul item new-bul))
  1174. ;; A new list is starting
  1175. (let ((new-bul (funcall init-bul item)))
  1176. (funcall set-bul item new-bul)
  1177. (setq acc (cons (cons parent
  1178. (org-list-inc-bullet-maybe new-bul))
  1179. acc))))))))
  1180. (mapc fix-bul (cdr struct))))
  1181. (defun org-list-struct-fix-ind (struct origins)
  1182. "Verify and correct indentation for every association in STRUCT.
  1183. ORIGINS is the alist of parents. See `org-list-struct-origins'.
  1184. This function modifies STRUCT."
  1185. (let* ((headless (cdr struct))
  1186. (ancestor (car struct))
  1187. (top-ind (+ (nth 1 ancestor) (length (nth 2 ancestor))))
  1188. (new-ind
  1189. (lambda (item)
  1190. (let* ((parent (org-list-struct-get-parent item headless origins)))
  1191. (if parent
  1192. ;; Indent like parent + length of parent's bullet
  1193. (setcdr item (cons (+ (length (nth 2 parent)) (nth 1 parent))
  1194. (cddr item)))
  1195. ;; If no parent, indent like top-point
  1196. (setcdr item (cons top-ind (cddr item))))))))
  1197. (mapc new-ind headless)))
  1198. (defun org-list-struct-fix-struct (struct origins)
  1199. "Return STRUCT with correct bullets and indentation.
  1200. ORIGINS is the alist of parents. See `org-list-struct-origins'.
  1201. Only elements of STRUCT that have changed are returned."
  1202. (let ((old (copy-alist struct)))
  1203. (org-list-struct-fix-bul struct origins)
  1204. (org-list-struct-fix-ind struct origins)
  1205. (delq nil (mapcar (lambda (e) (when (not (equal (pop old) e)) e)) struct))))
  1206. (defun org-list-struct-outdent (start end origins)
  1207. "Outdent items in a structure.
  1208. Items are indented when their key is between START, included, and
  1209. END, excluded.
  1210. ORIGINS is the alist of parents. See `org-list-struct-origins'.
  1211. STRUCT is the concerned structure."
  1212. (let* (acc
  1213. (out (lambda (cell)
  1214. (let* ((item (car cell))
  1215. (parent (cdr cell)))
  1216. (cond
  1217. ;; Item not yet in zone: keep association
  1218. ((< item start) cell)
  1219. ;; Item out of zone: follow associations in acc
  1220. ((>= item end)
  1221. (let ((convert (assq parent acc)))
  1222. (if convert (cons item (cdr convert)) cell)))
  1223. ;; Item has no parent: error
  1224. ((<= parent 0)
  1225. (error "Cannot outdent top-level items"))
  1226. ;; Parent is outdented: keep association
  1227. ((>= parent start)
  1228. (setq acc (cons (cons parent item) acc)) cell)
  1229. (t
  1230. ;; Parent isn't outdented: reparent to grand-parent
  1231. (let ((grand-parent (cdr (assq parent origins))))
  1232. (setq acc (cons (cons parent item) acc))
  1233. (cons item grand-parent))))))))
  1234. (mapcar out origins)))
  1235. (defun org-list-struct-indent (start end origins struct)
  1236. "Indent items in a structure.
  1237. Items are indented when their key is between START, included, and
  1238. END, excluded.
  1239. ORIGINS is the alist of parents. See `org-list-struct-origins'.
  1240. STRUCT is the concerned structure. It may be modified if
  1241. `org-list-demote-modify-bullet' matches bullets between START and
  1242. END."
  1243. (let* (acc
  1244. (orig-rev (reverse origins))
  1245. (get-prev-item
  1246. (lambda (cell parent)
  1247. (car (rassq parent (cdr (memq cell orig-rev))))))
  1248. (set-assoc
  1249. (lambda (cell)
  1250. (setq acc (cons cell acc)) cell))
  1251. (change-bullet-maybe
  1252. (lambda (item)
  1253. (let* ((full-item (assq item struct))
  1254. (item-bul (org-trim (nth 2 full-item)))
  1255. (new-bul-p (cdr (assoc item-bul org-list-demote-modify-bullet))))
  1256. (when new-bul-p
  1257. ;; new bullet is stored without space to ensure item
  1258. ;; will be modified
  1259. (setcdr full-item
  1260. (list (nth 1 full-item)
  1261. new-bul-p
  1262. (nth 3 full-item)))))))
  1263. (ind
  1264. (lambda (cell)
  1265. (let* ((item (car cell))
  1266. (parent (cdr cell)))
  1267. (cond
  1268. ;; Item not yet in zone: keep association
  1269. ((< item start) cell)
  1270. ((>= item end)
  1271. ;; Item out of zone: follow associations in acc
  1272. (let ((convert (assq parent acc)))
  1273. (if convert (cons item (cdr convert)) cell)))
  1274. (t
  1275. ;; Item is in zone...
  1276. (let ((prev (funcall get-prev-item cell parent)))
  1277. ;; Check if bullet needs to be changed
  1278. (funcall change-bullet-maybe item)
  1279. (cond
  1280. ;; First item indented but not parent: error
  1281. ((and (or (not prev) (= prev 0)) (< parent start))
  1282. (error "Cannot indent the first item of a list"))
  1283. ;; First item and parent indented: keep same parent
  1284. ((or (not prev) (= prev 0))
  1285. (funcall set-assoc cell))
  1286. ;; Previous item not indented: reparent to it
  1287. ((< prev start)
  1288. (funcall set-assoc (cons item prev)))
  1289. ;; Previous item indented: reparent like it
  1290. (t
  1291. (funcall set-assoc (cons item
  1292. (cdr (assq prev acc)))))))))))))
  1293. (mapcar ind origins)))
  1294. (defun org-list-struct-apply-struct (struct bottom)
  1295. "Apply modifications to list so it mirrors STRUCT.
  1296. BOTTOM is position at list ending.
  1297. Initial position is restored after the changes."
  1298. (let* ((pos (copy-marker (point)))
  1299. (ancestor (caar struct))
  1300. (modify
  1301. (lambda (item)
  1302. (goto-char (car item))
  1303. (let* ((new-ind (nth 1 item))
  1304. (new-bul (org-list-bullet-string (nth 2 item)))
  1305. (old-ind (org-get-indentation))
  1306. (old-bul (progn
  1307. (looking-at "[ \t]*\\(\\S-+[ \t]*\\)")
  1308. (match-string 1)))
  1309. (old-body-ind (+ (length old-bul) old-ind))
  1310. (new-body-ind (+ (length new-bul) new-ind)))
  1311. ;; 1. Shift item's body
  1312. (unless (= old-body-ind new-body-ind)
  1313. (org-shift-item-indentation
  1314. (- new-body-ind old-body-ind) bottom))
  1315. ;; 2. Replace bullet
  1316. (unless (equal new-bul old-bul)
  1317. (save-excursion
  1318. (looking-at "[ \t]*\\(\\S-+[ \t]*\\)")
  1319. (replace-match new-bul nil nil nil 1)))
  1320. ;; 3. Indent item to appropriate column
  1321. (unless (= new-ind old-ind)
  1322. (delete-region (point-at-bol)
  1323. (progn
  1324. (skip-chars-forward " \t")
  1325. (point)))
  1326. (indent-to new-ind)))))
  1327. ;; Remove ancestor if it is left.
  1328. (struct-to-apply (if (or (not ancestor) (= 0 ancestor))
  1329. (cdr struct)
  1330. struct)))
  1331. ;; Apply changes from bottom to top
  1332. (mapc modify (nreverse struct-to-apply))
  1333. (goto-char pos)))
  1334. ;;; Indentation
  1335. (defun org-get-string-indentation (s)
  1336. "What indentation has S due to SPACE and TAB at the beginning of the string?"
  1337. (let ((n -1) (i 0) (w tab-width) c)
  1338. (catch 'exit
  1339. (while (< (setq n (1+ n)) (length s))
  1340. (setq c (aref s n))
  1341. (cond ((= c ?\ ) (setq i (1+ i)))
  1342. ((= c ?\t) (setq i (* (/ (+ w i) w) w)))
  1343. (t (throw 'exit t)))))
  1344. i))
  1345. (defun org-shift-item-indentation (delta bottom)
  1346. "Shift the indentation in current item by DELTA.
  1347. Sub-items are not moved.
  1348. BOTTOM is position at list ending."
  1349. (save-excursion
  1350. (let ((beg (point-at-bol))
  1351. (end (org-end-of-item-or-at-child bottom)))
  1352. (beginning-of-line (unless (eolp) 0))
  1353. (while (> (point) beg)
  1354. (when (looking-at "[ \t]*\\S-")
  1355. ;; this is not an empty line
  1356. (let ((i (org-get-indentation)))
  1357. (when (and (> i 0) (> (+ i delta) 0))
  1358. (org-indent-line-to (+ i delta)))))
  1359. (beginning-of-line 0)))))
  1360. (defun org-outdent-item ()
  1361. "Outdent a local list item, but not its children.
  1362. If a region is active, all items inside will be moved."
  1363. (interactive)
  1364. (org-list-indent-item-generic
  1365. -1 t (org-list-top-point) (org-list-bottom-point)))
  1366. (defun org-indent-item ()
  1367. "Indent a local list item, but not its children.
  1368. If a region is active, all items inside will be moved."
  1369. (interactive)
  1370. (org-list-indent-item-generic
  1371. 1 t (org-list-top-point) (org-list-bottom-point)))
  1372. (defun org-outdent-item-tree ()
  1373. "Outdent a local list item including its children.
  1374. If a region is active, all items inside will be moved."
  1375. (interactive)
  1376. (org-list-indent-item-generic
  1377. -1 nil (org-list-top-point) (org-list-bottom-point)))
  1378. (defun org-indent-item-tree ()
  1379. "Indent a local list item including its children.
  1380. If a region is active, all items inside will be moved."
  1381. (interactive)
  1382. (org-list-indent-item-generic
  1383. 1 nil (org-list-top-point) (org-list-bottom-point)))
  1384. (defvar org-tab-ind-state)
  1385. (defun org-cycle-item-indentation ()
  1386. "Cycle levels of indentation of an empty item.
  1387. The first run indent the item, if applicable. Subsequents runs
  1388. outdent it at meaningful levels in the list. When done, item is
  1389. put back at its original position with its original bullet.
  1390. Return t at each successful move."
  1391. (let ((org-adapt-indentation nil)
  1392. (ind (org-get-indentation))
  1393. (bottom (and (org-at-item-p) (org-list-bottom-point))))
  1394. (when (and (or (org-at-item-description-p)
  1395. (org-at-item-checkbox-p)
  1396. (org-at-item-p))
  1397. ;; Check that item is really empty
  1398. (>= (match-end 0) (save-excursion
  1399. (org-end-of-item-or-at-child bottom)
  1400. (skip-chars-backward " \r\t\n")
  1401. (point))))
  1402. (setq this-command 'org-cycle-item-indentation)
  1403. (let ((top (org-list-top-point)))
  1404. ;; When in the middle of the cycle, try to outdent first. If it
  1405. ;; fails, and point is still at initial position, indent. Else,
  1406. ;; go back to original position.
  1407. (if (eq last-command 'org-cycle-item-indentation)
  1408. (cond
  1409. ((ignore-errors (org-list-indent-item-generic -1 t top bottom)))
  1410. ((and (= (org-get-indentation) (car org-tab-ind-state))
  1411. (ignore-errors
  1412. (org-list-indent-item-generic 1 t top bottom))))
  1413. (t (back-to-indentation)
  1414. (org-indent-to-column (car org-tab-ind-state))
  1415. (end-of-line)
  1416. (org-list-repair (cdr org-tab-ind-state))
  1417. ;; Break cycle
  1418. (setq this-command 'identity)))
  1419. ;; If a cycle is starting, remember indentation and bullet,
  1420. ;; then try to indent. If it fails, try to outdent.
  1421. (setq org-tab-ind-state (cons ind (org-get-bullet)))
  1422. (cond
  1423. ((ignore-errors (org-list-indent-item-generic 1 t top bottom)))
  1424. ((ignore-errors (org-list-indent-item-generic -1 t top bottom)))
  1425. (t (error "Cannot move item")))))
  1426. t)))
  1427. ;;; Bullets
  1428. (defun org-get-bullet ()
  1429. "Return the bullet of the item at point.
  1430. Assume cursor is at an item."
  1431. (save-excursion
  1432. (beginning-of-line)
  1433. (and (looking-at "[ \t]*\\(\\S-+\\)") (match-string 1))))
  1434. (defun org-list-bullet-string (bullet)
  1435. "Return BULLET with the correct number of whitespaces.
  1436. It determines the number of whitespaces to append by looking at
  1437. `org-list-two-spaces-after-bullet-regexp'."
  1438. (save-match-data
  1439. (string-match "\\S-+\\([ \t]*\\)" bullet)
  1440. (replace-match
  1441. (save-match-data
  1442. (concat
  1443. " "
  1444. ;; Do we need to concat another white space ?
  1445. (when (and org-list-two-spaces-after-bullet-regexp
  1446. (string-match org-list-two-spaces-after-bullet-regexp bullet))
  1447. " ")))
  1448. nil nil bullet 1)))
  1449. (defun org-list-inc-bullet-maybe (bullet)
  1450. "Increment BULLET if applicable."
  1451. (if (string-match "[0-9]+" bullet)
  1452. (replace-match
  1453. (number-to-string (1+ (string-to-number (match-string 0 bullet))))
  1454. nil nil bullet)
  1455. bullet))
  1456. (defun org-list-repair (&optional force-bullet top bottom)
  1457. "Make sure all items are correctly indented, with the right bullet.
  1458. This function scans the list at point, along with any sublist.
  1459. If FORCE-BULLET is a string, ensure all items in list share this
  1460. bullet, or a logical successor in the case of an ordered list.
  1461. When non-nil, TOP and BOTTOM specify respectively position of
  1462. list beginning and list ending.
  1463. Item's body is not indented, only shifted with the bullet."
  1464. (interactive)
  1465. (unless (org-at-item-p) (error "This is not a list"))
  1466. (let* ((bottom (or bottom (org-list-bottom-point)))
  1467. (struct (org-list-struct
  1468. (point-at-bol) (point-at-eol)
  1469. (or top (org-list-top-point)) bottom))
  1470. (origins (org-list-struct-origins struct))
  1471. fixed-struct)
  1472. (if (stringp force-bullet)
  1473. (let ((begin (nth 1 struct)))
  1474. (setcdr begin (list (nth 1 begin)
  1475. (org-list-bullet-string force-bullet)
  1476. (nth 3 begin)))
  1477. (setq fixed-struct
  1478. (cons begin (org-list-struct-fix-struct struct origins))))
  1479. (setq fixed-struct (org-list-struct-fix-struct struct origins)))
  1480. (org-list-struct-apply-struct fixed-struct bottom)))
  1481. (defun org-cycle-list-bullet (&optional which)
  1482. "Cycle through the different itemize/enumerate bullets.
  1483. This cycle the entire list level through the sequence:
  1484. `-' -> `+' -> `*' -> `1.' -> `1)'
  1485. If WHICH is a valid string, use that as the new bullet. If WHICH
  1486. is an integer, 0 means `-', 1 means `+' etc. If WHICH is
  1487. 'previous, cycle backwards."
  1488. (interactive "P")
  1489. (save-excursion
  1490. (let* ((top (org-list-top-point))
  1491. (bullet (progn
  1492. (goto-char (org-get-beginning-of-list top))
  1493. (org-get-bullet)))
  1494. (current (cond
  1495. ((string-match "\\." bullet) "1.")
  1496. ((string-match ")" bullet) "1)")
  1497. (t bullet)))
  1498. (bullet-rule-p (cdr (assq 'bullet org-list-automatic-rules)))
  1499. (bullet-list (append '("-" "+" )
  1500. ;; *-bullets are not allowed at column 0
  1501. (unless (and bullet-rule-p
  1502. (looking-at "\\S-")) '("*"))
  1503. ;; Description items cannot be numbered
  1504. (unless (and bullet-rule-p
  1505. (or (eq org-plain-list-ordered-item-terminator ?\))
  1506. (org-at-item-description-p))) '("1."))
  1507. (unless (and bullet-rule-p
  1508. (or (eq org-plain-list-ordered-item-terminator ?.)
  1509. (org-at-item-description-p))) '("1)"))))
  1510. (len (length bullet-list))
  1511. (item-index (- len (length (member current bullet-list))))
  1512. (get-value (lambda (index) (nth (mod index len) bullet-list)))
  1513. (new (cond
  1514. ((member which bullet-list) which)
  1515. ((numberp which) (funcall get-value which))
  1516. ((eq 'previous which) (funcall get-value (1- item-index)))
  1517. (t (funcall get-value (1+ item-index))))))
  1518. (org-list-repair new top))))
  1519. ;;; Checkboxes
  1520. (defun org-toggle-checkbox (&optional toggle-presence)
  1521. "Toggle the checkbox in the current line.
  1522. With prefix arg TOGGLE-PRESENCE, add or remove checkboxes. With
  1523. double prefix, set checkbox to [-].
  1524. When there is an active region, toggle status or presence of the
  1525. first checkbox there, and make every item inside have the
  1526. same status or presence, respectively.
  1527. If the cursor is in a headline, apply this to all checkbox items
  1528. in the text below the heading, taking as reference the first item
  1529. in subtree, ignoring drawers."
  1530. (interactive "P")
  1531. ;; Bounds is a list of type (beg end single-p) where single-p is t
  1532. ;; when `org-toggle-checkbox' is applied to a single item. Only
  1533. ;; toggles on single items will return errors.
  1534. (let* ((bounds
  1535. (cond
  1536. ((org-region-active-p)
  1537. (let ((rbeg (region-beginning))
  1538. (rend (region-end)))
  1539. (save-excursion
  1540. (goto-char rbeg)
  1541. (if (org-search-forward-unenclosed org-item-beginning-re rend 'move)
  1542. (list (point-at-bol) rend nil)
  1543. (error "No item in region")))))
  1544. ((org-on-heading-p)
  1545. ;; In this case, reference line is the first item in
  1546. ;; subtree outside drawers
  1547. (let ((pos (point))
  1548. (limit (save-excursion (outline-next-heading) (point))))
  1549. (save-excursion
  1550. (goto-char limit)
  1551. (org-search-backward-unenclosed ":END:" pos 'move)
  1552. (org-search-forward-unenclosed
  1553. org-item-beginning-re limit 'move)
  1554. (list (point) limit nil))))
  1555. ((org-at-item-p)
  1556. (list (point-at-bol) (1+ (point-at-eol)) t))
  1557. (t (error "Not at an item or heading, and no active region"))))
  1558. (beg (car bounds))
  1559. ;; marker is needed because deleting or inserting checkboxes
  1560. ;; will change bottom point
  1561. (end (copy-marker (nth 1 bounds)))
  1562. (single-p (nth 2 bounds))
  1563. (ref-presence (save-excursion
  1564. (goto-char beg)
  1565. (org-at-item-checkbox-p)))
  1566. (ref-status (equal (match-string 1) "[X]"))
  1567. (act-on-item
  1568. (lambda (ref-pres ref-stat)
  1569. (if (equal toggle-presence '(4))
  1570. (cond
  1571. ((and ref-pres (org-at-item-checkbox-p))
  1572. (replace-match ""))
  1573. ((and (not ref-pres)
  1574. (not (org-at-item-checkbox-p))
  1575. (org-at-item-p))
  1576. (goto-char (match-end 0))
  1577. ;; Ignore counter, if any
  1578. (when (looking-at "\\(?:\\[@\\(?:start:\\)?[0-9]+\\][ \t]*\\)?")
  1579. (goto-char (match-end 0)))
  1580. (let ((desc-p (and (org-at-item-description-p)
  1581. (cdr (assq 'checkbox org-list-automatic-rules)))))
  1582. (cond
  1583. ((and single-p desc-p)
  1584. (error "Cannot add a checkbox in a description list"))
  1585. ((not desc-p) (insert "[ ] "))))))
  1586. (let ((blocked (org-checkbox-blocked-p)))
  1587. (cond
  1588. ((and blocked single-p)
  1589. (error "Checkbox blocked because of unchecked box in line %d" blocked))
  1590. (blocked nil)
  1591. ((org-at-item-checkbox-p)
  1592. (replace-match
  1593. (cond ((equal toggle-presence '(16)) "[-]")
  1594. (ref-stat "[ ]")
  1595. (t "[X]"))
  1596. t t nil 1))))))))
  1597. (save-excursion
  1598. (goto-char beg)
  1599. (while (< (point) end)
  1600. (funcall act-on-item ref-presence ref-status)
  1601. (org-search-forward-unenclosed org-item-beginning-re end 'move)))
  1602. (org-update-checkbox-count-maybe)))
  1603. (defun org-reset-checkbox-state-subtree ()
  1604. "Reset all checkboxes in an entry subtree."
  1605. (interactive "*")
  1606. (save-restriction
  1607. (save-excursion
  1608. (org-narrow-to-subtree)
  1609. (org-show-subtree)
  1610. (goto-char (point-min))
  1611. (let ((end (point-max)))
  1612. (while (< (point) end)
  1613. (when (org-at-item-checkbox-p)
  1614. (replace-match "[ ]" t t nil 1))
  1615. (beginning-of-line 2))))
  1616. (org-update-checkbox-count-maybe)))
  1617. (defvar org-checkbox-statistics-hook nil
  1618. "Hook that is run whenever Org thinks checkbox statistics should be updated.
  1619. This hook runs even if checkbox rule in
  1620. `org-list-automatic-rules' does not apply, so it can be used to
  1621. implement alternative ways of collecting statistics
  1622. information.")
  1623. (defun org-update-checkbox-count-maybe ()
  1624. "Update checkbox statistics unless turned off by user."
  1625. (when (cdr (assq 'checkbox org-list-automatic-rules))
  1626. (org-update-checkbox-count))
  1627. (run-hooks 'org-checkbox-statistics-hook))
  1628. (defun org-update-checkbox-count (&optional all)
  1629. "Update the checkbox statistics in the current section.
  1630. This will find all statistic cookies like [57%] and [6/12] and update them
  1631. with the current numbers. With optional prefix argument ALL, do this for
  1632. the whole buffer."
  1633. (interactive "P")
  1634. (save-excursion
  1635. (let ((cstat 0))
  1636. (catch 'exit
  1637. (while t
  1638. (let* ((buffer-invisibility-spec (org-inhibit-invisibility)) ; Emacs 21
  1639. (beg (condition-case nil
  1640. (progn (org-back-to-heading) (point))
  1641. (error (point-min))))
  1642. (end (copy-marker (save-excursion
  1643. (outline-next-heading) (point))))
  1644. (re-cookie "\\(\\(\\[[0-9]*%\\]\\)\\|\\(\\[[0-9]*/[0-9]*\\]\\)\\)")
  1645. (re-box "^[ \t]*\\([-+*]\\|[0-9]+[.)]\\)[ \t]+\\(?:\\[@\\(?:start:\\)?[0-9]+\\][ \t]*\\)?\\(\\[[- X]\\]\\)")
  1646. beg-cookie end-cookie is-percent c-on c-off lim new
  1647. curr-ind next-ind continue-from startsearch list-beg list-end
  1648. (recursive
  1649. (or (not org-hierarchical-checkbox-statistics)
  1650. (string-match "\\<recursive\\>"
  1651. (or (ignore-errors
  1652. (org-entry-get nil "COOKIE_DATA"))
  1653. "")))))
  1654. (goto-char end)
  1655. ;; find each statistics cookie
  1656. (while (and (org-search-backward-unenclosed re-cookie beg 'move)
  1657. (not (save-match-data
  1658. (and (org-on-heading-p)
  1659. (string-match "\\<todo\\>"
  1660. (downcase
  1661. (or (org-entry-get
  1662. nil "COOKIE_DATA")
  1663. "")))))))
  1664. (setq beg-cookie (match-beginning 1)
  1665. end-cookie (match-end 1)
  1666. cstat (+ cstat (if end-cookie 1 0))
  1667. startsearch (point-at-eol)
  1668. continue-from (match-beginning 0)
  1669. is-percent (match-beginning 2)
  1670. lim (cond
  1671. ((org-on-heading-p) (outline-next-heading) (point))
  1672. ;; Ensure many cookies in the same list won't imply
  1673. ;; computing list boundaries as many times.
  1674. ((org-at-item-p)
  1675. (unless (and list-beg (>= (point) list-beg))
  1676. (setq list-beg (org-list-top-point)
  1677. list-end (copy-marker
  1678. (org-list-bottom-point))))
  1679. (org-get-end-of-item list-end))
  1680. (t nil))
  1681. c-on 0
  1682. c-off 0)
  1683. (when lim
  1684. ;; find first checkbox for this cookie and gather
  1685. ;; statistics from all that are at this indentation level
  1686. (goto-char startsearch)
  1687. (if (org-search-forward-unenclosed re-box lim t)
  1688. (progn
  1689. (beginning-of-line)
  1690. (setq curr-ind (org-get-indentation))
  1691. (setq next-ind curr-ind)
  1692. (while (and (bolp) (org-at-item-p)
  1693. (if recursive
  1694. (<= curr-ind next-ind)
  1695. (= curr-ind next-ind)))
  1696. (when (org-at-item-checkbox-p)
  1697. (if (member (match-string 1) '("[ ]" "[-]"))
  1698. (setq c-off (1+ c-off))
  1699. (setq c-on (1+ c-on))))
  1700. (if (not recursive)
  1701. ;; org-get-next-item goes through list-enders
  1702. ;; with proper limit.
  1703. (goto-char (or (org-get-next-item (point) lim) lim))
  1704. (end-of-line)
  1705. (when (org-search-forward-unenclosed
  1706. org-item-beginning-re lim t)
  1707. (beginning-of-line)))
  1708. (setq next-ind (org-get-indentation)))))
  1709. (goto-char continue-from)
  1710. ;; update cookie
  1711. (when end-cookie
  1712. (setq new (if is-percent
  1713. (format "[%d%%]" (/ (* 100 c-on)
  1714. (max 1 (+ c-on c-off))))
  1715. (format "[%d/%d]" c-on (+ c-on c-off))))
  1716. (goto-char beg-cookie)
  1717. (insert new)
  1718. (delete-region (point) (+ (point) (- end-cookie beg-cookie))))
  1719. ;; update items checkbox if it has one
  1720. (when (and (org-at-item-checkbox-p)
  1721. (> (+ c-on c-off) 0))
  1722. (setq beg-cookie (match-beginning 1)
  1723. end-cookie (match-end 1))
  1724. (delete-region beg-cookie end-cookie)
  1725. (goto-char beg-cookie)
  1726. (cond ((= c-off 0) (insert "[X]"))
  1727. ((= c-on 0) (insert "[ ]"))
  1728. (t (insert "[-]")))))
  1729. (goto-char continue-from)))
  1730. (unless (and all (outline-next-heading)) (throw 'exit nil))))
  1731. (when (interactive-p)
  1732. (message "Checkbox statistics updated %s (%d places)"
  1733. (if all "in entire file" "in current outline entry") cstat)))))
  1734. (defun org-get-checkbox-statistics-face ()
  1735. "Select the face for checkbox statistics.
  1736. The face will be `org-done' when all relevant boxes are checked.
  1737. Otherwise it will be `org-todo'."
  1738. (if (match-end 1)
  1739. (if (equal (match-string 1) "100%")
  1740. 'org-checkbox-statistics-done
  1741. 'org-checkbox-statistics-todo)
  1742. (if (and (> (match-end 2) (match-beginning 2))
  1743. (equal (match-string 2) (match-string 3)))
  1744. 'org-checkbox-statistics-done
  1745. 'org-checkbox-statistics-todo)))
  1746. ;;; Misc Tools
  1747. (defun org-apply-on-list (function init-value &rest args)
  1748. "Call FUNCTION on each item of the list at point.
  1749. FUNCTION must be called with at least one argument: INIT-VALUE,
  1750. that will contain the value returned by the function at the
  1751. previous item, plus ARGS extra arguments.
  1752. As an example, (org-apply-on-list (lambda (result) (1+ result)) 0)
  1753. will return the number of items in the current list.
  1754. Sublists of the list are skipped. Cursor is always at the
  1755. beginning of the item."
  1756. (let* ((pos (copy-marker (point)))
  1757. (end (copy-marker (org-list-bottom-point)))
  1758. (next-p (copy-marker (org-get-beginning-of-list (org-list-top-point))))
  1759. (value init-value))
  1760. (while (< next-p end)
  1761. (goto-char next-p)
  1762. (set-marker next-p (or (org-get-next-item (point) end) end))
  1763. (setq value (apply function value args)))
  1764. (goto-char pos)
  1765. value))
  1766. (defun org-sort-list (&optional with-case sorting-type getkey-func compare-func)
  1767. "Sort plain list items.
  1768. The cursor may be at any item of the list that should be sorted.
  1769. Sublists are not sorted. Checkboxes, if any, are ignored.
  1770. Sorting can be alphabetically, numerically, by date/time as given by
  1771. a time stamp, by a property or by priority.
  1772. Comparing entries ignores case by default. However, with an
  1773. optional argument WITH-CASE, the sorting considers case as well.
  1774. The command prompts for the sorting type unless it has been given
  1775. to the function through the SORTING-TYPE argument, which needs to
  1776. be a character, \(?n ?N ?a ?A ?t ?T ?f ?F). Here is the precise
  1777. meaning of each character:
  1778. n Numerically, by converting the beginning of the item to a number.
  1779. a Alphabetically. Only the first line of item is checked.
  1780. t By date/time, either the first active time stamp in the entry, if
  1781. any, or by the first inactive one. In a timer list, sort the timers.
  1782. Capital letters will reverse the sort order.
  1783. If the SORTING-TYPE is ?f or ?F, then GETKEY-FUNC specifies a
  1784. function to be called with point at the beginning of the record.
  1785. It must return either a string or a number that should serve as
  1786. the sorting key for that record. It will then use COMPARE-FUNC to
  1787. compare entries."
  1788. (interactive "P")
  1789. (let* ((case-func (if with-case 'identity 'downcase))
  1790. (top (org-list-top-point))
  1791. (bottom (org-list-bottom-point))
  1792. (start (org-get-beginning-of-list top))
  1793. (end (org-get-end-of-list bottom))
  1794. (sorting-type
  1795. (progn
  1796. (message
  1797. "Sort plain list: [a]lpha [n]umeric [t]ime [f]unc A/N/T/F means reversed:")
  1798. (read-char-exclusive)))
  1799. (getkey-func (and (= (downcase sorting-type) ?f)
  1800. (org-icompleting-read "Sort using function: "
  1801. obarray 'fboundp t nil nil)
  1802. (intern getkey-func))))
  1803. (message "Sorting items...")
  1804. (save-restriction
  1805. (narrow-to-region start end)
  1806. (goto-char (point-min))
  1807. (let* ((dcst (downcase sorting-type))
  1808. (case-fold-search nil)
  1809. (now (current-time))
  1810. (sort-func (cond
  1811. ((= dcst ?a) 'string<)
  1812. ((= dcst ?f) compare-func)
  1813. ((= dcst ?t) '<)
  1814. (t nil)))
  1815. (begin-record (lambda ()
  1816. (skip-chars-forward " \r\t\n")
  1817. (beginning-of-line)))
  1818. (end-record (lambda ()
  1819. (goto-char (org-end-of-item-before-blank end))))
  1820. (value-to-sort
  1821. (lambda ()
  1822. (when (looking-at "[ \t]*[-+*0-9.)]+\\([ \t]+\\[[- X]\\]\\)?[ \t]+")
  1823. (cond
  1824. ((= dcst ?n)
  1825. (string-to-number (buffer-substring (match-end 0)
  1826. (point-at-eol))))
  1827. ((= dcst ?a)
  1828. (buffer-substring (match-end 0) (point-at-eol)))
  1829. ((= dcst ?t)
  1830. (cond
  1831. ;; If it is a timer list, convert timer to seconds
  1832. ((org-at-item-timer-p)
  1833. (org-timer-hms-to-secs (match-string 1)))
  1834. ((or (org-search-forward-unenclosed org-ts-regexp
  1835. (point-at-eol) t)
  1836. (org-search-forward-unenclosed org-ts-regexp-both
  1837. (point-at-eol) t))
  1838. (org-time-string-to-seconds (match-string 0)))
  1839. (t (org-float-time now))))
  1840. ((= dcst ?f)
  1841. (if getkey-func
  1842. (let ((value (funcall getkey-func)))
  1843. (if (stringp value)
  1844. (funcall case-func value)
  1845. value))
  1846. (error "Invalid key function `%s'" getkey-func)))
  1847. (t (error "Invalid sorting type `%c'" sorting-type)))))))
  1848. (sort-subr (/= dcst sorting-type)
  1849. begin-record
  1850. end-record
  1851. value-to-sort
  1852. nil
  1853. sort-func)
  1854. (org-list-repair nil top bottom)
  1855. (run-hooks 'org-after-sorting-entries-or-items-hook)
  1856. (message "Sorting items...done")))))
  1857. ;;; Send and receive lists
  1858. (defun org-list-parse-list (&optional delete)
  1859. "Parse the list at point and maybe DELETE it.
  1860. Return a list containing first level items as strings and
  1861. sublevels as a list of strings."
  1862. (let* ((start (goto-char (org-list-top-point)))
  1863. (end (org-list-bottom-point))
  1864. output itemsep ltype)
  1865. (while (org-search-forward-unenclosed org-item-beginning-re end t)
  1866. (save-excursion
  1867. (beginning-of-line)
  1868. (setq ltype (cond ((org-looking-at-p "^[ \t]*[0-9]") 'ordered)
  1869. ((org-at-item-description-p) 'descriptive)
  1870. (t 'unordered))))
  1871. (let* ((indent1 (org-get-indentation))
  1872. (nextitem (or (org-get-next-item (point) end) end))
  1873. (item (org-trim (buffer-substring (point)
  1874. (org-end-of-item-or-at-child end))))
  1875. (nextindent (if (= (point) end) 0 (org-get-indentation)))
  1876. (item (if (string-match
  1877. "^\\(?:\\[@\\(?:start:\\)?[0-9]+\\][ \t]*\\)?\\[\\([xX ]\\)\\]"
  1878. item)
  1879. (replace-match (if (equal (match-string 1 item) " ")
  1880. "CBOFF"
  1881. "CBON")
  1882. t nil item 1)
  1883. item)))
  1884. (push item output)
  1885. (when (> nextindent indent1)
  1886. (save-restriction
  1887. (narrow-to-region (point) nextitem)
  1888. (push (org-list-parse-list) output)))))
  1889. (when delete
  1890. (delete-region start end)
  1891. (save-match-data
  1892. (when (and (not (eq org-list-ending-method 'indent))
  1893. (looking-at (org-list-end-re)))
  1894. (replace-match "\n"))))
  1895. (setq output (nreverse output))
  1896. (push ltype output)))
  1897. (defun org-list-make-subtree ()
  1898. "Convert the plain list at point into a subtree."
  1899. (interactive)
  1900. (if (not (org-in-item-p))
  1901. (error "Not in a list")
  1902. (let ((list (org-list-parse-list t)) nstars)
  1903. (save-excursion
  1904. (if (ignore-errors
  1905. (org-back-to-heading))
  1906. (progn (looking-at org-complex-heading-regexp)
  1907. (setq nstars (length (match-string 1))))
  1908. (setq nstars 0)))
  1909. (org-list-make-subtrees list (1+ nstars)))))
  1910. (defun org-list-make-subtrees (list level)
  1911. "Convert LIST into subtrees starting at LEVEL."
  1912. (if (symbolp (car list))
  1913. (org-list-make-subtrees (cdr list) level)
  1914. (mapcar (lambda (item)
  1915. (if (stringp item)
  1916. (insert (make-string
  1917. (if org-odd-levels-only
  1918. (1- (* 2 level)) level) ?*) " " item "\n")
  1919. (org-list-make-subtrees item (1+ level))))
  1920. list)))
  1921. (defun org-list-insert-radio-list ()
  1922. "Insert a radio list template appropriate for this major mode."
  1923. (interactive)
  1924. (let* ((e (assq major-mode org-list-radio-list-templates))
  1925. (txt (nth 1 e))
  1926. name pos)
  1927. (unless e (error "No radio list setup defined for %s" major-mode))
  1928. (setq name (read-string "List name: "))
  1929. (while (string-match "%n" txt)
  1930. (setq txt (replace-match name t t txt)))
  1931. (or (bolp) (insert "\n"))
  1932. (setq pos (point))
  1933. (insert txt)
  1934. (goto-char pos)))
  1935. (defun org-list-send-list (&optional maybe)
  1936. "Send a transformed version of this list to the receiver position.
  1937. With argument MAYBE, fail quietly if no transformation is defined for
  1938. this list."
  1939. (interactive)
  1940. (catch 'exit
  1941. (unless (org-at-item-p) (error "Not at a list item"))
  1942. (save-excursion
  1943. (re-search-backward "#\\+ORGLST" nil t)
  1944. (unless (looking-at "[ \t]*#\\+ORGLST[: \t][ \t]*SEND[ \t]+\\([^ \t\r\n]+\\)[ \t]+\\([^ \t\r\n]+\\)\\([ \t]+.*\\)?")
  1945. (if maybe
  1946. (throw 'exit nil)
  1947. (error "Don't know how to transform this list"))))
  1948. (let* ((name (match-string 1))
  1949. (transform (intern (match-string 2)))
  1950. (bottom-point
  1951. (save-excursion
  1952. (re-search-forward
  1953. "\\(\\\\end{comment}\\|@end ignore\\|-->\\)" nil t)
  1954. (match-beginning 0)))
  1955. (top-point
  1956. (progn
  1957. (re-search-backward "#\\+ORGLST" nil t)
  1958. (re-search-forward org-item-beginning-re bottom-point t)
  1959. (match-beginning 0)))
  1960. (list (save-restriction
  1961. (narrow-to-region top-point bottom-point)
  1962. (org-list-parse-list)))
  1963. beg txt)
  1964. (unless (fboundp transform)
  1965. (error "No such transformation function %s" transform))
  1966. (let ((txt (funcall transform list)))
  1967. ;; Find the insertion place
  1968. (save-excursion
  1969. (goto-char (point-min))
  1970. (unless (re-search-forward
  1971. (concat "BEGIN RECEIVE ORGLST +"
  1972. name
  1973. "\\([ \t]\\|$\\)") nil t)
  1974. (error "Don't know where to insert translated list"))
  1975. (goto-char (match-beginning 0))
  1976. (beginning-of-line 2)
  1977. (setq beg (point))
  1978. (unless (re-search-forward (concat "END RECEIVE ORGLST +" name) nil t)
  1979. (error "Cannot find end of insertion region"))
  1980. (delete-region beg (point-at-bol))
  1981. (goto-char beg)
  1982. (insert txt "\n")))
  1983. (message "List converted and installed at receiver location"))))
  1984. (defun org-list-to-generic (list params)
  1985. "Convert a LIST parsed through `org-list-parse-list' to other formats.
  1986. Valid parameters PARAMS are
  1987. :ustart String to start an unordered list
  1988. :uend String to end an unordered list
  1989. :ostart String to start an ordered list
  1990. :oend String to end an ordered list
  1991. :dstart String to start a descriptive list
  1992. :dend String to end a descriptive list
  1993. :dtstart String to start a descriptive term
  1994. :dtend String to end a descriptive term
  1995. :ddstart String to start a description
  1996. :ddend String to end a description
  1997. :splice When set to t, return only list body lines, don't wrap
  1998. them into :[u/o]start and :[u/o]end. Default is nil.
  1999. :istart String to start a list item
  2000. :iend String to end a list item
  2001. :isep String to separate items
  2002. :lsep String to separate sublists
  2003. :cboff String to insert for an unchecked checkbox
  2004. :cbon String to insert for a checked checkbox"
  2005. (interactive)
  2006. (let* ((p params) sublist
  2007. (splicep (plist-get p :splice))
  2008. (ostart (plist-get p :ostart))
  2009. (oend (plist-get p :oend))
  2010. (ustart (plist-get p :ustart))
  2011. (uend (plist-get p :uend))
  2012. (dstart (plist-get p :dstart))
  2013. (dend (plist-get p :dend))
  2014. (dtstart (plist-get p :dtstart))
  2015. (dtend (plist-get p :dtend))
  2016. (ddstart (plist-get p :ddstart))
  2017. (ddend (plist-get p :ddend))
  2018. (istart (plist-get p :istart))
  2019. (iend (plist-get p :iend))
  2020. (isep (plist-get p :isep))
  2021. (lsep (plist-get p :lsep))
  2022. (cbon (plist-get p :cbon))
  2023. (cboff (plist-get p :cboff)))
  2024. (let ((wrapper
  2025. (cond ((eq (car list) 'ordered)
  2026. (concat ostart "\n%s" oend "\n"))
  2027. ((eq (car list) 'unordered)
  2028. (concat ustart "\n%s" uend "\n"))
  2029. ((eq (car list) 'descriptive)
  2030. (concat dstart "\n%s" dend "\n"))))
  2031. rtn term defstart defend)
  2032. (while (setq sublist (pop list))
  2033. (cond ((symbolp sublist) nil)
  2034. ((stringp sublist)
  2035. (when (string-match "^\\(.*\\)[ \t]+::" sublist)
  2036. (setq term (org-trim (format (concat dtstart "%s" dtend)
  2037. (match-string 1 sublist))))
  2038. (setq sublist (concat ddstart
  2039. (org-trim (substring sublist
  2040. (match-end 0)))
  2041. ddend)))
  2042. (if (string-match "\\[CBON\\]" sublist)
  2043. (setq sublist (replace-match cbon t t sublist)))
  2044. (if (string-match "\\[CBOFF\\]" sublist)
  2045. (setq sublist (replace-match cboff t t sublist)))
  2046. (if (string-match "\\[-\\]" sublist)
  2047. (setq sublist (replace-match "$\\boxminus$" t t sublist)))
  2048. (setq rtn (concat rtn istart term sublist iend isep)))
  2049. (t (setq rtn (concat rtn ;; previous list
  2050. lsep ;; list separator
  2051. (org-list-to-generic sublist p)
  2052. lsep ;; list separator
  2053. )))))
  2054. (format wrapper rtn))))
  2055. (defun org-list-to-latex (list &optional params)
  2056. "Convert LIST into a LaTeX list.
  2057. LIST is as returned by `org-list-parse-list'. PARAMS is a property list
  2058. with overruling parameters for `org-list-to-generic'."
  2059. (org-list-to-generic
  2060. list
  2061. (org-combine-plists
  2062. '(:splicep nil :ostart "\\begin{enumerate}" :oend "\\end{enumerate}"
  2063. :ustart "\\begin{itemize}" :uend "\\end{itemize}"
  2064. :dstart "\\begin{description}" :dend "\\end{description}"
  2065. :dtstart "[" :dtend "]"
  2066. :ddstart "" :ddend ""
  2067. :istart "\\item " :iend ""
  2068. :isep "\n" :lsep "\n"
  2069. :cbon "\\texttt{[X]}" :cboff "\\texttt{[ ]}")
  2070. params)))
  2071. (defun org-list-to-html (list &optional params)
  2072. "Convert LIST into a HTML list.
  2073. LIST is as returned by `org-list-parse-list'. PARAMS is a property list
  2074. with overruling parameters for `org-list-to-generic'."
  2075. (org-list-to-generic
  2076. list
  2077. (org-combine-plists
  2078. '(:splicep nil :ostart "<ol>" :oend "</ol>"
  2079. :ustart "<ul>" :uend "</ul>"
  2080. :dstart "<dl>" :dend "</dl>"
  2081. :dtstart "<dt>" :dtend "</dt>"
  2082. :ddstart "<dd>" :ddend "</dd>"
  2083. :istart "<li>" :iend "</li>"
  2084. :isep "\n" :lsep "\n"
  2085. :cbon "<code>[X]</code>" :cboff "<code>[ ]</code>")
  2086. params)))
  2087. (defun org-list-to-texinfo (list &optional params)
  2088. "Convert LIST into a Texinfo list.
  2089. LIST is as returned by `org-list-parse-list'. PARAMS is a property list
  2090. with overruling parameters for `org-list-to-generic'."
  2091. (org-list-to-generic
  2092. list
  2093. (org-combine-plists
  2094. '(:splicep nil :ostart "@itemize @minus" :oend "@end itemize"
  2095. :ustart "@enumerate" :uend "@end enumerate"
  2096. :dstart "@table" :dend "@end table"
  2097. :dtstart "@item " :dtend "\n"
  2098. :ddstart "" :ddend ""
  2099. :istart "@item\n" :iend ""
  2100. :isep "\n" :lsep "\n"
  2101. :cbon "@code{[X]}" :cboff "@code{[ ]}")
  2102. params)))
  2103. (provide 'org-list)
  2104. ;; arch-tag: 73cf50c1-200f-4d1d-8a53-4e842a5b11c8
  2105. ;;; org-list.el ends here