Spellcheck link descriptions

2025-08-12 Thread Rudolf Adamkovič
Howdy! I use links heavily and so it bothers me that link descriptions are not spellchecked. I looked at the relevant code, and it seems to be - org--flyspell-object-check-p - org-mode-flyspell-verify in `org-compat'. Now, `org--flyspell-object-check-p' mentions ";; Prevent checks in links due

Re: #21 [[bbb:OrgMeetup]] on Wed, August 13, 19:00 UTC+3

2025-08-12 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Another OrgMeetup will be scheduled on the second Wednesday of August, > tomorrow. Dang! I missed this one because it was planned so tightly. Would it be possible to always send the invitation a couple of days in advance? Or, wait ... is the meetup always on the 2nd W

#21 [[bbb:OrgMeetup]] on Wed, August 13, 19:00 UTC+3

2025-08-12 Thread Ihor Radchenko
Dear all, Another OrgMeetup will be scheduled on the second Wednesday of August, tomorrow. Previous meetup notes: https://list.orgmode.org/orgmode/87wm78cpo3.fsf@localhost/ WORG page with earlier notes and meetup schedule: https://orgmode.org/worg/orgmeetup.html URL: https://bbb.emacsverse.org/

Re: #20 [[bbb:OrgMeetup]] on Wed, July 9, 19:00 UTC+3

2025-08-12 Thread Ihor Radchenko
Dear all, Here are the previous meetup notes. TL;DR: etherpad notes; timezone support; bounties for new Org features; EmacsConf call for proposals; hyperbole; gnorb/org-capture; bug in org-capture-templates type spec; annotations; org-rich-yank; bug with table editing; Matrix vs. IRC rooms; Org c

Re: Image preview: regression or intentional change?

2025-08-12 Thread Max Nikulin
On 09/08/2025 22:20, Ihor Radchenko wrote: Max Nikulin writes: Perhaps images as objects to export should be introduced in ox. The challenge is to do it in a backward compatible way (including derived backends). When exporting, we will pre-process all the nested links and only the links that

Re: [BUG] false positive error from org-compile-command [9.7.25 (N/A @ /gnu/store/pya76mlyr24zgwyb6fwv13ab2j04g31h-emacs-org-9.7.25/share/emacs/site-lisp/org-9.7.25/)]

2025-08-12 Thread Max Nikulin
On 11/08/2025 18:04, Christian Moe wrote: Ihor Radchenko writes: org-compile-file demanded the compilation target to be newer than .tex source, which is apparently too strong requirement. Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=499bd92e2 Looks like the