Re: [PATCH] Re: the comment environment does not work for checkboxes

2022-07-29 Thread Ihor Radchenko
Uwe Brauer writes: >> Uwe Brauer writes: > > Thanks for the patch (this is against the latest master I presume?) >> Thanks for the heads-up! >> Comment blocks are not supposed to contain Org markup, and thus it indeed >> makes sense to support them in org-edit-special and in structure >>

Re: [PATCH]: ox-latex: omit empty date

2022-07-29 Thread Ihor Radchenko
em...@vergauwen.me writes: > The updated (and still untested) patch is attached to this mail. Well. The patch is simple enough to not worry too much about checking. And the tests are passing. Applied onto main via a753d0dd2.

Re: [PATCH] Re: the comment environment does not work for checkboxes

2022-07-29 Thread Uwe Brauer
> Uwe Brauer writes: Thanks for the patch (this is against the latest master I presume?) > Thanks for the heads-up! > Comment blocks are not supposed to contain Org markup, and thus it indeed > makes sense to support them in org-edit-special and in structure > templates. > See the attached

[PATCH] Re: the comment environment does not work for checkboxes

2022-07-29 Thread Ihor Radchenko
Uwe Brauer writes: > Thanks, a couple of remarks > > 1. It does not work! I Presume you mean «C-c '» no «C-c C-'»? Well >this is bound to is edit special > ... > > Comments block are not listed and as I said it seems not to work, if > what you say is the correct syntax, then there

[SOLVED: src not comment] (was: the comment environment does not work for checkboxes)

2022-07-29 Thread Uwe Brauer
>>> "AB" == Arne Babenhauserheide writes: > Uwe Brauer writes: >> #+BEGIN_COMMENT >> WAIT Computer >> :PROPERTIES: >> :Nr: 4 >> :Comp1:[X] >> :Comp2:[X] >> :END: >> #+END_COMMENT >> Does not. Any idea why? > In a block, you must escape * as ,* — open the environment with

Re: [PATCH] ob-tangle.el: fix ‘:comments noweb’ double linking

2022-07-29 Thread Ihor Radchenko
Hraban Luyat writes: > This is my first org-mode patch, all comments welcome :). I signed a > copyright assignment to the FSF 2021-07-12. Thanks for the contribution! Bastien, could you please check the FSF records? The patch looks good in general. Few minor comments below. > *

[PATCH] Re: [BUG] org-colview tests fail in Emacs 29 because of wrong org-colview's assumptions about current-column [9.5.4 (release_9.5.4-626-g45f9d8.dirty @ /home/yantar92/.emacs.d/straight/build/o

2022-07-29 Thread Ihor Radchenko
Ihor Radchenko writes: > On Emacs 29, make test will fail on both bugfix and main: > > 5 unexpected results: >FAILED test-org-colview/columns-move-left >FAILED test-org-colview/columns-move-right >FAILED test-org-colview/columns-new >FAILED

Re: [PATCH v2] Add new entity \-- serving as markup separator/escape symbol

2022-07-29 Thread Samuel Wales
my deep apologies for the typo in john's name. i meant of course John Kitchin -- jkitchin. i refer to his new style link syntax and his proof of concept for cl style keyword args. i still owe you email replies. On 7/29/22, Samuel Wales wrote: > i am not in a position to judge \-- but i like

Re: Org links and Flatpak firefox

2022-07-29 Thread Tim Cross
Ken Mankoff writes: > >> Out of curiosity, what is the reason why you are avoiding firefox as a >> snap package? > > I'm not 100 % sure why but I don't like snap. Maybe because it pollutes the > home folder. I > read up on snap vs flatpak vs AppImage and flatpak seemed to get the best >

Re: Serving .org files for worg (was: Re: Library of babel help)

2022-07-29 Thread Tim Cross
Max Nikulin writes: > On 01/07/2022 04:48, Tim Cross wrote: >> 1. Just using the .org as the suffix of the url instead of the .html did >> not work for me using two different browser. However, it did work for >> ihor, so either I did something wrong or there is something in my setup >> which

Re: Something has happened such that I can't export to latex

2022-07-29 Thread Tim Cross
Sharon Kimble writes: > [[PGP Signed Part:Undecided]] > Ihor Radchenko writes: > >> Sharon Kimble writes: >> >>> But, I'm unable to 'make autoloads' in the git version because its >>> trying to connect to /usr/share/emacs and looking for something >>> there which isn't there and just

