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

2023-08-10 Thread Ihor Radchenko
Ihor Radchenko writes: > 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 start. Thanks everyone who participated! We had quite a few people by Emacs meetup standards. Here

Re: Worg: issue with org-tools page

2023-08-10 Thread Ihor Radchenko
Karl Voit writes: > I just committed a minimal change to that file which caused the CI > to re-build the page: https://builds.sr.ht/~bzg/job/975519 which > ended successfully but still shows an error: > from the Orgdown file. > ... > The issue still persists. I can finally see this update being

Re: Passing table to Ruby session

2023-08-10 Thread Ihor Radchenko
Mike Gauland writes: > Just to follow up on my problem sending a table to ruby. It doesn't' > seem to be an org problem, but with inf-ruby. > ... > As long as the code to set the variable is under 4k, it works. When it's > longer than that,  process-send-region sends it in pieces, and inf-ruby

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

2023-08-10 Thread Adham Omran
Ihor Radchenko writes: > Ihor Radchenko writes: > > Thanks everyone who participated! We had quite a few people by Emacs > meetup standards. It was very awesome! > - Adham Omran announced his new package for Anki (flash card/spaced > repetition) integration: > https://github.com/adham-omra

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

2023-08-10 Thread Ihor Radchenko
Adham Omran writes: >> - Adham Omran wrote colemak input method for Arabic (only qwerty-based >> variant is available by default in Emacs) >> - I suggested submitting it as a patch for Emacs core. > > I'll check it out tomorrow, that would be my first patch to the Emacs > core, any resource s

Re: [patch] ox-latex.el: fix blank lines behavior in verse block

2023-08-10 Thread Ihor Radchenko
Juan Manuel Macías writes: >> Do you mean that people use extra leading/trailing spaces just to get >> extra vertical space before/after the verse block in _latex_ export? > > No, I don't think people use it for that purpose. I meant that if > someone puts a space before or after the content (whi

Re: [PATCH 1/2] test-ox-html: checkboxes: ascii, html & unicode

2023-08-10 Thread Ihor Radchenko
Hraban Luyat writes: > I've added some minor unit tests for checkboxes in ox-html. I was > playing around with something I thought was a bug, which turned out to > be my project config. Thought I'd share the unit tests anyway, maybe > this can help someone down the line create more patches. T

Re: [PATCH 2/2] test-ox-html: postamble format

2023-08-10 Thread Ihor Radchenko
Hraban Luyat writes: >> Another test for ox-html, this time for postamble options handling. >> It's quite tricky, apparently. Thanks! Applied, onto main, after adjusting the commit message. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=39ae2eda5 -- Ihor Radchenko // yantar92

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

2023-08-10 Thread Adham Omran
> Ihor Radchenko writes: > > You can simply use M-x report-emacs-bug, describe what you have, and ask > for further directions. > > If you want to submit an actual patch, it is a similar procedure. Prots > recently described all the steps in > https://protesilaos.com/codelog/2023-08-03-contribute-

Re: [patch] ox-latex.el: fix blank lines behavior in verse block

2023-08-10 Thread Juan Manuel Macías
Ihor Radchenko writes: > Well. Technically, we already warn users that the blank lines are > preserved in the verse blocks: > > 12.1 Paragraphs > === > > Paragraphs are separated by at least one empty line. If you need to > enforce a line break within a paragraph,

Re: [ANM] org-timeblock: Schedule your day visually, using timeblocking technique inside Emacs

2023-08-10 Thread Fraga, Eric
Hi, I'm late to this and I don't have the full thread on my system so apologies if this has been asked before. When I try M-x package-vc-install RET https://github.com/ichernyshovvv/org-timeblock/ according to the instructions given at the gitlab repository, I get an error: --8<---

Re: [BUG] WORG example for ob-lilypond is no longer working as described (was: Moving some lisp/ob-*.el files to org-contrib - your advice?)

