Re: [ANN] lisp/ob-tangle-sync.el

2023-08-02 Thread Mehmet Tekman
Okay, and now I've patched the related string splitting functions so that ("let's get \"ready to rumble\" now") is split into: ("let's" "get" "ready to rumble" "now") All my tests are passing but a few unrelated ones are failing so I'll need to dig more into what's going on there.

Re: New Orgmode LaTex Document Class ?

2023-08-02 Thread tomas
On Wed, Aug 02, 2023 at 09:53:27AM -0700, David Masterson wrote: > writes: [...] > > tomas@trotzki:~$ apt-file search latex-doc-ptr.pdf [...] > Ah! That's the problem -- I didn't have texlive-lang-english installed! > I also didn't know about 'apt-file search' -- useful command! sudo apt

Re: New Orgmode LaTex Document Class ?

2023-08-02 Thread David Masterson
Ihor Radchenko writes: > David Masterson writes: > >>> http://mirrors.ctan.org/info/latex-doc-ptr/latex-doc-ptr.pdf > > Other possibilities are: > https://www.tug.org/texlive/doc/texlive-en/texlive-en.html#x1-70001.5 or > https://tug.org/begin.html > > Some people may be slightly uncomfortable r

Re: New Orgmode LaTex Document Class ?

2023-08-02 Thread David Masterson
writes: > On Tue, Aug 01, 2023 at 11:28:32PM -0700, David Masterson wrote: > > [...] > >> Hmm. For me 'texdoc -l latex' in a shell showed me this: >> >> 1 /usr/share/texlive/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.pdf >> 2 /usr/share/texlive/texmf-dist/doc/support/light-latex-make/l

Re: [PATCH v3.1] Re: [PATCH] add a function to only refresh inline images under current headline instead of global buffer