Re: [PATCH v2] Add new entity \-- serving as markup separator/escape symbol

2022-07-29 Thread Samuel Wales
i am not in a position to judge \-- but i like the idea of not having zws be used, and expect you have thought it out. just an idea: something approximately like this might work, or something like john kitchen's poc implementation of it might. this is called extensible syntax. one of the goals

Re: [PATCH] oc-csl: Add support for sub-bibliographies

2022-07-29 Thread András Simonyi
Dear All, On Fri, 29 Jul 2022 at 03:32, Ihor Radchenko wrote: > This is an important point. I think that we should describe this gotcha > in the "Bibliography printing". oc-basic and oc-csl just print the list > of bibliography entries, while oc-bibtex/oc-natbib/oc-biblatex insert a > separate

Re: [PATCH]: ox-latex: omit empty date

2022-07-29 Thread General discussions about Org-mode.
Hi Ihor,  sorry for not testing my code! My test halted on the main branch with the message: Warning (python): Your `python-shell-interpreter' doesn't seem to support readline, yet `python-shell-completion-native-enable' was t and "python" is not part of the

Re: the comment environment does not work for checkboxes

2022-07-29 Thread Uwe Brauer
>>> "AB" == Arne Babenhauserheide writes: > Uwe Brauer writes: >> #+BEGIN_COMMENT >> WAIT Computer >> :PROPERTIES: >> :Nr: 4 >> :Comp1:[X] >> :Comp2:[X] >> :END: >> #+END_COMMENT >> Does not. Any idea why? > In a block, you must escape * as ,* — open the environment with

Re: [PATCH]: ox-latex: omit empty date

2022-07-29 Thread Ihor Radchenko
emacs--- via "General discussions about Org-mode." writes: > From 120e4ca11f021fa2d7e7abf57187c2db71942302 Mon Sep 17 00:00:00 2001 > From: Bob Vergauwen > Date: Fri, 29 Jul 2022 14:28:21 +0200 > Subject: [PATCH] lisp/ox-latex: Omit empty date > > * lisp/ox-latex.el: (org-latex-template): When

Re: Something has happened such that I can't export to latex

2022-07-29 Thread Ihor Radchenko
Sharon Kimble writes: > foo$ git pull > - From https://git.savannah.gnu.org/git/emacs/org-mode >5be0c709b3..d37c0ee5fa main -> origin/main > Updating 5be0c709b3..d37c0ee5fa > Fast-forward > lisp/org.el | 2 +- > lisp/ox-latex.el | 7 +-- > mk/org-fixup.el | 2 +- > 3 files

Re: [PATCH] ol-man.el (org-man-open): Set window point not buffer point

2022-07-29 Thread Ihor Radchenko
Tom Gillespie writes: > Here's a patch to fix the follow behavior for ol-man links so > that the ::SEARCH functionality will actually work. Best! > Tom > From 2c3e3b994fd7b47a6e91d147d2b1f08cd97a1908 Mon Sep 17 00:00:00 2001 > From: Tom Gillespie > Date: Thu, 28 Jul 2022 23:33:22 -0700 >

Re: Serving .org files for worg (was: Re: Library of babel help)

2022-07-29 Thread Max Nikulin
On 01/07/2022 04:48, Tim Cross wrote: 1. Just using the .org as the suffix of the url instead of the .html did not work for me using two different browser. However, it did work for ihor, so either I did something wrong or there is something in my setup which is preventing that from working.

Re: [PATCH v2] org-test: Run all ol tests on make test

2022-07-29 Thread Ihor Radchenko
Max Nikulin writes: > I have decided that I prefer to have org-test common prefix even though > it causes discrepancy test-ol.el file vs. test-org-link/... cases. > From 725369323a1a3303820c2c92b116e8238b895bac Mon Sep 17 00:00:00 2001 > From: Max Nikulin > Date: Thu, 28 Jul 2022 22:08:57

Re: [BUG] Inconsistent behaviour of TODO + COMMENT + TODO dependencies + agenda? [9.5 (9.5-g0a86ad @ /home/ignacio/.emacs.d/elpa/org-9.5/)]

2022-07-29 Thread Ihor Radchenko
Ignacio Casso writes: Sorry for the late reply. > I'm not sure what is the expected behaviour of the COMMENT keyword for > TODOs and the agenda, since I only found it in the "Exporting" section > of the manual, but I find the following behaviour inconsistent: > > - Tasks with a COMMENT keyword