2023-08-10 Thread Jonathan Gregory
Hi Ihor, On 08 Aug 2023, Ihor Radchenko wrote: Jonathan, do you think that your original patch is still what you want to get merged? Yes, the one I sent on 20 Jul 2023. I haven't had any issues with it so far. -- Jonathan

Re: [ANM] org-timeblock: Schedule your day visually, using timeblocking technique inside Emacs

2023-08-10 Thread Ilya Chernyshov
"Fraga, Eric" writes: > Hi, > > I'm late to this and I don't have the full thread on my system so > apologies if this has been asked before. > > When I try > > M-x package-vc-install RET https://github.com/ichernyshovvv/org-timeblock/ > > according to the instructions given at the gitlab reposito

Re: [ANM] org-timeblock: Schedule your day visually, using timeblocking technique inside Emacs

2023-08-10 Thread Ilya Chernyshov
"Fraga, Eric" writes: > Hi, > > I'm late to this and I don't have the full thread on my system so > apologies if this has been asked before. > > When I try > > M-x package-vc-install RET https://github.com/ichernyshovvv/org-timeblock/ > > according to the instructions given at the gitlab reposito

Re: [PATCH] Add tests for ob-haskell (GHCi)

2023-08-10 Thread Ihor Radchenko
A few months have passed since the last activity in this thread. Bruno, may I know if you are still interested to work on the patch? -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at

Re: [ANM] org-timeblock: Schedule your day visually, using timeblocking technique inside Emacs

2023-08-10 Thread Fraga, Eric
On Thursday, 10 Aug 2023 at 19:50, Ilya Chernyshov wrote: > You got this error because in the Package-Requires header of the package > there were packages without explicitly set versions. Maybe it's a bug, I > don't know. As far as I know, it's acceptable to not define specific > version of a depen

Re: [patch] Fix inner smart quotes in French