2023-08-02 Thread Ihor Radchenko
"Christopher M. Miles" writes: >> With your patch, it will become impossible to display linked images >> using interactive command. > > Does this code match the needs? Please check my latest reply (https://list.orgmode.org/87o7jpoqfl.fsf@localhost/T/#m25fbb254635512a7bf86d368bf93a24a1c2fb3f1).

Re: [PATCH v3.1] Re: [PATCH] add a function to only refresh inline images under current headline instead of global buffer

2023-08-02 Thread Christopher M. Miles
Ihor Radchenko writes: > "Christopher M. Miles" writes: > >> I think current patch is ready for merging now. WDYT? > > No, unfortunately. > With your patch, it will become impossible to display linked images > using interactive command. Does this code match the needs? #+begin_src emacs-lisp

Re: [PATCH v3.1] Re: [PATCH] add a function to only refresh inline images under current headline instead of global buffer

2023-08-02 Thread Christopher M. Miles
Ihor Radchenko writes: > "Christopher M. Miles" writes: > >> I think current patch is ready for merging now. WDYT? > > No, unfortunately. > With your patch, it will become impossible to display linked images > using interactive command. I still need time to study how to add support for this. M

Re: [ANN] lisp/ob-tangle-sync.el

2023-08-02 Thread Mehmet Tekman
Hello again, I've attached two patches: 1. Tests for the existing merge parameters function, based on your last edits to my previous patch. 2. A rewrite of the entire merge parameters function, with the new tangle sync actions. It's a big patch mostly, because there were no intermediat

Re: [BUG] (error "rx ‘**’ range error") [9.7 (9.7-??-d6f3aed7b @ /Users/melody/.emacs.d/.local/straight/build-28.2/org/)]

2023-08-02 Thread Ihor Radchenko
Angela L writes: > I am not familiar with the error. I just followed the instructions to send > you the report. Hope this helps for improvement. > > Emacs : GNU Emacs 28.2 (build 2, x86_64-apple-darwin21.6.0, NS appkit-2113.60 > Version 12.6.6 (Build 21G639)) > of 2023-04-29 > Package: Org mode

Re: [BUG] lispy-right causes org error in org-narrow-to-subtree [9.7 (9.7-??-d3f587f @ /root/.config/emacs/.local/straight/build-30.0.50/org/)]

2023-08-02 Thread Ihor Radchenko
StrawberryTea writes: > While using `lispy-right' at the beginning of the the first line of > https://github.com/doomemacs/doom-emacs/blob/master/modules/completion/helm/config.el#L1, > I get the following error: > > Debugger entered--Lisp error: (error "rx ‘**’ range error") > ... > org-narrow

[BUG] lispy-right causes org error in org-narrow-to-subtree [9.7 (9.7-??-d3f587f @ /root/.config/emacs/.local/straight/build-30.0.50/org/)]

2023-08-02 Thread StrawberryTea
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list.

Re: [ANN] [[bbb:OrgMeetup]] on Wed, Aug 9, 19:00 UTC+3 (was: Interest in an Org video meetup?)

2023-08-02 Thread Ihor Radchenko
Ravi Sagar writes: > Great. 17:00 BST should work for me. > > Is there any agenda for this meetup? Also where are we meeting? URL: https://bbb.emacsverse.org/b/iho-h7r-qg8-led Time & Date: <2023-08-09 Wed 19:00-21:00 @+03,Europe/Istanbul> The room will be open half an hour before the official st

Re: [ANN] [[bbb:OrgMeetup]] on Wed, Aug 9, 19:00 UTC+3 (was: Interest in an Org video meetup?)

2023-08-02 Thread Ravi Sagar
Great. 17:00 BST should work for me. Is there any agenda for this meetup? Also where are we meeting? On Wed, Aug 2, 2023 at 8:32 AM Ihor Radchenko wrote: > Ravi Sagar writes: > > >> Time & Date: <2023-08-09 Wed 19:00-21:00 @+03,Europe/Istanbul> > > > What time are we planning the meetup? Is it

Re: New Orgmode LaTex Document Class ?

2023-08-02 Thread tomas
On Tue, Aug 01, 2023 at 11:28:32PM -0700, David Masterson wrote: [...] > Hmm. For me 'texdoc -l latex' in a shell showed me this: > > 1 /usr/share/texlive/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.pdf > 2 /usr/share/texlive/texmf-dist/doc/support/light-latex-make/llmk.pdf > 3 /usr/sh

Re: [ANN] [[bbb:OrgMeetup]] on Wed, Aug 9, 19:00 UTC+3 (was: Interest in an Org video meetup?)

2023-08-02 Thread Ihor Radchenko
Ravi Sagar writes: >> Time & Date: <2023-08-09 Wed 19:00-21:00 @+03,Europe/Istanbul> > What time are we planning the meetup? Is it 9th August 18:00 UTC? that > would be 19:00 BST and would work for me. 19:00 Europe/Istanbul, which is 17:00 BST (British Summer Time). -- Ihor Radchenko // yanta

Re: [ANN] lisp/ob-tangle-sync.el

2023-08-02 Thread Ihor Radchenko
Bastien Guerry writes: >> Bastien, may you please confirm? > > Yes, I do confirm. Thanks Mehmet for contributing! Thanks! Updated our records. https://git.sr.ht/~bzg/worg/commit/70026249 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at .

Re: is LOCATION not a valid property? org-lint complains!

2023-08-02 Thread Fraga, Eric
Hi Ihor, On Wednesday, 2 Aug 2023 at 06:34, Ihor Radchenko wrote: > I now updated the linter to mention the backend name. > Also, I made it ignore `org-default-properties' known by Org. [...] > I changed the message to include the original timestamp and used "parsed > as" Thank you for both of

Re: [PATCH v3.1] Re: [PATCH] add a function to only refresh inline images under current headline instead of global buffer

2023-08-02 Thread Ihor Radchenko
"Christopher M. Miles" writes: >> The problem here is backwards compatibility. `org-toggle-inline-images' >> is bound to C-c C-x C-v and people may be used to C-u C-c C-x C-v >> displaying linked images like >> >> [[https://orgmode.org/resources/img/org-mode-unicorn.svg][description]] >> >> I wil