Re: [PATCH v8] ol.el: add description format parameter to org-link-parameters

2022-07-29 Thread Max Nikulin
On 25/07/2022 18:55, Hugo Heagren wrote: In any case, we cannot, unfortunately, use map-do here and should probably fall back to the previous version with cl-loop. You're right, this is strange. Oh well, I've moved back to the version of the macro which used `cl-loop' in the current patch.

[PATCH]: ox-latex: omit empty date

2022-07-29 Thread General discussions about Org-mode.
Dear list,  In the attachment you can find a patch which omits an empty \date{} line in a latex document when the option to include the date is set to nil or when  no date is provided. This empty date line can cause problems is certain  use cases.  Kind regads, Bob 

Re: Something has happened such that I can't export to latex

2022-07-29 Thread Robert Pluim
> On Fri, 29 Jul 2022 13:24:46 +0100, Sharon Kimble > said: >> What does your local.mk contain? I donʼt think the default org >> makefile references loadup.el anywhere. >> Sharon> Does this help? Its been a very long time since I looked at it, and I don't think that I

Re: Something has happened such that I can't export to latex

2022-07-29 Thread Sharon Kimble
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Robert Pluim writes: >> On Fri, 29 Jul 2022 09:48:09 +0100, Sharon Kimble >> said: > > Sharon> Morning all. > > Sharon> = > Sharon> foo$ git pull > Sharon> From https://git.savannah.gnu.org/git/emacs/org-mode >

Re: Something has happened such that I can't export to latex

2022-07-29 Thread Robert Pluim
> On Fri, 29 Jul 2022 09:48:09 +0100, Sharon Kimble > said: Sharon> Morning all. Sharon> = Sharon> foo$ git pull Sharon> From https://git.savannah.gnu.org/git/emacs/org-mode Sharon>5be0c709b3..d37c0ee5fa main -> origin/main Sharon> Updating

[PATCH v2] Add new entity \-- serving as markup separator/escape symbol

2022-07-29 Thread Ihor Radchenko
Max Nikulin writes: >>> The good point in your patch is that \- is still work as shy hyphen >>> (that, by the way, may be used in some cases instead of zero width >>> space: *intra*\-word). On the other hand I have managed to find a case >>> when your approach is not ideal: >>> >>>

Re: Something has happened such that I can't export to latex

2022-07-29 Thread Sharon Kimble
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Ihor Radchenko writes: > Sharon Kimble writes: > >> But, I'm unable to 'make autoloads' in the git version because its >> trying to connect to /usr/share/emacs and looking for something >> there which isn't there and just ends up deleting

Re: @string abbreviation in bib file not honored in (basic) org-cite

2022-07-29 Thread Joost
On Thu, 28 Jul 2022, at 14:12, Ihor Radchenko wrote: > Did you manage to get the copyright form from FSF? > They are supposed to respond within 5 working days. Yeah, I have the form. I signed it and scanned it, just haven't sent it off yet... -- Joost Kremers Life has its moments

Re: the comment environment does not work for checkboxes

2022-07-29 Thread Dr. Arne Babenhauserheide
Uwe Brauer writes: > #+BEGIN_COMMENT > WAIT Computer > :PROPERTIES: > :Nr: 4 > :Comp1:[X] > :Comp2:[X] > :END: > #+END_COMMENT > Does not. Any idea why? In a block, you must escape * as ,* — open the environment with C-c C-' and save it the same

Re: [PATCH v7] ol.el: add description format parameter to org-link-parameters

2022-07-29 Thread Bastien Guerry
Hi Ihor and Hugo, Ihor Radchenko writes: > Bastien, can you please confirm that Hugo is listed in the FSF > records Yes I do! > and then add him to the contributors.org? Done. -- Bastien

[PATCH] ol-man.el (org-man-open): Set window point not buffer point

2022-07-29 Thread Tom Gillespie
Here's a patch to fix the follow behavior for ol-man links so that the ::SEARCH functionality will actually work. Best! Tom From 2c3e3b994fd7b47a6e91d147d2b1f08cd97a1908 Mon Sep 17 00:00:00 2001 From: Tom Gillespie Date: Thu, 28 Jul 2022 23:33:22 -0700 Subject: [PATCH] * lisp/ol-man.el