org-element.el 212 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983
  1. ;;; org-element.el --- Parser for Org Syntax -*- lexical-binding: t; -*-
  2. ;; Copyright (C) 2012-2017 Free Software Foundation, Inc.
  3. ;; Author: Nicolas Goaziou <n.goaziou at gmail dot com>
  4. ;; Keywords: outlines, hypermedia, calendar, wp
  5. ;; This file is part of GNU Emacs.
  6. ;; GNU Emacs is free software: you can redistribute it and/or modify
  7. ;; it under the terms of the GNU General Public License as published by
  8. ;; the Free Software Foundation, either version 3 of the License, or
  9. ;; (at your option) any later version.
  10. ;; GNU Emacs is distributed in the hope that it will be useful,
  11. ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  13. ;; GNU General Public License for more details.
  14. ;; You should have received a copy of the GNU General Public License
  15. ;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
  16. ;;; Commentary:
  17. ;;
  18. ;; See <http://orgmode.org/worg/dev/org-syntax.html> for details about
  19. ;; Org syntax.
  20. ;;
  21. ;; Lisp-wise, a syntax object can be represented as a list.
  22. ;; It follows the pattern (TYPE PROPERTIES CONTENTS), where:
  23. ;; TYPE is a symbol describing the object.
  24. ;; PROPERTIES is the property list attached to it. See docstring of
  25. ;; appropriate parsing function to get an exhaustive list.
  26. ;; CONTENTS is a list of syntax objects or raw strings contained
  27. ;; in the current object, when applicable.
  28. ;;
  29. ;; For the whole document, TYPE is `org-data' and PROPERTIES is nil.
  30. ;;
  31. ;; The first part of this file defines constants for the Org syntax,
  32. ;; while the second one provide accessors and setters functions.
  33. ;;
  34. ;; The next part implements a parser and an interpreter for each
  35. ;; element and object type in Org syntax.
  36. ;;
  37. ;; The following part creates a fully recursive buffer parser. It
  38. ;; also provides a tool to map a function to elements or objects
  39. ;; matching some criteria in the parse tree. Functions of interest
  40. ;; are `org-element-parse-buffer', `org-element-map' and, to a lesser
  41. ;; extent, `org-element-parse-secondary-string'.
  42. ;;
  43. ;; The penultimate part is the cradle of an interpreter for the
  44. ;; obtained parse tree: `org-element-interpret-data'.
  45. ;;
  46. ;; The library ends by furnishing `org-element-at-point' function, and
  47. ;; a way to give information about document structure around point
  48. ;; with `org-element-context'. A cache mechanism is also provided for
  49. ;; these functions.
  50. ;;; Code:
  51. (require 'org)
  52. (require 'avl-tree)
  53. (require 'cl-lib)
  54. ;;; Definitions And Rules
  55. ;;
  56. ;; Define elements, greater elements and specify recursive objects,
  57. ;; along with the affiliated keywords recognized. Also set up
  58. ;; restrictions on recursive objects combinations.
  59. ;;
  60. ;; `org-element-update-syntax' builds proper syntax regexps according
  61. ;; to current setup.
  62. (defvar org-element-paragraph-separate nil
  63. "Regexp to separate paragraphs in an Org buffer.
  64. In the case of lines starting with \"#\" and \":\", this regexp
  65. is not sufficient to know if point is at a paragraph ending. See
  66. `org-element-paragraph-parser' for more information.")
  67. (defvar org-element--object-regexp nil
  68. "Regexp possibly matching the beginning of an object.
  69. This regexp allows false positives. Dedicated parser (e.g.,
  70. `org-export-bold-parser') will take care of further filtering.
  71. Radio links are not matched by this regexp, as they are treated
  72. specially in `org-element--object-lex'.")
  73. (defun org-element--set-regexps ()
  74. "Build variable syntax regexps."
  75. (setq org-element-paragraph-separate
  76. (concat "^\\(?:"
  77. ;; Headlines, inlinetasks.
  78. org-outline-regexp "\\|"
  79. ;; Footnote definitions.
  80. "\\[fn:[-_[:word:]]+\\]" "\\|"
  81. ;; Diary sexps.
  82. "%%(" "\\|"
  83. "[ \t]*\\(?:"
  84. ;; Empty lines.
  85. "$" "\\|"
  86. ;; Tables (any type).
  87. "|" "\\|"
  88. "\\+\\(?:-+\\+\\)+[ \t]*$" "\\|"
  89. ;; Comments, keyword-like or block-like constructs.
  90. ;; Blocks and keywords with dual values need to be
  91. ;; double-checked.
  92. "#\\(?: \\|$\\|\\+\\(?:"
  93. "BEGIN_\\S-+" "\\|"
  94. "\\S-+\\(?:\\[.*\\]\\)?:[ \t]*\\)\\)"
  95. "\\|"
  96. ;; Drawers (any type) and fixed-width areas. Drawers
  97. ;; need to be double-checked.
  98. ":\\(?: \\|$\\|[-_[:word:]]+:[ \t]*$\\)" "\\|"
  99. ;; Horizontal rules.
  100. "-\\{5,\\}[ \t]*$" "\\|"
  101. ;; LaTeX environments.
  102. "\\\\begin{\\([A-Za-z0-9*]+\\)}" "\\|"
  103. ;; Clock lines.
  104. (regexp-quote org-clock-string) "\\|"
  105. ;; Lists.
  106. (let ((term (pcase org-plain-list-ordered-item-terminator
  107. (?\) ")") (?. "\\.") (_ "[.)]")))
  108. (alpha (and org-list-allow-alphabetical "\\|[A-Za-z]")))
  109. (concat "\\(?:[-+*]\\|\\(?:[0-9]+" alpha "\\)" term "\\)"
  110. "\\(?:[ \t]\\|$\\)"))
  111. "\\)\\)")
  112. org-element--object-regexp
  113. (mapconcat #'identity
  114. (let ((link-types (regexp-opt (org-link-types))))
  115. (list
  116. ;; Sub/superscript.
  117. "\\(?:[_^][-{(*+.,[:alnum:]]\\)"
  118. ;; Bold, code, italic, strike-through, underline
  119. ;; and verbatim.
  120. (concat "[*~=+_/]"
  121. (format "[^%s]"
  122. (nth 2 org-emphasis-regexp-components)))
  123. ;; Plain links.
  124. (concat "\\<" link-types ":")
  125. ;; Objects starting with "[": regular link,
  126. ;; footnote reference, statistics cookie,
  127. ;; timestamp (inactive).
  128. (concat "\\[\\(?:"
  129. "fn:" "\\|"
  130. "\\[" "\\|"
  131. "[0-9]\\{4\\}-[0-9]\\{2\\}-[0-9]\\{2\\}" "\\|"
  132. "[0-9]*\\(?:%\\|/[0-9]*\\)\\]"
  133. "\\)")
  134. ;; Objects starting with "@": export snippets.
  135. "@@"
  136. ;; Objects starting with "{": macro.
  137. "{{{"
  138. ;; Objects starting with "<" : timestamp
  139. ;; (active, diary), target, radio target and
  140. ;; angular links.
  141. (concat "<\\(?:%%\\|<\\|[0-9]\\|" link-types "\\)")
  142. ;; Objects starting with "$": latex fragment.
  143. "\\$"
  144. ;; Objects starting with "\": line break,
  145. ;; entity, latex fragment.
  146. "\\\\\\(?:[a-zA-Z[(]\\|\\\\[ \t]*$\\|_ +\\)"
  147. ;; Objects starting with raw text: inline Babel
  148. ;; source block, inline Babel call.
  149. "\\(?:call\\|src\\)_"))
  150. "\\|")))
  151. (org-element--set-regexps)
  152. ;;;###autoload
  153. (defun org-element-update-syntax ()
  154. "Update parser internals."
  155. (interactive)
  156. (org-element--set-regexps)
  157. (org-element-cache-reset 'all))
  158. (defconst org-element-all-elements
  159. '(babel-call center-block clock comment comment-block diary-sexp drawer
  160. dynamic-block example-block export-block fixed-width
  161. footnote-definition headline horizontal-rule inlinetask item
  162. keyword latex-environment node-property paragraph plain-list
  163. planning property-drawer quote-block section
  164. special-block src-block table table-row verse-block)
  165. "Complete list of element types.")
  166. (defconst org-element-greater-elements
  167. '(center-block drawer dynamic-block footnote-definition headline inlinetask
  168. item plain-list property-drawer quote-block section
  169. special-block table)
  170. "List of recursive element types aka Greater Elements.")
  171. (defconst org-element-all-objects
  172. '(bold code entity export-snippet footnote-reference inline-babel-call
  173. inline-src-block italic line-break latex-fragment link macro
  174. radio-target statistics-cookie strike-through subscript superscript
  175. table-cell target timestamp underline verbatim)
  176. "Complete list of object types.")
  177. (defconst org-element-recursive-objects
  178. '(bold footnote-reference italic link subscript radio-target strike-through
  179. superscript table-cell underline)
  180. "List of recursive object types.")
  181. (defconst org-element-object-containers
  182. (append org-element-recursive-objects '(paragraph table-row verse-block))
  183. "List of object or element types that can directly contain objects.")
  184. (defconst org-element-affiliated-keywords
  185. '("CAPTION" "DATA" "HEADER" "HEADERS" "LABEL" "NAME" "PLOT" "RESNAME" "RESULT"
  186. "RESULTS" "SOURCE" "SRCNAME" "TBLNAME")
  187. "List of affiliated keywords as strings.
  188. By default, all keywords setting attributes (e.g., \"ATTR_LATEX\")
  189. are affiliated keywords and need not to be in this list.")
  190. (defconst org-element-keyword-translation-alist
  191. '(("DATA" . "NAME") ("LABEL" . "NAME") ("RESNAME" . "NAME")
  192. ("SOURCE" . "NAME") ("SRCNAME" . "NAME") ("TBLNAME" . "NAME")
  193. ("RESULT" . "RESULTS") ("HEADERS" . "HEADER"))
  194. "Alist of usual translations for keywords.
  195. The key is the old name and the value the new one. The property
  196. holding their value will be named after the translated name.")
  197. (defconst org-element-multiple-keywords '("CAPTION" "HEADER")
  198. "List of affiliated keywords that can occur more than once in an element.
  199. Their value will be consed into a list of strings, which will be
  200. returned as the value of the property.
  201. This list is checked after translations have been applied. See
  202. `org-element-keyword-translation-alist'.
  203. By default, all keywords setting attributes (e.g., \"ATTR_LATEX\")
  204. allow multiple occurrences and need not to be in this list.")
  205. (defconst org-element-parsed-keywords '("CAPTION")
  206. "List of affiliated keywords whose value can be parsed.
  207. Their value will be stored as a secondary string: a list of
  208. strings and objects.
  209. This list is checked after translations have been applied. See
  210. `org-element-keyword-translation-alist'.")
  211. (defconst org-element--parsed-properties-alist
  212. (mapcar (lambda (k) (cons k (intern (concat ":" (downcase k)))))
  213. org-element-parsed-keywords)
  214. "Alist of parsed keywords and associated properties.
  215. This is generated from `org-element-parsed-keywords', which
  216. see.")
  217. (defconst org-element-dual-keywords '("CAPTION" "RESULTS")
  218. "List of affiliated keywords which can have a secondary value.
  219. In Org syntax, they can be written with optional square brackets
  220. before the colons. For example, RESULTS keyword can be
  221. associated to a hash value with the following:
  222. #+RESULTS[hash-string]: some-source
  223. This list is checked after translations have been applied. See
  224. `org-element-keyword-translation-alist'.")
  225. (defconst org-element--affiliated-re
  226. (format "[ \t]*#\\+\\(?:%s\\):[ \t]*"
  227. (concat
  228. ;; Dual affiliated keywords.
  229. (format "\\(?1:%s\\)\\(?:\\[\\(.*\\)\\]\\)?"
  230. (regexp-opt org-element-dual-keywords))
  231. "\\|"
  232. ;; Regular affiliated keywords.
  233. (format "\\(?1:%s\\)"
  234. (regexp-opt
  235. (cl-remove-if
  236. (lambda (k) (member k org-element-dual-keywords))
  237. org-element-affiliated-keywords)))
  238. "\\|"
  239. ;; Export attributes.
  240. "\\(?1:ATTR_[-_A-Za-z0-9]+\\)"))
  241. "Regexp matching any affiliated keyword.
  242. Keyword name is put in match group 1. Moreover, if keyword
  243. belongs to `org-element-dual-keywords', put the dual value in
  244. match group 2.
  245. Don't modify it, set `org-element-affiliated-keywords' instead.")
  246. (defconst org-element-object-restrictions
  247. (let* ((standard-set (remq 'table-cell org-element-all-objects))
  248. (standard-set-no-line-break (remq 'line-break standard-set)))
  249. `((bold ,@standard-set)
  250. (footnote-reference ,@standard-set)
  251. (headline ,@standard-set-no-line-break)
  252. (inlinetask ,@standard-set-no-line-break)
  253. (italic ,@standard-set)
  254. (item ,@standard-set-no-line-break)
  255. (keyword ,@(remq 'footnote-reference standard-set))
  256. ;; Ignore all links in a link description. Also ignore
  257. ;; radio-targets and line breaks.
  258. (link bold code entity export-snippet inline-babel-call inline-src-block
  259. italic latex-fragment macro statistics-cookie strike-through
  260. subscript superscript underline verbatim)
  261. (paragraph ,@standard-set)
  262. ;; Remove any variable object from radio target as it would
  263. ;; prevent it from being properly recognized.
  264. (radio-target bold code entity italic latex-fragment strike-through
  265. subscript superscript underline superscript)
  266. (strike-through ,@standard-set)
  267. (subscript ,@standard-set)
  268. (superscript ,@standard-set)
  269. ;; Ignore inline babel call and inline src block as formulas are
  270. ;; possible. Also ignore line breaks and statistics cookies.
  271. (table-cell bold code entity export-snippet footnote-reference italic
  272. latex-fragment link macro radio-target strike-through
  273. subscript superscript target timestamp underline verbatim)
  274. (table-row table-cell)
  275. (underline ,@standard-set)
  276. (verse-block ,@standard-set)))
  277. "Alist of objects restrictions.
  278. key is an element or object type containing objects and value is
  279. a list of types that can be contained within an element or object
  280. of such type.
  281. For example, in a `radio-target' object, one can only find
  282. entities, latex-fragments, subscript, superscript and text
  283. markup.
  284. This alist also applies to secondary string. For example, an
  285. `headline' type element doesn't directly contain objects, but
  286. still has an entry since one of its properties (`:title') does.")
  287. (defconst org-element-secondary-value-alist
  288. '((headline :title)
  289. (inlinetask :title)
  290. (item :tag))
  291. "Alist between element types and locations of secondary values.")
  292. (defconst org-element--pair-round-table
  293. (let ((table (make-syntax-table)))
  294. (modify-syntax-entry ?\( "()" table)
  295. (modify-syntax-entry ?\) ")(" table)
  296. (dolist (char '(?\{ ?\} ?\[ ?\] ?\< ?\>) table)
  297. (modify-syntax-entry char " " table)))
  298. "Table used internally to pair only round brackets.
  299. Other brackets are treated as spaces.")
  300. (defconst org-element--pair-square-table
  301. (let ((table (make-syntax-table)))
  302. (modify-syntax-entry ?\[ "(]" table)
  303. (modify-syntax-entry ?\] ")[" table)
  304. (dolist (char '(?\{ ?\} ?\( ?\) ?\< ?\>) table)
  305. (modify-syntax-entry char " " table)))
  306. "Table used internally to pair only square brackets.
  307. Other brackets are treated as spaces.")
  308. (defconst org-element--pair-curly-table
  309. (let ((table (make-syntax-table)))
  310. (modify-syntax-entry ?\{ "(}" table)
  311. (modify-syntax-entry ?\} "){" table)
  312. (dolist (char '(?\[ ?\] ?\( ?\) ?\< ?\>) table)
  313. (modify-syntax-entry char " " table)))
  314. "Table used internally to pair only curly brackets.
  315. Other brackets are treated as spaces.")
  316. (defun org-element--parse-paired-brackets (char)
  317. "Parse paired brackets at point.
  318. CHAR is the opening bracket to consider, as a character. Return
  319. contents between brackets, as a string, or nil. Also move point
  320. past the brackets."
  321. (when (eq char (char-after))
  322. (let ((syntax-table (pcase char
  323. (?\{ org-element--pair-curly-table)
  324. (?\[ org-element--pair-square-table)
  325. (?\( org-element--pair-round-table)
  326. (_ nil)))
  327. (pos (point)))
  328. (when syntax-table
  329. (with-syntax-table syntax-table
  330. (let ((end (ignore-errors (scan-lists pos 1 0))))
  331. (when end
  332. (goto-char end)
  333. (buffer-substring-no-properties (1+ pos) (1- end)))))))))
  334. ;;; Accessors and Setters
  335. ;;
  336. ;; Provide four accessors: `org-element-type', `org-element-property'
  337. ;; `org-element-contents' and `org-element-restriction'.
  338. ;;
  339. ;; Setter functions allow modification of elements by side effect.
  340. ;; There is `org-element-put-property', `org-element-set-contents'.
  341. ;; These low-level functions are useful to build a parse tree.
  342. ;;
  343. ;; `org-element-adopt-elements', `org-element-set-element',
  344. ;; `org-element-extract-element' and `org-element-insert-before' are
  345. ;; high-level functions useful to modify a parse tree.
  346. ;;
  347. ;; `org-element-secondary-p' is a predicate used to know if a given
  348. ;; object belongs to a secondary string. `org-element-class' tells if
  349. ;; some parsed data is an element or an object, handling pseudo
  350. ;; elements and objects. `org-element-copy' returns an element or
  351. ;; object, stripping its parent property in the process.
  352. (defsubst org-element-type (element)
  353. "Return type of ELEMENT.
  354. The function returns the type of the element or object provided.
  355. It can also return the following special value:
  356. `plain-text' for a string
  357. `org-data' for a complete document
  358. nil in any other case."
  359. (cond
  360. ((not (consp element)) (and (stringp element) 'plain-text))
  361. ((symbolp (car element)) (car element))))
  362. (defsubst org-element-property (property element)
  363. "Extract the value from the PROPERTY of an ELEMENT."
  364. (if (stringp element) (get-text-property 0 property element)
  365. (plist-get (nth 1 element) property)))
  366. (defsubst org-element-contents (element)
  367. "Extract contents from an ELEMENT."
  368. (cond ((not (consp element)) nil)
  369. ((symbolp (car element)) (nthcdr 2 element))
  370. (t element)))
  371. (defsubst org-element-restriction (element)
  372. "Return restriction associated to ELEMENT.
  373. ELEMENT can be an element, an object or a symbol representing an
  374. element or object type."
  375. (cdr (assq (if (symbolp element) element (org-element-type element))
  376. org-element-object-restrictions)))
  377. (defsubst org-element-put-property (element property value)
  378. "In ELEMENT set PROPERTY to VALUE.
  379. Return modified element."
  380. (if (stringp element) (org-add-props element nil property value)
  381. (setcar (cdr element) (plist-put (nth 1 element) property value))
  382. element))
  383. (defsubst org-element-set-contents (element &rest contents)
  384. "Set ELEMENT's contents to CONTENTS.
  385. Return ELEMENT."
  386. (cond ((null element) contents)
  387. ((not (symbolp (car element))) contents)
  388. ((cdr element) (setcdr (cdr element) contents) element)
  389. (t (nconc element contents))))
  390. (defun org-element-secondary-p (object)
  391. "Non-nil when OBJECT directly belongs to a secondary string.
  392. Return value is the property name, as a keyword, or nil."
  393. (let* ((parent (org-element-property :parent object))
  394. (properties (cdr (assq (org-element-type parent)
  395. org-element-secondary-value-alist))))
  396. (catch 'exit
  397. (dolist (p properties)
  398. (and (memq object (org-element-property p parent))
  399. (throw 'exit p))))))
  400. (defsubst org-element-class (datum &optional parent)
  401. "Return class for ELEMENT, as a symbol.
  402. Class is either `element' or `object'. Optional argument PARENT
  403. is the element or object containing DATUM. It defaults to the
  404. value of DATUM `:parent' property."
  405. (let ((type (org-element-type datum))
  406. (parent (or parent (org-element-property :parent datum))))
  407. (cond
  408. ;; Trivial cases.
  409. ((memq type org-element-all-objects) 'object)
  410. ((memq type org-element-all-elements) 'element)
  411. ;; Special cases.
  412. ((eq type 'org-data) 'element)
  413. ((eq type 'plain-text) 'object)
  414. ((not type) 'object)
  415. ;; Pseudo object or elements. Make a guess about its class.
  416. ;; Basically a pseudo object is contained within another object,
  417. ;; a secondary string or a container element.
  418. ((not parent) 'element)
  419. (t
  420. (let ((parent-type (org-element-type parent)))
  421. (cond ((not parent-type) 'object)
  422. ((memq parent-type org-element-object-containers) 'object)
  423. ((org-element-secondary-p datum) 'object)
  424. (t 'element)))))))
  425. (defsubst org-element-adopt-elements (parent &rest children)
  426. "Append elements to the contents of another element.
  427. PARENT is an element or object. CHILDREN can be elements,
  428. objects, or a strings.
  429. The function takes care of setting `:parent' property for CHILD.
  430. Return parent element."
  431. (if (not children) parent
  432. ;; Link every child to PARENT. If PARENT is nil, it is a secondary
  433. ;; string: parent is the list itself.
  434. (dolist (child children)
  435. (org-element-put-property child :parent (or parent children)))
  436. ;; Add CHILDREN at the end of PARENT contents.
  437. (when parent
  438. (apply #'org-element-set-contents
  439. parent
  440. (nconc (org-element-contents parent) children)))
  441. ;; Return modified PARENT element.
  442. (or parent children)))
  443. (defun org-element-extract-element (element)
  444. "Extract ELEMENT from parse tree.
  445. Remove element from the parse tree by side-effect, and return it
  446. with its `:parent' property stripped out."
  447. (let ((parent (org-element-property :parent element))
  448. (secondary (org-element-secondary-p element)))
  449. (if secondary
  450. (org-element-put-property
  451. parent secondary
  452. (delq element (org-element-property secondary parent)))
  453. (apply #'org-element-set-contents
  454. parent
  455. (delq element (org-element-contents parent))))
  456. ;; Return ELEMENT with its :parent removed.
  457. (org-element-put-property element :parent nil)))
  458. (defun org-element-insert-before (element location)
  459. "Insert ELEMENT before LOCATION in parse tree.
  460. LOCATION is an element, object or string within the parse tree.
  461. Parse tree is modified by side effect."
  462. (let* ((parent (org-element-property :parent location))
  463. (property (org-element-secondary-p location))
  464. (siblings (if property (org-element-property property parent)
  465. (org-element-contents parent)))
  466. ;; Special case: LOCATION is the first element of an
  467. ;; independent secondary string (e.g. :title property). Add
  468. ;; ELEMENT in-place.
  469. (specialp (and (not property)
  470. (eq siblings parent)
  471. (eq (car parent) location))))
  472. ;; Install ELEMENT at the appropriate LOCATION within SIBLINGS.
  473. (cond (specialp)
  474. ((or (null siblings) (eq (car siblings) location))
  475. (push element siblings))
  476. ((null location) (nconc siblings (list element)))
  477. (t
  478. (let ((index (cl-position location siblings)))
  479. (unless index (error "No location found to insert element"))
  480. (push element (cdr (nthcdr (1- index) siblings))))))
  481. ;; Store SIBLINGS at appropriate place in parse tree.
  482. (cond
  483. (specialp (setcdr parent (copy-sequence parent)) (setcar parent element))
  484. (property (org-element-put-property parent property siblings))
  485. (t (apply #'org-element-set-contents parent siblings)))
  486. ;; Set appropriate :parent property.
  487. (org-element-put-property element :parent parent)))
  488. (defun org-element-set-element (old new)
  489. "Replace element or object OLD with element or object NEW.
  490. The function takes care of setting `:parent' property for NEW."
  491. ;; Ensure OLD and NEW have the same parent.
  492. (org-element-put-property new :parent (org-element-property :parent old))
  493. (if (or (memq (org-element-type old) '(plain-text nil))
  494. (memq (org-element-type new) '(plain-text nil)))
  495. ;; We cannot replace OLD with NEW since one of them is not an
  496. ;; object or element. We take the long path.
  497. (progn (org-element-insert-before new old)
  498. (org-element-extract-element old))
  499. ;; Since OLD is going to be changed into NEW by side-effect, first
  500. ;; make sure that every element or object within NEW has OLD as
  501. ;; parent.
  502. (dolist (blob (org-element-contents new))
  503. (org-element-put-property blob :parent old))
  504. ;; Transfer contents.
  505. (apply #'org-element-set-contents old (org-element-contents new))
  506. ;; Overwrite OLD's properties with NEW's.
  507. (setcar (cdr old) (nth 1 new))
  508. ;; Transfer type.
  509. (setcar old (car new))))
  510. (defun org-element-create (type &optional props &rest children)
  511. "Create a new element of type TYPE.
  512. Optional argument PROPS, when non-nil, is a plist defining the
  513. properties of the element. CHILDREN can be elements, objects or
  514. strings."
  515. (apply #'org-element-adopt-elements (list type props) children))
  516. (defun org-element-copy (datum)
  517. "Return a copy of DATUM.
  518. DATUM is an element, object, string or nil. `:parent' property
  519. is cleared and contents are removed in the process."
  520. (when datum
  521. (let ((type (org-element-type datum)))
  522. (pcase type
  523. (`org-data (list 'org-data nil))
  524. (`plain-text (substring-no-properties datum))
  525. (`nil (copy-sequence datum))
  526. (_
  527. (list type (plist-put (copy-sequence (nth 1 datum)) :parent nil)))))))
  528. ;;; Greater elements
  529. ;;
  530. ;; For each greater element type, we define a parser and an
  531. ;; interpreter.
  532. ;;
  533. ;; A parser returns the element or object as the list described above.
  534. ;; Most of them accepts no argument. Though, exceptions exist. Hence
  535. ;; every element containing a secondary string (see
  536. ;; `org-element-secondary-value-alist') will accept an optional
  537. ;; argument to toggle parsing of these secondary strings. Moreover,
  538. ;; `item' parser requires current list's structure as its first
  539. ;; element.
  540. ;;
  541. ;; An interpreter accepts two arguments: the list representation of
  542. ;; the element or object, and its contents. The latter may be nil,
  543. ;; depending on the element or object considered. It returns the
  544. ;; appropriate Org syntax, as a string.
  545. ;;
  546. ;; Parsing functions must follow the naming convention:
  547. ;; org-element-TYPE-parser, where TYPE is greater element's type, as
  548. ;; defined in `org-element-greater-elements'.
  549. ;;
  550. ;; Similarly, interpreting functions must follow the naming
  551. ;; convention: org-element-TYPE-interpreter.
  552. ;;
  553. ;; With the exception of `headline' and `item' types, greater elements
  554. ;; cannot contain other greater elements of their own type.
  555. ;;
  556. ;; Beside implementing a parser and an interpreter, adding a new
  557. ;; greater element requires tweaking `org-element--current-element'.
  558. ;; Moreover, the newly defined type must be added to both
  559. ;; `org-element-all-elements' and `org-element-greater-elements'.
  560. ;;;; Center Block
  561. (defun org-element-center-block-parser (limit affiliated)
  562. "Parse a center block.
  563. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  564. the buffer position at the beginning of the first affiliated
  565. keyword and CDR is a plist of affiliated keywords along with
  566. their value.
  567. Return a list whose CAR is `center-block' and CDR is a plist
  568. containing `:begin', `:end', `:contents-begin', `:contents-end',
  569. `:post-blank' and `:post-affiliated' keywords.
  570. Assume point is at the beginning of the block."
  571. (let ((case-fold-search t))
  572. (if (not (save-excursion
  573. (re-search-forward "^[ \t]*#\\+END_CENTER[ \t]*$" limit t)))
  574. ;; Incomplete block: parse it as a paragraph.
  575. (org-element-paragraph-parser limit affiliated)
  576. (let ((block-end-line (match-beginning 0)))
  577. (let* ((begin (car affiliated))
  578. (post-affiliated (point))
  579. ;; Empty blocks have no contents.
  580. (contents-begin (progn (forward-line)
  581. (and (< (point) block-end-line)
  582. (point))))
  583. (contents-end (and contents-begin block-end-line))
  584. (pos-before-blank (progn (goto-char block-end-line)
  585. (forward-line)
  586. (point)))
  587. (end (save-excursion
  588. (skip-chars-forward " \r\t\n" limit)
  589. (if (eobp) (point) (line-beginning-position)))))
  590. (list 'center-block
  591. (nconc
  592. (list :begin begin
  593. :end end
  594. :contents-begin contents-begin
  595. :contents-end contents-end
  596. :post-blank (count-lines pos-before-blank end)
  597. :post-affiliated post-affiliated)
  598. (cdr affiliated))))))))
  599. (defun org-element-center-block-interpreter (_ contents)
  600. "Interpret a center-block element as Org syntax.
  601. CONTENTS is the contents of the element."
  602. (format "#+BEGIN_CENTER\n%s#+END_CENTER" contents))
  603. ;;;; Drawer
  604. (defun org-element-drawer-parser (limit affiliated)
  605. "Parse a drawer.
  606. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  607. the buffer position at the beginning of the first affiliated
  608. keyword and CDR is a plist of affiliated keywords along with
  609. their value.
  610. Return a list whose CAR is `drawer' and CDR is a plist containing
  611. `:drawer-name', `:begin', `:end', `:contents-begin',
  612. `:contents-end', `:post-blank' and `:post-affiliated' keywords.
  613. Assume point is at beginning of drawer."
  614. (let ((case-fold-search t))
  615. (if (not (save-excursion (re-search-forward "^[ \t]*:END:[ \t]*$" limit t)))
  616. ;; Incomplete drawer: parse it as a paragraph.
  617. (org-element-paragraph-parser limit affiliated)
  618. (save-excursion
  619. (let* ((drawer-end-line (match-beginning 0))
  620. (name (progn (looking-at org-drawer-regexp)
  621. (match-string-no-properties 1)))
  622. (begin (car affiliated))
  623. (post-affiliated (point))
  624. ;; Empty drawers have no contents.
  625. (contents-begin (progn (forward-line)
  626. (and (< (point) drawer-end-line)
  627. (point))))
  628. (contents-end (and contents-begin drawer-end-line))
  629. (pos-before-blank (progn (goto-char drawer-end-line)
  630. (forward-line)
  631. (point)))
  632. (end (progn (skip-chars-forward " \r\t\n" limit)
  633. (if (eobp) (point) (line-beginning-position)))))
  634. (list 'drawer
  635. (nconc
  636. (list :begin begin
  637. :end end
  638. :drawer-name name
  639. :contents-begin contents-begin
  640. :contents-end contents-end
  641. :post-blank (count-lines pos-before-blank end)
  642. :post-affiliated post-affiliated)
  643. (cdr affiliated))))))))
  644. (defun org-element-drawer-interpreter (drawer contents)
  645. "Interpret DRAWER element as Org syntax.
  646. CONTENTS is the contents of the element."
  647. (format ":%s:\n%s:END:"
  648. (org-element-property :drawer-name drawer)
  649. contents))
  650. ;;;; Dynamic Block
  651. (defun org-element-dynamic-block-parser (limit affiliated)
  652. "Parse a dynamic block.
  653. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  654. the buffer position at the beginning of the first affiliated
  655. keyword and CDR is a plist of affiliated keywords along with
  656. their value.
  657. Return a list whose CAR is `dynamic-block' and CDR is a plist
  658. containing `:block-name', `:begin', `:end', `:contents-begin',
  659. `:contents-end', `:arguments', `:post-blank' and
  660. `:post-affiliated' keywords.
  661. Assume point is at beginning of dynamic block."
  662. (let ((case-fold-search t))
  663. (if (not (save-excursion
  664. (re-search-forward "^[ \t]*#\\+END:?[ \t]*$" limit t)))
  665. ;; Incomplete block: parse it as a paragraph.
  666. (org-element-paragraph-parser limit affiliated)
  667. (let ((block-end-line (match-beginning 0)))
  668. (save-excursion
  669. (let* ((name (progn (looking-at org-dblock-start-re)
  670. (match-string-no-properties 1)))
  671. (arguments (match-string-no-properties 3))
  672. (begin (car affiliated))
  673. (post-affiliated (point))
  674. ;; Empty blocks have no contents.
  675. (contents-begin (progn (forward-line)
  676. (and (< (point) block-end-line)
  677. (point))))
  678. (contents-end (and contents-begin block-end-line))
  679. (pos-before-blank (progn (goto-char block-end-line)
  680. (forward-line)
  681. (point)))
  682. (end (progn (skip-chars-forward " \r\t\n" limit)
  683. (if (eobp) (point) (line-beginning-position)))))
  684. (list 'dynamic-block
  685. (nconc
  686. (list :begin begin
  687. :end end
  688. :block-name name
  689. :arguments arguments
  690. :contents-begin contents-begin
  691. :contents-end contents-end
  692. :post-blank (count-lines pos-before-blank end)
  693. :post-affiliated post-affiliated)
  694. (cdr affiliated)))))))))
  695. (defun org-element-dynamic-block-interpreter (dynamic-block contents)
  696. "Interpret DYNAMIC-BLOCK element as Org syntax.
  697. CONTENTS is the contents of the element."
  698. (format "#+BEGIN: %s%s\n%s#+END:"
  699. (org-element-property :block-name dynamic-block)
  700. (let ((args (org-element-property :arguments dynamic-block)))
  701. (if args (concat " " args) ""))
  702. contents))
  703. ;;;; Footnote Definition
  704. (defconst org-element--footnote-separator
  705. (concat org-outline-regexp-bol "\\|"
  706. org-footnote-definition-re "\\|"
  707. "^\\([ \t]*\n\\)\\{2,\\}")
  708. "Regexp used as a footnote definition separator.")
  709. (defun org-element-footnote-definition-parser (limit affiliated)
  710. "Parse a footnote definition.
  711. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  712. the buffer position at the beginning of the first affiliated
  713. keyword and CDR is a plist of affiliated keywords along with
  714. their value.
  715. Return a list whose CAR is `footnote-definition' and CDR is
  716. a plist containing `:label', `:begin' `:end', `:contents-begin',
  717. `:contents-end', `:post-blank' and `:post-affiliated' keywords.
  718. Assume point is at the beginning of the footnote definition."
  719. (save-excursion
  720. (let* ((label (progn (looking-at org-footnote-definition-re)
  721. (match-string-no-properties 1)))
  722. (begin (car affiliated))
  723. (post-affiliated (point))
  724. (end
  725. (save-excursion
  726. (end-of-line)
  727. (cond
  728. ((not
  729. (re-search-forward org-element--footnote-separator limit t))
  730. limit)
  731. ((eq ?\[ (char-after (match-beginning 0)))
  732. ;; At a new footnote definition, make sure we end
  733. ;; before any affiliated keyword above.
  734. (forward-line -1)
  735. (while (and (> (point) post-affiliated)
  736. (looking-at-p org-element--affiliated-re))
  737. (forward-line -1))
  738. (line-beginning-position 2))
  739. ((eq ?* (char-after (match-beginning 0))) (match-beginning 0))
  740. (t (skip-chars-forward " \r\t\n" limit)
  741. (if (= limit (point)) limit (line-beginning-position))))))
  742. (contents-begin
  743. (progn (search-forward "]")
  744. (skip-chars-forward " \r\t\n" end)
  745. (cond ((= (point) end) nil)
  746. ((= (line-beginning-position) post-affiliated) (point))
  747. (t (line-beginning-position)))))
  748. (contents-end
  749. (progn (goto-char end)
  750. (skip-chars-backward " \r\t\n")
  751. (line-beginning-position 2))))
  752. (list 'footnote-definition
  753. (nconc
  754. (list :label label
  755. :begin begin
  756. :end end
  757. :contents-begin contents-begin
  758. :contents-end (and contents-begin contents-end)
  759. :post-blank (count-lines contents-end end)
  760. :post-affiliated post-affiliated)
  761. (cdr affiliated))))))
  762. (defun org-element-footnote-definition-interpreter (footnote-definition contents)
  763. "Interpret FOOTNOTE-DEFINITION element as Org syntax.
  764. CONTENTS is the contents of the footnote-definition."
  765. (concat (format "[fn:%s]" (org-element-property :label footnote-definition))
  766. " "
  767. contents))
  768. ;;;; Headline
  769. (defun org-element--get-node-properties ()
  770. "Return node properties associated to headline at point.
  771. Upcase property names. It avoids confusion between properties
  772. obtained through property drawer and default properties from the
  773. parser (e.g. `:end' and :END:). Return value is a plist."
  774. (save-excursion
  775. (forward-line)
  776. (when (looking-at-p org-planning-line-re) (forward-line))
  777. (when (looking-at org-property-drawer-re)
  778. (forward-line)
  779. (let ((end (match-end 0)) properties)
  780. (while (< (line-end-position) end)
  781. (looking-at org-property-re)
  782. (push (match-string-no-properties 3) properties)
  783. (push (intern (concat ":" (upcase (match-string 2)))) properties)
  784. (forward-line))
  785. properties))))
  786. (defun org-element--get-time-properties ()
  787. "Return time properties associated to headline at point.
  788. Return value is a plist."
  789. (save-excursion
  790. (when (progn (forward-line) (looking-at org-planning-line-re))
  791. (let ((end (line-end-position)) plist)
  792. (while (re-search-forward org-keyword-time-not-clock-regexp end t)
  793. (goto-char (match-end 1))
  794. (skip-chars-forward " \t")
  795. (let ((keyword (match-string 1))
  796. (time (org-element-timestamp-parser)))
  797. (cond ((equal keyword org-scheduled-string)
  798. (setq plist (plist-put plist :scheduled time)))
  799. ((equal keyword org-deadline-string)
  800. (setq plist (plist-put plist :deadline time)))
  801. (t (setq plist (plist-put plist :closed time))))))
  802. plist))))
  803. (defun org-element-headline-parser (limit &optional raw-secondary-p)
  804. "Parse a headline.
  805. Return a list whose CAR is `headline' and CDR is a plist
  806. containing `:raw-value', `:title', `:begin', `:end',
  807. `:pre-blank', `:contents-begin' and `:contents-end', `:level',
  808. `:priority', `:tags', `:todo-keyword',`:todo-type', `:scheduled',
  809. `:deadline', `:closed', `:archivedp', `:commentedp'
  810. `:footnote-section-p', `:post-blank' and `:post-affiliated'
  811. keywords.
  812. The plist also contains any property set in the property drawer,
  813. with its name in upper cases and colons added at the
  814. beginning (e.g., `:CUSTOM_ID').
  815. LIMIT is a buffer position bounding the search.
  816. When RAW-SECONDARY-P is non-nil, headline's title will not be
  817. parsed as a secondary string, but as a plain string instead.
  818. Assume point is at beginning of the headline."
  819. (save-excursion
  820. (let* ((begin (point))
  821. (level (prog1 (org-reduced-level (skip-chars-forward "*"))
  822. (skip-chars-forward " \t")))
  823. (todo (and org-todo-regexp
  824. (let (case-fold-search) (looking-at org-todo-regexp))
  825. (progn (goto-char (match-end 0))
  826. (skip-chars-forward " \t")
  827. (match-string 0))))
  828. (todo-type
  829. (and todo (if (member todo org-done-keywords) 'done 'todo)))
  830. (priority (and (looking-at "\\[#.\\][ \t]*")
  831. (progn (goto-char (match-end 0))
  832. (aref (match-string 0) 2))))
  833. (commentedp
  834. (and (let (case-fold-search) (looking-at org-comment-string))
  835. (goto-char (match-end 0))))
  836. (title-start (point))
  837. (tags (when (re-search-forward
  838. "[ \t]+\\(:[[:alnum:]_@#%:]+:\\)[ \t]*$"
  839. (line-end-position)
  840. 'move)
  841. (goto-char (match-beginning 0))
  842. (org-split-string (match-string 1) ":")))
  843. (title-end (point))
  844. (raw-value (org-trim
  845. (buffer-substring-no-properties title-start title-end)))
  846. (archivedp (member org-archive-tag tags))
  847. (footnote-section-p (and org-footnote-section
  848. (string= org-footnote-section raw-value)))
  849. (standard-props (org-element--get-node-properties))
  850. (time-props (org-element--get-time-properties))
  851. (end (min (save-excursion (org-end-of-subtree t t)) limit))
  852. (contents-begin (save-excursion
  853. (forward-line)
  854. (skip-chars-forward " \r\t\n" end)
  855. (and (/= (point) end) (line-beginning-position))))
  856. (contents-end (and contents-begin
  857. (progn (goto-char end)
  858. (skip-chars-backward " \r\t\n")
  859. (line-beginning-position 2)))))
  860. (let ((headline
  861. (list 'headline
  862. (nconc
  863. (list :raw-value raw-value
  864. :begin begin
  865. :end end
  866. :pre-blank
  867. (if (not contents-begin) 0
  868. (1- (count-lines begin contents-begin)))
  869. :contents-begin contents-begin
  870. :contents-end contents-end
  871. :level level
  872. :priority priority
  873. :tags tags
  874. :todo-keyword todo
  875. :todo-type todo-type
  876. :post-blank
  877. (if contents-end
  878. (count-lines contents-end end)
  879. (1- (count-lines begin end)))
  880. :footnote-section-p footnote-section-p
  881. :archivedp archivedp
  882. :commentedp commentedp
  883. :post-affiliated begin)
  884. time-props
  885. standard-props))))
  886. (org-element-put-property
  887. headline :title
  888. (if raw-secondary-p raw-value
  889. (org-element--parse-objects
  890. (progn (goto-char title-start)
  891. (skip-chars-forward " \t")
  892. (point))
  893. (progn (goto-char title-end)
  894. (skip-chars-backward " \t")
  895. (point))
  896. nil
  897. (org-element-restriction 'headline)
  898. headline)))))))
  899. (defun org-element-headline-interpreter (headline contents)
  900. "Interpret HEADLINE element as Org syntax.
  901. CONTENTS is the contents of the element."
  902. (let* ((level (org-element-property :level headline))
  903. (todo (org-element-property :todo-keyword headline))
  904. (priority (org-element-property :priority headline))
  905. (title (org-element-interpret-data
  906. (org-element-property :title headline)))
  907. (tags (let ((tag-list (org-element-property :tags headline)))
  908. (and tag-list
  909. (format ":%s:" (mapconcat #'identity tag-list ":")))))
  910. (commentedp (org-element-property :commentedp headline))
  911. (pre-blank (or (org-element-property :pre-blank headline) 0))
  912. (heading
  913. (concat (make-string (if org-odd-levels-only (1- (* level 2)) level)
  914. ?*)
  915. (and todo (concat " " todo))
  916. (and commentedp (concat " " org-comment-string))
  917. (and priority (format " [#%c]" priority))
  918. " "
  919. (if (and org-footnote-section
  920. (org-element-property :footnote-section-p headline))
  921. org-footnote-section
  922. title))))
  923. (concat
  924. heading
  925. ;; Align tags.
  926. (when tags
  927. (cond
  928. ((zerop org-tags-column) (format " %s" tags))
  929. ((< org-tags-column 0)
  930. (concat
  931. (make-string
  932. (max (- (+ org-tags-column (length heading) (length tags))) 1)
  933. ?\s)
  934. tags))
  935. (t
  936. (concat
  937. (make-string (max (- org-tags-column (length heading)) 1) ?\s)
  938. tags))))
  939. (make-string (1+ pre-blank) ?\n)
  940. contents)))
  941. ;;;; Inlinetask
  942. (defun org-element-inlinetask-parser (limit &optional raw-secondary-p)
  943. "Parse an inline task.
  944. Return a list whose CAR is `inlinetask' and CDR is a plist
  945. containing `:title', `:begin', `:end', `:pre-blank',
  946. `:contents-begin' and `:contents-end', `:level', `:priority',
  947. `:raw-value', `:tags', `:todo-keyword', `:todo-type',
  948. `:scheduled', `:deadline', `:closed', `:post-blank' and
  949. `:post-affiliated' keywords.
  950. The plist also contains any property set in the property drawer,
  951. with its name in upper cases and colons added at the
  952. beginning (e.g., `:CUSTOM_ID').
  953. When optional argument RAW-SECONDARY-P is non-nil, inline-task's
  954. title will not be parsed as a secondary string, but as a plain
  955. string instead.
  956. Assume point is at beginning of the inline task."
  957. (save-excursion
  958. (let* ((begin (point))
  959. (level (prog1 (org-reduced-level (skip-chars-forward "*"))
  960. (skip-chars-forward " \t")))
  961. (todo (and org-todo-regexp
  962. (let (case-fold-search) (looking-at org-todo-regexp))
  963. (progn (goto-char (match-end 0))
  964. (skip-chars-forward " \t")
  965. (match-string 0))))
  966. (todo-type (and todo
  967. (if (member todo org-done-keywords) 'done 'todo)))
  968. (priority (and (looking-at "\\[#.\\][ \t]*")
  969. (progn (goto-char (match-end 0))
  970. (aref (match-string 0) 2))))
  971. (title-start (point))
  972. (tags (when (re-search-forward
  973. "[ \t]+\\(:[[:alnum:]_@#%:]+:\\)[ \t]*$"
  974. (line-end-position)
  975. 'move)
  976. (goto-char (match-beginning 0))
  977. (org-split-string (match-string 1) ":")))
  978. (title-end (point))
  979. (raw-value (org-trim
  980. (buffer-substring-no-properties title-start title-end)))
  981. (task-end (save-excursion
  982. (end-of-line)
  983. (and (re-search-forward org-outline-regexp-bol limit t)
  984. (looking-at-p "[ \t]*END[ \t]*$")
  985. (line-beginning-position))))
  986. (standard-props (and task-end (org-element--get-node-properties)))
  987. (time-props (and task-end (org-element--get-time-properties)))
  988. (contents-begin (and task-end
  989. (< (point) task-end)
  990. (progn
  991. (forward-line)
  992. (skip-chars-forward " \t\n")
  993. (line-beginning-position))))
  994. (contents-end (and contents-begin task-end))
  995. (end (progn (when task-end (goto-char task-end))
  996. (forward-line)
  997. (skip-chars-forward " \r\t\n" limit)
  998. (if (eobp) (point) (line-beginning-position))))
  999. (inlinetask
  1000. (list 'inlinetask
  1001. (nconc
  1002. (list :raw-value raw-value
  1003. :begin begin
  1004. :end end
  1005. :pre-blank
  1006. (if (not contents-begin) 0
  1007. (1- (count-lines begin contents-begin)))
  1008. :contents-begin contents-begin
  1009. :contents-end contents-end
  1010. :level level
  1011. :priority priority
  1012. :tags tags
  1013. :todo-keyword todo
  1014. :todo-type todo-type
  1015. :post-blank (1- (count-lines (or task-end begin) end))
  1016. :post-affiliated begin)
  1017. time-props
  1018. standard-props))))
  1019. (org-element-put-property
  1020. inlinetask :title
  1021. (if raw-secondary-p raw-value
  1022. (org-element--parse-objects
  1023. (progn (goto-char title-start)
  1024. (skip-chars-forward " \t")
  1025. (point))
  1026. (progn (goto-char title-end)
  1027. (skip-chars-backward " \t")
  1028. (point))
  1029. nil
  1030. (org-element-restriction 'inlinetask)
  1031. inlinetask))))))
  1032. (defun org-element-inlinetask-interpreter (inlinetask contents)
  1033. "Interpret INLINETASK element as Org syntax.
  1034. CONTENTS is the contents of inlinetask."
  1035. (let* ((level (org-element-property :level inlinetask))
  1036. (todo (org-element-property :todo-keyword inlinetask))
  1037. (priority (org-element-property :priority inlinetask))
  1038. (title (org-element-interpret-data
  1039. (org-element-property :title inlinetask)))
  1040. (tags (let ((tag-list (org-element-property :tags inlinetask)))
  1041. (and tag-list
  1042. (format ":%s:" (mapconcat 'identity tag-list ":")))))
  1043. (task (concat (make-string level ?*)
  1044. (and todo (concat " " todo))
  1045. (and priority (format " [#%c]" priority))
  1046. (and title (concat " " title)))))
  1047. (concat task
  1048. ;; Align tags.
  1049. (when tags
  1050. (cond
  1051. ((zerop org-tags-column) (format " %s" tags))
  1052. ((< org-tags-column 0)
  1053. (concat
  1054. (make-string
  1055. (max (- (+ org-tags-column (length task) (length tags))) 1)
  1056. ? )
  1057. tags))
  1058. (t
  1059. (concat
  1060. (make-string (max (- org-tags-column (length task)) 1) ? )
  1061. tags))))
  1062. ;; Prefer degenerate inlinetasks when there are no
  1063. ;; contents.
  1064. (when contents
  1065. (concat "\n"
  1066. contents
  1067. (make-string level ?*) " END")))))
  1068. ;;;; Item
  1069. (defun org-element-item-parser (_ struct &optional raw-secondary-p)
  1070. "Parse an item.
  1071. STRUCT is the structure of the plain list.
  1072. Return a list whose CAR is `item' and CDR is a plist containing
  1073. `:bullet', `:begin', `:end', `:contents-begin', `:contents-end',
  1074. `:checkbox', `:counter', `:tag', `:structure', `:post-blank' and
  1075. `:post-affiliated' keywords.
  1076. When optional argument RAW-SECONDARY-P is non-nil, item's tag, if
  1077. any, will not be parsed as a secondary string, but as a plain
  1078. string instead.
  1079. Assume point is at the beginning of the item."
  1080. (save-excursion
  1081. (beginning-of-line)
  1082. (looking-at org-list-full-item-re)
  1083. (let* ((begin (point))
  1084. (bullet (match-string-no-properties 1))
  1085. (checkbox (let ((box (match-string 3)))
  1086. (cond ((equal "[ ]" box) 'off)
  1087. ((equal "[X]" box) 'on)
  1088. ((equal "[-]" box) 'trans))))
  1089. (counter (let ((c (match-string 2)))
  1090. (save-match-data
  1091. (cond
  1092. ((not c) nil)
  1093. ((string-match "[A-Za-z]" c)
  1094. (- (string-to-char (upcase (match-string 0 c)))
  1095. 64))
  1096. ((string-match "[0-9]+" c)
  1097. (string-to-number (match-string 0 c)))))))
  1098. (end (progn (goto-char (nth 6 (assq (point) struct)))
  1099. (if (bolp) (point) (line-beginning-position 2))))
  1100. (contents-begin
  1101. (progn (goto-char
  1102. ;; Ignore tags in un-ordered lists: they are just
  1103. ;; a part of item's body.
  1104. (if (and (match-beginning 4)
  1105. (save-match-data (string-match "[.)]" bullet)))
  1106. (match-beginning 4)
  1107. (match-end 0)))
  1108. (skip-chars-forward " \r\t\n" end)
  1109. (cond ((= (point) end) nil)
  1110. ;; If first line isn't empty, contents really
  1111. ;; start at the text after item's meta-data.
  1112. ((= (line-beginning-position) begin) (point))
  1113. (t (line-beginning-position)))))
  1114. (contents-end (and contents-begin
  1115. (progn (goto-char end)
  1116. (skip-chars-backward " \r\t\n")
  1117. (line-beginning-position 2))))
  1118. (item
  1119. (list 'item
  1120. (list :bullet bullet
  1121. :begin begin
  1122. :end end
  1123. :contents-begin contents-begin
  1124. :contents-end contents-end
  1125. :checkbox checkbox
  1126. :counter counter
  1127. :structure struct
  1128. :post-blank (count-lines (or contents-end begin) end)
  1129. :post-affiliated begin))))
  1130. (org-element-put-property
  1131. item :tag
  1132. (let ((raw (org-list-get-tag begin struct)))
  1133. (when raw
  1134. (if raw-secondary-p raw
  1135. (org-element--parse-objects
  1136. (match-beginning 4) (match-end 4) nil
  1137. (org-element-restriction 'item)
  1138. item))))))))
  1139. (defun org-element-item-interpreter (item contents)
  1140. "Interpret ITEM element as Org syntax.
  1141. CONTENTS is the contents of the element."
  1142. (let* ((bullet (let ((bullet (org-element-property :bullet item)))
  1143. (org-list-bullet-string
  1144. (cond ((not (string-match "[0-9a-zA-Z]" bullet)) "- ")
  1145. ((eq org-plain-list-ordered-item-terminator ?\)) "1)")
  1146. (t "1.")))))
  1147. (checkbox (org-element-property :checkbox item))
  1148. (counter (org-element-property :counter item))
  1149. (tag (let ((tag (org-element-property :tag item)))
  1150. (and tag (org-element-interpret-data tag))))
  1151. ;; Compute indentation.
  1152. (ind (make-string (length bullet) 32))
  1153. (item-starts-with-par-p
  1154. (eq (org-element-type (car (org-element-contents item)))
  1155. 'paragraph)))
  1156. ;; Indent contents.
  1157. (concat
  1158. bullet
  1159. (and counter (format "[@%d] " counter))
  1160. (pcase checkbox
  1161. (`on "[X] ")
  1162. (`off "[ ] ")
  1163. (`trans "[-] ")
  1164. (_ nil))
  1165. (and tag (format "%s :: " tag))
  1166. (when contents
  1167. (let ((contents (replace-regexp-in-string
  1168. "\\(^\\)[ \t]*\\S-" ind contents nil nil 1)))
  1169. (if item-starts-with-par-p (org-trim contents)
  1170. (concat "\n" contents)))))))
  1171. ;;;; Plain List
  1172. (defun org-element--list-struct (limit)
  1173. ;; Return structure of list at point. Internal function. See
  1174. ;; `org-list-struct' for details.
  1175. (let ((case-fold-search t)
  1176. (top-ind limit)
  1177. (item-re (org-item-re))
  1178. (inlinetask-re (and (featurep 'org-inlinetask) "^\\*+ "))
  1179. items struct)
  1180. (save-excursion
  1181. (catch 'exit
  1182. (while t
  1183. (cond
  1184. ;; At limit: end all items.
  1185. ((>= (point) limit)
  1186. (throw 'exit
  1187. (let ((end (progn (skip-chars-backward " \r\t\n")
  1188. (forward-line)
  1189. (point))))
  1190. (dolist (item items (sort (nconc items struct)
  1191. 'car-less-than-car))
  1192. (setcar (nthcdr 6 item) end)))))
  1193. ;; At list end: end all items.
  1194. ((looking-at org-list-end-re)
  1195. (throw 'exit (dolist (item items (sort (nconc items struct)
  1196. 'car-less-than-car))
  1197. (setcar (nthcdr 6 item) (point)))))
  1198. ;; At a new item: end previous sibling.
  1199. ((looking-at item-re)
  1200. (let ((ind (save-excursion (skip-chars-forward " \t")
  1201. (current-column))))
  1202. (setq top-ind (min top-ind ind))
  1203. (while (and items (<= ind (nth 1 (car items))))
  1204. (let ((item (pop items)))
  1205. (setcar (nthcdr 6 item) (point))
  1206. (push item struct)))
  1207. (push (progn (looking-at org-list-full-item-re)
  1208. (let ((bullet (match-string-no-properties 1)))
  1209. (list (point)
  1210. ind
  1211. bullet
  1212. (match-string-no-properties 2) ; counter
  1213. (match-string-no-properties 3) ; checkbox
  1214. ;; Description tag.
  1215. (and (save-match-data
  1216. (string-match "[-+*]" bullet))
  1217. (match-string-no-properties 4))
  1218. ;; Ending position, unknown so far.
  1219. nil)))
  1220. items))
  1221. (forward-line 1))
  1222. ;; Skip empty lines.
  1223. ((looking-at "^[ \t]*$") (forward-line))
  1224. ;; Skip inline tasks and blank lines along the way.
  1225. ((and inlinetask-re (looking-at inlinetask-re))
  1226. (forward-line)
  1227. (let ((origin (point)))
  1228. (when (re-search-forward inlinetask-re limit t)
  1229. (if (looking-at-p "END[ \t]*$") (forward-line)
  1230. (goto-char origin)))))
  1231. ;; At some text line. Check if it ends any previous item.
  1232. (t
  1233. (let ((ind (save-excursion (skip-chars-forward " \t")
  1234. (current-column))))
  1235. (when (<= ind top-ind)
  1236. (skip-chars-backward " \r\t\n")
  1237. (forward-line))
  1238. (while (<= ind (nth 1 (car items)))
  1239. (let ((item (pop items)))
  1240. (setcar (nthcdr 6 item) (line-beginning-position))
  1241. (push item struct)
  1242. (unless items
  1243. (throw 'exit (sort struct #'car-less-than-car))))))
  1244. ;; Skip blocks (any type) and drawers contents.
  1245. (cond
  1246. ((and (looking-at "[ \t]*#\\+BEGIN\\(:\\|_\\S-+\\)")
  1247. (re-search-forward
  1248. (format "^[ \t]*#\\+END%s[ \t]*$" (match-string 1))
  1249. limit t)))
  1250. ((and (looking-at org-drawer-regexp)
  1251. (re-search-forward "^[ \t]*:END:[ \t]*$" limit t))))
  1252. (forward-line))))))))
  1253. (defun org-element-plain-list-parser (limit affiliated structure)
  1254. "Parse a plain list.
  1255. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  1256. the buffer position at the beginning of the first affiliated
  1257. keyword and CDR is a plist of affiliated keywords along with
  1258. their value. STRUCTURE is the structure of the plain list being
  1259. parsed.
  1260. Return a list whose CAR is `plain-list' and CDR is a plist
  1261. containing `:type', `:begin', `:end', `:contents-begin' and
  1262. `:contents-end', `:structure', `:post-blank' and
  1263. `:post-affiliated' keywords.
  1264. Assume point is at the beginning of the list."
  1265. (save-excursion
  1266. (let* ((struct (or structure (org-element--list-struct limit)))
  1267. (type (cond ((looking-at-p "[ \t]*[A-Za-z0-9]") 'ordered)
  1268. ((nth 5 (assq (point) struct)) 'descriptive)
  1269. (t 'unordered)))
  1270. (contents-begin (point))
  1271. (begin (car affiliated))
  1272. (contents-end (let* ((item (assq contents-begin struct))
  1273. (ind (nth 1 item))
  1274. (pos (nth 6 item)))
  1275. (while (and (setq item (assq pos struct))
  1276. (= (nth 1 item) ind))
  1277. (setq pos (nth 6 item)))
  1278. pos))
  1279. (end (progn (goto-char contents-end)
  1280. (skip-chars-forward " \r\t\n" limit)
  1281. (if (= (point) limit) limit (line-beginning-position)))))
  1282. ;; Return value.
  1283. (list 'plain-list
  1284. (nconc
  1285. (list :type type
  1286. :begin begin
  1287. :end end
  1288. :contents-begin contents-begin
  1289. :contents-end contents-end
  1290. :structure struct
  1291. :post-blank (count-lines contents-end end)
  1292. :post-affiliated contents-begin)
  1293. (cdr affiliated))))))
  1294. (defun org-element-plain-list-interpreter (_ contents)
  1295. "Interpret plain-list element as Org syntax.
  1296. CONTENTS is the contents of the element."
  1297. (with-temp-buffer
  1298. (insert contents)
  1299. (goto-char (point-min))
  1300. (org-list-repair)
  1301. (buffer-string)))
  1302. ;;;; Property Drawer
  1303. (defun org-element-property-drawer-parser (limit)
  1304. "Parse a property drawer.
  1305. LIMIT bounds the search.
  1306. Return a list whose car is `property-drawer' and cdr is a plist
  1307. containing `:begin', `:end', `:contents-begin', `:contents-end',
  1308. `:post-blank' and `:post-affiliated' keywords.
  1309. Assume point is at the beginning of the property drawer."
  1310. (save-excursion
  1311. (let ((case-fold-search t)
  1312. (begin (point))
  1313. (contents-begin (line-beginning-position 2)))
  1314. (re-search-forward "^[ \t]*:END:[ \t]*$" limit t)
  1315. (let ((contents-end (and (> (match-beginning 0) contents-begin)
  1316. (match-beginning 0)))
  1317. (before-blank (progn (forward-line) (point)))
  1318. (end (progn (skip-chars-forward " \r\t\n" limit)
  1319. (if (eobp) (point) (line-beginning-position)))))
  1320. (list 'property-drawer
  1321. (list :begin begin
  1322. :end end
  1323. :contents-begin (and contents-end contents-begin)
  1324. :contents-end contents-end
  1325. :post-blank (count-lines before-blank end)
  1326. :post-affiliated begin))))))
  1327. (defun org-element-property-drawer-interpreter (_ contents)
  1328. "Interpret property-drawer element as Org syntax.
  1329. CONTENTS is the properties within the drawer."
  1330. (format ":PROPERTIES:\n%s:END:" contents))
  1331. ;;;; Quote Block
  1332. (defun org-element-quote-block-parser (limit affiliated)
  1333. "Parse a quote block.
  1334. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  1335. the buffer position at the beginning of the first affiliated
  1336. keyword and CDR is a plist of affiliated keywords along with
  1337. their value.
  1338. Return a list whose CAR is `quote-block' and CDR is a plist
  1339. containing `:begin', `:end', `:contents-begin', `:contents-end',
  1340. `:post-blank' and `:post-affiliated' keywords.
  1341. Assume point is at the beginning of the block."
  1342. (let ((case-fold-search t))
  1343. (if (not (save-excursion
  1344. (re-search-forward "^[ \t]*#\\+END_QUOTE[ \t]*$" limit t)))
  1345. ;; Incomplete block: parse it as a paragraph.
  1346. (org-element-paragraph-parser limit affiliated)
  1347. (let ((block-end-line (match-beginning 0)))
  1348. (save-excursion
  1349. (let* ((begin (car affiliated))
  1350. (post-affiliated (point))
  1351. ;; Empty blocks have no contents.
  1352. (contents-begin (progn (forward-line)
  1353. (and (< (point) block-end-line)
  1354. (point))))
  1355. (contents-end (and contents-begin block-end-line))
  1356. (pos-before-blank (progn (goto-char block-end-line)
  1357. (forward-line)
  1358. (point)))
  1359. (end (progn (skip-chars-forward " \r\t\n" limit)
  1360. (if (eobp) (point) (line-beginning-position)))))
  1361. (list 'quote-block
  1362. (nconc
  1363. (list :begin begin
  1364. :end end
  1365. :contents-begin contents-begin
  1366. :contents-end contents-end
  1367. :post-blank (count-lines pos-before-blank end)
  1368. :post-affiliated post-affiliated)
  1369. (cdr affiliated)))))))))
  1370. (defun org-element-quote-block-interpreter (_ contents)
  1371. "Interpret quote-block element as Org syntax.
  1372. CONTENTS is the contents of the element."
  1373. (format "#+BEGIN_QUOTE\n%s#+END_QUOTE" contents))
  1374. ;;;; Section
  1375. (defun org-element-section-parser (_)
  1376. "Parse a section.
  1377. Return a list whose CAR is `section' and CDR is a plist
  1378. containing `:begin', `:end', `:contents-begin', `contents-end',
  1379. `:post-blank' and `:post-affiliated' keywords."
  1380. (save-excursion
  1381. ;; Beginning of section is the beginning of the first non-blank
  1382. ;; line after previous headline.
  1383. (let ((begin (point))
  1384. (end (progn (org-with-limited-levels (outline-next-heading))
  1385. (point)))
  1386. (pos-before-blank (progn (skip-chars-backward " \r\t\n")
  1387. (line-beginning-position 2))))
  1388. (list 'section
  1389. (list :begin begin
  1390. :end end
  1391. :contents-begin begin
  1392. :contents-end pos-before-blank
  1393. :post-blank (count-lines pos-before-blank end)
  1394. :post-affiliated begin)))))
  1395. (defun org-element-section-interpreter (_ contents)
  1396. "Interpret section element as Org syntax.
  1397. CONTENTS is the contents of the element."
  1398. contents)
  1399. ;;;; Special Block
  1400. (defun org-element-special-block-parser (limit affiliated)
  1401. "Parse a special block.
  1402. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  1403. the buffer position at the beginning of the first affiliated
  1404. keyword and CDR is a plist of affiliated keywords along with
  1405. their value.
  1406. Return a list whose CAR is `special-block' and CDR is a plist
  1407. containing `:type', `:begin', `:end', `:contents-begin',
  1408. `:contents-end', `:post-blank' and `:post-affiliated' keywords.
  1409. Assume point is at the beginning of the block."
  1410. (let* ((case-fold-search t)
  1411. (type (progn (looking-at "[ \t]*#\\+BEGIN_\\(\\S-+\\)")
  1412. (match-string-no-properties 1))))
  1413. (if (not (save-excursion
  1414. (re-search-forward
  1415. (format "^[ \t]*#\\+END_%s[ \t]*$" (regexp-quote type))
  1416. limit t)))
  1417. ;; Incomplete block: parse it as a paragraph.
  1418. (org-element-paragraph-parser limit affiliated)
  1419. (let ((block-end-line (match-beginning 0)))
  1420. (save-excursion
  1421. (let* ((begin (car affiliated))
  1422. (post-affiliated (point))
  1423. ;; Empty blocks have no contents.
  1424. (contents-begin (progn (forward-line)
  1425. (and (< (point) block-end-line)
  1426. (point))))
  1427. (contents-end (and contents-begin block-end-line))
  1428. (pos-before-blank (progn (goto-char block-end-line)
  1429. (forward-line)
  1430. (point)))
  1431. (end (progn (skip-chars-forward " \r\t\n" limit)
  1432. (if (eobp) (point) (line-beginning-position)))))
  1433. (list 'special-block
  1434. (nconc
  1435. (list :type type
  1436. :begin begin
  1437. :end end
  1438. :contents-begin contents-begin
  1439. :contents-end contents-end
  1440. :post-blank (count-lines pos-before-blank end)
  1441. :post-affiliated post-affiliated)
  1442. (cdr affiliated)))))))))
  1443. (defun org-element-special-block-interpreter (special-block contents)
  1444. "Interpret SPECIAL-BLOCK element as Org syntax.
  1445. CONTENTS is the contents of the element."
  1446. (let ((block-type (org-element-property :type special-block)))
  1447. (format "#+BEGIN_%s\n%s#+END_%s" block-type contents block-type)))
  1448. ;;; Elements
  1449. ;;
  1450. ;; For each element, a parser and an interpreter are also defined.
  1451. ;; Both follow the same naming convention used for greater elements.
  1452. ;;
  1453. ;; Also, as for greater elements, adding a new element type is done
  1454. ;; through the following steps: implement a parser and an interpreter,
  1455. ;; tweak `org-element--current-element' so that it recognizes the new
  1456. ;; type and add that new type to `org-element-all-elements'.
  1457. ;;;; Babel Call
  1458. (defun org-element-babel-call-parser (limit affiliated)
  1459. "Parse a babel call.
  1460. LIMIT bounds the search. AFFILIATED is a list of which car is
  1461. the buffer position at the beginning of the first affiliated
  1462. keyword and cdr is a plist of affiliated keywords along with
  1463. their value.
  1464. Return a list whose car is `babel-call' and cdr is a plist
  1465. containing `:call', `:inside-header', `:arguments',
  1466. `:end-header', `:begin', `:end', `:value', `:post-blank' and
  1467. `:post-affiliated' as keywords."
  1468. (save-excursion
  1469. (let* ((begin (car affiliated))
  1470. (post-affiliated (point))
  1471. (before-blank (line-beginning-position 2))
  1472. (value (progn (search-forward ":" before-blank t)
  1473. (skip-chars-forward " \t")
  1474. (org-trim
  1475. (buffer-substring-no-properties
  1476. (point) (line-end-position)))))
  1477. (call
  1478. (or (org-string-nw-p
  1479. (buffer-substring-no-properties
  1480. (point) (progn (skip-chars-forward "^[]()" before-blank)
  1481. (point))))))
  1482. (inside-header (org-element--parse-paired-brackets ?\[))
  1483. (arguments (org-string-nw-p
  1484. (org-element--parse-paired-brackets ?\()))
  1485. (end-header
  1486. (org-string-nw-p
  1487. (org-trim
  1488. (buffer-substring-no-properties (point) (line-end-position)))))
  1489. (end (progn (forward-line)
  1490. (skip-chars-forward " \r\t\n" limit)
  1491. (if (eobp) (point) (line-beginning-position)))))
  1492. (list 'babel-call
  1493. (nconc
  1494. (list :call call
  1495. :inside-header inside-header
  1496. :arguments arguments
  1497. :end-header end-header
  1498. :begin begin
  1499. :end end
  1500. :value value
  1501. :post-blank (count-lines before-blank end)
  1502. :post-affiliated post-affiliated)
  1503. (cdr affiliated))))))
  1504. (defun org-element-babel-call-interpreter (babel-call _)
  1505. "Interpret BABEL-CALL element as Org syntax."
  1506. (concat "#+CALL: "
  1507. (org-element-property :call babel-call)
  1508. (let ((h (org-element-property :inside-header babel-call)))
  1509. (and h (format "[%s]" h)))
  1510. (concat "(" (org-element-property :arguments babel-call) ")")
  1511. (let ((h (org-element-property :end-header babel-call)))
  1512. (and h (concat " " h)))))
  1513. ;;;; Clock
  1514. (defun org-element-clock-parser (limit)
  1515. "Parse a clock.
  1516. LIMIT bounds the search.
  1517. Return a list whose CAR is `clock' and CDR is a plist containing
  1518. `:status', `:value', `:time', `:begin', `:end', `:post-blank' and
  1519. `:post-affiliated' as keywords."
  1520. (save-excursion
  1521. (let* ((case-fold-search nil)
  1522. (begin (point))
  1523. (value (progn (search-forward org-clock-string (line-end-position) t)
  1524. (skip-chars-forward " \t")
  1525. (org-element-timestamp-parser)))
  1526. (duration (and (search-forward " => " (line-end-position) t)
  1527. (progn (skip-chars-forward " \t")
  1528. (looking-at "\\(\\S-+\\)[ \t]*$"))
  1529. (match-string-no-properties 1)))
  1530. (status (if duration 'closed 'running))
  1531. (post-blank (let ((before-blank (progn (forward-line) (point))))
  1532. (skip-chars-forward " \r\t\n" limit)
  1533. (skip-chars-backward " \t")
  1534. (unless (bolp) (end-of-line))
  1535. (count-lines before-blank (point))))
  1536. (end (point)))
  1537. (list 'clock
  1538. (list :status status
  1539. :value value
  1540. :duration duration
  1541. :begin begin
  1542. :end end
  1543. :post-blank post-blank
  1544. :post-affiliated begin)))))
  1545. (defun org-element-clock-interpreter (clock _)
  1546. "Interpret CLOCK element as Org syntax."
  1547. (concat org-clock-string " "
  1548. (org-element-timestamp-interpreter
  1549. (org-element-property :value clock) nil)
  1550. (let ((duration (org-element-property :duration clock)))
  1551. (and duration
  1552. (concat " => "
  1553. (apply 'format
  1554. "%2s:%02s"
  1555. (org-split-string duration ":")))))))
  1556. ;;;; Comment
  1557. (defun org-element-comment-parser (limit affiliated)
  1558. "Parse a comment.
  1559. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  1560. the buffer position at the beginning of the first affiliated
  1561. keyword and CDR is a plist of affiliated keywords along with
  1562. their value.
  1563. Return a list whose CAR is `comment' and CDR is a plist
  1564. containing `:begin', `:end', `:value', `:post-blank',
  1565. `:post-affiliated' keywords.
  1566. Assume point is at comment beginning."
  1567. (save-excursion
  1568. (let* ((begin (car affiliated))
  1569. (post-affiliated (point))
  1570. (value (prog2 (looking-at "[ \t]*# ?")
  1571. (buffer-substring-no-properties
  1572. (match-end 0) (line-end-position))
  1573. (forward-line)))
  1574. (com-end
  1575. ;; Get comments ending.
  1576. (progn
  1577. (while (and (< (point) limit) (looking-at "[ \t]*#\\( \\|$\\)"))
  1578. ;; Accumulate lines without leading hash and first
  1579. ;; whitespace.
  1580. (setq value
  1581. (concat value
  1582. "\n"
  1583. (buffer-substring-no-properties
  1584. (match-end 0) (line-end-position))))
  1585. (forward-line))
  1586. (point)))
  1587. (end (progn (goto-char com-end)
  1588. (skip-chars-forward " \r\t\n" limit)
  1589. (if (eobp) (point) (line-beginning-position)))))
  1590. (list 'comment
  1591. (nconc
  1592. (list :begin begin
  1593. :end end
  1594. :value value
  1595. :post-blank (count-lines com-end end)
  1596. :post-affiliated post-affiliated)
  1597. (cdr affiliated))))))
  1598. (defun org-element-comment-interpreter (comment _)
  1599. "Interpret COMMENT element as Org syntax.
  1600. CONTENTS is nil."
  1601. (replace-regexp-in-string "^" "# " (org-element-property :value comment)))
  1602. ;;;; Comment Block
  1603. (defun org-element-comment-block-parser (limit affiliated)
  1604. "Parse an export block.
  1605. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  1606. the buffer position at the beginning of the first affiliated
  1607. keyword and CDR is a plist of affiliated keywords along with
  1608. their value.
  1609. Return a list whose CAR is `comment-block' and CDR is a plist
  1610. containing `:begin', `:end', `:value', `:post-blank' and
  1611. `:post-affiliated' keywords.
  1612. Assume point is at comment block beginning."
  1613. (let ((case-fold-search t))
  1614. (if (not (save-excursion
  1615. (re-search-forward "^[ \t]*#\\+END_COMMENT[ \t]*$" limit t)))
  1616. ;; Incomplete block: parse it as a paragraph.
  1617. (org-element-paragraph-parser limit affiliated)
  1618. (let ((contents-end (match-beginning 0)))
  1619. (save-excursion
  1620. (let* ((begin (car affiliated))
  1621. (post-affiliated (point))
  1622. (contents-begin (progn (forward-line) (point)))
  1623. (pos-before-blank (progn (goto-char contents-end)
  1624. (forward-line)
  1625. (point)))
  1626. (end (progn (skip-chars-forward " \r\t\n" limit)
  1627. (if (eobp) (point) (line-beginning-position))))
  1628. (value (buffer-substring-no-properties
  1629. contents-begin contents-end)))
  1630. (list 'comment-block
  1631. (nconc
  1632. (list :begin begin
  1633. :end end
  1634. :value value
  1635. :post-blank (count-lines pos-before-blank end)
  1636. :post-affiliated post-affiliated)
  1637. (cdr affiliated)))))))))
  1638. (defun org-element-comment-block-interpreter (comment-block _)
  1639. "Interpret COMMENT-BLOCK element as Org syntax."
  1640. (format "#+BEGIN_COMMENT\n%s#+END_COMMENT"
  1641. (org-element-normalize-string
  1642. (org-remove-indentation
  1643. (org-element-property :value comment-block)))))
  1644. ;;;; Diary Sexp
  1645. (defun org-element-diary-sexp-parser (limit affiliated)
  1646. "Parse a diary sexp.
  1647. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  1648. the buffer position at the beginning of the first affiliated
  1649. keyword and CDR is a plist of affiliated keywords along with
  1650. their value.
  1651. Return a list whose CAR is `diary-sexp' and CDR is a plist
  1652. containing `:begin', `:end', `:value', `:post-blank' and
  1653. `:post-affiliated' keywords."
  1654. (save-excursion
  1655. (let ((begin (car affiliated))
  1656. (post-affiliated (point))
  1657. (value (progn (looking-at "\\(%%(.*\\)[ \t]*$")
  1658. (match-string-no-properties 1)))
  1659. (pos-before-blank (progn (forward-line) (point)))
  1660. (end (progn (skip-chars-forward " \r\t\n" limit)
  1661. (if (eobp) (point) (line-beginning-position)))))
  1662. (list 'diary-sexp
  1663. (nconc
  1664. (list :value value
  1665. :begin begin
  1666. :end end
  1667. :post-blank (count-lines pos-before-blank end)
  1668. :post-affiliated post-affiliated)
  1669. (cdr affiliated))))))
  1670. (defun org-element-diary-sexp-interpreter (diary-sexp _)
  1671. "Interpret DIARY-SEXP as Org syntax."
  1672. (org-element-property :value diary-sexp))
  1673. ;;;; Example Block
  1674. (defun org-element-example-block-parser (limit affiliated)
  1675. "Parse an example block.
  1676. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  1677. the buffer position at the beginning of the first affiliated
  1678. keyword and CDR is a plist of affiliated keywords along with
  1679. their value.
  1680. Return a list whose CAR is `example-block' and CDR is a plist
  1681. containing `:begin', `:end', `:number-lines', `:preserve-indent',
  1682. `:retain-labels', `:use-labels', `:label-fmt', `:switches',
  1683. `:value', `:post-blank' and `:post-affiliated' keywords."
  1684. (let ((case-fold-search t))
  1685. (if (not (save-excursion
  1686. (re-search-forward "^[ \t]*#\\+END_EXAMPLE[ \t]*$" limit t)))
  1687. ;; Incomplete block: parse it as a paragraph.
  1688. (org-element-paragraph-parser limit affiliated)
  1689. (let ((contents-end (match-beginning 0)))
  1690. (save-excursion
  1691. (let* ((switches
  1692. (progn
  1693. (looking-at "^[ \t]*#\\+BEGIN_EXAMPLE\\(?: +\\(.*\\)\\)?")
  1694. (match-string-no-properties 1)))
  1695. ;; Switches analysis.
  1696. (number-lines
  1697. (and switches
  1698. (string-match "\\([-+]\\)n\\(?: *\\([0-9]+\\)\\)?\\>"
  1699. switches)
  1700. (cons
  1701. (if (equal (match-string 1 switches) "-")
  1702. 'new
  1703. 'continued)
  1704. (if (not (match-end 2)) 0
  1705. ;; Subtract 1 to give number of lines before
  1706. ;; first line.
  1707. (1- (string-to-number (match-string 2 switches)))))))
  1708. (preserve-indent
  1709. (and switches (string-match "-i\\>" switches)))
  1710. ;; Should labels be retained in (or stripped from) example
  1711. ;; blocks?
  1712. (retain-labels
  1713. (or (not switches)
  1714. (not (string-match "-r\\>" switches))
  1715. (and number-lines (string-match "-k\\>" switches))))
  1716. ;; What should code-references use - labels or
  1717. ;; line-numbers?
  1718. (use-labels
  1719. (or (not switches)
  1720. (and retain-labels
  1721. (not (string-match "-k\\>" switches)))))
  1722. (label-fmt
  1723. (and switches
  1724. (string-match "-l +\"\\([^\"\n]+\\)\"" switches)
  1725. (match-string 1 switches)))
  1726. ;; Standard block parsing.
  1727. (begin (car affiliated))
  1728. (post-affiliated (point))
  1729. (contents-begin (line-beginning-position 2))
  1730. (value (org-unescape-code-in-string
  1731. (buffer-substring-no-properties
  1732. contents-begin contents-end)))
  1733. (pos-before-blank (progn (goto-char contents-end)
  1734. (forward-line)
  1735. (point)))
  1736. (end (progn (skip-chars-forward " \r\t\n" limit)
  1737. (if (eobp) (point) (line-beginning-position)))))
  1738. (list 'example-block
  1739. (nconc
  1740. (list :begin begin
  1741. :end end
  1742. :value value
  1743. :switches switches
  1744. :number-lines number-lines
  1745. :preserve-indent preserve-indent
  1746. :retain-labels retain-labels
  1747. :use-labels use-labels
  1748. :label-fmt label-fmt
  1749. :post-blank (count-lines pos-before-blank end)
  1750. :post-affiliated post-affiliated)
  1751. (cdr affiliated)))))))))
  1752. (defun org-element-example-block-interpreter (example-block _)
  1753. "Interpret EXAMPLE-BLOCK element as Org syntax."
  1754. (let ((switches (org-element-property :switches example-block))
  1755. (value (org-element-property :value example-block)))
  1756. (concat "#+BEGIN_EXAMPLE" (and switches (concat " " switches)) "\n"
  1757. (org-element-normalize-string
  1758. (org-escape-code-in-string
  1759. (if (or org-src-preserve-indentation
  1760. (org-element-property :preserve-indent example-block))
  1761. value
  1762. (org-remove-indentation value))))
  1763. "#+END_EXAMPLE")))
  1764. ;;;; Export Block
  1765. (defun org-element-export-block-parser (limit affiliated)
  1766. "Parse an export block.
  1767. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  1768. the buffer position at the beginning of the first affiliated
  1769. keyword and CDR is a plist of affiliated keywords along with
  1770. their value.
  1771. Return a list whose CAR is `export-block' and CDR is a plist
  1772. containing `:begin', `:end', `:type', `:value', `:post-blank' and
  1773. `:post-affiliated' keywords.
  1774. Assume point is at export-block beginning."
  1775. (let* ((case-fold-search t))
  1776. (if (not (save-excursion
  1777. (re-search-forward "^[ \t]*#\\+END_EXPORT[ \t]*$" limit t)))
  1778. ;; Incomplete block: parse it as a paragraph.
  1779. (org-element-paragraph-parser limit affiliated)
  1780. (save-excursion
  1781. (let* ((contents-end (match-beginning 0))
  1782. (backend
  1783. (progn
  1784. (looking-at
  1785. "[ \t]*#\\+BEGIN_EXPORT\\(?:[ \t]+\\(\\S-+\\)\\)?[ \t]*$")
  1786. (match-string-no-properties 1)))
  1787. (begin (car affiliated))
  1788. (post-affiliated (point))
  1789. (contents-begin (progn (forward-line) (point)))
  1790. (pos-before-blank (progn (goto-char contents-end)
  1791. (forward-line)
  1792. (point)))
  1793. (end (progn (skip-chars-forward " \r\t\n" limit)
  1794. (if (eobp) (point) (line-beginning-position))))
  1795. (value (org-unescape-code-in-string
  1796. (buffer-substring-no-properties contents-begin
  1797. contents-end))))
  1798. (list 'export-block
  1799. (nconc
  1800. (list :type (and backend (upcase backend))
  1801. :begin begin
  1802. :end end
  1803. :value value
  1804. :post-blank (count-lines pos-before-blank end)
  1805. :post-affiliated post-affiliated)
  1806. (cdr affiliated))))))))
  1807. (defun org-element-export-block-interpreter (export-block _)
  1808. "Interpret EXPORT-BLOCK element as Org syntax."
  1809. (format "#+BEGIN_EXPORT %s\n%s#+END_EXPORT"
  1810. (org-element-property :type export-block)
  1811. (org-element-property :value export-block)))
  1812. ;;;; Fixed-width
  1813. (defun org-element-fixed-width-parser (limit affiliated)
  1814. "Parse a fixed-width section.
  1815. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  1816. the buffer position at the beginning of the first affiliated
  1817. keyword and CDR is a plist of affiliated keywords along with
  1818. their value.
  1819. Return a list whose CAR is `fixed-width' and CDR is a plist
  1820. containing `:begin', `:end', `:value', `:post-blank' and
  1821. `:post-affiliated' keywords.
  1822. Assume point is at the beginning of the fixed-width area."
  1823. (save-excursion
  1824. (let* ((begin (car affiliated))
  1825. (post-affiliated (point))
  1826. value
  1827. (end-area
  1828. (progn
  1829. (while (and (< (point) limit)
  1830. (looking-at "[ \t]*:\\( \\|$\\)"))
  1831. ;; Accumulate text without starting colons.
  1832. (setq value
  1833. (concat value
  1834. (buffer-substring-no-properties
  1835. (match-end 0) (point-at-eol))
  1836. "\n"))
  1837. (forward-line))
  1838. (point)))
  1839. (end (progn (skip-chars-forward " \r\t\n" limit)
  1840. (if (eobp) (point) (line-beginning-position)))))
  1841. (list 'fixed-width
  1842. (nconc
  1843. (list :begin begin
  1844. :end end
  1845. :value value
  1846. :post-blank (count-lines end-area end)
  1847. :post-affiliated post-affiliated)
  1848. (cdr affiliated))))))
  1849. (defun org-element-fixed-width-interpreter (fixed-width _)
  1850. "Interpret FIXED-WIDTH element as Org syntax."
  1851. (let ((value (org-element-property :value fixed-width)))
  1852. (and value
  1853. (replace-regexp-in-string
  1854. "^" ": "
  1855. (if (string-match "\n\\'" value) (substring value 0 -1) value)))))
  1856. ;;;; Horizontal Rule
  1857. (defun org-element-horizontal-rule-parser (limit affiliated)
  1858. "Parse an horizontal rule.
  1859. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  1860. the buffer position at the beginning of the first affiliated
  1861. keyword and CDR is a plist of affiliated keywords along with
  1862. their value.
  1863. Return a list whose CAR is `horizontal-rule' and CDR is a plist
  1864. containing `:begin', `:end', `:post-blank' and `:post-affiliated'
  1865. keywords."
  1866. (save-excursion
  1867. (let ((begin (car affiliated))
  1868. (post-affiliated (point))
  1869. (post-hr (progn (forward-line) (point)))
  1870. (end (progn (skip-chars-forward " \r\t\n" limit)
  1871. (if (eobp) (point) (line-beginning-position)))))
  1872. (list 'horizontal-rule
  1873. (nconc
  1874. (list :begin begin
  1875. :end end
  1876. :post-blank (count-lines post-hr end)
  1877. :post-affiliated post-affiliated)
  1878. (cdr affiliated))))))
  1879. (defun org-element-horizontal-rule-interpreter (&rest _)
  1880. "Interpret HORIZONTAL-RULE element as Org syntax."
  1881. "-----")
  1882. ;;;; Keyword
  1883. (defun org-element-keyword-parser (limit affiliated)
  1884. "Parse a keyword at point.
  1885. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  1886. the buffer position at the beginning of the first affiliated
  1887. keyword and CDR is a plist of affiliated keywords along with
  1888. their value.
  1889. Return a list whose CAR is `keyword' and CDR is a plist
  1890. containing `:key', `:value', `:begin', `:end', `:post-blank' and
  1891. `:post-affiliated' keywords."
  1892. (save-excursion
  1893. ;; An orphaned affiliated keyword is considered as a regular
  1894. ;; keyword. In this case AFFILIATED is nil, so we take care of
  1895. ;; this corner case.
  1896. (let ((begin (or (car affiliated) (point)))
  1897. (post-affiliated (point))
  1898. (key (progn (looking-at "[ \t]*#\\+\\(\\S-+*\\):")
  1899. (upcase (match-string-no-properties 1))))
  1900. (value (org-trim (buffer-substring-no-properties
  1901. (match-end 0) (point-at-eol))))
  1902. (pos-before-blank (progn (forward-line) (point)))
  1903. (end (progn (skip-chars-forward " \r\t\n" limit)
  1904. (if (eobp) (point) (line-beginning-position)))))
  1905. (list 'keyword
  1906. (nconc
  1907. (list :key key
  1908. :value value
  1909. :begin begin
  1910. :end end
  1911. :post-blank (count-lines pos-before-blank end)
  1912. :post-affiliated post-affiliated)
  1913. (cdr affiliated))))))
  1914. (defun org-element-keyword-interpreter (keyword _)
  1915. "Interpret KEYWORD element as Org syntax."
  1916. (format "#+%s: %s"
  1917. (org-element-property :key keyword)
  1918. (org-element-property :value keyword)))
  1919. ;;;; Latex Environment
  1920. (defconst org-element--latex-begin-environment
  1921. "^[ \t]*\\\\begin{\\([A-Za-z0-9*]+\\)}"
  1922. "Regexp matching the beginning of a LaTeX environment.
  1923. The environment is captured by the first group.
  1924. See also `org-element--latex-end-environment'.")
  1925. (defconst org-element--latex-end-environment
  1926. "\\\\end{%s}[ \t]*$"
  1927. "Format string matching the ending of a LaTeX environment.
  1928. See also `org-element--latex-begin-environment'.")
  1929. (defun org-element-latex-environment-parser (limit affiliated)
  1930. "Parse a LaTeX environment.
  1931. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  1932. the buffer position at the beginning of the first affiliated
  1933. keyword and CDR is a plist of affiliated keywords along with
  1934. their value.
  1935. Return a list whose CAR is `latex-environment' and CDR is a plist
  1936. containing `:begin', `:end', `:value', `:post-blank' and
  1937. `:post-affiliated' keywords.
  1938. Assume point is at the beginning of the latex environment."
  1939. (save-excursion
  1940. (let ((case-fold-search t)
  1941. (code-begin (point)))
  1942. (looking-at org-element--latex-begin-environment)
  1943. (if (not (re-search-forward (format org-element--latex-end-environment
  1944. (regexp-quote (match-string 1)))
  1945. limit t))
  1946. ;; Incomplete latex environment: parse it as a paragraph.
  1947. (org-element-paragraph-parser limit affiliated)
  1948. (let* ((code-end (progn (forward-line) (point)))
  1949. (begin (car affiliated))
  1950. (value (buffer-substring-no-properties code-begin code-end))
  1951. (end (progn (skip-chars-forward " \r\t\n" limit)
  1952. (if (eobp) (point) (line-beginning-position)))))
  1953. (list 'latex-environment
  1954. (nconc
  1955. (list :begin begin
  1956. :end end
  1957. :value value
  1958. :post-blank (count-lines code-end end)
  1959. :post-affiliated code-begin)
  1960. (cdr affiliated))))))))
  1961. (defun org-element-latex-environment-interpreter (latex-environment _)
  1962. "Interpret LATEX-ENVIRONMENT element as Org syntax."
  1963. (org-element-property :value latex-environment))
  1964. ;;;; Node Property
  1965. (defun org-element-node-property-parser (limit)
  1966. "Parse a node-property at point.
  1967. LIMIT bounds the search.
  1968. Return a list whose CAR is `node-property' and CDR is a plist
  1969. containing `:key', `:value', `:begin', `:end', `:post-blank' and
  1970. `:post-affiliated' keywords."
  1971. (looking-at org-property-re)
  1972. (let ((case-fold-search t)
  1973. (begin (point))
  1974. (key (match-string-no-properties 2))
  1975. (value (match-string-no-properties 3))
  1976. (end (save-excursion
  1977. (end-of-line)
  1978. (if (re-search-forward org-property-re limit t)
  1979. (line-beginning-position)
  1980. limit))))
  1981. (list 'node-property
  1982. (list :key key
  1983. :value value
  1984. :begin begin
  1985. :end end
  1986. :post-blank 0
  1987. :post-affiliated begin))))
  1988. (defun org-element-node-property-interpreter (node-property _)
  1989. "Interpret NODE-PROPERTY element as Org syntax."
  1990. (format org-property-format
  1991. (format ":%s:" (org-element-property :key node-property))
  1992. (or (org-element-property :value node-property) "")))
  1993. ;;;; Paragraph
  1994. (defun org-element-paragraph-parser (limit affiliated)
  1995. "Parse a paragraph.
  1996. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  1997. the buffer position at the beginning of the first affiliated
  1998. keyword and CDR is a plist of affiliated keywords along with
  1999. their value.
  2000. Return a list whose CAR is `paragraph' and CDR is a plist
  2001. containing `:begin', `:end', `:contents-begin' and
  2002. `:contents-end', `:post-blank' and `:post-affiliated' keywords.
  2003. Assume point is at the beginning of the paragraph."
  2004. (save-excursion
  2005. (let* ((begin (car affiliated))
  2006. (contents-begin (point))
  2007. (before-blank
  2008. (let ((case-fold-search t))
  2009. (end-of-line)
  2010. ;; A matching `org-element-paragraph-separate' is not
  2011. ;; necessarily the end of the paragraph. In particular,
  2012. ;; drawers, blocks or LaTeX environments opening lines
  2013. ;; must be closed. Moreover keywords with a secondary
  2014. ;; value must belong to "dual keywords".
  2015. (while (not
  2016. (cond
  2017. ((not (and (re-search-forward
  2018. org-element-paragraph-separate limit 'move)
  2019. (progn (beginning-of-line) t))))
  2020. ((looking-at org-drawer-regexp)
  2021. (save-excursion
  2022. (re-search-forward "^[ \t]*:END:[ \t]*$" limit t)))
  2023. ((looking-at "[ \t]*#\\+BEGIN_\\(\\S-+\\)")
  2024. (save-excursion
  2025. (re-search-forward
  2026. (format "^[ \t]*#\\+END_%s[ \t]*$"
  2027. (regexp-quote (match-string 1)))
  2028. limit t)))
  2029. ((looking-at org-element--latex-begin-environment)
  2030. (save-excursion
  2031. (re-search-forward
  2032. (format org-element--latex-end-environment
  2033. (regexp-quote (match-string 1)))
  2034. limit t)))
  2035. ((looking-at "[ \t]*#\\+\\(\\S-+\\)\\[.*\\]:")
  2036. (member-ignore-case (match-string 1)
  2037. org-element-dual-keywords))
  2038. ;; Everything else is unambiguous.
  2039. (t)))
  2040. (end-of-line))
  2041. (if (= (point) limit) limit
  2042. (goto-char (line-beginning-position)))))
  2043. (contents-end (save-excursion
  2044. (skip-chars-backward " \r\t\n" contents-begin)
  2045. (line-beginning-position 2)))
  2046. (end (progn (skip-chars-forward " \r\t\n" limit)
  2047. (if (eobp) (point) (line-beginning-position)))))
  2048. (list 'paragraph
  2049. (nconc
  2050. (list :begin begin
  2051. :end end
  2052. :contents-begin contents-begin
  2053. :contents-end contents-end
  2054. :post-blank (count-lines before-blank end)
  2055. :post-affiliated contents-begin)
  2056. (cdr affiliated))))))
  2057. (defun org-element-paragraph-interpreter (_ contents)
  2058. "Interpret paragraph element as Org syntax.
  2059. CONTENTS is the contents of the element."
  2060. contents)
  2061. ;;;; Planning
  2062. (defun org-element-planning-parser (limit)
  2063. "Parse a planning.
  2064. LIMIT bounds the search.
  2065. Return a list whose CAR is `planning' and CDR is a plist
  2066. containing `:closed', `:deadline', `:scheduled', `:begin',
  2067. `:end', `:post-blank' and `:post-affiliated' keywords."
  2068. (save-excursion
  2069. (let* ((case-fold-search nil)
  2070. (begin (point))
  2071. (post-blank (let ((before-blank (progn (forward-line) (point))))
  2072. (skip-chars-forward " \r\t\n" limit)
  2073. (skip-chars-backward " \t")
  2074. (unless (bolp) (end-of-line))
  2075. (count-lines before-blank (point))))
  2076. (end (point))
  2077. closed deadline scheduled)
  2078. (goto-char begin)
  2079. (while (re-search-forward org-keyword-time-not-clock-regexp end t)
  2080. (goto-char (match-end 1))
  2081. (skip-chars-forward " \t" end)
  2082. (let ((keyword (match-string 1))
  2083. (time (org-element-timestamp-parser)))
  2084. (cond ((equal keyword org-closed-string) (setq closed time))
  2085. ((equal keyword org-deadline-string) (setq deadline time))
  2086. (t (setq scheduled time)))))
  2087. (list 'planning
  2088. (list :closed closed
  2089. :deadline deadline
  2090. :scheduled scheduled
  2091. :begin begin
  2092. :end end
  2093. :post-blank post-blank
  2094. :post-affiliated begin)))))
  2095. (defun org-element-planning-interpreter (planning _)
  2096. "Interpret PLANNING element as Org syntax."
  2097. (mapconcat
  2098. #'identity
  2099. (delq nil
  2100. (list (let ((deadline (org-element-property :deadline planning)))
  2101. (when deadline
  2102. (concat org-deadline-string " "
  2103. (org-element-timestamp-interpreter deadline nil))))
  2104. (let ((scheduled (org-element-property :scheduled planning)))
  2105. (when scheduled
  2106. (concat org-scheduled-string " "
  2107. (org-element-timestamp-interpreter scheduled nil))))
  2108. (let ((closed (org-element-property :closed planning)))
  2109. (when closed
  2110. (concat org-closed-string " "
  2111. (org-element-timestamp-interpreter closed nil))))))
  2112. " "))
  2113. ;;;; Src Block
  2114. (defun org-element-src-block-parser (limit affiliated)
  2115. "Parse a src block.
  2116. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  2117. the buffer position at the beginning of the first affiliated
  2118. keyword and CDR is a plist of affiliated keywords along with
  2119. their value.
  2120. Return a list whose CAR is `src-block' and CDR is a plist
  2121. containing `:language', `:switches', `:parameters', `:begin',
  2122. `:end', `:number-lines', `:retain-labels', `:use-labels',
  2123. `:label-fmt', `:preserve-indent', `:value', `:post-blank' and
  2124. `:post-affiliated' keywords.
  2125. Assume point is at the beginning of the block."
  2126. (let ((case-fold-search t))
  2127. (if (not (save-excursion (re-search-forward "^[ \t]*#\\+END_SRC[ \t]*$"
  2128. limit t)))
  2129. ;; Incomplete block: parse it as a paragraph.
  2130. (org-element-paragraph-parser limit affiliated)
  2131. (let ((contents-end (match-beginning 0)))
  2132. (save-excursion
  2133. (let* ((begin (car affiliated))
  2134. (post-affiliated (point))
  2135. ;; Get language as a string.
  2136. (language
  2137. (progn
  2138. (looking-at
  2139. "^[ \t]*#\\+BEGIN_SRC\
  2140. \\(?: +\\(\\S-+\\)\\)?\
  2141. \\(\\(?: +\\(?:-\\(?:l \".+\"\\|[ikr]\\)\\|[-+]n\\(?: *[0-9]+\\)?\\)\\)+\\)?\
  2142. \\(.*\\)[ \t]*$")
  2143. (match-string-no-properties 1)))
  2144. ;; Get switches.
  2145. (switches (match-string-no-properties 2))
  2146. ;; Get parameters.
  2147. (parameters (match-string-no-properties 3))
  2148. ;; Switches analysis.
  2149. (number-lines
  2150. (and switches
  2151. (string-match "\\([-+]\\)n\\(?: *\\([0-9]+\\)\\)?\\>"
  2152. switches)
  2153. (cons
  2154. (if (equal (match-string 1 switches) "-")
  2155. 'new
  2156. 'continued)
  2157. (if (not (match-end 2)) 0
  2158. ;; Subtract 1 to give number of lines before
  2159. ;; first line.
  2160. (1- (string-to-number (match-string 2 switches)))))))
  2161. (preserve-indent (and switches
  2162. (string-match "-i\\>" switches)))
  2163. (label-fmt
  2164. (and switches
  2165. (string-match "-l +\"\\([^\"\n]+\\)\"" switches)
  2166. (match-string 1 switches)))
  2167. ;; Should labels be retained in (or stripped from)
  2168. ;; src blocks?
  2169. (retain-labels
  2170. (or (not switches)
  2171. (not (string-match "-r\\>" switches))
  2172. (and number-lines (string-match "-k\\>" switches))))
  2173. ;; What should code-references use - labels or
  2174. ;; line-numbers?
  2175. (use-labels
  2176. (or (not switches)
  2177. (and retain-labels
  2178. (not (string-match "-k\\>" switches)))))
  2179. ;; Retrieve code.
  2180. (value (org-unescape-code-in-string
  2181. (buffer-substring-no-properties
  2182. (line-beginning-position 2) contents-end)))
  2183. (pos-before-blank (progn (goto-char contents-end)
  2184. (forward-line)
  2185. (point)))
  2186. ;; Get position after ending blank lines.
  2187. (end (progn (skip-chars-forward " \r\t\n" limit)
  2188. (if (eobp) (point) (line-beginning-position)))))
  2189. (list 'src-block
  2190. (nconc
  2191. (list :language language
  2192. :switches (and (org-string-nw-p switches)
  2193. (org-trim switches))
  2194. :parameters (and (org-string-nw-p parameters)
  2195. (org-trim parameters))
  2196. :begin begin
  2197. :end end
  2198. :number-lines number-lines
  2199. :preserve-indent preserve-indent
  2200. :retain-labels retain-labels
  2201. :use-labels use-labels
  2202. :label-fmt label-fmt
  2203. :value value
  2204. :post-blank (count-lines pos-before-blank end)
  2205. :post-affiliated post-affiliated)
  2206. (cdr affiliated)))))))))
  2207. (defun org-element-src-block-interpreter (src-block _)
  2208. "Interpret SRC-BLOCK element as Org syntax."
  2209. (let ((lang (org-element-property :language src-block))
  2210. (switches (org-element-property :switches src-block))
  2211. (params (org-element-property :parameters src-block))
  2212. (value
  2213. (let ((val (org-element-property :value src-block)))
  2214. (cond
  2215. ((or org-src-preserve-indentation
  2216. (org-element-property :preserve-indent src-block))
  2217. val)
  2218. ((zerop org-edit-src-content-indentation)
  2219. (org-remove-indentation val))
  2220. (t
  2221. (let ((ind (make-string org-edit-src-content-indentation ?\s)))
  2222. (replace-regexp-in-string
  2223. "^" ind (org-remove-indentation val))))))))
  2224. (concat (format "#+BEGIN_SRC%s\n"
  2225. (concat (and lang (concat " " lang))
  2226. (and switches (concat " " switches))
  2227. (and params (concat " " params))))
  2228. (org-element-normalize-string (org-escape-code-in-string value))
  2229. "#+END_SRC")))
  2230. ;;;; Table
  2231. (defun org-element-table-parser (limit affiliated)
  2232. "Parse a table at point.
  2233. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  2234. the buffer position at the beginning of the first affiliated
  2235. keyword and CDR is a plist of affiliated keywords along with
  2236. their value.
  2237. Return a list whose CAR is `table' and CDR is a plist containing
  2238. `:begin', `:end', `:tblfm', `:type', `:contents-begin',
  2239. `:contents-end', `:value', `:post-blank' and `:post-affiliated'
  2240. keywords.
  2241. Assume point is at the beginning of the table."
  2242. (save-excursion
  2243. (let* ((case-fold-search t)
  2244. (table-begin (point))
  2245. (type (if (looking-at "[ \t]*|") 'org 'table.el))
  2246. (end-re (format "^[ \t]*\\($\\|[^| \t%s]\\)"
  2247. (if (eq type 'org) "" "+")))
  2248. (begin (car affiliated))
  2249. (table-end
  2250. (if (re-search-forward end-re limit 'move)
  2251. (goto-char (match-beginning 0))
  2252. (point)))
  2253. (tblfm (let (acc)
  2254. (while (looking-at "[ \t]*#\\+TBLFM: +\\(.*\\)[ \t]*$")
  2255. (push (match-string-no-properties 1) acc)
  2256. (forward-line))
  2257. acc))
  2258. (pos-before-blank (point))
  2259. (end (progn (skip-chars-forward " \r\t\n" limit)
  2260. (if (eobp) (point) (line-beginning-position)))))
  2261. (list 'table
  2262. (nconc
  2263. (list :begin begin
  2264. :end end
  2265. :type type
  2266. :tblfm tblfm
  2267. ;; Only `org' tables have contents. `table.el' tables
  2268. ;; use a `:value' property to store raw table as
  2269. ;; a string.
  2270. :contents-begin (and (eq type 'org) table-begin)
  2271. :contents-end (and (eq type 'org) table-end)
  2272. :value (and (eq type 'table.el)
  2273. (buffer-substring-no-properties
  2274. table-begin table-end))
  2275. :post-blank (count-lines pos-before-blank end)
  2276. :post-affiliated table-begin)
  2277. (cdr affiliated))))))
  2278. (defun org-element-table-interpreter (table contents)
  2279. "Interpret TABLE element as Org syntax.
  2280. CONTENTS is a string, if table's type is `org', or nil."
  2281. (if (eq (org-element-property :type table) 'table.el)
  2282. (org-remove-indentation (org-element-property :value table))
  2283. (concat (with-temp-buffer (insert contents)
  2284. (org-table-align)
  2285. (buffer-string))
  2286. (mapconcat (lambda (fm) (concat "#+TBLFM: " fm))
  2287. (reverse (org-element-property :tblfm table))
  2288. "\n"))))
  2289. ;;;; Table Row
  2290. (defun org-element-table-row-parser (_)
  2291. "Parse table row at point.
  2292. Return a list whose CAR is `table-row' and CDR is a plist
  2293. containing `:begin', `:end', `:contents-begin', `:contents-end',
  2294. `:type', `:post-blank' and `:post-affiliated' keywords."
  2295. (save-excursion
  2296. (let* ((type (if (looking-at "^[ \t]*|-") 'rule 'standard))
  2297. (begin (point))
  2298. ;; A table rule has no contents. In that case, ensure
  2299. ;; CONTENTS-BEGIN matches CONTENTS-END.
  2300. (contents-begin (and (eq type 'standard) (search-forward "|")))
  2301. (contents-end (and (eq type 'standard)
  2302. (progn
  2303. (end-of-line)
  2304. (skip-chars-backward " \t")
  2305. (point))))
  2306. (end (line-beginning-position 2)))
  2307. (list 'table-row
  2308. (list :type type
  2309. :begin begin
  2310. :end end
  2311. :contents-begin contents-begin
  2312. :contents-end contents-end
  2313. :post-blank 0
  2314. :post-affiliated begin)))))
  2315. (defun org-element-table-row-interpreter (table-row contents)
  2316. "Interpret TABLE-ROW element as Org syntax.
  2317. CONTENTS is the contents of the table row."
  2318. (if (eq (org-element-property :type table-row) 'rule) "|-"
  2319. (concat "|" contents)))
  2320. ;;;; Verse Block
  2321. (defun org-element-verse-block-parser (limit affiliated)
  2322. "Parse a verse block.
  2323. LIMIT bounds the search. AFFILIATED is a list of which CAR is
  2324. the buffer position at the beginning of the first affiliated
  2325. keyword and CDR is a plist of affiliated keywords along with
  2326. their value.
  2327. Return a list whose CAR is `verse-block' and CDR is a plist
  2328. containing `:begin', `:end', `:contents-begin', `:contents-end',
  2329. `:post-blank' and `:post-affiliated' keywords.
  2330. Assume point is at beginning of the block."
  2331. (let ((case-fold-search t))
  2332. (if (not (save-excursion
  2333. (re-search-forward "^[ \t]*#\\+END_VERSE[ \t]*$" limit t)))
  2334. ;; Incomplete block: parse it as a paragraph.
  2335. (org-element-paragraph-parser limit affiliated)
  2336. (let ((contents-end (match-beginning 0)))
  2337. (save-excursion
  2338. (let* ((begin (car affiliated))
  2339. (post-affiliated (point))
  2340. (contents-begin (progn (forward-line) (point)))
  2341. (pos-before-blank (progn (goto-char contents-end)
  2342. (forward-line)
  2343. (point)))
  2344. (end (progn (skip-chars-forward " \r\t\n" limit)
  2345. (if (eobp) (point) (line-beginning-position)))))
  2346. (list 'verse-block
  2347. (nconc
  2348. (list :begin begin
  2349. :end end
  2350. :contents-begin contents-begin
  2351. :contents-end contents-end
  2352. :post-blank (count-lines pos-before-blank end)
  2353. :post-affiliated post-affiliated)
  2354. (cdr affiliated)))))))))
  2355. (defun org-element-verse-block-interpreter (_ contents)
  2356. "Interpret verse-block element as Org syntax.
  2357. CONTENTS is verse block contents."
  2358. (format "#+BEGIN_VERSE\n%s#+END_VERSE" contents))
  2359. ;;; Objects
  2360. ;;
  2361. ;; Unlike to elements, raw text can be found between objects. Hence,
  2362. ;; `org-element--object-lex' is provided to find the next object in
  2363. ;; buffer.
  2364. ;;
  2365. ;; Some object types (e.g., `italic') are recursive. Restrictions on
  2366. ;; object types they can contain will be specified in
  2367. ;; `org-element-object-restrictions'.
  2368. ;;
  2369. ;; Creating a new type of object requires to alter
  2370. ;; `org-element--object-regexp' and `org-element--object-lex', add the
  2371. ;; new type in `org-element-all-objects', and possibly add
  2372. ;; restrictions in `org-element-object-restrictions'.
  2373. ;;;; Bold
  2374. (defun org-element-bold-parser ()
  2375. "Parse bold object at point, if any.
  2376. When at a bold object, return a list whose car is `bold' and cdr
  2377. is a plist with `:begin', `:end', `:contents-begin' and
  2378. `:contents-end' and `:post-blank' keywords. Otherwise, return
  2379. nil.
  2380. Assume point is at the first star marker."
  2381. (save-excursion
  2382. (unless (bolp) (backward-char 1))
  2383. (when (looking-at org-emph-re)
  2384. (let ((begin (match-beginning 2))
  2385. (contents-begin (match-beginning 4))
  2386. (contents-end (match-end 4))
  2387. (post-blank (progn (goto-char (match-end 2))
  2388. (skip-chars-forward " \t")))
  2389. (end (point)))
  2390. (list 'bold
  2391. (list :begin begin
  2392. :end end
  2393. :contents-begin contents-begin
  2394. :contents-end contents-end
  2395. :post-blank post-blank))))))
  2396. (defun org-element-bold-interpreter (_ contents)
  2397. "Interpret bold object as Org syntax.
  2398. CONTENTS is the contents of the object."
  2399. (format "*%s*" contents))
  2400. ;;;; Code
  2401. (defun org-element-code-parser ()
  2402. "Parse code object at point, if any.
  2403. When at a code object, return a list whose car is `code' and cdr
  2404. is a plist with `:value', `:begin', `:end' and `:post-blank'
  2405. keywords. Otherwise, return nil.
  2406. Assume point is at the first tilde marker."
  2407. (save-excursion
  2408. (unless (bolp) (backward-char 1))
  2409. (when (looking-at org-verbatim-re)
  2410. (let ((begin (match-beginning 2))
  2411. (value (match-string-no-properties 4))
  2412. (post-blank (progn (goto-char (match-end 2))
  2413. (skip-chars-forward " \t")))
  2414. (end (point)))
  2415. (list 'code
  2416. (list :value value
  2417. :begin begin
  2418. :end end
  2419. :post-blank post-blank))))))
  2420. (defun org-element-code-interpreter (code _)
  2421. "Interpret CODE object as Org syntax."
  2422. (format "~%s~" (org-element-property :value code)))
  2423. ;;;; Entity
  2424. (defun org-element-entity-parser ()
  2425. "Parse entity at point, if any.
  2426. When at an entity, return a list whose car is `entity' and cdr
  2427. a plist with `:begin', `:end', `:latex', `:latex-math-p',
  2428. `:html', `:latin1', `:utf-8', `:ascii', `:use-brackets-p' and
  2429. `:post-blank' as keywords. Otherwise, return nil.
  2430. Assume point is at the beginning of the entity."
  2431. (catch 'no-object
  2432. (when (looking-at "\\\\\\(?:\\(?1:_ +\\)\\|\\(?1:there4\\|sup[123]\\|frac[13][24]\\|[a-zA-Z]+\\)\\(?2:$\\|{}\\|[^[:alpha:]]\\)\\)")
  2433. (save-excursion
  2434. (let* ((value (or (org-entity-get (match-string 1))
  2435. (throw 'no-object nil)))
  2436. (begin (match-beginning 0))
  2437. (bracketsp (string= (match-string 2) "{}"))
  2438. (post-blank (progn (goto-char (match-end 1))
  2439. (when bracketsp (forward-char 2))
  2440. (skip-chars-forward " \t")))
  2441. (end (point)))
  2442. (list 'entity
  2443. (list :name (car value)
  2444. :latex (nth 1 value)
  2445. :latex-math-p (nth 2 value)
  2446. :html (nth 3 value)
  2447. :ascii (nth 4 value)
  2448. :latin1 (nth 5 value)
  2449. :utf-8 (nth 6 value)
  2450. :begin begin
  2451. :end end
  2452. :use-brackets-p bracketsp
  2453. :post-blank post-blank)))))))
  2454. (defun org-element-entity-interpreter (entity _)
  2455. "Interpret ENTITY object as Org syntax."
  2456. (concat "\\"
  2457. (org-element-property :name entity)
  2458. (when (org-element-property :use-brackets-p entity) "{}")))
  2459. ;;;; Export Snippet
  2460. (defun org-element-export-snippet-parser ()
  2461. "Parse export snippet at point.
  2462. When at an export snippet, return a list whose car is
  2463. `export-snippet' and cdr a plist with `:begin', `:end',
  2464. `:back-end', `:value' and `:post-blank' as keywords. Otherwise,
  2465. return nil.
  2466. Assume point is at the beginning of the snippet."
  2467. (save-excursion
  2468. (let (contents-end)
  2469. (when (and (looking-at "@@\\([-A-Za-z0-9]+\\):")
  2470. (setq contents-end
  2471. (save-match-data (goto-char (match-end 0))
  2472. (re-search-forward "@@" nil t)
  2473. (match-beginning 0))))
  2474. (let* ((begin (match-beginning 0))
  2475. (back-end (match-string-no-properties 1))
  2476. (value (buffer-substring-no-properties
  2477. (match-end 0) contents-end))
  2478. (post-blank (skip-chars-forward " \t"))
  2479. (end (point)))
  2480. (list 'export-snippet
  2481. (list :back-end back-end
  2482. :value value
  2483. :begin begin
  2484. :end end
  2485. :post-blank post-blank)))))))
  2486. (defun org-element-export-snippet-interpreter (export-snippet _)
  2487. "Interpret EXPORT-SNIPPET object as Org syntax."
  2488. (format "@@%s:%s@@"
  2489. (org-element-property :back-end export-snippet)
  2490. (org-element-property :value export-snippet)))
  2491. ;;;; Footnote Reference
  2492. (defun org-element-footnote-reference-parser ()
  2493. "Parse footnote reference at point, if any.
  2494. When at a footnote reference, return a list whose car is
  2495. `footnote-reference' and cdr a plist with `:label', `:type',
  2496. `:begin', `:end', `:content-begin', `:contents-end' and
  2497. `:post-blank' as keywords. Otherwise, return nil."
  2498. (when (looking-at org-footnote-re)
  2499. (let ((closing (with-syntax-table org-element--pair-square-table
  2500. (ignore-errors (scan-lists (point) 1 0)))))
  2501. (when closing
  2502. (save-excursion
  2503. (let* ((begin (point))
  2504. (label (match-string-no-properties 1))
  2505. (inner-begin (match-end 0))
  2506. (inner-end (1- closing))
  2507. (type (if (match-end 2) 'inline 'standard))
  2508. (post-blank (progn (goto-char closing)
  2509. (skip-chars-forward " \t")))
  2510. (end (point)))
  2511. (list 'footnote-reference
  2512. (list :label label
  2513. :type type
  2514. :begin begin
  2515. :end end
  2516. :contents-begin (and (eq type 'inline) inner-begin)
  2517. :contents-end (and (eq type 'inline) inner-end)
  2518. :post-blank post-blank))))))))
  2519. (defun org-element-footnote-reference-interpreter (footnote-reference contents)
  2520. "Interpret FOOTNOTE-REFERENCE object as Org syntax.
  2521. CONTENTS is its definition, when inline, or nil."
  2522. (format "[fn:%s%s]"
  2523. (or (org-element-property :label footnote-reference) "")
  2524. (if contents (concat ":" contents) "")))
  2525. ;;;; Inline Babel Call
  2526. (defun org-element-inline-babel-call-parser ()
  2527. "Parse inline babel call at point, if any.
  2528. When at an inline babel call, return a list whose car is
  2529. `inline-babel-call' and cdr a plist with `:call',
  2530. `:inside-header', `:arguments', `:end-header', `:begin', `:end',
  2531. `:value' and `:post-blank' as keywords. Otherwise, return nil.
  2532. Assume point is at the beginning of the babel call."
  2533. (save-excursion
  2534. (catch :no-object
  2535. (when (let ((case-fold-search nil))
  2536. (looking-at "\\<call_\\([^ \t\n[(]+\\)[([]"))
  2537. (goto-char (match-end 1))
  2538. (let* ((begin (match-beginning 0))
  2539. (call (match-string-no-properties 1))
  2540. (inside-header
  2541. (let ((p (org-element--parse-paired-brackets ?\[)))
  2542. (and (org-string-nw-p p)
  2543. (replace-regexp-in-string "\n[ \t]*" " " (org-trim p)))))
  2544. (arguments (org-string-nw-p
  2545. (or (org-element--parse-paired-brackets ?\()
  2546. ;; Parenthesis are mandatory.
  2547. (throw :no-object nil))))
  2548. (end-header
  2549. (let ((p (org-element--parse-paired-brackets ?\[)))
  2550. (and (org-string-nw-p p)
  2551. (replace-regexp-in-string "\n[ \t]*" " " (org-trim p)))))
  2552. (value (buffer-substring-no-properties begin (point)))
  2553. (post-blank (skip-chars-forward " \t"))
  2554. (end (point)))
  2555. (list 'inline-babel-call
  2556. (list :call call
  2557. :inside-header inside-header
  2558. :arguments arguments
  2559. :end-header end-header
  2560. :begin begin
  2561. :end end
  2562. :value value
  2563. :post-blank post-blank)))))))
  2564. (defun org-element-inline-babel-call-interpreter (inline-babel-call _)
  2565. "Interpret INLINE-BABEL-CALL object as Org syntax."
  2566. (concat "call_"
  2567. (org-element-property :call inline-babel-call)
  2568. (let ((h (org-element-property :inside-header inline-babel-call)))
  2569. (and h (format "[%s]" h)))
  2570. "(" (org-element-property :arguments inline-babel-call) ")"
  2571. (let ((h (org-element-property :end-header inline-babel-call)))
  2572. (and h (format "[%s]" h)))))
  2573. ;;;; Inline Src Block
  2574. (defun org-element-inline-src-block-parser ()
  2575. "Parse inline source block at point, if any.
  2576. When at an inline source block, return a list whose car is
  2577. `inline-src-block' and cdr a plist with `:begin', `:end',
  2578. `:language', `:value', `:parameters' and `:post-blank' as
  2579. keywords. Otherwise, return nil.
  2580. Assume point is at the beginning of the inline src block."
  2581. (save-excursion
  2582. (catch :no-object
  2583. (when (let ((case-fold-search nil))
  2584. (looking-at "\\<src_\\([^ \t\n[{]+\\)[{[]"))
  2585. (goto-char (match-end 1))
  2586. (let ((begin (match-beginning 0))
  2587. (language (match-string-no-properties 1))
  2588. (parameters
  2589. (let ((p (org-element--parse-paired-brackets ?\[)))
  2590. (and (org-string-nw-p p)
  2591. (replace-regexp-in-string "\n[ \t]*" " " (org-trim p)))))
  2592. (value (or (org-element--parse-paired-brackets ?\{)
  2593. (throw :no-object nil)))
  2594. (post-blank (skip-chars-forward " \t")))
  2595. (list 'inline-src-block
  2596. (list :language language
  2597. :value value
  2598. :parameters parameters
  2599. :begin begin
  2600. :end (point)
  2601. :post-blank post-blank)))))))
  2602. (defun org-element-inline-src-block-interpreter (inline-src-block _)
  2603. "Interpret INLINE-SRC-BLOCK object as Org syntax."
  2604. (let ((language (org-element-property :language inline-src-block))
  2605. (arguments (org-element-property :parameters inline-src-block))
  2606. (body (org-element-property :value inline-src-block)))
  2607. (format "src_%s%s{%s}"
  2608. language
  2609. (if arguments (format "[%s]" arguments) "")
  2610. body)))
  2611. ;;;; Italic
  2612. (defun org-element-italic-parser ()
  2613. "Parse italic object at point, if any.
  2614. When at an italic object, return a list whose car is `italic' and
  2615. cdr is a plist with `:begin', `:end', `:contents-begin' and
  2616. `:contents-end' and `:post-blank' keywords. Otherwise, return
  2617. nil.
  2618. Assume point is at the first slash marker."
  2619. (save-excursion
  2620. (unless (bolp) (backward-char 1))
  2621. (when (looking-at org-emph-re)
  2622. (let ((begin (match-beginning 2))
  2623. (contents-begin (match-beginning 4))
  2624. (contents-end (match-end 4))
  2625. (post-blank (progn (goto-char (match-end 2))
  2626. (skip-chars-forward " \t")))
  2627. (end (point)))
  2628. (list 'italic
  2629. (list :begin begin
  2630. :end end
  2631. :contents-begin contents-begin
  2632. :contents-end contents-end
  2633. :post-blank post-blank))))))
  2634. (defun org-element-italic-interpreter (_ contents)
  2635. "Interpret italic object as Org syntax.
  2636. CONTENTS is the contents of the object."
  2637. (format "/%s/" contents))
  2638. ;;;; Latex Fragment
  2639. (defun org-element-latex-fragment-parser ()
  2640. "Parse LaTeX fragment at point, if any.
  2641. When at a LaTeX fragment, return a list whose car is
  2642. `latex-fragment' and cdr a plist with `:value', `:begin', `:end',
  2643. and `:post-blank' as keywords. Otherwise, return nil.
  2644. Assume point is at the beginning of the LaTeX fragment."
  2645. (catch 'no-object
  2646. (save-excursion
  2647. (let* ((begin (point))
  2648. (after-fragment
  2649. (cond
  2650. ((not (eq ?$ (char-after)))
  2651. (pcase (char-after (1+ (point)))
  2652. (?\( (search-forward "\\)" nil t))
  2653. (?\[ (search-forward "\\]" nil t))
  2654. (_
  2655. ;; Macro.
  2656. (and (looking-at "\\\\[a-zA-Z]+\\*?\\(\\(\\[[^][\n{}]*\\]\\)\
  2657. \\|\\({[^{}\n]*}\\)\\)*")
  2658. (match-end 0)))))
  2659. ((eq ?$ (char-after (1+ (point))))
  2660. (search-forward "$$" nil t 2))
  2661. (t
  2662. (and (not (eq ?$ (char-before)))
  2663. (not (memq (char-after (1+ (point)))
  2664. '(?\s ?\t ?\n ?, ?. ?\;)))
  2665. (search-forward "$" nil t 2)
  2666. (not (memq (char-before (match-beginning 0))
  2667. '(?\s ?\t ?\n ?, ?.)))
  2668. (looking-at-p
  2669. "\\(\\s.\\|\\s-\\|\\s(\\|\\s)\\|\\s\"\\|'\\|$\\)")
  2670. (point)))))
  2671. (post-blank
  2672. (if (not after-fragment) (throw 'no-object nil)
  2673. (goto-char after-fragment)
  2674. (skip-chars-forward " \t")))
  2675. (end (point)))
  2676. (list 'latex-fragment
  2677. (list :value (buffer-substring-no-properties begin after-fragment)
  2678. :begin begin
  2679. :end end
  2680. :post-blank post-blank))))))
  2681. (defun org-element-latex-fragment-interpreter (latex-fragment _)
  2682. "Interpret LATEX-FRAGMENT object as Org syntax."
  2683. (org-element-property :value latex-fragment))
  2684. ;;;; Line Break
  2685. (defun org-element-line-break-parser ()
  2686. "Parse line break at point, if any.
  2687. When at a line break, return a list whose car is `line-break',
  2688. and cdr a plist with `:begin', `:end' and `:post-blank' keywords.
  2689. Otherwise, return nil.
  2690. Assume point is at the beginning of the line break."
  2691. (when (and (looking-at-p "\\\\\\\\[ \t]*$")
  2692. (not (eq (char-before) ?\\)))
  2693. (list 'line-break
  2694. (list :begin (point)
  2695. :end (line-beginning-position 2)
  2696. :post-blank 0))))
  2697. (defun org-element-line-break-interpreter (&rest _)
  2698. "Interpret LINE-BREAK object as Org syntax."
  2699. "\\\\\n")
  2700. ;;;; Link
  2701. (defun org-element-link-parser ()
  2702. "Parse link at point, if any.
  2703. When at a link, return a list whose car is `link' and cdr a plist
  2704. with `:type', `:path', `:format', `:raw-link', `:application',
  2705. `:search-option', `:begin', `:end', `:contents-begin',
  2706. `:contents-end' and `:post-blank' as keywords. Otherwise, return
  2707. nil.
  2708. Assume point is at the beginning of the link."
  2709. (catch 'no-object
  2710. (let ((begin (point))
  2711. end contents-begin contents-end link-end post-blank path type format
  2712. raw-link search-option application)
  2713. (cond
  2714. ;; Type 1: Text targeted from a radio target.
  2715. ((and org-target-link-regexp
  2716. (save-excursion (or (bolp) (backward-char))
  2717. (looking-at org-target-link-regexp)))
  2718. (setq type "radio")
  2719. (setq format 'plain)
  2720. (setq link-end (match-end 1))
  2721. (setq path (match-string-no-properties 1))
  2722. (setq contents-begin (match-beginning 1))
  2723. (setq contents-end (match-end 1)))
  2724. ;; Type 2: Standard link, i.e. [[http://orgmode.org][homepage]]
  2725. ((looking-at org-bracket-link-regexp)
  2726. (setq format 'bracket)
  2727. (setq contents-begin (match-beginning 3))
  2728. (setq contents-end (match-end 3))
  2729. (setq link-end (match-end 0))
  2730. ;; RAW-LINK is the original link. Expand any
  2731. ;; abbreviation in it.
  2732. ;;
  2733. ;; Also treat any newline character and associated
  2734. ;; indentation as a single space character. This is not
  2735. ;; compatible with RFC 3986, which requires to ignore
  2736. ;; them altogether. However, doing so would require
  2737. ;; users to encode spaces on the fly when writing links
  2738. ;; (e.g., insert [[shell:ls%20*.org]] instead of
  2739. ;; [[shell:ls *.org]], which defeats Org's focus on
  2740. ;; simplicity.
  2741. (setq raw-link (org-link-expand-abbrev
  2742. (replace-regexp-in-string
  2743. "[ \t]*\n[ \t]*" " "
  2744. (match-string-no-properties 1))))
  2745. ;; Determine TYPE of link and set PATH accordingly. According
  2746. ;; to RFC 3986, remove whitespaces from URI in external links.
  2747. ;; In internal ones, treat indentation as a single space.
  2748. (cond
  2749. ;; File type.
  2750. ((or (file-name-absolute-p raw-link)
  2751. (string-match "\\`\\.\\.?/" raw-link))
  2752. (setq type "file")
  2753. (setq path raw-link))
  2754. ;; Explicit type (http, irc, bbdb...).
  2755. ((string-match org-link-types-re raw-link)
  2756. (setq type (match-string 1 raw-link))
  2757. (setq path (substring raw-link (match-end 0))))
  2758. ;; Code-ref type: PATH is the name of the reference.
  2759. ((and (string-match-p "\\`(" raw-link)
  2760. (string-match-p ")\\'" raw-link))
  2761. (setq type "coderef")
  2762. (setq path (substring raw-link 1 -1)))
  2763. ;; Custom-id type: PATH is the name of the custom id.
  2764. ((= (string-to-char raw-link) ?#)
  2765. (setq type "custom-id")
  2766. (setq path (substring raw-link 1)))
  2767. ;; Fuzzy type: Internal link either matches a target, an
  2768. ;; headline name or nothing. PATH is the target or
  2769. ;; headline's name.
  2770. (t
  2771. (setq type "fuzzy")
  2772. (setq path raw-link))))
  2773. ;; Type 3: Plain link, e.g., http://orgmode.org
  2774. ((looking-at org-plain-link-re)
  2775. (setq format 'plain)
  2776. (setq raw-link (match-string-no-properties 0))
  2777. (setq type (match-string-no-properties 1))
  2778. (setq link-end (match-end 0))
  2779. (setq path (match-string-no-properties 2)))
  2780. ;; Type 4: Angular link, e.g., <http://orgmode.org>. Unlike to
  2781. ;; bracket links, follow RFC 3986 and remove any extra
  2782. ;; whitespace in URI.
  2783. ((looking-at org-angle-link-re)
  2784. (setq format 'angle)
  2785. (setq type (match-string-no-properties 1))
  2786. (setq link-end (match-end 0))
  2787. (setq raw-link
  2788. (buffer-substring-no-properties
  2789. (match-beginning 1) (match-end 2)))
  2790. (setq path (replace-regexp-in-string
  2791. "[ \t]*\n[ \t]*" "" (match-string-no-properties 2))))
  2792. (t (throw 'no-object nil)))
  2793. ;; In any case, deduce end point after trailing white space from
  2794. ;; LINK-END variable.
  2795. (save-excursion
  2796. (setq post-blank
  2797. (progn (goto-char link-end) (skip-chars-forward " \t")))
  2798. (setq end (point)))
  2799. ;; Special "file" type link processing. Extract opening
  2800. ;; application and search option, if any. Also normalize URI.
  2801. (when (string-match "\\`file\\(?:\\+\\(.+\\)\\)?\\'" type)
  2802. (setq application (match-string 1 type) type "file")
  2803. (when (string-match "::\\(.*\\)\\'" path)
  2804. (setq search-option (match-string 1 path))
  2805. (setq path (replace-match "" nil nil path)))
  2806. (setq path (replace-regexp-in-string "\\`///*\\(.:\\)?/" "\\1/" path)))
  2807. ;; Translate link, if `org-link-translation-function' is set.
  2808. (let ((trans (and (functionp org-link-translation-function)
  2809. (funcall org-link-translation-function type path))))
  2810. (when trans
  2811. (setq type (car trans))
  2812. (setq path (cdr trans))))
  2813. (list 'link
  2814. (list :type type
  2815. :path path
  2816. :format format
  2817. :raw-link (or raw-link path)
  2818. :application application
  2819. :search-option search-option
  2820. :begin begin
  2821. :end end
  2822. :contents-begin contents-begin
  2823. :contents-end contents-end
  2824. :post-blank post-blank)))))
  2825. (defun org-element-link-interpreter (link contents)
  2826. "Interpret LINK object as Org syntax.
  2827. CONTENTS is the contents of the object, or nil."
  2828. (let ((type (org-element-property :type link))
  2829. (path (org-element-property :path link)))
  2830. (if (string= type "radio") path
  2831. (let ((fmt (pcase (org-element-property :format link)
  2832. ;; Links with contents and internal links have to
  2833. ;; use bracket syntax. Ignore `:format' in these
  2834. ;; cases. This is also the default syntax when the
  2835. ;; property is not defined, e.g., when the object
  2836. ;; was crafted by the user.
  2837. ((guard contents)
  2838. (format "[[%%s][%s]]"
  2839. ;; Since this is going to be used as
  2840. ;; a format string, escape percent signs
  2841. ;; in description.
  2842. (replace-regexp-in-string "%" "%%" contents)))
  2843. ((or `bracket
  2844. `nil
  2845. (guard (member type '("coderef" "custom-id" "fuzzy"))))
  2846. "[[%s]]")
  2847. ;; Otherwise, just obey to `:format'.
  2848. (`angle "<%s>")
  2849. (`plain "%s")
  2850. (f (error "Wrong `:format' value: %s" f)))))
  2851. (format fmt
  2852. (pcase type
  2853. ("coderef" (format "(%s)" path))
  2854. ("custom-id" (concat "#" path))
  2855. ("file"
  2856. (let ((app (org-element-property :application link))
  2857. (opt (org-element-property :search-option link)))
  2858. (concat type (and app (concat "+" app)) ":"
  2859. path
  2860. (and opt (concat "::" opt)))))
  2861. ("fuzzy" path)
  2862. (_ (concat type ":" path))))))))
  2863. ;;;; Macro
  2864. (defun org-element-macro-parser ()
  2865. "Parse macro at point, if any.
  2866. When at a macro, return a list whose car is `macro' and cdr
  2867. a plist with `:key', `:args', `:begin', `:end', `:value' and
  2868. `:post-blank' as keywords. Otherwise, return nil.
  2869. Assume point is at the macro."
  2870. (save-excursion
  2871. (when (looking-at "{{{\\([a-zA-Z][-a-zA-Z0-9_]*\\)\\(([ \t\n]*\\([^\000]*?\\))\\)?}}}")
  2872. (let ((begin (point))
  2873. (key (downcase (match-string-no-properties 1)))
  2874. (value (match-string-no-properties 0))
  2875. (post-blank (progn (goto-char (match-end 0))
  2876. (skip-chars-forward " \t")))
  2877. (end (point))
  2878. (args (let ((args (match-string-no-properties 3)))
  2879. (and args (org-macro-extract-arguments args)))))
  2880. (list 'macro
  2881. (list :key key
  2882. :value value
  2883. :args args
  2884. :begin begin
  2885. :end end
  2886. :post-blank post-blank))))))
  2887. (defun org-element-macro-interpreter (macro _)
  2888. "Interpret MACRO object as Org syntax."
  2889. (org-element-property :value macro))
  2890. ;;;; Radio-target
  2891. (defun org-element-radio-target-parser ()
  2892. "Parse radio target at point, if any.
  2893. When at a radio target, return a list whose car is `radio-target'
  2894. and cdr a plist with `:begin', `:end', `:contents-begin',
  2895. `:contents-end', `:value' and `:post-blank' as keywords.
  2896. Otherwise, return nil.
  2897. Assume point is at the radio target."
  2898. (save-excursion
  2899. (when (looking-at org-radio-target-regexp)
  2900. (let ((begin (point))
  2901. (contents-begin (match-beginning 1))
  2902. (contents-end (match-end 1))
  2903. (value (match-string-no-properties 1))
  2904. (post-blank (progn (goto-char (match-end 0))
  2905. (skip-chars-forward " \t")))
  2906. (end (point)))
  2907. (list 'radio-target
  2908. (list :begin begin
  2909. :end end
  2910. :contents-begin contents-begin
  2911. :contents-end contents-end
  2912. :post-blank post-blank
  2913. :value value))))))
  2914. (defun org-element-radio-target-interpreter (_ contents)
  2915. "Interpret target object as Org syntax.
  2916. CONTENTS is the contents of the object."
  2917. (concat "<<<" contents ">>>"))
  2918. ;;;; Statistics Cookie
  2919. (defun org-element-statistics-cookie-parser ()
  2920. "Parse statistics cookie at point, if any.
  2921. When at a statistics cookie, return a list whose car is
  2922. `statistics-cookie', and cdr a plist with `:begin', `:end',
  2923. `:value' and `:post-blank' keywords. Otherwise, return nil.
  2924. Assume point is at the beginning of the statistics-cookie."
  2925. (save-excursion
  2926. (when (looking-at "\\[[0-9]*\\(%\\|/[0-9]*\\)\\]")
  2927. (let* ((begin (point))
  2928. (value (buffer-substring-no-properties
  2929. (match-beginning 0) (match-end 0)))
  2930. (post-blank (progn (goto-char (match-end 0))
  2931. (skip-chars-forward " \t")))
  2932. (end (point)))
  2933. (list 'statistics-cookie
  2934. (list :begin begin
  2935. :end end
  2936. :value value
  2937. :post-blank post-blank))))))
  2938. (defun org-element-statistics-cookie-interpreter (statistics-cookie _)
  2939. "Interpret STATISTICS-COOKIE object as Org syntax."
  2940. (org-element-property :value statistics-cookie))
  2941. ;;;; Strike-Through
  2942. (defun org-element-strike-through-parser ()
  2943. "Parse strike-through object at point, if any.
  2944. When at a strike-through object, return a list whose car is
  2945. `strike-through' and cdr is a plist with `:begin', `:end',
  2946. `:contents-begin' and `:contents-end' and `:post-blank' keywords.
  2947. Otherwise, return nil.
  2948. Assume point is at the first plus sign marker."
  2949. (save-excursion
  2950. (unless (bolp) (backward-char 1))
  2951. (when (looking-at org-emph-re)
  2952. (let ((begin (match-beginning 2))
  2953. (contents-begin (match-beginning 4))
  2954. (contents-end (match-end 4))
  2955. (post-blank (progn (goto-char (match-end 2))
  2956. (skip-chars-forward " \t")))
  2957. (end (point)))
  2958. (list 'strike-through
  2959. (list :begin begin
  2960. :end end
  2961. :contents-begin contents-begin
  2962. :contents-end contents-end
  2963. :post-blank post-blank))))))
  2964. (defun org-element-strike-through-interpreter (_ contents)
  2965. "Interpret strike-through object as Org syntax.
  2966. CONTENTS is the contents of the object."
  2967. (format "+%s+" contents))
  2968. ;;;; Subscript
  2969. (defun org-element-subscript-parser ()
  2970. "Parse subscript at point, if any.
  2971. When at a subscript object, return a list whose car is
  2972. `subscript' and cdr a plist with `:begin', `:end',
  2973. `:contents-begin', `:contents-end', `:use-brackets-p' and
  2974. `:post-blank' as keywords. Otherwise, return nil.
  2975. Assume point is at the underscore."
  2976. (save-excursion
  2977. (unless (bolp) (backward-char))
  2978. (when (looking-at org-match-substring-regexp)
  2979. (let ((bracketsp (match-beginning 4))
  2980. (begin (match-beginning 2))
  2981. (contents-begin (or (match-beginning 4)
  2982. (match-beginning 3)))
  2983. (contents-end (or (match-end 4) (match-end 3)))
  2984. (post-blank (progn (goto-char (match-end 0))
  2985. (skip-chars-forward " \t")))
  2986. (end (point)))
  2987. (list 'subscript
  2988. (list :begin begin
  2989. :end end
  2990. :use-brackets-p bracketsp
  2991. :contents-begin contents-begin
  2992. :contents-end contents-end
  2993. :post-blank post-blank))))))
  2994. (defun org-element-subscript-interpreter (subscript contents)
  2995. "Interpret SUBSCRIPT object as Org syntax.
  2996. CONTENTS is the contents of the object."
  2997. (format
  2998. (if (org-element-property :use-brackets-p subscript) "_{%s}" "_%s")
  2999. contents))
  3000. ;;;; Superscript
  3001. (defun org-element-superscript-parser ()
  3002. "Parse superscript at point, if any.
  3003. When at a superscript object, return a list whose car is
  3004. `superscript' and cdr a plist with `:begin', `:end',
  3005. `:contents-begin', `:contents-end', `:use-brackets-p' and
  3006. `:post-blank' as keywords. Otherwise, return nil.
  3007. Assume point is at the caret."
  3008. (save-excursion
  3009. (unless (bolp) (backward-char))
  3010. (when (looking-at org-match-substring-regexp)
  3011. (let ((bracketsp (match-beginning 4))
  3012. (begin (match-beginning 2))
  3013. (contents-begin (or (match-beginning 4)
  3014. (match-beginning 3)))
  3015. (contents-end (or (match-end 4) (match-end 3)))
  3016. (post-blank (progn (goto-char (match-end 0))
  3017. (skip-chars-forward " \t")))
  3018. (end (point)))
  3019. (list 'superscript
  3020. (list :begin begin
  3021. :end end
  3022. :use-brackets-p bracketsp
  3023. :contents-begin contents-begin
  3024. :contents-end contents-end
  3025. :post-blank post-blank))))))
  3026. (defun org-element-superscript-interpreter (superscript contents)
  3027. "Interpret SUPERSCRIPT object as Org syntax.
  3028. CONTENTS is the contents of the object."
  3029. (format
  3030. (if (org-element-property :use-brackets-p superscript) "^{%s}" "^%s")
  3031. contents))
  3032. ;;;; Table Cell
  3033. (defun org-element-table-cell-parser ()
  3034. "Parse table cell at point.
  3035. Return a list whose car is `table-cell' and cdr is a plist
  3036. containing `:begin', `:end', `:contents-begin', `:contents-end'
  3037. and `:post-blank' keywords."
  3038. (looking-at "[ \t]*\\(.*?\\)[ \t]*\\(?:|\\|$\\)")
  3039. (let* ((begin (match-beginning 0))
  3040. (end (match-end 0))
  3041. (contents-begin (match-beginning 1))
  3042. (contents-end (match-end 1)))
  3043. (list 'table-cell
  3044. (list :begin begin
  3045. :end end
  3046. :contents-begin contents-begin
  3047. :contents-end contents-end
  3048. :post-blank 0))))
  3049. (defun org-element-table-cell-interpreter (_ contents)
  3050. "Interpret table-cell element as Org syntax.
  3051. CONTENTS is the contents of the cell, or nil."
  3052. (concat " " contents " |"))
  3053. ;;;; Target
  3054. (defun org-element-target-parser ()
  3055. "Parse target at point, if any.
  3056. When at a target, return a list whose car is `target' and cdr
  3057. a plist with `:begin', `:end', `:value' and `:post-blank' as
  3058. keywords. Otherwise, return nil.
  3059. Assume point is at the target."
  3060. (save-excursion
  3061. (when (looking-at org-target-regexp)
  3062. (let ((begin (point))
  3063. (value (match-string-no-properties 1))
  3064. (post-blank (progn (goto-char (match-end 0))
  3065. (skip-chars-forward " \t")))
  3066. (end (point)))
  3067. (list 'target
  3068. (list :begin begin
  3069. :end end
  3070. :value value
  3071. :post-blank post-blank))))))
  3072. (defun org-element-target-interpreter (target _)
  3073. "Interpret TARGET object as Org syntax."
  3074. (format "<<%s>>" (org-element-property :value target)))
  3075. ;;;; Timestamp
  3076. (defconst org-element--timestamp-regexp
  3077. (concat org-ts-regexp-both
  3078. "\\|"
  3079. "\\(?:<[0-9]+-[0-9]+-[0-9]+[^>\n]+?\\+[0-9]+[dwmy]>\\)"
  3080. "\\|"
  3081. "\\(?:<%%\\(?:([^>\n]+)\\)>\\)")
  3082. "Regexp matching any timestamp type object.")
  3083. (defun org-element-timestamp-parser ()
  3084. "Parse time stamp at point, if any.
  3085. When at a time stamp, return a list whose car is `timestamp', and
  3086. cdr a plist with `:type', `:raw-value', `:year-start',
  3087. `:month-start', `:day-start', `:hour-start', `:minute-start',
  3088. `:year-end', `:month-end', `:day-end', `:hour-end',
  3089. `:minute-end', `:repeater-type', `:repeater-value',
  3090. `:repeater-unit', `:warning-type', `:warning-value',
  3091. `:warning-unit', `:begin', `:end' and `:post-blank' keywords.
  3092. Otherwise, return nil.
  3093. Assume point is at the beginning of the timestamp."
  3094. (when (looking-at-p org-element--timestamp-regexp)
  3095. (save-excursion
  3096. (let* ((begin (point))
  3097. (activep (eq (char-after) ?<))
  3098. (raw-value
  3099. (progn
  3100. (looking-at "\\([<[]\\(%%\\)?.*?\\)[]>]\\(?:--\\([<[].*?[]>]\\)\\)?")
  3101. (match-string-no-properties 0)))
  3102. (date-start (match-string-no-properties 1))
  3103. (date-end (match-string 3))
  3104. (diaryp (match-beginning 2))
  3105. (post-blank (progn (goto-char (match-end 0))
  3106. (skip-chars-forward " \t")))
  3107. (end (point))
  3108. (time-range
  3109. (and (not diaryp)
  3110. (string-match
  3111. "[012]?[0-9]:[0-5][0-9]\\(-\\([012]?[0-9]\\):\\([0-5][0-9]\\)\\)"
  3112. date-start)
  3113. (cons (string-to-number (match-string 2 date-start))
  3114. (string-to-number (match-string 3 date-start)))))
  3115. (type (cond (diaryp 'diary)
  3116. ((and activep (or date-end time-range)) 'active-range)
  3117. (activep 'active)
  3118. ((or date-end time-range) 'inactive-range)
  3119. (t 'inactive)))
  3120. (repeater-props
  3121. (and (not diaryp)
  3122. (string-match "\\([.+]?\\+\\)\\([0-9]+\\)\\([hdwmy]\\)"
  3123. raw-value)
  3124. (list
  3125. :repeater-type
  3126. (let ((type (match-string 1 raw-value)))
  3127. (cond ((equal "++" type) 'catch-up)
  3128. ((equal ".+" type) 'restart)
  3129. (t 'cumulate)))
  3130. :repeater-value (string-to-number (match-string 2 raw-value))
  3131. :repeater-unit
  3132. (pcase (string-to-char (match-string 3 raw-value))
  3133. (?h 'hour) (?d 'day) (?w 'week) (?m 'month) (_ 'year)))))
  3134. (warning-props
  3135. (and (not diaryp)
  3136. (string-match "\\(-\\)?-\\([0-9]+\\)\\([hdwmy]\\)" raw-value)
  3137. (list
  3138. :warning-type (if (match-string 1 raw-value) 'first 'all)
  3139. :warning-value (string-to-number (match-string 2 raw-value))
  3140. :warning-unit
  3141. (pcase (string-to-char (match-string 3 raw-value))
  3142. (?h 'hour) (?d 'day) (?w 'week) (?m 'month) (_ 'year)))))
  3143. year-start month-start day-start hour-start minute-start year-end
  3144. month-end day-end hour-end minute-end)
  3145. ;; Parse date-start.
  3146. (unless diaryp
  3147. (let ((date (org-parse-time-string date-start t)))
  3148. (setq year-start (nth 5 date)
  3149. month-start (nth 4 date)
  3150. day-start (nth 3 date)
  3151. hour-start (nth 2 date)
  3152. minute-start (nth 1 date))))
  3153. ;; Compute date-end. It can be provided directly in time-stamp,
  3154. ;; or extracted from time range. Otherwise, it defaults to the
  3155. ;; same values as date-start.
  3156. (unless diaryp
  3157. (let ((date (and date-end (org-parse-time-string date-end t))))
  3158. (setq year-end (or (nth 5 date) year-start)
  3159. month-end (or (nth 4 date) month-start)
  3160. day-end (or (nth 3 date) day-start)
  3161. hour-end (or (nth 2 date) (car time-range) hour-start)
  3162. minute-end (or (nth 1 date) (cdr time-range) minute-start))))
  3163. (list 'timestamp
  3164. (nconc (list :type type
  3165. :raw-value raw-value
  3166. :year-start year-start
  3167. :month-start month-start
  3168. :day-start day-start
  3169. :hour-start hour-start
  3170. :minute-start minute-start
  3171. :year-end year-end
  3172. :month-end month-end
  3173. :day-end day-end
  3174. :hour-end hour-end
  3175. :minute-end minute-end
  3176. :begin begin
  3177. :end end
  3178. :post-blank post-blank)
  3179. repeater-props
  3180. warning-props))))))
  3181. (defun org-element-timestamp-interpreter (timestamp _)
  3182. "Interpret TIMESTAMP object as Org syntax."
  3183. (let* ((repeat-string
  3184. (concat
  3185. (pcase (org-element-property :repeater-type timestamp)
  3186. (`cumulate "+") (`catch-up "++") (`restart ".+"))
  3187. (let ((val (org-element-property :repeater-value timestamp)))
  3188. (and val (number-to-string val)))
  3189. (pcase (org-element-property :repeater-unit timestamp)
  3190. (`hour "h") (`day "d") (`week "w") (`month "m") (`year "y"))))
  3191. (warning-string
  3192. (concat
  3193. (pcase (org-element-property :warning-type timestamp)
  3194. (`first "--") (`all "-"))
  3195. (let ((val (org-element-property :warning-value timestamp)))
  3196. (and val (number-to-string val)))
  3197. (pcase (org-element-property :warning-unit timestamp)
  3198. (`hour "h") (`day "d") (`week "w") (`month "m") (`year "y"))))
  3199. (build-ts-string
  3200. ;; Build an Org timestamp string from TIME. ACTIVEP is
  3201. ;; non-nil when time stamp is active. If WITH-TIME-P is
  3202. ;; non-nil, add a time part. HOUR-END and MINUTE-END
  3203. ;; specify a time range in the timestamp. REPEAT-STRING is
  3204. ;; the repeater string, if any.
  3205. (lambda (time activep &optional with-time-p hour-end minute-end)
  3206. (let ((ts (format-time-string
  3207. (funcall (if with-time-p #'cdr #'car)
  3208. org-time-stamp-formats)
  3209. time)))
  3210. (when (and hour-end minute-end)
  3211. (string-match "[012]?[0-9]:[0-5][0-9]" ts)
  3212. (setq ts
  3213. (replace-match
  3214. (format "\\&-%02d:%02d" hour-end minute-end)
  3215. nil nil ts)))
  3216. (unless activep (setq ts (format "[%s]" (substring ts 1 -1))))
  3217. (dolist (s (list repeat-string warning-string))
  3218. (when (org-string-nw-p s)
  3219. (setq ts (concat (substring ts 0 -1)
  3220. " "
  3221. s
  3222. (substring ts -1)))))
  3223. ;; Return value.
  3224. ts)))
  3225. (type (org-element-property :type timestamp)))
  3226. (pcase type
  3227. ((or `active `inactive)
  3228. (let* ((minute-start (org-element-property :minute-start timestamp))
  3229. (minute-end (org-element-property :minute-end timestamp))
  3230. (hour-start (org-element-property :hour-start timestamp))
  3231. (hour-end (org-element-property :hour-end timestamp))
  3232. (time-range-p (and hour-start hour-end minute-start minute-end
  3233. (or (/= hour-start hour-end)
  3234. (/= minute-start minute-end)))))
  3235. (funcall
  3236. build-ts-string
  3237. (encode-time 0
  3238. (or minute-start 0)
  3239. (or hour-start 0)
  3240. (org-element-property :day-start timestamp)
  3241. (org-element-property :month-start timestamp)
  3242. (org-element-property :year-start timestamp))
  3243. (eq type 'active)
  3244. (and hour-start minute-start)
  3245. (and time-range-p hour-end)
  3246. (and time-range-p minute-end))))
  3247. ((or `active-range `inactive-range)
  3248. (let ((minute-start (org-element-property :minute-start timestamp))
  3249. (minute-end (org-element-property :minute-end timestamp))
  3250. (hour-start (org-element-property :hour-start timestamp))
  3251. (hour-end (org-element-property :hour-end timestamp)))
  3252. (concat
  3253. (funcall
  3254. build-ts-string (encode-time
  3255. 0
  3256. (or minute-start 0)
  3257. (or hour-start 0)
  3258. (org-element-property :day-start timestamp)
  3259. (org-element-property :month-start timestamp)
  3260. (org-element-property :year-start timestamp))
  3261. (eq type 'active-range)
  3262. (and hour-start minute-start))
  3263. "--"
  3264. (funcall build-ts-string
  3265. (encode-time 0
  3266. (or minute-end 0)
  3267. (or hour-end 0)
  3268. (org-element-property :day-end timestamp)
  3269. (org-element-property :month-end timestamp)
  3270. (org-element-property :year-end timestamp))
  3271. (eq type 'active-range)
  3272. (and hour-end minute-end)))))
  3273. (_ (org-element-property :raw-value timestamp)))))
  3274. ;;;; Underline
  3275. (defun org-element-underline-parser ()
  3276. "Parse underline object at point, if any.
  3277. When at an underline object, return a list whose car is
  3278. `underline' and cdr is a plist with `:begin', `:end',
  3279. `:contents-begin' and `:contents-end' and `:post-blank' keywords.
  3280. Otherwise, return nil.
  3281. Assume point is at the first underscore marker."
  3282. (save-excursion
  3283. (unless (bolp) (backward-char 1))
  3284. (when (looking-at org-emph-re)
  3285. (let ((begin (match-beginning 2))
  3286. (contents-begin (match-beginning 4))
  3287. (contents-end (match-end 4))
  3288. (post-blank (progn (goto-char (match-end 2))
  3289. (skip-chars-forward " \t")))
  3290. (end (point)))
  3291. (list 'underline
  3292. (list :begin begin
  3293. :end end
  3294. :contents-begin contents-begin
  3295. :contents-end contents-end
  3296. :post-blank post-blank))))))
  3297. (defun org-element-underline-interpreter (_ contents)
  3298. "Interpret underline object as Org syntax.
  3299. CONTENTS is the contents of the object."
  3300. (format "_%s_" contents))
  3301. ;;;; Verbatim
  3302. (defun org-element-verbatim-parser ()
  3303. "Parse verbatim object at point, if any.
  3304. When at a verbatim object, return a list whose car is `verbatim'
  3305. and cdr is a plist with `:value', `:begin', `:end' and
  3306. `:post-blank' keywords. Otherwise, return nil.
  3307. Assume point is at the first equal sign marker."
  3308. (save-excursion
  3309. (unless (bolp) (backward-char 1))
  3310. (when (looking-at org-verbatim-re)
  3311. (let ((begin (match-beginning 2))
  3312. (value (match-string-no-properties 4))
  3313. (post-blank (progn (goto-char (match-end 2))
  3314. (skip-chars-forward " \t")))
  3315. (end (point)))
  3316. (list 'verbatim
  3317. (list :value value
  3318. :begin begin
  3319. :end end
  3320. :post-blank post-blank))))))
  3321. (defun org-element-verbatim-interpreter (verbatim _)
  3322. "Interpret VERBATIM object as Org syntax."
  3323. (format "=%s=" (org-element-property :value verbatim)))
  3324. ;;; Parsing Element Starting At Point
  3325. ;;
  3326. ;; `org-element--current-element' is the core function of this section.
  3327. ;; It returns the Lisp representation of the element starting at
  3328. ;; point.
  3329. ;;
  3330. ;; `org-element--current-element' makes use of special modes. They
  3331. ;; are activated for fixed element chaining (e.g., `plain-list' >
  3332. ;; `item') or fixed conditional element chaining (e.g., `headline' >
  3333. ;; `section'). Special modes are: `first-section', `item',
  3334. ;; `node-property', `section' and `table-row'.
  3335. (defun org-element--current-element (limit &optional granularity mode structure)
  3336. "Parse the element starting at point.
  3337. Return value is a list like (TYPE PROPS) where TYPE is the type
  3338. of the element and PROPS a plist of properties associated to the
  3339. element.
  3340. Possible types are defined in `org-element-all-elements'.
  3341. LIMIT bounds the search.
  3342. Optional argument GRANULARITY determines the depth of the
  3343. recursion. Allowed values are `headline', `greater-element',
  3344. `element', `object' or nil. When it is broader than `object' (or
  3345. nil), secondary values will not be parsed, since they only
  3346. contain objects.
  3347. Optional argument MODE, when non-nil, can be either
  3348. `first-section', `section', `planning', `item', `node-property'
  3349. and `table-row'.
  3350. If STRUCTURE isn't provided but MODE is set to `item', it will be
  3351. computed.
  3352. This function assumes point is always at the beginning of the
  3353. element it has to parse."
  3354. (save-excursion
  3355. (let ((case-fold-search t)
  3356. ;; Determine if parsing depth allows for secondary strings
  3357. ;; parsing. It only applies to elements referenced in
  3358. ;; `org-element-secondary-value-alist'.
  3359. (raw-secondary-p (and granularity (not (eq granularity 'object)))))
  3360. (cond
  3361. ;; Item.
  3362. ((eq mode 'item)
  3363. (org-element-item-parser limit structure raw-secondary-p))
  3364. ;; Table Row.
  3365. ((eq mode 'table-row) (org-element-table-row-parser limit))
  3366. ;; Node Property.
  3367. ((eq mode 'node-property) (org-element-node-property-parser limit))
  3368. ;; Headline.
  3369. ((org-with-limited-levels (org-at-heading-p))
  3370. (org-element-headline-parser limit raw-secondary-p))
  3371. ;; Sections (must be checked after headline).
  3372. ((eq mode 'section) (org-element-section-parser limit))
  3373. ((eq mode 'first-section)
  3374. (org-element-section-parser
  3375. (or (save-excursion (org-with-limited-levels (outline-next-heading)))
  3376. limit)))
  3377. ;; Planning.
  3378. ((and (eq mode 'planning)
  3379. (eq ?* (char-after (line-beginning-position 0)))
  3380. (looking-at org-planning-line-re))
  3381. (org-element-planning-parser limit))
  3382. ;; Property drawer.
  3383. ((and (memq mode '(planning property-drawer))
  3384. (eq ?* (char-after (line-beginning-position
  3385. (if (eq mode 'planning) 0 -1))))
  3386. (looking-at org-property-drawer-re))
  3387. (org-element-property-drawer-parser limit))
  3388. ;; When not at bol, point is at the beginning of an item or
  3389. ;; a footnote definition: next item is always a paragraph.
  3390. ((not (bolp)) (org-element-paragraph-parser limit (list (point))))
  3391. ;; Clock.
  3392. ((looking-at org-clock-line-re) (org-element-clock-parser limit))
  3393. ;; Inlinetask.
  3394. ((org-at-heading-p)
  3395. (org-element-inlinetask-parser limit raw-secondary-p))
  3396. ;; From there, elements can have affiliated keywords.
  3397. (t (let ((affiliated (org-element--collect-affiliated-keywords limit)))
  3398. (cond
  3399. ;; Jumping over affiliated keywords put point off-limits.
  3400. ;; Parse them as regular keywords.
  3401. ((and (cdr affiliated) (>= (point) limit))
  3402. (goto-char (car affiliated))
  3403. (org-element-keyword-parser limit nil))
  3404. ;; LaTeX Environment.
  3405. ((looking-at org-element--latex-begin-environment)
  3406. (org-element-latex-environment-parser limit affiliated))
  3407. ;; Drawer and Property Drawer.
  3408. ((looking-at org-drawer-regexp)
  3409. (org-element-drawer-parser limit affiliated))
  3410. ;; Fixed Width
  3411. ((looking-at "[ \t]*:\\( \\|$\\)")
  3412. (org-element-fixed-width-parser limit affiliated))
  3413. ;; Inline Comments, Blocks, Babel Calls, Dynamic Blocks and
  3414. ;; Keywords.
  3415. ((looking-at "[ \t]*#")
  3416. (goto-char (match-end 0))
  3417. (cond
  3418. ((looking-at "\\(?: \\|$\\)")
  3419. (beginning-of-line)
  3420. (org-element-comment-parser limit affiliated))
  3421. ((looking-at "\\+BEGIN_\\(\\S-+\\)")
  3422. (beginning-of-line)
  3423. (funcall (pcase (upcase (match-string 1))
  3424. ("CENTER" #'org-element-center-block-parser)
  3425. ("COMMENT" #'org-element-comment-block-parser)
  3426. ("EXAMPLE" #'org-element-example-block-parser)
  3427. ("EXPORT" #'org-element-export-block-parser)
  3428. ("QUOTE" #'org-element-quote-block-parser)
  3429. ("SRC" #'org-element-src-block-parser)
  3430. ("VERSE" #'org-element-verse-block-parser)
  3431. (_ #'org-element-special-block-parser))
  3432. limit
  3433. affiliated))
  3434. ((looking-at "\\+CALL:")
  3435. (beginning-of-line)
  3436. (org-element-babel-call-parser limit affiliated))
  3437. ((looking-at "\\+BEGIN:? ")
  3438. (beginning-of-line)
  3439. (org-element-dynamic-block-parser limit affiliated))
  3440. ((looking-at "\\+\\S-+:")
  3441. (beginning-of-line)
  3442. (org-element-keyword-parser limit affiliated))
  3443. (t
  3444. (beginning-of-line)
  3445. (org-element-paragraph-parser limit affiliated))))
  3446. ;; Footnote Definition.
  3447. ((looking-at org-footnote-definition-re)
  3448. (org-element-footnote-definition-parser limit affiliated))
  3449. ;; Horizontal Rule.
  3450. ((looking-at "[ \t]*-\\{5,\\}[ \t]*$")
  3451. (org-element-horizontal-rule-parser limit affiliated))
  3452. ;; Diary Sexp.
  3453. ((looking-at "%%(")
  3454. (org-element-diary-sexp-parser limit affiliated))
  3455. ;; Table.
  3456. ((looking-at "[ \t]*\\(|\\|\\+\\(-+\\+\\)+[ \t]*$\\)")
  3457. (org-element-table-parser limit affiliated))
  3458. ;; List.
  3459. ((looking-at (org-item-re))
  3460. (org-element-plain-list-parser
  3461. limit affiliated
  3462. (or structure (org-element--list-struct limit))))
  3463. ;; Default element: Paragraph.
  3464. (t (org-element-paragraph-parser limit affiliated)))))))))
  3465. ;; Most elements can have affiliated keywords. When looking for an
  3466. ;; element beginning, we want to move before them, as they belong to
  3467. ;; that element, and, in the meantime, collect information they give
  3468. ;; into appropriate properties. Hence the following function.
  3469. (defun org-element--collect-affiliated-keywords (limit)
  3470. "Collect affiliated keywords from point down to LIMIT.
  3471. Return a list whose CAR is the position at the first of them and
  3472. CDR a plist of keywords and values and move point to the
  3473. beginning of the first line after them.
  3474. As a special case, if element doesn't start at the beginning of
  3475. the line (e.g., a paragraph starting an item), CAR is current
  3476. position of point and CDR is nil."
  3477. (if (not (bolp)) (list (point))
  3478. (let ((case-fold-search t)
  3479. (origin (point))
  3480. ;; RESTRICT is the list of objects allowed in parsed
  3481. ;; keywords value.
  3482. (restrict (org-element-restriction 'keyword))
  3483. output)
  3484. (while (and (< (point) limit) (looking-at org-element--affiliated-re))
  3485. (let* ((raw-kwd (upcase (match-string 1)))
  3486. ;; Apply translation to RAW-KWD. From there, KWD is
  3487. ;; the official keyword.
  3488. (kwd (or (cdr (assoc raw-kwd
  3489. org-element-keyword-translation-alist))
  3490. raw-kwd))
  3491. ;; Find main value for any keyword.
  3492. (value
  3493. (save-match-data
  3494. (org-trim
  3495. (buffer-substring-no-properties
  3496. (match-end 0) (line-end-position)))))
  3497. ;; PARSEDP is non-nil when keyword should have its
  3498. ;; value parsed.
  3499. (parsedp (member kwd org-element-parsed-keywords))
  3500. ;; If KWD is a dual keyword, find its secondary
  3501. ;; value. Maybe parse it.
  3502. (dualp (member kwd org-element-dual-keywords))
  3503. (dual-value
  3504. (and dualp
  3505. (let ((sec (match-string-no-properties 2)))
  3506. (if (or (not sec) (not parsedp)) sec
  3507. (save-match-data
  3508. (org-element--parse-objects
  3509. (match-beginning 2) (match-end 2) nil restrict))))))
  3510. ;; Attribute a property name to KWD.
  3511. (kwd-sym (and kwd (intern (concat ":" (downcase kwd))))))
  3512. ;; Now set final shape for VALUE.
  3513. (when parsedp
  3514. (setq value
  3515. (org-element--parse-objects
  3516. (match-end 0)
  3517. (progn (end-of-line) (skip-chars-backward " \t") (point))
  3518. nil restrict)))
  3519. (when dualp
  3520. (setq value (and (or value dual-value) (cons value dual-value))))
  3521. (when (or (member kwd org-element-multiple-keywords)
  3522. ;; Attributes can always appear on multiple lines.
  3523. (string-match "^ATTR_" kwd))
  3524. (setq value (cons value (plist-get output kwd-sym))))
  3525. ;; Eventually store the new value in OUTPUT.
  3526. (setq output (plist-put output kwd-sym value))
  3527. ;; Move to next keyword.
  3528. (forward-line)))
  3529. ;; If affiliated keywords are orphaned: move back to first one.
  3530. ;; They will be parsed as a paragraph.
  3531. (when (looking-at "[ \t]*$") (goto-char origin) (setq output nil))
  3532. ;; Return value.
  3533. (cons origin output))))
  3534. ;;; The Org Parser
  3535. ;;
  3536. ;; The two major functions here are `org-element-parse-buffer', which
  3537. ;; parses Org syntax inside the current buffer, taking into account
  3538. ;; region, narrowing, or even visibility if specified, and
  3539. ;; `org-element-parse-secondary-string', which parses objects within
  3540. ;; a given string.
  3541. ;;
  3542. ;; The (almost) almighty `org-element-map' allows applying a function
  3543. ;; on elements or objects matching some type, and accumulating the
  3544. ;; resulting values. In an export situation, it also skips unneeded
  3545. ;; parts of the parse tree.
  3546. (defun org-element-parse-buffer (&optional granularity visible-only)
  3547. "Recursively parse the buffer and return structure.
  3548. If narrowing is in effect, only parse the visible part of the
  3549. buffer.
  3550. Optional argument GRANULARITY determines the depth of the
  3551. recursion. It can be set to the following symbols:
  3552. `headline' Only parse headlines.
  3553. `greater-element' Don't recurse into greater elements except
  3554. headlines and sections. Thus, elements
  3555. parsed are the top-level ones.
  3556. `element' Parse everything but objects and plain text.
  3557. `object' Parse the complete buffer (default).
  3558. When VISIBLE-ONLY is non-nil, don't parse contents of hidden
  3559. elements.
  3560. An element or object is represented as a list with the
  3561. pattern (TYPE PROPERTIES CONTENTS), where :
  3562. TYPE is a symbol describing the element or object. See
  3563. `org-element-all-elements' and `org-element-all-objects' for an
  3564. exhaustive list of such symbols. One can retrieve it with
  3565. `org-element-type' function.
  3566. PROPERTIES is the list of attributes attached to the element or
  3567. object, as a plist. Although most of them are specific to the
  3568. element or object type, all types share `:begin', `:end',
  3569. `:post-blank' and `:parent' properties, which respectively
  3570. refer to buffer position where the element or object starts,
  3571. ends, the number of white spaces or blank lines after it, and
  3572. the element or object containing it. Properties values can be
  3573. obtained by using `org-element-property' function.
  3574. CONTENTS is a list of elements, objects or raw strings
  3575. contained in the current element or object, when applicable.
  3576. One can access them with `org-element-contents' function.
  3577. The Org buffer has `org-data' as type and nil as properties.
  3578. `org-element-map' function can be used to find specific elements
  3579. or objects within the parse tree.
  3580. This function assumes that current major mode is `org-mode'."
  3581. (save-excursion
  3582. (goto-char (point-min))
  3583. (org-skip-whitespace)
  3584. (org-element--parse-elements
  3585. (point-at-bol) (point-max)
  3586. ;; Start in `first-section' mode so text before the first
  3587. ;; headline belongs to a section.
  3588. 'first-section nil granularity visible-only (list 'org-data nil))))
  3589. (defun org-element-parse-secondary-string (string restriction &optional parent)
  3590. "Recursively parse objects in STRING and return structure.
  3591. RESTRICTION is a symbol limiting the object types that will be
  3592. looked after.
  3593. Optional argument PARENT, when non-nil, is the element or object
  3594. containing the secondary string. It is used to set correctly
  3595. `:parent' property within the string.
  3596. If STRING is the empty string or nil, return nil."
  3597. (cond
  3598. ((not string) nil)
  3599. ((equal string "") nil)
  3600. (t (let ((local-variables (buffer-local-variables)))
  3601. (with-temp-buffer
  3602. (dolist (v local-variables)
  3603. (ignore-errors
  3604. (if (symbolp v) (makunbound v)
  3605. (set (make-local-variable (car v)) (cdr v)))))
  3606. (insert string)
  3607. (restore-buffer-modified-p nil)
  3608. (org-element--parse-objects
  3609. (point-min) (point-max) nil restriction parent))))))
  3610. (defun org-element-map
  3611. (data types fun &optional info first-match no-recursion with-affiliated)
  3612. "Map a function on selected elements or objects.
  3613. DATA is a parse tree, an element, an object, a string, or a list
  3614. of such constructs. TYPES is a symbol or list of symbols of
  3615. elements or objects types (see `org-element-all-elements' and
  3616. `org-element-all-objects' for a complete list of types). FUN is
  3617. the function called on the matching element or object. It has to
  3618. accept one argument: the element or object itself.
  3619. When optional argument INFO is non-nil, it should be a plist
  3620. holding export options. In that case, parts of the parse tree
  3621. not exportable according to that property list will be skipped.
  3622. When optional argument FIRST-MATCH is non-nil, stop at the first
  3623. match for which FUN doesn't return nil, and return that value.
  3624. Optional argument NO-RECURSION is a symbol or a list of symbols
  3625. representing elements or objects types. `org-element-map' won't
  3626. enter any recursive element or object whose type belongs to that
  3627. list. Though, FUN can still be applied on them.
  3628. When optional argument WITH-AFFILIATED is non-nil, FUN will also
  3629. apply to matching objects within parsed affiliated keywords (see
  3630. `org-element-parsed-keywords').
  3631. Nil values returned from FUN do not appear in the results.
  3632. Examples:
  3633. ---------
  3634. Assuming TREE is a variable containing an Org buffer parse tree,
  3635. the following example will return a flat list of all `src-block'
  3636. and `example-block' elements in it:
  3637. (org-element-map tree \\='(example-block src-block) #\\='identity)
  3638. The following snippet will find the first headline with a level
  3639. of 1 and a \"phone\" tag, and will return its beginning position:
  3640. (org-element-map tree \\='headline
  3641. (lambda (hl)
  3642. (and (= (org-element-property :level hl) 1)
  3643. (member \"phone\" (org-element-property :tags hl))
  3644. (org-element-property :begin hl)))
  3645. nil t)
  3646. The next example will return a flat list of all `plain-list' type
  3647. elements in TREE that are not a sub-list themselves:
  3648. (org-element-map tree \\='plain-list #\\='identity nil nil \\='plain-list)
  3649. Eventually, this example will return a flat list of all `bold'
  3650. type objects containing a `latex-snippet' type object, even
  3651. looking into captions:
  3652. (org-element-map tree \\='bold
  3653. (lambda (b)
  3654. (and (org-element-map b \\='latex-snippet #\\='identity nil t) b))
  3655. nil nil nil t)"
  3656. ;; Ensure TYPES and NO-RECURSION are a list, even of one element.
  3657. (let* ((types (if (listp types) types (list types)))
  3658. (no-recursion (if (listp no-recursion) no-recursion
  3659. (list no-recursion)))
  3660. ;; Recursion depth is determined by --CATEGORY.
  3661. (--category
  3662. (catch :--found
  3663. (let ((category 'greater-elements)
  3664. (all-objects (cons 'plain-text org-element-all-objects)))
  3665. (dolist (type types category)
  3666. (cond ((memq type all-objects)
  3667. ;; If one object is found, the function has
  3668. ;; to recurse into every object.
  3669. (throw :--found 'objects))
  3670. ((not (memq type org-element-greater-elements))
  3671. ;; If one regular element is found, the
  3672. ;; function has to recurse, at least, into
  3673. ;; every element it encounters.
  3674. (and (not (eq category 'elements))
  3675. (setq category 'elements))))))))
  3676. --acc)
  3677. (letrec ((--walk-tree
  3678. (lambda (--data)
  3679. ;; Recursively walk DATA. INFO, if non-nil, is a plist
  3680. ;; holding contextual information.
  3681. (let ((--type (org-element-type --data)))
  3682. (cond
  3683. ((not --data))
  3684. ;; Ignored element in an export context.
  3685. ((and info (memq --data (plist-get info :ignore-list))))
  3686. ;; List of elements or objects.
  3687. ((not --type) (mapc --walk-tree --data))
  3688. ;; Unconditionally enter parse trees.
  3689. ((eq --type 'org-data)
  3690. (mapc --walk-tree (org-element-contents --data)))
  3691. (t
  3692. ;; Check if TYPE is matching among TYPES. If so,
  3693. ;; apply FUN to --DATA and accumulate return value
  3694. ;; into --ACC (or exit if FIRST-MATCH is non-nil).
  3695. (when (memq --type types)
  3696. (let ((result (funcall fun --data)))
  3697. (cond ((not result))
  3698. (first-match (throw :--map-first-match result))
  3699. (t (push result --acc)))))
  3700. ;; If --DATA has a secondary string that can contain
  3701. ;; objects with their type among TYPES, look inside.
  3702. (when (and (eq --category 'objects) (not (stringp --data)))
  3703. (dolist (p (cdr (assq --type
  3704. org-element-secondary-value-alist)))
  3705. (funcall --walk-tree (org-element-property p --data))))
  3706. ;; If --DATA has any parsed affiliated keywords and
  3707. ;; WITH-AFFILIATED is non-nil, look for objects in
  3708. ;; them.
  3709. (when (and with-affiliated
  3710. (eq --category 'objects)
  3711. (eq (org-element-class --data) 'element))
  3712. (dolist (kwd-pair org-element--parsed-properties-alist)
  3713. (let ((kwd (car kwd-pair))
  3714. (value (org-element-property (cdr kwd-pair) --data)))
  3715. ;; Pay attention to the type of parsed
  3716. ;; keyword. In particular, preserve order for
  3717. ;; multiple keywords.
  3718. (cond
  3719. ((not value))
  3720. ((member kwd org-element-dual-keywords)
  3721. (if (member kwd org-element-multiple-keywords)
  3722. (dolist (line (reverse value))
  3723. (funcall --walk-tree (cdr line))
  3724. (funcall --walk-tree (car line)))
  3725. (funcall --walk-tree (cdr value))
  3726. (funcall --walk-tree (car value))))
  3727. ((member kwd org-element-multiple-keywords)
  3728. (mapc --walk-tree (reverse value)))
  3729. (t (funcall --walk-tree value))))))
  3730. ;; Determine if a recursion into --DATA is possible.
  3731. (cond
  3732. ;; --TYPE is explicitly removed from recursion.
  3733. ((memq --type no-recursion))
  3734. ;; --DATA has no contents.
  3735. ((not (org-element-contents --data)))
  3736. ;; Looking for greater elements but --DATA is
  3737. ;; simply an element or an object.
  3738. ((and (eq --category 'greater-elements)
  3739. (not (memq --type org-element-greater-elements))))
  3740. ;; Looking for elements but --DATA is an object.
  3741. ((and (eq --category 'elements)
  3742. (eq (org-element-class --data) 'object)))
  3743. ;; In any other case, map contents.
  3744. (t (mapc --walk-tree (org-element-contents --data))))))))))
  3745. (catch :--map-first-match
  3746. (funcall --walk-tree data)
  3747. ;; Return value in a proper order.
  3748. (nreverse --acc)))))
  3749. (put 'org-element-map 'lisp-indent-function 2)
  3750. ;; The following functions are internal parts of the parser.
  3751. ;;
  3752. ;; The first one, `org-element--parse-elements' acts at the element's
  3753. ;; level.
  3754. ;;
  3755. ;; The second one, `org-element--parse-objects' applies on all objects
  3756. ;; of a paragraph or a secondary string. It calls
  3757. ;; `org-element--object-lex' to find the next object in the current
  3758. ;; container.
  3759. (defsubst org-element--next-mode (type parentp)
  3760. "Return next special mode according to TYPE, or nil.
  3761. TYPE is a symbol representing the type of an element or object
  3762. containing next element if PARENTP is non-nil, or before it
  3763. otherwise. Modes can be either `first-section', `item',
  3764. `node-property', `planning', `property-drawer', `section',
  3765. `table-row' or nil."
  3766. (if parentp
  3767. (pcase type
  3768. (`headline 'section)
  3769. (`inlinetask 'planning)
  3770. (`plain-list 'item)
  3771. (`property-drawer 'node-property)
  3772. (`section 'planning)
  3773. (`table 'table-row))
  3774. (pcase type
  3775. (`item 'item)
  3776. (`node-property 'node-property)
  3777. (`planning 'property-drawer)
  3778. (`table-row 'table-row))))
  3779. (defun org-element--parse-elements
  3780. (beg end mode structure granularity visible-only acc)
  3781. "Parse elements between BEG and END positions.
  3782. MODE prioritizes some elements over the others. It can be set to
  3783. `first-section', `section', `planning', `item', `node-property'
  3784. or `table-row'.
  3785. When value is `item', STRUCTURE will be used as the current list
  3786. structure.
  3787. GRANULARITY determines the depth of the recursion. See
  3788. `org-element-parse-buffer' for more information.
  3789. When VISIBLE-ONLY is non-nil, don't parse contents of hidden
  3790. elements.
  3791. Elements are accumulated into ACC."
  3792. (save-excursion
  3793. (goto-char beg)
  3794. ;; Visible only: skip invisible parts at the beginning of the
  3795. ;; element.
  3796. (when (and visible-only (org-invisible-p2))
  3797. (goto-char (min (1+ (org-find-visible)) end)))
  3798. ;; When parsing only headlines, skip any text before first one.
  3799. (when (and (eq granularity 'headline) (not (org-at-heading-p)))
  3800. (org-with-limited-levels (outline-next-heading)))
  3801. (let (elements)
  3802. (while (< (point) end)
  3803. ;; Find current element's type and parse it accordingly to
  3804. ;; its category.
  3805. (let* ((element (org-element--current-element
  3806. end granularity mode structure))
  3807. (type (org-element-type element))
  3808. (cbeg (org-element-property :contents-begin element)))
  3809. (goto-char (org-element-property :end element))
  3810. ;; Visible only: skip invisible parts between siblings.
  3811. (when (and visible-only (org-invisible-p2))
  3812. (goto-char (min (1+ (org-find-visible)) end)))
  3813. ;; Fill ELEMENT contents by side-effect.
  3814. (cond
  3815. ;; If element has no contents, don't modify it.
  3816. ((not cbeg))
  3817. ;; Greater element: parse it between `contents-begin' and
  3818. ;; `contents-end'. Make sure GRANULARITY allows the
  3819. ;; recursion, or ELEMENT is a headline, in which case going
  3820. ;; inside is mandatory, in order to get sub-level headings.
  3821. ((and (memq type org-element-greater-elements)
  3822. (or (memq granularity '(element object nil))
  3823. (and (eq granularity 'greater-element)
  3824. (eq type 'section))
  3825. (eq type 'headline)))
  3826. (org-element--parse-elements
  3827. cbeg (org-element-property :contents-end element)
  3828. ;; Possibly switch to a special mode.
  3829. (org-element--next-mode type t)
  3830. (and (memq type '(item plain-list))
  3831. (org-element-property :structure element))
  3832. granularity visible-only element))
  3833. ;; ELEMENT has contents. Parse objects inside, if
  3834. ;; GRANULARITY allows it.
  3835. ((memq granularity '(object nil))
  3836. (org-element--parse-objects
  3837. cbeg (org-element-property :contents-end element) element
  3838. (org-element-restriction type))))
  3839. (push (org-element-put-property element :parent acc) elements)
  3840. ;; Update mode.
  3841. (setq mode (org-element--next-mode type nil))))
  3842. ;; Return result.
  3843. (apply #'org-element-set-contents acc (nreverse elements)))))
  3844. (defun org-element--object-lex (restriction)
  3845. "Return next object in current buffer or nil.
  3846. RESTRICTION is a list of object types, as symbols, that should be
  3847. looked after. This function assumes that the buffer is narrowed
  3848. to an appropriate container (e.g., a paragraph)."
  3849. (if (memq 'table-cell restriction) (org-element-table-cell-parser)
  3850. (let* ((start (point))
  3851. (limit
  3852. ;; Object regexp sometimes needs to have a peek at
  3853. ;; a character ahead. Therefore, when there is a hard
  3854. ;; limit, make it one more than the true beginning of the
  3855. ;; radio target.
  3856. (save-excursion
  3857. (cond ((not org-target-link-regexp) nil)
  3858. ((not (memq 'link restriction)) nil)
  3859. ((progn
  3860. (unless (bolp) (forward-char -1))
  3861. (not (re-search-forward org-target-link-regexp nil t)))
  3862. nil)
  3863. ;; Since we moved backward, we do not want to
  3864. ;; match again an hypothetical 1-character long
  3865. ;; radio link before us. Realizing that this can
  3866. ;; only happen if such a radio link starts at
  3867. ;; beginning of line, we prevent this here.
  3868. ((and (= start (1+ (line-beginning-position)))
  3869. (= start (match-end 1)))
  3870. (and (re-search-forward org-target-link-regexp nil t)
  3871. (1+ (match-beginning 1))))
  3872. (t (1+ (match-beginning 1))))))
  3873. found)
  3874. (save-excursion
  3875. (while (and (not found)
  3876. (re-search-forward org-element--object-regexp limit 'move))
  3877. (goto-char (match-beginning 0))
  3878. (let ((result (match-string 0)))
  3879. (setq found
  3880. (cond
  3881. ((string-prefix-p "call_" result t)
  3882. (and (memq 'inline-babel-call restriction)
  3883. (org-element-inline-babel-call-parser)))
  3884. ((string-prefix-p "src_" result t)
  3885. (and (memq 'inline-src-block restriction)
  3886. (org-element-inline-src-block-parser)))
  3887. (t
  3888. (pcase (char-after)
  3889. (?^ (and (memq 'superscript restriction)
  3890. (org-element-superscript-parser)))
  3891. (?_ (or (and (memq 'subscript restriction)
  3892. (org-element-subscript-parser))
  3893. (and (memq 'underline restriction)
  3894. (org-element-underline-parser))))
  3895. (?* (and (memq 'bold restriction)
  3896. (org-element-bold-parser)))
  3897. (?/ (and (memq 'italic restriction)
  3898. (org-element-italic-parser)))
  3899. (?~ (and (memq 'code restriction)
  3900. (org-element-code-parser)))
  3901. (?= (and (memq 'verbatim restriction)
  3902. (org-element-verbatim-parser)))
  3903. (?+ (and (memq 'strike-through restriction)
  3904. (org-element-strike-through-parser)))
  3905. (?@ (and (memq 'export-snippet restriction)
  3906. (org-element-export-snippet-parser)))
  3907. (?{ (and (memq 'macro restriction)
  3908. (org-element-macro-parser)))
  3909. (?$ (and (memq 'latex-fragment restriction)
  3910. (org-element-latex-fragment-parser)))
  3911. (?<
  3912. (if (eq (aref result 1) ?<)
  3913. (or (and (memq 'radio-target restriction)
  3914. (org-element-radio-target-parser))
  3915. (and (memq 'target restriction)
  3916. (org-element-target-parser)))
  3917. (or (and (memq 'timestamp restriction)
  3918. (org-element-timestamp-parser))
  3919. (and (memq 'link restriction)
  3920. (org-element-link-parser)))))
  3921. (?\\
  3922. (if (eq (aref result 1) ?\\)
  3923. (and (memq 'line-break restriction)
  3924. (org-element-line-break-parser))
  3925. (or (and (memq 'entity restriction)
  3926. (org-element-entity-parser))
  3927. (and (memq 'latex-fragment restriction)
  3928. (org-element-latex-fragment-parser)))))
  3929. (?\[
  3930. (if (eq (aref result 1) ?\[)
  3931. (and (memq 'link restriction)
  3932. (org-element-link-parser))
  3933. (or (and (memq 'footnote-reference restriction)
  3934. (org-element-footnote-reference-parser))
  3935. (and (memq 'timestamp restriction)
  3936. (org-element-timestamp-parser))
  3937. (and (memq 'statistics-cookie restriction)
  3938. (org-element-statistics-cookie-parser)))))
  3939. ;; This is probably a plain link.
  3940. (_ (and (memq 'link restriction)
  3941. (org-element-link-parser)))))))
  3942. (or (eobp) (forward-char))))
  3943. (cond (found)
  3944. (limit (forward-char -1)
  3945. (org-element-link-parser)) ;radio link
  3946. (t nil))))))
  3947. (defun org-element--parse-objects (beg end acc restriction &optional parent)
  3948. "Parse objects between BEG and END and return recursive structure.
  3949. Objects are accumulated in ACC. RESTRICTION is a list of object
  3950. successors which are allowed in the current object.
  3951. ACC becomes the parent for all parsed objects. However, if ACC
  3952. is nil (i.e., a secondary string is being parsed) and optional
  3953. argument PARENT is non-nil, use it as the parent for all objects.
  3954. Eventually, if both ACC and PARENT are nil, the common parent is
  3955. the list of objects itself."
  3956. (save-excursion
  3957. (save-restriction
  3958. (narrow-to-region beg end)
  3959. (goto-char (point-min))
  3960. (let (next-object contents)
  3961. (while (and (not (eobp))
  3962. (setq next-object (org-element--object-lex restriction)))
  3963. ;; Text before any object.
  3964. (let ((obj-beg (org-element-property :begin next-object)))
  3965. (unless (= (point) obj-beg)
  3966. (let ((text (buffer-substring-no-properties (point) obj-beg)))
  3967. (push (if acc (org-element-put-property text :parent acc) text)
  3968. contents))))
  3969. ;; Object...
  3970. (let ((obj-end (org-element-property :end next-object))
  3971. (cont-beg (org-element-property :contents-begin next-object)))
  3972. (when acc (org-element-put-property next-object :parent acc))
  3973. (push (if cont-beg
  3974. ;; Fill contents of NEXT-OBJECT if possible.
  3975. (org-element--parse-objects
  3976. cont-beg
  3977. (org-element-property :contents-end next-object)
  3978. next-object
  3979. (org-element-restriction next-object))
  3980. next-object)
  3981. contents)
  3982. (goto-char obj-end)))
  3983. ;; Text after last object.
  3984. (unless (eobp)
  3985. (let ((text (buffer-substring-no-properties (point) end)))
  3986. (push (if acc (org-element-put-property text :parent acc) text)
  3987. contents)))
  3988. ;; Result. Set appropriate parent.
  3989. (if acc (apply #'org-element-set-contents acc (nreverse contents))
  3990. (let* ((contents (nreverse contents))
  3991. (parent (or parent contents)))
  3992. (dolist (datum contents contents)
  3993. (org-element-put-property datum :parent parent))))))))
  3994. ;;; Towards A Bijective Process
  3995. ;;
  3996. ;; The parse tree obtained with `org-element-parse-buffer' is really
  3997. ;; a snapshot of the corresponding Org buffer. Therefore, it can be
  3998. ;; interpreted and expanded into a string with canonical Org syntax.
  3999. ;; Hence `org-element-interpret-data'.
  4000. ;;
  4001. ;; The function relies internally on
  4002. ;; `org-element--interpret-affiliated-keywords'.
  4003. ;;;###autoload
  4004. (defun org-element-interpret-data (data)
  4005. "Interpret DATA as Org syntax.
  4006. DATA is a parse tree, an element, an object or a secondary string
  4007. to interpret. Return Org syntax as a string."
  4008. (letrec ((fun
  4009. (lambda (data parent)
  4010. (let* ((type (org-element-type data))
  4011. ;; Find interpreter for current object or
  4012. ;; element. If it doesn't exist (e.g. this is
  4013. ;; a pseudo object or element), return contents,
  4014. ;; if any.
  4015. (interpret
  4016. (let ((fun (intern
  4017. (format "org-element-%s-interpreter" type))))
  4018. (if (fboundp fun) fun (lambda (_ contents) contents))))
  4019. (results
  4020. (cond
  4021. ;; Secondary string.
  4022. ((not type)
  4023. (mapconcat (lambda (obj) (funcall fun obj parent))
  4024. data
  4025. ""))
  4026. ;; Full Org document.
  4027. ((eq type 'org-data)
  4028. (mapconcat (lambda (obj) (funcall fun obj parent))
  4029. (org-element-contents data)
  4030. ""))
  4031. ;; Plain text: return it.
  4032. ((stringp data) data)
  4033. ;; Element or object without contents.
  4034. ((not (org-element-contents data))
  4035. (funcall interpret data nil))
  4036. ;; Element or object with contents.
  4037. (t
  4038. (funcall
  4039. interpret
  4040. data
  4041. ;; Recursively interpret contents.
  4042. (mapconcat
  4043. (lambda (datum) (funcall fun datum data))
  4044. (org-element-contents
  4045. (if (not (memq type '(paragraph verse-block)))
  4046. data
  4047. ;; Fix indentation of elements containing
  4048. ;; objects. We ignore `table-row'
  4049. ;; elements as they are one line long
  4050. ;; anyway.
  4051. (org-element-normalize-contents
  4052. data
  4053. ;; When normalizing first paragraph of
  4054. ;; an item or a footnote-definition,
  4055. ;; ignore first line's indentation.
  4056. (and (eq type 'paragraph)
  4057. (memq (org-element-type parent)
  4058. '(footnote-definition item))
  4059. (eq data
  4060. (car (org-element-contents parent)))))))
  4061. ""))))))
  4062. (if (memq type '(org-data plain-text nil)) results
  4063. ;; Build white spaces. If no `:post-blank' property
  4064. ;; is specified, assume its value is 0.
  4065. (let ((blank (or (org-element-property :post-blank data) 0)))
  4066. (if (eq (org-element-class data parent) 'object)
  4067. (concat results (make-string blank ?\s))
  4068. (concat (org-element--interpret-affiliated-keywords data)
  4069. (org-element-normalize-string results)
  4070. (make-string blank ?\n)))))))))
  4071. (funcall fun data nil)))
  4072. (defun org-element--interpret-affiliated-keywords (element)
  4073. "Return ELEMENT's affiliated keywords as Org syntax.
  4074. If there is no affiliated keyword, return the empty string."
  4075. (let ((keyword-to-org
  4076. (function
  4077. (lambda (key value)
  4078. (let (dual)
  4079. (when (member key org-element-dual-keywords)
  4080. (setq dual (cdr value) value (car value)))
  4081. (concat "#+" key
  4082. (and dual
  4083. (format "[%s]" (org-element-interpret-data dual)))
  4084. ": "
  4085. (if (member key org-element-parsed-keywords)
  4086. (org-element-interpret-data value)
  4087. value)
  4088. "\n"))))))
  4089. (mapconcat
  4090. (lambda (prop)
  4091. (let ((value (org-element-property prop element))
  4092. (keyword (upcase (substring (symbol-name prop) 1))))
  4093. (when value
  4094. (if (or (member keyword org-element-multiple-keywords)
  4095. ;; All attribute keywords can have multiple lines.
  4096. (string-match "^ATTR_" keyword))
  4097. (mapconcat (lambda (line) (funcall keyword-to-org keyword line))
  4098. (reverse value)
  4099. "")
  4100. (funcall keyword-to-org keyword value)))))
  4101. ;; List all ELEMENT's properties matching an attribute line or an
  4102. ;; affiliated keyword, but ignore translated keywords since they
  4103. ;; cannot belong to the property list.
  4104. (cl-loop for prop in (nth 1 element) by 'cddr
  4105. when (let ((keyword (upcase (substring (symbol-name prop) 1))))
  4106. (or (string-match "^ATTR_" keyword)
  4107. (and
  4108. (member keyword org-element-affiliated-keywords)
  4109. (not (assoc keyword
  4110. org-element-keyword-translation-alist)))))
  4111. collect prop)
  4112. "")))
  4113. ;; Because interpretation of the parse tree must return the same
  4114. ;; number of blank lines between elements and the same number of white
  4115. ;; space after objects, some special care must be given to white
  4116. ;; spaces.
  4117. ;;
  4118. ;; The first function, `org-element-normalize-string', ensures any
  4119. ;; string different from the empty string will end with a single
  4120. ;; newline character.
  4121. ;;
  4122. ;; The second function, `org-element-normalize-contents', removes
  4123. ;; global indentation from the contents of the current element.
  4124. (defun org-element-normalize-string (s)
  4125. "Ensure string S ends with a single newline character.
  4126. If S isn't a string return it unchanged. If S is the empty
  4127. string, return it. Otherwise, return a new string with a single
  4128. newline character at its end."
  4129. (cond
  4130. ((not (stringp s)) s)
  4131. ((string= "" s) "")
  4132. (t (and (string-match "\\(\n[ \t]*\\)*\\'" s)
  4133. (replace-match "\n" nil nil s)))))
  4134. (defun org-element-normalize-contents (element &optional ignore-first)
  4135. "Normalize plain text in ELEMENT's contents.
  4136. ELEMENT must only contain plain text and objects.
  4137. If optional argument IGNORE-FIRST is non-nil, ignore first line's
  4138. indentation to compute maximal common indentation.
  4139. Return the normalized element that is element with global
  4140. indentation removed from its contents."
  4141. (letrec ((find-min-ind
  4142. ;; Return minimal common indentation within BLOB. This is
  4143. ;; done by walking recursively BLOB and updating MIN-IND
  4144. ;; along the way. FIRST-FLAG is non-nil when the next
  4145. ;; object is expected to be a string that doesn't start
  4146. ;; with a newline character. It happens for strings at
  4147. ;; the beginnings of the contents or right after a line
  4148. ;; break.
  4149. (lambda (blob first-flag min-ind)
  4150. (dolist (datum (org-element-contents blob) min-ind)
  4151. (when first-flag
  4152. (setq first-flag nil)
  4153. (cond
  4154. ;; Objects cannot start with spaces: in this
  4155. ;; case, indentation is 0.
  4156. ((not (stringp datum)) (throw :zero 0))
  4157. ((not (string-match
  4158. "\\`\\([ \t]+\\)\\([^ \t\n]\\|\n\\|\\'\\)" datum))
  4159. (throw :zero 0))
  4160. ((equal (match-string 2 datum) "\n")
  4161. (put-text-property
  4162. (match-beginning 1) (match-end 1) 'org-ind 'empty datum))
  4163. (t
  4164. (let ((i (string-width (match-string 1 datum))))
  4165. (put-text-property
  4166. (match-beginning 1) (match-end 1) 'org-ind i datum)
  4167. (setq min-ind (min i min-ind))))))
  4168. (cond
  4169. ((stringp datum)
  4170. (let ((s 0))
  4171. (while (string-match
  4172. "\n\\([ \t]*\\)\\([^ \t\n]\\|\n\\|\\'\\)" datum s)
  4173. (setq s (match-end 1))
  4174. (cond
  4175. ((equal (match-string 1 datum) "")
  4176. (unless (member (match-string 2 datum) '("" "\n"))
  4177. (throw :zero 0)))
  4178. ((equal (match-string 2 datum) "\n")
  4179. (put-text-property (match-beginning 1) (match-end 1)
  4180. 'org-ind 'empty datum))
  4181. (t
  4182. (let ((i (string-width (match-string 1 datum))))
  4183. (put-text-property (match-beginning 1) (match-end 1)
  4184. 'org-ind i datum)
  4185. (setq min-ind (min i min-ind))))))))
  4186. ((eq (org-element-type datum) 'line-break)
  4187. (setq first-flag t))
  4188. ((memq (org-element-type datum) org-element-recursive-objects)
  4189. (setq min-ind
  4190. (funcall find-min-ind datum first-flag min-ind)))))))
  4191. (min-ind
  4192. (catch :zero
  4193. (funcall find-min-ind
  4194. element (not ignore-first) most-positive-fixnum))))
  4195. (if (or (zerop min-ind) (= min-ind most-positive-fixnum)) element
  4196. ;; Build ELEMENT back, replacing each string with the same
  4197. ;; string minus common indentation.
  4198. (letrec ((build
  4199. (lambda (datum)
  4200. ;; Return DATUM with all its strings indentation
  4201. ;; shortened from MIN-IND white spaces.
  4202. (setcdr
  4203. (cdr datum)
  4204. (mapcar
  4205. (lambda (object)
  4206. (cond
  4207. ((stringp object)
  4208. (with-temp-buffer
  4209. (insert object)
  4210. (let ((s (point-min)))
  4211. (while (setq s (text-property-not-all
  4212. s (point-max) 'org-ind nil))
  4213. (goto-char s)
  4214. (let ((i (get-text-property s 'org-ind)))
  4215. (delete-region s (progn
  4216. (skip-chars-forward " \t")
  4217. (point)))
  4218. (when (integerp i) (indent-to (- i min-ind))))))
  4219. (buffer-string)))
  4220. ((memq (org-element-type object)
  4221. org-element-recursive-objects)
  4222. (funcall build object))
  4223. (t object)))
  4224. (org-element-contents datum)))
  4225. datum)))
  4226. (funcall build element)))))
  4227. ;;; Cache
  4228. ;;
  4229. ;; Implement a caching mechanism for `org-element-at-point' and
  4230. ;; `org-element-context', which see.
  4231. ;;
  4232. ;; A single public function is provided: `org-element-cache-reset'.
  4233. ;;
  4234. ;; Cache is enabled by default, but can be disabled globally with
  4235. ;; `org-element-use-cache'. `org-element-cache-sync-idle-time',
  4236. ;; org-element-cache-sync-duration' and `org-element-cache-sync-break'
  4237. ;; can be tweaked to control caching behaviour.
  4238. ;;
  4239. ;; Internally, parsed elements are stored in an AVL tree,
  4240. ;; `org-element--cache'. This tree is updated lazily: whenever
  4241. ;; a change happens to the buffer, a synchronization request is
  4242. ;; registered in `org-element--cache-sync-requests' (see
  4243. ;; `org-element--cache-submit-request'). During idle time, requests
  4244. ;; are processed by `org-element--cache-sync'. Synchronization also
  4245. ;; happens when an element is required from the cache. In this case,
  4246. ;; the process stops as soon as the needed element is up-to-date.
  4247. ;;
  4248. ;; A synchronization request can only apply on a synchronized part of
  4249. ;; the cache. Therefore, the cache is updated at least to the
  4250. ;; location where the new request applies. Thus, requests are ordered
  4251. ;; from left to right and all elements starting before the first
  4252. ;; request are correct. This property is used by functions like
  4253. ;; `org-element--cache-find' to retrieve elements in the part of the
  4254. ;; cache that can be trusted.
  4255. ;;
  4256. ;; A request applies to every element, starting from its original
  4257. ;; location (or key, see below). When a request is processed, it
  4258. ;; moves forward and may collide the next one. In this case, both
  4259. ;; requests are merged into a new one that starts from that element.
  4260. ;; As a consequence, the whole synchronization complexity does not
  4261. ;; depend on the number of pending requests, but on the number of
  4262. ;; elements the very first request will be applied on.
  4263. ;;
  4264. ;; Elements cannot be accessed through their beginning position, which
  4265. ;; may or may not be up-to-date. Instead, each element in the tree is
  4266. ;; associated to a key, obtained with `org-element--cache-key'. This
  4267. ;; mechanism is robust enough to preserve total order among elements
  4268. ;; even when the tree is only partially synchronized.
  4269. (defvar org-element-use-cache nil
  4270. "Non-nil when Org parser should cache its results.
  4271. WARNING: for the time being, using cache sometimes triggers
  4272. freezes. Therefore, it is disabled by default. Activate it if
  4273. you want to help debugging the issue.")
  4274. (defvar org-element-cache-sync-idle-time 0.6
  4275. "Length, in seconds, of idle time before syncing cache.")
  4276. (defvar org-element-cache-sync-duration (seconds-to-time 0.04)
  4277. "Maximum duration, as a time value, for a cache synchronization.
  4278. If the synchronization is not over after this delay, the process
  4279. pauses and resumes after `org-element-cache-sync-break'
  4280. seconds.")
  4281. (defvar org-element-cache-sync-break (seconds-to-time 0.3)
  4282. "Duration, as a time value, of the pause between synchronizations.
  4283. See `org-element-cache-sync-duration' for more information.")
  4284. ;;;; Data Structure
  4285. (defvar org-element--cache nil
  4286. "AVL tree used to cache elements.
  4287. Each node of the tree contains an element. Comparison is done
  4288. with `org-element--cache-compare'. This cache is used in
  4289. `org-element-at-point'.")
  4290. (defvar org-element--cache-sync-requests nil
  4291. "List of pending synchronization requests.
  4292. A request is a vector with the following pattern:
  4293. \[NEXT BEG END OFFSET PARENT PHASE]
  4294. Processing a synchronization request consists of three phases:
  4295. 0. Delete modified elements,
  4296. 1. Fill missing area in cache,
  4297. 2. Shift positions and re-parent elements after the changes.
  4298. During phase 0, NEXT is the key of the first element to be
  4299. removed, BEG and END is buffer position delimiting the
  4300. modifications. Elements starting between them (inclusive) are
  4301. removed. So are elements whose parent is removed. PARENT, when
  4302. non-nil, is the parent of the first element to be removed.
  4303. During phase 1, NEXT is the key of the next known element in
  4304. cache and BEG its beginning position. Parse buffer between that
  4305. element and the one before it in order to determine the parent of
  4306. the next element. Set PARENT to the element containing NEXT.
  4307. During phase 2, NEXT is the key of the next element to shift in
  4308. the parse tree. All elements starting from this one have their
  4309. properties relatives to buffer positions shifted by integer
  4310. OFFSET and, if they belong to element PARENT, are adopted by it.
  4311. PHASE specifies the phase number, as an integer.")
  4312. (defvar org-element--cache-sync-timer nil
  4313. "Timer used for cache synchronization.")
  4314. (defvar org-element--cache-sync-keys nil
  4315. "Hash table used to store keys during synchronization.
  4316. See `org-element--cache-key' for more information.")
  4317. (defsubst org-element--cache-key (element)
  4318. "Return a unique key for ELEMENT in cache tree.
  4319. Keys are used to keep a total order among elements in the cache.
  4320. Comparison is done with `org-element--cache-key-less-p'.
  4321. When no synchronization is taking place, a key is simply the
  4322. beginning position of the element, or that position plus one in
  4323. the case of an first item (respectively row) in
  4324. a list (respectively a table).
  4325. During a synchronization, the key is the one the element had when
  4326. the cache was synchronized for the last time. Elements added to
  4327. cache during the synchronization get a new key generated with
  4328. `org-element--cache-generate-key'.
  4329. Such keys are stored in `org-element--cache-sync-keys'. The hash
  4330. table is cleared once the synchronization is complete."
  4331. (or (gethash element org-element--cache-sync-keys)
  4332. (let* ((begin (org-element-property :begin element))
  4333. ;; Increase beginning position of items (respectively
  4334. ;; table rows) by one, so the first item can get
  4335. ;; a different key from its parent list (respectively
  4336. ;; table).
  4337. (key (if (memq (org-element-type element) '(item table-row))
  4338. (1+ begin)
  4339. begin)))
  4340. (if org-element--cache-sync-requests
  4341. (puthash element key org-element--cache-sync-keys)
  4342. key))))
  4343. (defun org-element--cache-generate-key (lower upper)
  4344. "Generate a key between LOWER and UPPER.
  4345. LOWER and UPPER are integers or lists, possibly empty.
  4346. If LOWER and UPPER are equals, return LOWER. Otherwise, return
  4347. a unique key, as an integer or a list of integers, according to
  4348. the following rules:
  4349. - LOWER and UPPER are compared level-wise until values differ.
  4350. - If, at a given level, LOWER and UPPER differ from more than
  4351. 2, the new key shares all the levels above with LOWER and
  4352. gets a new level. Its value is the mean between LOWER and
  4353. UPPER:
  4354. (1 2) + (1 4) --> (1 3)
  4355. - If LOWER has no value to compare with, it is assumed that its
  4356. value is `most-negative-fixnum'. E.g.,
  4357. (1 1) + (1 1 2)
  4358. is equivalent to
  4359. (1 1 m) + (1 1 2)
  4360. where m is `most-negative-fixnum'. Likewise, if UPPER is
  4361. short of levels, the current value is `most-positive-fixnum'.
  4362. - If they differ from only one, the new key inherits from
  4363. current LOWER level and fork it at the next level. E.g.,
  4364. (2 1) + (3 3)
  4365. is equivalent to
  4366. (2 1) + (2 M)
  4367. where M is `most-positive-fixnum'.
  4368. - If the key is only one level long, it is returned as an
  4369. integer:
  4370. (1 2) + (3 2) --> 2
  4371. When they are not equals, the function assumes that LOWER is
  4372. lesser than UPPER, per `org-element--cache-key-less-p'."
  4373. (if (equal lower upper) lower
  4374. (let ((lower (if (integerp lower) (list lower) lower))
  4375. (upper (if (integerp upper) (list upper) upper))
  4376. skip-upper key)
  4377. (catch 'exit
  4378. (while t
  4379. (let ((min (or (car lower) most-negative-fixnum))
  4380. (max (cond (skip-upper most-positive-fixnum)
  4381. ((car upper))
  4382. (t most-positive-fixnum))))
  4383. (if (< (1+ min) max)
  4384. (let ((mean (+ (ash min -1) (ash max -1) (logand min max 1))))
  4385. (throw 'exit (if key (nreverse (cons mean key)) mean)))
  4386. (when (and (< min max) (not skip-upper))
  4387. ;; When at a given level, LOWER and UPPER differ from
  4388. ;; 1, ignore UPPER altogether. Instead create a key
  4389. ;; between LOWER and the greatest key with the same
  4390. ;; prefix as LOWER so far.
  4391. (setq skip-upper t))
  4392. (push min key)
  4393. (setq lower (cdr lower) upper (cdr upper)))))))))
  4394. (defsubst org-element--cache-key-less-p (a b)
  4395. "Non-nil if key A is less than key B.
  4396. A and B are either integers or lists of integers, as returned by
  4397. `org-element--cache-key'."
  4398. (if (integerp a) (if (integerp b) (< a b) (<= a (car b)))
  4399. (if (integerp b) (< (car a) b)
  4400. (catch 'exit
  4401. (while (and a b)
  4402. (cond ((car-less-than-car a b) (throw 'exit t))
  4403. ((car-less-than-car b a) (throw 'exit nil))
  4404. (t (setq a (cdr a) b (cdr b)))))
  4405. ;; If A is empty, either keys are equal (B is also empty) and
  4406. ;; we return nil, or A is lesser than B (B is longer) and we
  4407. ;; return a non-nil value.
  4408. ;;
  4409. ;; If A is not empty, B is necessarily empty and A is greater
  4410. ;; than B (A is longer). Therefore, return nil.
  4411. (and (null a) b)))))
  4412. (defun org-element--cache-compare (a b)
  4413. "Non-nil when element A is located before element B."
  4414. (org-element--cache-key-less-p (org-element--cache-key a)
  4415. (org-element--cache-key b)))
  4416. (defsubst org-element--cache-root ()
  4417. "Return root value in cache.
  4418. This function assumes `org-element--cache' is a valid AVL tree."
  4419. (avl-tree--node-left (avl-tree--dummyroot org-element--cache)))
  4420. ;;;; Tools
  4421. (defsubst org-element--cache-active-p ()
  4422. "Non-nil when cache is active in current buffer."
  4423. (and org-element-use-cache
  4424. org-element--cache
  4425. (derived-mode-p 'org-mode)))
  4426. (defun org-element--cache-find (pos &optional side)
  4427. "Find element in cache starting at POS or before.
  4428. POS refers to a buffer position.
  4429. When optional argument SIDE is non-nil, the function checks for
  4430. elements starting at or past POS instead. If SIDE is `both', the
  4431. function returns a cons cell where car is the first element
  4432. starting at or before POS and cdr the first element starting
  4433. after POS.
  4434. The function can only find elements in the synchronized part of
  4435. the cache."
  4436. (let ((limit (and org-element--cache-sync-requests
  4437. (aref (car org-element--cache-sync-requests) 0)))
  4438. (node (org-element--cache-root))
  4439. lower upper)
  4440. (while node
  4441. (let* ((element (avl-tree--node-data node))
  4442. (begin (org-element-property :begin element)))
  4443. (cond
  4444. ((and limit
  4445. (not (org-element--cache-key-less-p
  4446. (org-element--cache-key element) limit)))
  4447. (setq node (avl-tree--node-left node)))
  4448. ((> begin pos)
  4449. (setq upper element
  4450. node (avl-tree--node-left node)))
  4451. ((< begin pos)
  4452. (setq lower element
  4453. node (avl-tree--node-right node)))
  4454. ;; We found an element in cache starting at POS. If `side'
  4455. ;; is `both' we also want the next one in order to generate
  4456. ;; a key in-between.
  4457. ;;
  4458. ;; If the element is the first row or item in a table or
  4459. ;; a plain list, we always return the table or the plain
  4460. ;; list.
  4461. ;;
  4462. ;; In any other case, we return the element found.
  4463. ((eq side 'both)
  4464. (setq lower element)
  4465. (setq node (avl-tree--node-right node)))
  4466. ((and (memq (org-element-type element) '(item table-row))
  4467. (let ((parent (org-element-property :parent element)))
  4468. (and (= (org-element-property :begin element)
  4469. (org-element-property :contents-begin parent))
  4470. (setq node nil
  4471. lower parent
  4472. upper parent)))))
  4473. (t
  4474. (setq node nil
  4475. lower element
  4476. upper element)))))
  4477. (pcase side
  4478. (`both (cons lower upper))
  4479. (`nil lower)
  4480. (_ upper))))
  4481. (defun org-element--cache-put (element)
  4482. "Store ELEMENT in current buffer's cache, if allowed."
  4483. (when (org-element--cache-active-p)
  4484. (when org-element--cache-sync-requests
  4485. ;; During synchronization, first build an appropriate key for
  4486. ;; the new element so `avl-tree-enter' can insert it at the
  4487. ;; right spot in the cache.
  4488. (let ((keys (org-element--cache-find
  4489. (org-element-property :begin element) 'both)))
  4490. (puthash element
  4491. (org-element--cache-generate-key
  4492. (and (car keys) (org-element--cache-key (car keys)))
  4493. (cond ((cdr keys) (org-element--cache-key (cdr keys)))
  4494. (org-element--cache-sync-requests
  4495. (aref (car org-element--cache-sync-requests) 0))))
  4496. org-element--cache-sync-keys)))
  4497. (avl-tree-enter org-element--cache element)))
  4498. (defsubst org-element--cache-remove (element)
  4499. "Remove ELEMENT from cache.
  4500. Assume ELEMENT belongs to cache and that a cache is active."
  4501. (avl-tree-delete org-element--cache element))
  4502. ;;;; Synchronization
  4503. (defsubst org-element--cache-set-timer (buffer)
  4504. "Set idle timer for cache synchronization in BUFFER."
  4505. (when org-element--cache-sync-timer
  4506. (cancel-timer org-element--cache-sync-timer))
  4507. (setq org-element--cache-sync-timer
  4508. (run-with-idle-timer
  4509. (let ((idle (current-idle-time)))
  4510. (if idle (time-add idle org-element-cache-sync-break)
  4511. org-element-cache-sync-idle-time))
  4512. nil
  4513. #'org-element--cache-sync
  4514. buffer)))
  4515. (defsubst org-element--cache-interrupt-p (time-limit)
  4516. "Non-nil when synchronization process should be interrupted.
  4517. TIME-LIMIT is a time value or nil."
  4518. (and time-limit
  4519. (or (input-pending-p)
  4520. (time-less-p time-limit (current-time)))))
  4521. (defsubst org-element--cache-shift-positions (element offset &optional props)
  4522. "Shift ELEMENT properties relative to buffer positions by OFFSET.
  4523. Properties containing buffer positions are `:begin', `:end',
  4524. `:contents-begin', `:contents-end' and `:structure'. When
  4525. optional argument PROPS is a list of keywords, only shift
  4526. properties provided in that list.
  4527. Properties are modified by side-effect."
  4528. (let ((properties (nth 1 element)))
  4529. ;; Shift `:structure' property for the first plain list only: it
  4530. ;; is the only one that really matters and it prevents from
  4531. ;; shifting it more than once.
  4532. (when (and (or (not props) (memq :structure props))
  4533. (eq (org-element-type element) 'plain-list)
  4534. (not (eq (org-element-type (plist-get properties :parent))
  4535. 'item)))
  4536. (dolist (item (plist-get properties :structure))
  4537. (cl-incf (car item) offset)
  4538. (cl-incf (nth 6 item) offset)))
  4539. (dolist (key '(:begin :contents-begin :contents-end :end :post-affiliated))
  4540. (let ((value (and (or (not props) (memq key props))
  4541. (plist-get properties key))))
  4542. (and value (plist-put properties key (+ offset value)))))))
  4543. (defun org-element--cache-sync (buffer &optional threshold future-change)
  4544. "Synchronize cache with recent modification in BUFFER.
  4545. When optional argument THRESHOLD is non-nil, do the
  4546. synchronization for all elements starting before or at threshold,
  4547. then exit. Otherwise, synchronize cache for as long as
  4548. `org-element-cache-sync-duration' or until Emacs leaves idle
  4549. state.
  4550. FUTURE-CHANGE, when non-nil, is a buffer position where changes
  4551. not registered yet in the cache are going to happen. It is used
  4552. in `org-element--cache-submit-request', where cache is partially
  4553. updated before current modification are actually submitted."
  4554. (when (buffer-live-p buffer)
  4555. (with-current-buffer buffer
  4556. (let ((inhibit-quit t) request next)
  4557. (when org-element--cache-sync-timer
  4558. (cancel-timer org-element--cache-sync-timer))
  4559. (catch 'interrupt
  4560. (while org-element--cache-sync-requests
  4561. (setq request (car org-element--cache-sync-requests)
  4562. next (nth 1 org-element--cache-sync-requests))
  4563. (org-element--cache-process-request
  4564. request
  4565. (and next (aref next 0))
  4566. threshold
  4567. (and (not threshold)
  4568. (time-add (current-time)
  4569. org-element-cache-sync-duration))
  4570. future-change)
  4571. ;; Request processed. Merge current and next offsets and
  4572. ;; transfer ending position.
  4573. (when next
  4574. (cl-incf (aref next 3) (aref request 3))
  4575. (aset next 2 (aref request 2)))
  4576. (setq org-element--cache-sync-requests
  4577. (cdr org-element--cache-sync-requests))))
  4578. ;; If more requests are awaiting, set idle timer accordingly.
  4579. ;; Otherwise, reset keys.
  4580. (if org-element--cache-sync-requests
  4581. (org-element--cache-set-timer buffer)
  4582. (clrhash org-element--cache-sync-keys))))))
  4583. (defun org-element--cache-process-request
  4584. (request next threshold time-limit future-change)
  4585. "Process synchronization REQUEST for all entries before NEXT.
  4586. REQUEST is a vector, built by `org-element--cache-submit-request'.
  4587. NEXT is a cache key, as returned by `org-element--cache-key'.
  4588. When non-nil, THRESHOLD is a buffer position. Synchronization
  4589. stops as soon as a shifted element begins after it.
  4590. When non-nil, TIME-LIMIT is a time value. Synchronization stops
  4591. after this time or when Emacs exits idle state.
  4592. When non-nil, FUTURE-CHANGE is a buffer position where changes
  4593. not registered yet in the cache are going to happen. See
  4594. `org-element--cache-submit-request' for more information.
  4595. Throw `interrupt' if the process stops before completing the
  4596. request."
  4597. (catch 'quit
  4598. (when (= (aref request 5) 0)
  4599. ;; Phase 0.
  4600. ;;
  4601. ;; Delete all elements starting after BEG, but not after buffer
  4602. ;; position END or past element with key NEXT. Also delete
  4603. ;; elements contained within a previously removed element
  4604. ;; (stored in `last-container').
  4605. ;;
  4606. ;; At each iteration, we start again at tree root since
  4607. ;; a deletion modifies structure of the balanced tree.
  4608. (catch 'end-phase
  4609. (while t
  4610. (when (org-element--cache-interrupt-p time-limit)
  4611. (throw 'interrupt nil))
  4612. ;; Find first element in cache with key BEG or after it.
  4613. (let ((beg (aref request 0))
  4614. (end (aref request 2))
  4615. (node (org-element--cache-root))
  4616. data data-key last-container)
  4617. (while node
  4618. (let* ((element (avl-tree--node-data node))
  4619. (key (org-element--cache-key element)))
  4620. (cond
  4621. ((org-element--cache-key-less-p key beg)
  4622. (setq node (avl-tree--node-right node)))
  4623. ((org-element--cache-key-less-p beg key)
  4624. (setq data element
  4625. data-key key
  4626. node (avl-tree--node-left node)))
  4627. (t (setq data element
  4628. data-key key
  4629. node nil)))))
  4630. (if data
  4631. (let ((pos (org-element-property :begin data)))
  4632. (if (if (or (not next)
  4633. (org-element--cache-key-less-p data-key next))
  4634. (<= pos end)
  4635. (and last-container
  4636. (let ((up data))
  4637. (while (and up (not (eq up last-container)))
  4638. (setq up (org-element-property :parent up)))
  4639. up)))
  4640. (progn (when (and (not last-container)
  4641. (> (org-element-property :end data)
  4642. end))
  4643. (setq last-container data))
  4644. (org-element--cache-remove data))
  4645. (aset request 0 data-key)
  4646. (aset request 1 pos)
  4647. (aset request 5 1)
  4648. (throw 'end-phase nil)))
  4649. ;; No element starting after modifications left in
  4650. ;; cache: further processing is futile.
  4651. (throw 'quit t))))))
  4652. (when (= (aref request 5) 1)
  4653. ;; Phase 1.
  4654. ;;
  4655. ;; Phase 0 left a hole in the cache. Some elements after it
  4656. ;; could have parents within. For example, in the following
  4657. ;; buffer:
  4658. ;;
  4659. ;; - item
  4660. ;;
  4661. ;;
  4662. ;; Paragraph1
  4663. ;;
  4664. ;; Paragraph2
  4665. ;;
  4666. ;; if we remove a blank line between "item" and "Paragraph1",
  4667. ;; everything down to "Paragraph2" is removed from cache. But
  4668. ;; the paragraph now belongs to the list, and its `:parent'
  4669. ;; property no longer is accurate.
  4670. ;;
  4671. ;; Therefore we need to parse again elements in the hole, or at
  4672. ;; least in its last section, so that we can re-parent
  4673. ;; subsequent elements, during phase 2.
  4674. ;;
  4675. ;; Note that we only need to get the parent from the first
  4676. ;; element in cache after the hole.
  4677. ;;
  4678. ;; When next key is lesser or equal to the current one, delegate
  4679. ;; phase 1 processing to next request in order to preserve key
  4680. ;; order among requests.
  4681. (let ((key (aref request 0)))
  4682. (when (and next (not (org-element--cache-key-less-p key next)))
  4683. (let ((next-request (nth 1 org-element--cache-sync-requests)))
  4684. (aset next-request 0 key)
  4685. (aset next-request 1 (aref request 1))
  4686. (aset next-request 5 1))
  4687. (throw 'quit t)))
  4688. ;; Next element will start at its beginning position plus
  4689. ;; offset, since it hasn't been shifted yet. Therefore, LIMIT
  4690. ;; contains the real beginning position of the first element to
  4691. ;; shift and re-parent.
  4692. (let ((limit (+ (aref request 1) (aref request 3))))
  4693. (cond ((and threshold (> limit threshold)) (throw 'interrupt nil))
  4694. ((and future-change (>= limit future-change))
  4695. ;; Changes are going to happen around this element and
  4696. ;; they will trigger another phase 1 request. Skip the
  4697. ;; current one.
  4698. (aset request 5 2))
  4699. (t
  4700. (let ((parent (org-element--parse-to limit t time-limit)))
  4701. (aset request 4 parent)
  4702. (aset request 5 2))))))
  4703. ;; Phase 2.
  4704. ;;
  4705. ;; Shift all elements starting from key START, but before NEXT, by
  4706. ;; OFFSET, and re-parent them when appropriate.
  4707. ;;
  4708. ;; Elements are modified by side-effect so the tree structure
  4709. ;; remains intact.
  4710. ;;
  4711. ;; Once THRESHOLD, if any, is reached, or once there is an input
  4712. ;; pending, exit. Before leaving, the current synchronization
  4713. ;; request is updated.
  4714. (let ((start (aref request 0))
  4715. (offset (aref request 3))
  4716. (parent (aref request 4))
  4717. (node (org-element--cache-root))
  4718. (stack (list nil))
  4719. (leftp t)
  4720. exit-flag)
  4721. ;; No re-parenting nor shifting planned: request is over.
  4722. (when (and (not parent) (zerop offset)) (throw 'quit t))
  4723. (while node
  4724. (let* ((data (avl-tree--node-data node))
  4725. (key (org-element--cache-key data)))
  4726. (if (and leftp (avl-tree--node-left node)
  4727. (not (org-element--cache-key-less-p key start)))
  4728. (progn (push node stack)
  4729. (setq node (avl-tree--node-left node)))
  4730. (unless (org-element--cache-key-less-p key start)
  4731. ;; We reached NEXT. Request is complete.
  4732. (when (equal key next) (throw 'quit t))
  4733. ;; Handle interruption request. Update current request.
  4734. (when (or exit-flag (org-element--cache-interrupt-p time-limit))
  4735. (aset request 0 key)
  4736. (aset request 4 parent)
  4737. (throw 'interrupt nil))
  4738. ;; Shift element.
  4739. (unless (zerop offset)
  4740. (org-element--cache-shift-positions data offset))
  4741. (let ((begin (org-element-property :begin data)))
  4742. ;; Update PARENT and re-parent DATA, only when
  4743. ;; necessary. Propagate new structures for lists.
  4744. (while (and parent
  4745. (<= (org-element-property :end parent) begin))
  4746. (setq parent (org-element-property :parent parent)))
  4747. (cond ((and (not parent) (zerop offset)) (throw 'quit nil))
  4748. ((and parent
  4749. (let ((p (org-element-property :parent data)))
  4750. (or (not p)
  4751. (< (org-element-property :begin p)
  4752. (org-element-property :begin parent)))))
  4753. (org-element-put-property data :parent parent)
  4754. (let ((s (org-element-property :structure parent)))
  4755. (when (and s (org-element-property :structure data))
  4756. (org-element-put-property data :structure s)))))
  4757. ;; Cache is up-to-date past THRESHOLD. Request
  4758. ;; interruption.
  4759. (when (and threshold (> begin threshold)) (setq exit-flag t))))
  4760. (setq node (if (setq leftp (avl-tree--node-right node))
  4761. (avl-tree--node-right node)
  4762. (pop stack))))))
  4763. ;; We reached end of tree: synchronization complete.
  4764. t)))
  4765. (defun org-element--parse-to (pos &optional syncp time-limit)
  4766. "Parse elements in current section, down to POS.
  4767. Start parsing from the closest between the last known element in
  4768. cache or headline above. Return the smallest element containing
  4769. POS.
  4770. When optional argument SYNCP is non-nil, return the parent of the
  4771. element containing POS instead. In that case, it is also
  4772. possible to provide TIME-LIMIT, which is a time value specifying
  4773. when the parsing should stop. The function throws `interrupt' if
  4774. the process stopped before finding the expected result."
  4775. (catch 'exit
  4776. (org-with-wide-buffer
  4777. (goto-char pos)
  4778. (let* ((cached (and (org-element--cache-active-p)
  4779. (org-element--cache-find pos nil)))
  4780. (begin (org-element-property :begin cached))
  4781. element next mode)
  4782. (cond
  4783. ;; Nothing in cache before point: start parsing from first
  4784. ;; element following headline above, or first element in
  4785. ;; buffer.
  4786. ((not cached)
  4787. (when (org-with-limited-levels (outline-previous-heading))
  4788. (setq mode 'planning)
  4789. (forward-line))
  4790. (skip-chars-forward " \r\t\n")
  4791. (beginning-of-line))
  4792. ;; Cache returned exact match: return it.
  4793. ((= pos begin)
  4794. (throw 'exit (if syncp (org-element-property :parent cached) cached)))
  4795. ;; There's a headline between cached value and POS: cached
  4796. ;; value is invalid. Start parsing from first element
  4797. ;; following the headline.
  4798. ((re-search-backward
  4799. (org-with-limited-levels org-outline-regexp-bol) begin t)
  4800. (forward-line)
  4801. (skip-chars-forward " \r\t\n")
  4802. (beginning-of-line)
  4803. (setq mode 'planning))
  4804. ;; Check if CACHED or any of its ancestors contain point.
  4805. ;;
  4806. ;; If there is such an element, we inspect it in order to know
  4807. ;; if we return it or if we need to parse its contents.
  4808. ;; Otherwise, we just start parsing from current location,
  4809. ;; which is right after the top-most element containing
  4810. ;; CACHED.
  4811. ;;
  4812. ;; As a special case, if POS is at the end of the buffer, we
  4813. ;; want to return the innermost element ending there.
  4814. ;;
  4815. ;; Also, if we find an ancestor and discover that we need to
  4816. ;; parse its contents, make sure we don't start from
  4817. ;; `:contents-begin', as we would otherwise go past CACHED
  4818. ;; again. Instead, in that situation, we will resume parsing
  4819. ;; from NEXT, which is located after CACHED or its higher
  4820. ;; ancestor not containing point.
  4821. (t
  4822. (let ((up cached)
  4823. (pos (if (= (point-max) pos) (1- pos) pos)))
  4824. (goto-char (or (org-element-property :contents-begin cached) begin))
  4825. (while (let ((end (org-element-property :end up)))
  4826. (and (<= end pos)
  4827. (goto-char end)
  4828. (setq up (org-element-property :parent up)))))
  4829. (cond ((not up))
  4830. ((eobp) (setq element up))
  4831. (t (setq element up next (point)))))))
  4832. ;; Parse successively each element until we reach POS.
  4833. (let ((end (or (org-element-property :end element)
  4834. (save-excursion
  4835. (org-with-limited-levels (outline-next-heading))
  4836. (point))))
  4837. (parent element))
  4838. (while t
  4839. (when syncp
  4840. (cond ((= (point) pos) (throw 'exit parent))
  4841. ((org-element--cache-interrupt-p time-limit)
  4842. (throw 'interrupt nil))))
  4843. (unless element
  4844. (setq element (org-element--current-element
  4845. end 'element mode
  4846. (org-element-property :structure parent)))
  4847. (org-element-put-property element :parent parent)
  4848. (org-element--cache-put element))
  4849. (let ((elem-end (org-element-property :end element))
  4850. (type (org-element-type element)))
  4851. (cond
  4852. ;; Skip any element ending before point. Also skip
  4853. ;; element ending at point (unless it is also the end of
  4854. ;; buffer) since we're sure that another element begins
  4855. ;; after it.
  4856. ((and (<= elem-end pos) (/= (point-max) elem-end))
  4857. (goto-char elem-end)
  4858. (setq mode (org-element--next-mode type nil)))
  4859. ;; A non-greater element contains point: return it.
  4860. ((not (memq type org-element-greater-elements))
  4861. (throw 'exit element))
  4862. ;; Otherwise, we have to decide if ELEMENT really
  4863. ;; contains POS. In that case we start parsing from
  4864. ;; contents' beginning.
  4865. ;;
  4866. ;; If POS is at contents' beginning but it is also at
  4867. ;; the beginning of the first item in a list or a table.
  4868. ;; In that case, we need to create an anchor for that
  4869. ;; list or table, so return it.
  4870. ;;
  4871. ;; Also, if POS is at the end of the buffer, no element
  4872. ;; can start after it, but more than one may end there.
  4873. ;; Arbitrarily, we choose to return the innermost of
  4874. ;; such elements.
  4875. ((let ((cbeg (org-element-property :contents-begin element))
  4876. (cend (org-element-property :contents-end element)))
  4877. (when (or syncp
  4878. (and cbeg cend
  4879. (or (< cbeg pos)
  4880. (and (= cbeg pos)
  4881. (not (memq type '(plain-list table)))))
  4882. (or (> cend pos)
  4883. (and (= cend pos) (= (point-max) pos)))))
  4884. (goto-char (or next cbeg))
  4885. (setq next nil
  4886. mode (org-element--next-mode type t)
  4887. parent element
  4888. end cend))))
  4889. ;; Otherwise, return ELEMENT as it is the smallest
  4890. ;; element containing POS.
  4891. (t (throw 'exit element))))
  4892. (setq element nil)))))))
  4893. ;;;; Staging Buffer Changes
  4894. (defconst org-element--cache-sensitive-re
  4895. (concat
  4896. org-outline-regexp-bol "\\|"
  4897. "\\\\end{[A-Za-z0-9*]+}[ \t]*$" "\\|"
  4898. "^[ \t]*\\(?:"
  4899. "#\\+\\(?:BEGIN[:_]\\|END\\(?:_\\|:?[ \t]*$\\)\\)" "\\|"
  4900. "\\\\begin{[A-Za-z0-9*]+}" "\\|"
  4901. ":\\(?:\\w\\|[-_]\\)+:[ \t]*$"
  4902. "\\)")
  4903. "Regexp matching a sensitive line, structure wise.
  4904. A sensitive line is a headline, inlinetask, block, drawer, or
  4905. latex-environment boundary. When such a line is modified,
  4906. structure changes in the document may propagate in the whole
  4907. section, possibly making cache invalid.")
  4908. (defvar org-element--cache-change-warning nil
  4909. "Non-nil when a sensitive line is about to be changed.
  4910. It is a symbol among nil, t and `headline'.")
  4911. (defun org-element--cache-before-change (beg end)
  4912. "Request extension of area going to be modified if needed.
  4913. BEG and END are the beginning and end of the range of changed
  4914. text. See `before-change-functions' for more information."
  4915. (when (org-element--cache-active-p)
  4916. (org-with-wide-buffer
  4917. (goto-char beg)
  4918. (beginning-of-line)
  4919. (let ((bottom (save-excursion (goto-char end) (line-end-position))))
  4920. (setq org-element--cache-change-warning
  4921. (save-match-data
  4922. (if (and (org-with-limited-levels (org-at-heading-p))
  4923. (= (line-end-position) bottom))
  4924. 'headline
  4925. (let ((case-fold-search t))
  4926. (re-search-forward
  4927. org-element--cache-sensitive-re bottom t)))))))))
  4928. (defun org-element--cache-after-change (beg end pre)
  4929. "Update buffer modifications for current buffer.
  4930. BEG and END are the beginning and end of the range of changed
  4931. text, and the length in bytes of the pre-change text replaced by
  4932. that range. See `after-change-functions' for more information."
  4933. (when (org-element--cache-active-p)
  4934. (org-with-wide-buffer
  4935. (goto-char beg)
  4936. (beginning-of-line)
  4937. (save-match-data
  4938. (let ((top (point))
  4939. (bottom (save-excursion (goto-char end) (line-end-position))))
  4940. ;; Determine if modified area needs to be extended, according
  4941. ;; to both previous and current state. We make a special
  4942. ;; case for headline editing: if a headline is modified but
  4943. ;; not removed, do not extend.
  4944. (when (pcase org-element--cache-change-warning
  4945. (`t t)
  4946. (`headline
  4947. (not (and (org-with-limited-levels (org-at-heading-p))
  4948. (= (line-end-position) bottom))))
  4949. (_
  4950. (let ((case-fold-search t))
  4951. (re-search-forward
  4952. org-element--cache-sensitive-re bottom t))))
  4953. ;; Effectively extend modified area.
  4954. (org-with-limited-levels
  4955. (setq top (progn (goto-char top)
  4956. (when (outline-previous-heading) (forward-line))
  4957. (point)))
  4958. (setq bottom (progn (goto-char bottom)
  4959. (if (outline-next-heading) (1- (point))
  4960. (point))))))
  4961. ;; Store synchronization request.
  4962. (let ((offset (- end beg pre)))
  4963. (org-element--cache-submit-request top (- bottom offset) offset)))))
  4964. ;; Activate a timer to process the request during idle time.
  4965. (org-element--cache-set-timer (current-buffer))))
  4966. (defun org-element--cache-for-removal (beg end offset)
  4967. "Return first element to remove from cache.
  4968. BEG and END are buffer positions delimiting buffer modifications.
  4969. OFFSET is the size of the changes.
  4970. Returned element is usually the first element in cache containing
  4971. any position between BEG and END. As an exception, greater
  4972. elements around the changes that are robust to contents
  4973. modifications are preserved and updated according to the
  4974. changes."
  4975. (let* ((elements (org-element--cache-find (1- beg) 'both))
  4976. (before (car elements))
  4977. (after (cdr elements)))
  4978. (if (not before) after
  4979. (let ((up before)
  4980. (robust-flag t))
  4981. (while up
  4982. (if (let ((type (org-element-type up)))
  4983. (and (or (memq type '(center-block dynamic-block quote-block
  4984. special-block))
  4985. ;; Drawers named "PROPERTIES" are probably
  4986. ;; a properties drawer being edited. Force
  4987. ;; parsing to check if editing is over.
  4988. (and (eq type 'drawer)
  4989. (not (string=
  4990. (org-element-property :drawer-name up)
  4991. "PROPERTIES"))))
  4992. (let ((cbeg (org-element-property :contents-begin up)))
  4993. (and cbeg
  4994. (<= cbeg beg)
  4995. (> (org-element-property :contents-end up) end)))))
  4996. ;; UP is a robust greater element containing changes.
  4997. ;; We only need to extend its ending boundaries.
  4998. (org-element--cache-shift-positions
  4999. up offset '(:contents-end :end))
  5000. (setq before up)
  5001. (when robust-flag (setq robust-flag nil)))
  5002. (setq up (org-element-property :parent up)))
  5003. ;; We're at top level element containing ELEMENT: if it's
  5004. ;; altered by buffer modifications, it is first element in
  5005. ;; cache to be removed. Otherwise, that first element is the
  5006. ;; following one.
  5007. ;;
  5008. ;; As a special case, do not remove BEFORE if it is a robust
  5009. ;; container for current changes.
  5010. (if (or (< (org-element-property :end before) beg) robust-flag) after
  5011. before)))))
  5012. (defun org-element--cache-submit-request (beg end offset)
  5013. "Submit a new cache synchronization request for current buffer.
  5014. BEG and END are buffer positions delimiting the minimal area
  5015. where cache data should be removed. OFFSET is the size of the
  5016. change, as an integer."
  5017. (let ((next (car org-element--cache-sync-requests))
  5018. delete-to delete-from)
  5019. (if (and next
  5020. (zerop (aref next 5))
  5021. (> (setq delete-to (+ (aref next 2) (aref next 3))) end)
  5022. (<= (setq delete-from (aref next 1)) end))
  5023. ;; Current changes can be merged with first sync request: we
  5024. ;; can save a partial cache synchronization.
  5025. (progn
  5026. (cl-incf (aref next 3) offset)
  5027. ;; If last change happened within area to be removed, extend
  5028. ;; boundaries of robust parents, if any. Otherwise, find
  5029. ;; first element to remove and update request accordingly.
  5030. (if (> beg delete-from)
  5031. (let ((up (aref next 4)))
  5032. (while up
  5033. (org-element--cache-shift-positions
  5034. up offset '(:contents-end :end))
  5035. (setq up (org-element-property :parent up))))
  5036. (let ((first (org-element--cache-for-removal beg delete-to offset)))
  5037. (when first
  5038. (aset next 0 (org-element--cache-key first))
  5039. (aset next 1 (org-element-property :begin first))
  5040. (aset next 4 (org-element-property :parent first))))))
  5041. ;; Ensure cache is correct up to END. Also make sure that NEXT,
  5042. ;; if any, is no longer a 0-phase request, thus ensuring that
  5043. ;; phases are properly ordered. We need to provide OFFSET as
  5044. ;; optional parameter since current modifications are not known
  5045. ;; yet to the otherwise correct part of the cache (i.e, before
  5046. ;; the first request).
  5047. (when next (org-element--cache-sync (current-buffer) end beg))
  5048. (let ((first (org-element--cache-for-removal beg end offset)))
  5049. (if first
  5050. (push (let ((beg (org-element-property :begin first))
  5051. (key (org-element--cache-key first)))
  5052. (cond
  5053. ;; When changes happen before the first known
  5054. ;; element, re-parent and shift the rest of the
  5055. ;; cache.
  5056. ((> beg end) (vector key beg nil offset nil 1))
  5057. ;; Otherwise, we find the first non robust
  5058. ;; element containing END. All elements between
  5059. ;; FIRST and this one are to be removed.
  5060. ((let ((first-end (org-element-property :end first)))
  5061. (and (> first-end end)
  5062. (vector key beg first-end offset first 0))))
  5063. (t
  5064. (let* ((element (org-element--cache-find end))
  5065. (end (org-element-property :end element))
  5066. (up element))
  5067. (while (and (setq up (org-element-property :parent up))
  5068. (>= (org-element-property :begin up) beg))
  5069. (setq end (org-element-property :end up)
  5070. element up))
  5071. (vector key beg end offset element 0)))))
  5072. org-element--cache-sync-requests)
  5073. ;; No element to remove. No need to re-parent either.
  5074. ;; Simply shift additional elements, if any, by OFFSET.
  5075. (when org-element--cache-sync-requests
  5076. (cl-incf (aref (car org-element--cache-sync-requests) 3)
  5077. offset)))))))
  5078. ;;;; Public Functions
  5079. ;;;###autoload
  5080. (defun org-element-cache-reset (&optional all)
  5081. "Reset cache in current buffer.
  5082. When optional argument ALL is non-nil, reset cache in all Org
  5083. buffers."
  5084. (interactive "P")
  5085. (dolist (buffer (if all (buffer-list) (list (current-buffer))))
  5086. (with-current-buffer buffer
  5087. (when (and org-element-use-cache (derived-mode-p 'org-mode))
  5088. (setq-local org-element--cache
  5089. (avl-tree-create #'org-element--cache-compare))
  5090. (setq-local org-element--cache-sync-keys
  5091. (make-hash-table :weakness 'key :test #'eq))
  5092. (setq-local org-element--cache-change-warning nil)
  5093. (setq-local org-element--cache-sync-requests nil)
  5094. (setq-local org-element--cache-sync-timer nil)
  5095. (add-hook 'before-change-functions
  5096. #'org-element--cache-before-change nil t)
  5097. (add-hook 'after-change-functions
  5098. #'org-element--cache-after-change nil t)))))
  5099. ;;;###autoload
  5100. (defun org-element-cache-refresh (pos)
  5101. "Refresh cache at position POS."
  5102. (when (org-element--cache-active-p)
  5103. (org-element--cache-sync (current-buffer) pos)
  5104. (org-element--cache-submit-request pos pos 0)
  5105. (org-element--cache-set-timer (current-buffer))))
  5106. ;;; The Toolbox
  5107. ;;
  5108. ;; The first move is to implement a way to obtain the smallest element
  5109. ;; containing point. This is the job of `org-element-at-point'. It
  5110. ;; basically jumps back to the beginning of section containing point
  5111. ;; and proceed, one element after the other, with
  5112. ;; `org-element--current-element' until the container is found. Note:
  5113. ;; When using `org-element-at-point', secondary values are never
  5114. ;; parsed since the function focuses on elements, not on objects.
  5115. ;;
  5116. ;; At a deeper level, `org-element-context' lists all elements and
  5117. ;; objects containing point.
  5118. ;;
  5119. ;; `org-element-nested-p' and `org-element-swap-A-B' may be used
  5120. ;; internally by navigation and manipulation tools.
  5121. ;;;###autoload
  5122. (defun org-element-at-point ()
  5123. "Determine closest element around point.
  5124. Return value is a list like (TYPE PROPS) where TYPE is the type
  5125. of the element and PROPS a plist of properties associated to the
  5126. element.
  5127. Possible types are defined in `org-element-all-elements'.
  5128. Properties depend on element or object type, but always include
  5129. `:begin', `:end', `:parent' and `:post-blank' properties.
  5130. As a special case, if point is at the very beginning of the first
  5131. item in a list or sub-list, returned element will be that list
  5132. instead of the item. Likewise, if point is at the beginning of
  5133. the first row of a table, returned element will be the table
  5134. instead of the first row.
  5135. When point is at the end of the buffer, return the innermost
  5136. element ending there."
  5137. (org-with-wide-buffer
  5138. (let ((origin (point)))
  5139. (end-of-line)
  5140. (skip-chars-backward " \r\t\n")
  5141. (cond
  5142. ;; Within blank lines at the beginning of buffer, return nil.
  5143. ((bobp) nil)
  5144. ;; Within blank lines right after a headline, return that
  5145. ;; headline.
  5146. ((org-with-limited-levels (org-at-heading-p))
  5147. (beginning-of-line)
  5148. (org-element-headline-parser (point-max) t))
  5149. ;; Otherwise parse until we find element containing ORIGIN.
  5150. (t
  5151. (when (org-element--cache-active-p)
  5152. (if (not org-element--cache) (org-element-cache-reset)
  5153. (org-element--cache-sync (current-buffer) origin)))
  5154. (org-element--parse-to origin))))))
  5155. ;;;###autoload
  5156. (defun org-element-context (&optional element)
  5157. "Return smallest element or object around point.
  5158. Return value is a list like (TYPE PROPS) where TYPE is the type
  5159. of the element or object and PROPS a plist of properties
  5160. associated to it.
  5161. Possible types are defined in `org-element-all-elements' and
  5162. `org-element-all-objects'. Properties depend on element or
  5163. object type, but always include `:begin', `:end', `:parent' and
  5164. `:post-blank'.
  5165. As a special case, if point is right after an object and not at
  5166. the beginning of any other object, return that object.
  5167. Optional argument ELEMENT, when non-nil, is the closest element
  5168. containing point, as returned by `org-element-at-point'.
  5169. Providing it allows for quicker computation."
  5170. (catch 'objects-forbidden
  5171. (org-with-wide-buffer
  5172. (let* ((pos (point))
  5173. (element (or element (org-element-at-point)))
  5174. (type (org-element-type element))
  5175. (post (org-element-property :post-affiliated element)))
  5176. ;; If point is inside an element containing objects or
  5177. ;; a secondary string, narrow buffer to the container and
  5178. ;; proceed with parsing. Otherwise, return ELEMENT.
  5179. (cond
  5180. ;; At a parsed affiliated keyword, check if we're inside main
  5181. ;; or dual value.
  5182. ((and post (< pos post))
  5183. (beginning-of-line)
  5184. (let ((case-fold-search t)) (looking-at org-element--affiliated-re))
  5185. (cond
  5186. ((not (member-ignore-case (match-string 1)
  5187. org-element-parsed-keywords))
  5188. (throw 'objects-forbidden element))
  5189. ((< (match-end 0) pos)
  5190. (narrow-to-region (match-end 0) (line-end-position)))
  5191. ((and (match-beginning 2)
  5192. (>= pos (match-beginning 2))
  5193. (< pos (match-end 2)))
  5194. (narrow-to-region (match-beginning 2) (match-end 2)))
  5195. (t (throw 'objects-forbidden element)))
  5196. ;; Also change type to retrieve correct restrictions.
  5197. (setq type 'keyword))
  5198. ;; At an item, objects can only be located within tag, if any.
  5199. ((eq type 'item)
  5200. (let ((tag (org-element-property :tag element)))
  5201. (if (or (not tag) (/= (line-beginning-position) post))
  5202. (throw 'objects-forbidden element)
  5203. (beginning-of-line)
  5204. (search-forward tag (line-end-position))
  5205. (goto-char (match-beginning 0))
  5206. (if (and (>= pos (point)) (< pos (match-end 0)))
  5207. (narrow-to-region (point) (match-end 0))
  5208. (throw 'objects-forbidden element)))))
  5209. ;; At an headline or inlinetask, objects are in title.
  5210. ((memq type '(headline inlinetask))
  5211. (let ((case-fold-search nil))
  5212. (goto-char (org-element-property :begin element))
  5213. (looking-at org-complex-heading-regexp)
  5214. (let ((end (match-end 4)))
  5215. (if (not end) (throw 'objects-forbidden element)
  5216. (goto-char (match-beginning 4))
  5217. (when (looking-at org-comment-string)
  5218. (goto-char (match-end 0)))
  5219. (if (>= (point) end) (throw 'objects-forbidden element)
  5220. (narrow-to-region (point) end))))))
  5221. ;; At a paragraph, a table-row or a verse block, objects are
  5222. ;; located within their contents.
  5223. ((memq type '(paragraph table-row verse-block))
  5224. (let ((cbeg (org-element-property :contents-begin element))
  5225. (cend (org-element-property :contents-end element)))
  5226. ;; CBEG is nil for table rules.
  5227. (if (and cbeg cend (>= pos cbeg)
  5228. (or (< pos cend) (and (= pos cend) (eobp))))
  5229. (narrow-to-region cbeg cend)
  5230. (throw 'objects-forbidden element))))
  5231. (t (throw 'objects-forbidden element)))
  5232. (goto-char (point-min))
  5233. (let ((restriction (org-element-restriction type))
  5234. (parent element)
  5235. last)
  5236. (catch 'exit
  5237. (while t
  5238. (let ((next (org-element--object-lex restriction)))
  5239. (when next (org-element-put-property next :parent parent))
  5240. ;; Process NEXT, if any, in order to know if we need to
  5241. ;; skip it, return it or move into it.
  5242. (if (or (not next) (> (org-element-property :begin next) pos))
  5243. (throw 'exit (or last parent))
  5244. (let ((end (org-element-property :end next))
  5245. (cbeg (org-element-property :contents-begin next))
  5246. (cend (org-element-property :contents-end next)))
  5247. (cond
  5248. ;; Skip objects ending before point. Also skip
  5249. ;; objects ending at point unless it is also the
  5250. ;; end of buffer, since we want to return the
  5251. ;; innermost object.
  5252. ((and (<= end pos) (/= (point-max) end))
  5253. (goto-char end)
  5254. ;; For convenience, when object ends at POS,
  5255. ;; without any space, store it in LAST, as we
  5256. ;; will return it if no object starts here.
  5257. (when (and (= end pos)
  5258. (not (memq (char-before) '(?\s ?\t))))
  5259. (setq last next)))
  5260. ;; If POS is within a container object, move into
  5261. ;; that object.
  5262. ((and cbeg cend
  5263. (>= pos cbeg)
  5264. (or (< pos cend)
  5265. ;; At contents' end, if there is no
  5266. ;; space before point, also move into
  5267. ;; object, for consistency with
  5268. ;; convenience feature above.
  5269. (and (= pos cend)
  5270. (or (= (point-max) pos)
  5271. (not (memq (char-before pos)
  5272. '(?\s ?\t)))))))
  5273. (goto-char cbeg)
  5274. (narrow-to-region (point) cend)
  5275. (setq parent next)
  5276. (setq restriction (org-element-restriction next)))
  5277. ;; Otherwise, return NEXT.
  5278. (t (throw 'exit next)))))))))))))
  5279. (defun org-element-lineage (datum &optional types with-self)
  5280. "List all ancestors of a given element or object.
  5281. DATUM is an object or element.
  5282. Return ancestors from the closest to the farthest. When optional
  5283. argument TYPES is a list of symbols, return the first element or
  5284. object in the lineage whose type belongs to that list instead.
  5285. When optional argument WITH-SELF is non-nil, lineage includes
  5286. DATUM itself as the first element, and TYPES, if provided, also
  5287. apply to it.
  5288. When DATUM is obtained through `org-element-context' or
  5289. `org-element-at-point', only ancestors from its section can be
  5290. found. There is no such limitation when DATUM belongs to a full
  5291. parse tree."
  5292. (let ((up (if with-self datum (org-element-property :parent datum)))
  5293. ancestors)
  5294. (while (and up (not (memq (org-element-type up) types)))
  5295. (unless types (push up ancestors))
  5296. (setq up (org-element-property :parent up)))
  5297. (if types up (nreverse ancestors))))
  5298. (defun org-element-nested-p (elem-A elem-B)
  5299. "Non-nil when elements ELEM-A and ELEM-B are nested."
  5300. (let ((beg-A (org-element-property :begin elem-A))
  5301. (beg-B (org-element-property :begin elem-B))
  5302. (end-A (org-element-property :end elem-A))
  5303. (end-B (org-element-property :end elem-B)))
  5304. (or (and (>= beg-A beg-B) (<= end-A end-B))
  5305. (and (>= beg-B beg-A) (<= end-B end-A)))))
  5306. (defun org-element-swap-A-B (elem-A elem-B)
  5307. "Swap elements ELEM-A and ELEM-B.
  5308. Assume ELEM-B is after ELEM-A in the buffer. Leave point at the
  5309. end of ELEM-A."
  5310. (goto-char (org-element-property :begin elem-A))
  5311. ;; There are two special cases when an element doesn't start at bol:
  5312. ;; the first paragraph in an item or in a footnote definition.
  5313. (let ((specialp (not (bolp))))
  5314. ;; Only a paragraph without any affiliated keyword can be moved at
  5315. ;; ELEM-A position in such a situation. Note that the case of
  5316. ;; a footnote definition is impossible: it cannot contain two
  5317. ;; paragraphs in a row because it cannot contain a blank line.
  5318. (if (and specialp
  5319. (or (not (eq (org-element-type elem-B) 'paragraph))
  5320. (/= (org-element-property :begin elem-B)
  5321. (org-element-property :contents-begin elem-B))))
  5322. (error "Cannot swap elements"))
  5323. ;; In a special situation, ELEM-A will have no indentation. We'll
  5324. ;; give it ELEM-B's (which will in, in turn, have no indentation).
  5325. (let* ((ind-B (when specialp
  5326. (goto-char (org-element-property :begin elem-B))
  5327. (org-get-indentation)))
  5328. (beg-A (org-element-property :begin elem-A))
  5329. (end-A (save-excursion
  5330. (goto-char (org-element-property :end elem-A))
  5331. (skip-chars-backward " \r\t\n")
  5332. (point-at-eol)))
  5333. (beg-B (org-element-property :begin elem-B))
  5334. (end-B (save-excursion
  5335. (goto-char (org-element-property :end elem-B))
  5336. (skip-chars-backward " \r\t\n")
  5337. (point-at-eol)))
  5338. ;; Store inner overlays responsible for visibility status.
  5339. ;; We also need to store their boundaries as they will be
  5340. ;; removed from buffer.
  5341. (overlays
  5342. (cons
  5343. (delq nil
  5344. (mapcar (lambda (o)
  5345. (and (>= (overlay-start o) beg-A)
  5346. (<= (overlay-end o) end-A)
  5347. (list o (overlay-start o) (overlay-end o))))
  5348. (overlays-in beg-A end-A)))
  5349. (delq nil
  5350. (mapcar (lambda (o)
  5351. (and (>= (overlay-start o) beg-B)
  5352. (<= (overlay-end o) end-B)
  5353. (list o (overlay-start o) (overlay-end o))))
  5354. (overlays-in beg-B end-B)))))
  5355. ;; Get contents.
  5356. (body-A (buffer-substring beg-A end-A))
  5357. (body-B (delete-and-extract-region beg-B end-B)))
  5358. (goto-char beg-B)
  5359. (when specialp
  5360. (setq body-B (replace-regexp-in-string "\\`[ \t]*" "" body-B))
  5361. (indent-to-column ind-B))
  5362. (insert body-A)
  5363. ;; Restore ex ELEM-A overlays.
  5364. (let ((offset (- beg-B beg-A)))
  5365. (dolist (o (car overlays))
  5366. (move-overlay (car o) (+ (nth 1 o) offset) (+ (nth 2 o) offset)))
  5367. (goto-char beg-A)
  5368. (delete-region beg-A end-A)
  5369. (insert body-B)
  5370. ;; Restore ex ELEM-B overlays.
  5371. (dolist (o (cdr overlays))
  5372. (move-overlay (car o) (- (nth 1 o) offset) (- (nth 2 o) offset))))
  5373. (goto-char (org-element-property :end elem-B)))))
  5374. (provide 'org-element)
  5375. ;; Local variables:
  5376. ;; generated-autoload-file: "org-loaddefs.el"
  5377. ;; End:
  5378. ;;; org-element.el ends here