2023-08-10 Thread Max Nikulin
On 04/08/2023 18:09, Bastien wrote: Juan Manuel Macías writes: In the meantime, I'm submitting this patch with a fix for second-level French `smart quotes': the correct quotes should be “” (without spaces, as in Spanish or Greek) (please, some francophone correct me, if I'm wrong...). Applied

Re: [ANM] org-timeblock: Schedule your day visually, using timeblocking technique inside Emacs

2023-08-10 Thread Ilya Chernyshov
"Fraga, Eric" writes: > I have tried again and now it installs. Thank you. I do get many > errors when trying to navigate to different dates and/or scroll up/down > in the current date being viewed. > > For instance, I get the following in trying org-timeblock a second time > in the current Ema

Re: [patch] Fix inner smart quotes in French

2023-08-10 Thread Bastien
Max Nikulin writes: > On 04/08/2023 18:09, Bastien wrote: >> Juan Manuel Macías writes: >> >>> In the meantime, I'm submitting this patch with a fix for second-level >>> French `smart quotes': the correct quotes should be “” (without spaces, >>> as in Spanish or Greek) (please, some francophone

Re: [ANM] org-timeblock: Schedule your day visually, using timeblocking technique inside Emacs

2023-08-10 Thread Fraga, Eric
On Thursday, 10 Aug 2023 at 21:17, Ilya Chernyshov wrote: > You are not the first person getting this type of error on Emacs 30. Ah, okay, that's reassuring! > Currently, I'm not planning to maintain the package for master branch. Okay, that's fine. Thank you. -- : Eric S Fraga, with org rel

Re: [patch] Fix inner smart quotes in French

2023-08-10 Thread Max Nikulin
On 10/08/2023 21:49, Bastien wrote: So I'd rather use this: Then X reported : « This is what Y said : ”Here is a quotation with a paragraph spaning over several lines, with each line starting with a quotation mark until the end of the quotation."» WDYT? I do not mind since I see t

Re: [accessibility] worg obscures text (Re: [PATCH] ob-sqlite: Use a transient in-memory database by default)

2023-08-10 Thread Max Nikulin
On 05/08/2023 10:22, Samuel Wales wrote: [i.e. agree that the manuals and standard toc at top imo do a good job for accessibility.] Notice that Org manual is exported through ox-texinfo, not by ox-html directly. So somebody should confirm that default ox-html table of contents is suitable for

Re: [PATCH 1/2] test-ox-html: checkboxes: ascii, html & unicode

2023-08-10 Thread Hraban Luyat
Thank you for the sensible amendments On 8/10/23 5:36 AM, Ihor Radchenko wrote: > Hraban Luyat writes: > >> I've added some minor unit tests for checkboxes in ox-html. I was >> playing around with something I thought was a bug, which turned out to >> be my project config. Thought I'd share the un

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

2023-08-10 Thread Carlo Tambuatco
Was unable to attend due to a power outage. Is this going to be a monthly/semi monthly meetup? Is the next one scheduled already? On Thu, Aug 10, 2023, 4:13 AM Ihor Radchenko wrote: > Ihor Radchenko writes: > > > URL: https://bbb.emacsverse.org/b/iho-h7r-qg8-led > > Time & Date: <2023-08-09 Wed

Re: [POLL] Should we accept breaking changes to get rid of Org libraries that perform side effects when loading?

2023-08-10 Thread Nick Dokos
Max Nikulin writes: > On 08/08/2023 20:29, Bastien Guerry wrote: >> The definition of a new function is not a side-effect >> that affects Emacs editing behavior, so Babel and export libs are >> OK. > > Function definition is not side effect when load library is > requested. However it is a side e

Re: Or probably just fix the org-ctags hook functions?

2023-08-10 Thread Nick Dokos
Jens Schmidt writes: > On 2023-08-08 10:48, Ihor Radchenko wrote: > > ... > Probably the problem is not the side-effects done by loading > =org-ctags=, but rather that these hook function from =org-ctags= try > to do their job when the environment is not really ready for them, > i.e. when there

Re: [patch] Fix inner smart quotes in French

2023-08-10 Thread Juan Manuel Macías
Bastien writes: > Yes, this is also what the French national printing press ("Imprimerie > nationale"), which is quite authoritative in this matter, recommends. > > Note that the Full recommendation of the Imprimerie nationale is to > repeat second-level quotation marks at the beginning and of eac

Re: [accessibility] worg obscures text (Re: [PATCH] ob-sqlite: Use a transient in-memory database by default)

2023-08-10 Thread Samuel Wales
yikes yes re columns. [my fill-column is 60. on a 32 inch. and i cannot even do ediff side by side with that, to my displeasure.] [i hope to find a low-[preferably-1-nit]-minimum-brightness flicker-free monitor someplace, and i /think/ oleds, which /might/ partly satisfy that, can come standard

Re: Passing table to Ruby session

2023-08-10 Thread Mike Gauland
On 10/08/23 21:11, Ihor Radchenko wrote: Mike Gauland writes: Just to follow up on my problem sending a table to ruby. It doesn't' seem to be an org problem, but with inf-ruby. ... As long as the code to set the variable is under 4k, it works. When it's longer than that,  process-send-region s

Concerning previews of LaTeX snippets

2023-08-10 Thread Divya
Whenever I try to do `C-x C-c C-l`, I get the following error: `org-compile-file: File "/tmp/orgtexEMteNn.svg" wasn't produced Please adjust 'dvisvgm' part of 'org-preview-latex-process-alist'` And following this, I have tried to tweak the value of the variable, but nothing seems to be working.

Seemingly inconsistent whitespace ownership

2023-08-10 Thread Tom Alexander
The org-mode documentation states: "With the exception of list items, blank lines belong to the preceding element with the narrowest possible scope. For example, if at the end of a section we have a paragraph and a blank line, that blank line is considered part of the paragraph." https://orgmod