[BUG] Cannot tangle src block in capture buffer [9.7.6]

2024-07-31 Thread Dilip
You get ~Wrong type argument: stringp, nil~ error when you
=org-babel-tangle= on a source block in capture buffer.

To reproduce:

1. set a template
(setq org-capture-templates
'(("t" "Test" entry (file "/tmp/debug.org")
"* TODO %?\n %i\n %a")))

2. Create a source block (C-c C-, s) add :tangle header
3. Tangle it. (C-u C-c C-v C-t)

In fact,at the same time with capture buffer active if you go the file
(/tmp/debug.org) and do tangle on so far written src block it tangles
properly.

Emacs : GNU Emacs 31.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.42, 
cairo version 1.18.0)
Package: Org mode version 9.7.6 (9.7.6-7a4527 @ 
/nix/store/w3f4jzqljh96z8axnp7fc814vg47879b-emacs-packages-deps/share/emacs/site-lisp/elpa/org-9.7.6/)

Best,
Dilip

Re: Contributing (looking for good first issues to tackle)

2024-12-10 Thread Dilip


> (looking for good first issues to tackle)
Since you said this, I'd like to point to my own issue that I raised.
Even I have not tried to solve to debug the issue (which is bad on my
part)

https://list.orgmode.org/87y15bcbi1.fsf@localhost/

Even I have been a lurker here, just falling into the rabbit hole of
emacs and orgmode.

I should find myself some motivation to sit and solve issues and make
contributions.

The "future of Org" was definitely inspiring and fulfilling to re-think
org development for future ahead.


https://list.orgmode.org/8734iwel1o.fsf@localhost/T/#u

Also to remind tomorrow (11th Dec, 19:00 EST -- Turkey) there will be
OrgMeetup. It would be a great place to have more live discussions with
everyone.
Better to make sure to it attend as well.

-- 
Best,
Zororg