Files
hackernews-modern-el/hackernews-modern.el
Andros Fenollosa e0972d950b Fix async callback buffer context
Capture target buffer before async operation to ensure callbacks
execute in the correct buffer context. This prevents 'Wrong type
argument: number-or-marker-p, nil' errors when accessing buffer-local
variables from async callbacks.

Follows the same pattern as org-social.el.
2026-02-23 19:14:46 +01:00

36 KiB