How do I enable exports of code only for the whole file?

2023-09-14 Thread Hanno Perrey
':exports code'. Looking through the manual, I get the impression that the same should be valid for both regular and inline code blocks -- but I have not tested this myself. Best wishes, Hanno -- Hanno Perrey https://hoowl.se

Re: [ANN] org-jami-bot

2023-04-19 Thread Hanno Perrey
>Hanno, this is brilliant. > >I rely heavily on using XMPP notifications with my Emacs/Org setup for >appointments. I run a local program for send-xmpp to fire off messages >that alert my multiple PC's and my cell phone on my XMPP account. > >I hadn't considered sending data BACK. That's awesome!

[ANN] org-jami-bot

2023-04-17 Thread Hanno Perrey
t https://gitlab.com/hperrey/org-jami-bot Feedback, comments and ideas for further development are welcome! Thanks and cheers, Hanno -- Hanno Perrey https://hoowl.se

Re: [orgweb/zh-CN] [DRAFT PATCH] Tentative zh-CN translation

2023-04-16 Thread Hanno Perrey
>> I have decided to push the changes to an unlisted cloned project on >> sourcehut (https://sr.ht/~ruijieyu/orgweb), since otherwise I would have >> to generate the patchset in every iteration, and attach the files to >> emails _one by one_ on mu4e. Let me know if you need me to attach the >> p

Re: Feature request: Allow export to convert broken links to plain text

2023-04-15 Thread Hanno Perrey
only remove it if it points to nowhere. Hope this points you in a useful direction! Best wishes, Hanno -- Hanno Perrey https://hoowl.se

Re: Can a post-capture hook know which capture template I used?

2023-04-11 Thread Hanno Perrey
Marcin Borkowski skrev: (12 april 2023 05:46:07 CEST) >Hi all, > >I'd like to perform some actions after a successful capture. I know >about `org-capture-.*-finalize-hook's, and I think >`org-capture-after-finalize-hook' is the one I need, but I need to >decide what action to take depending on th

Re: Bug: org-latex-export-to-pdf does not remove .tex file [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-16 Thread Hanno Perrey
Bruno BEAUFILS skrev: (16 februari 2023 15:24:37 CET) >I thought that when creating latex file it should also remove the >produced latex which could be a majour problem. > >In fact it does not, which I do not understand why when looking at the >code of org-latex-compile. I am surely missing someth

Re: Bug: org-latex-export-to-pdf does not remove .tex file [9.4 (9.4-elpa @ /home/bruno/.emacs.d/elpa/org-9.4/)]

2023-02-15 Thread Hanno Perrey
Bruno BEAUFILS skrev: (15 februari 2023 21:38:55 CET) >On Wed, Feb 15, 2023 at 09:34:21AM -1000, Thomas S. Dye wrote: >> I often use the .tex file to track down compilation issues. I don't want >> Org to delete it. > >I get your point. In that case the file must not be removed when the >compilati

Re: [RFC] If you use Org 9.6, please share the output of M-x org-element-cache-hash-show-statistics

2023-02-09 Thread Hanno Perrey
Hej Ihor, below is the requested output. I spent most my time working in Org mode. Best wishes, Hanno , | (org-element-cache-hash-show-statistics) ` , | 1.56% of cache searches hashed, 3.37% non-hashable. ` , | (org-version nil 't) ` , | Org mode version 9.6 (9.6

[BUG] hang in org-element-cache-map triggered by org-icalendar-export-to-ics

2023-01-31 Thread Hanno Perrey
frequently when capturing new events and importing them into my calendar. Thanks and cheers, Hanno -- Hanno Perrey https://hoowl.se test_subtree_ical_export.org Description: Lotus Organizer

Re: Publishing a project and selecting files (possibly with tags)

2022-07-22 Thread Hanno Perrey
he file name to filter the files, which seems to exclude > the possibility of using the options ":exclude" and ":include" of > org-publish-project-alist. > > Ideally I would like to use tags (or some descriptors I can include > directly in the org file), but I did not have much success using the > options ":with-tags" or ":select-tags". > > Can this be done? If so, how? > > Thank you very much, best regards. > BenoƮt -- Hanno Perrey https://hoowl.se

Inconsistent handling of multi-line properties

2021-10-02 Thread Hanno Perrey
Hej, I have noticed that properties that stretch over multiple lines using the :value+: syntax are ignored by org-element-property and therefore also by e.g. org-export-get-node-property when exporting to ics via ox-icalendar.el (see example below). I was wondering now whether this is intenti

Re: Deleting (not archiving) TODO items when done

2021-08-05 Thread Hanno Perrey
>> Maybe I've been using the archiving not as intended, but I don't see >> any other command for getting rid of a TODO. I can't find a command >> to delete the current task. Am I missing something? Is there a >> keystroke to delete a TODO? Or does everyone archive everything? > If you would l