org-element.el 214 KB

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