Skip to main content
Filter by
Sorted by
Tagged with
5 votes
1 answer
113 views

After updating my Emacs packages, I've started getting errors like the following when working with Org buffers: Error from syntax checker org-lint: Wrong type argument: number-or-marker-p, #("...
Matt Nolan's user avatar
0 votes
0 answers
20 views

After upgrading to Emacs 30.2 (Org 9.7.11 bundled), recalculating large Org tables (~1500 rows) using `C-c C-c` has become significantly slower compared to previous versions (e.g., Org 9.5). The ...
Adel's user avatar
  • 313
1 vote
0 answers
98 views

I need to include the content of an org file (or a specific section) into my main org file, similarly to what I do in Obsidian with ![[File#Section]] I've tried this, but it requires export: #+...
Gauffke's user avatar
  • 15
-1 votes
1 answer
283 views

I'm trying to write an org-capture-template and supporting functions for it, for a blogging setup that uses individual org files within a specific directory for posts. i want this to work such that I ...
peregrinator's user avatar
0 votes
0 answers
42 views

I want to insert different formats of logbook items in the drawer for different job state changes. Such as: When the TODO--> VERY, logbook drawer will insert "[2025-04-27 Sun 15:33](VERY from ...
cwind's user avatar
  • 442
0 votes
0 answers
50 views

It would be useful to highlight any org-heading if its :PROPERTIES: block contains property with certain names. So in my case need visually separate class names from instances (memebers of class) in ...
chromonoid's user avatar
1 vote
0 answers
52 views

If I get a mathematical answer from Google Gemini, I can choose copy, then paste it into Emacs. At this point it's presumably markdown, so I save it as somemath.md. When I look at it, it has all the ...
147pm's user avatar
  • 2,289
0 votes
0 answers
79 views

I copy pasted a org-capture template for my dailies in org-roam. I googled quite a bit, asked Chat-GPT but cannot figure out why I am getting the same error message all the time. To my understanding ...
louis cypher's user avatar
0 votes
0 answers
77 views

I am using org-mode to organize my work-related todos and very recently started experimenting with clocking my time spent on todo entries. Having org-log-into-drawer set to t results in an automatic ...
Robert's user avatar
  • 1
0 votes
0 answers
49 views

I'm looking for a way to (repeatedly) append only the additional content of a log-like file to an Emacs buffer. (The file would be the scrollback buffer of a tmux session that's repeatedly exported). ...
chr's user avatar
  • 121
1 vote
1 answer
545 views

For Org Mode, I'm trying to generate a Table of Contents, but can't seem to make any headway. I've looked at the official documentation. Although I suspect this is just for exporting Org documents. I'...
Nutritioustim's user avatar
0 votes
2 answers
114 views

The below functions enable the use of eglot in org jupyter src blocks (after https://github.com/joaotavora/eglot/issues/216#issuecomment-1051931693) (defun org-babel-edit-prep:jupyter-python (babel-...
Uliw's user avatar
  • 69
0 votes
1 answer
187 views

I have created a grouptag for my team as follows- (setq org-tag-alist '((:startgrouptag) ("my_team") (:grouptags) (&...
Shauryagoel's user avatar
0 votes
0 answers
41 views

I often have TODOs which are not ready to do because I am waiting on input information: I have a TODO keyword called WAITING as a reminder of what exactly I'm waiting for. Example: *** PROJECT Report ...
djnz0feh's user avatar
  • 433
0 votes
1 answer
129 views

I would like to tangle both source blocks in foobar for the file specified in the corresponding property, foobar.el. However, I know only of two options neither of which meets the requirement: C-u ...
Erwann's user avatar
  • 115

15 30 50 per page
1
2 3 4 5
143