Re: [BUG] random org-mode warning [9.5.4 (9.5.4-g7c61a3 @ /home/cro/.emacs.default/straight/build/org/)]

2022-06-27 Thread Ihor Radchenko
Cristi Constantin writes: > Than you for the response! I tried the fix you suggested, but I still > see this: > > Warning (org-element-cache): org-element--cache: Org parser error in > 2022-log.org::179869. Resetting. >  The error was: (error "Invalid search bound (wrong side of point)") This

Re: [PATCH] Improve "Speeding Up Your Agendas" chapters

2022-06-27 Thread Ihor Radchenko
Stefan Kangas writes: > Subject: [PATCH 1/2] Move appendix on performance in manual to agenda chapter > > * doc/org-manual.org (Speeding Up Your Agendas): Move section to > chapter "Agenda Views". Does it have to be inside the main chapters of the manual? I really hope that users do not _normall

Re: [PATCH] Improve "Speeding Up Your Agendas" chapters

2022-06-27 Thread Stefan Kangas
Ihor Radchenko writes: > Does it have to be inside the main chapters of the manual? > I really hope that users do not _normally_ have to know about these > tricks. I've never needed it, FWIW. However, it also feels misplaced among the appendixes. I guess this is subjective: I prefer chapters t

Re: [PATCH] describe how to override Author

2022-06-27 Thread Ihor Radchenko
Robert Pluim writes: > diff --git a/org-contribute.org b/org-contribute.org Maybe add the details to org-maintenance.org instead? This is more of a technical detail needed for maintainers, not for the committers. > +1. Command line: src_sh{git commit --author='First Last > '} I think we usual

Re: We have asynchronous sessions, why have anything else?

2022-06-27 Thread Ihor Radchenko
Ivar Fredholm writes: > I believe the two could be unified if we expand the functionality of > the async filter to look for 'exception' tags. Then each language > implementation must only put the org-babel src block in a try-except > type construction and put the error message into the except blo

Got an org-element warning: How to report?

2022-06-27 Thread Gregor Zattler
Hello org-mode devs, Ihor, today, when opening several org files for my agenda, I got a Warning (org-element-cache): ... which is 7100 characters long and contains private data (filenames headlines, ...) Is this interesting for debugging, if so, does it still make sense if I first anonymize the

Re: Got an org-element warning: How to report?

2022-06-27 Thread Ihor Radchenko
Gregor Zattler writes: > Hello org-mode devs, Ihor, > > today, when opening several org files for my agenda, I got a > > Warning (org-element-cache): ... Thanks for reporting! This is probably similar to https://list.orgmode.org/87a69ypk1m.fsf@localhost/T/#t Are you seeing the same warning? ("I

Re: [PATCH] Re: [BUG] Adding note to heading without newline at the end

2022-06-27 Thread Ihor Radchenko
"Samuel Banya" writes: > I checked 'org.el' which has the related 'org-add-note' function present. > > This appears to call the 'org-add-log-setup' function, and passes the 'note' > argument to it. > > I then took a look at the 'org-add-log-setup' function. > > From the bug's nature itself, it mo

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-06-27 Thread Ihor Radchenko
Richard Stallman writes: > GNU packages should not steer people towards running nonfree software. > As a consequence, they should not suggest people donate using payment services > that _require_ the donor to run a nonfree program. AFAIU, there are no nonfree payment services, except some crypto

Re: org-cite: only last names and et al. for more than two coauthors

2022-06-27 Thread Bruce D'Arcus
On Mon, Jun 27, 2022 at 1:13 AM M. Pger wrote: > I've recently tried to switch to org-cite, but I still have some problems > with the basics. First, org-cite is a framework for citations. When reporting issues related to it, you really need to identify what processor(s) you are seeing the behav

Re: Got an org-element warning: How to report?

2022-06-27 Thread Gregor Zattler
Hi Ihor, * Ihor Radchenko [2022-06-27; 18:20]: > Gregor Zattler writes: > >> Hello org-mode devs, Ihor, >> >> today, when opening several org files for my agenda, I got a >> >> Warning (org-element-cache): ... > > Thanks for reporting! > This is probably similar to > https://list.orgmode.org/87a6

Re: [PATCH] Improve "Speeding Up Your Agendas" chapters

2022-06-27 Thread Stefan Kangas
Stefan Kangas writes: > > > These options can be applied to selected agenda views. For more > > > details about generation of agenda views, see the docstrings for the > > > relevant variables, and this > > > [[https://orgmode.org/worg/agenda-optimization.html][dedicated Worg > > > page]] fo

Re: Got an org-element warning: How to report?

2022-06-27 Thread Ihor Radchenko
Gregor Zattler writes: >> Are you seeing the same warning? ("Invalid search bound ...") > > no, it's > > Cached element is incorrect in xxx.org. (Cache tic up to date: "yes") > Resetting. > > The element is: "(headline (:raw-value > The real element is: "(fixed-width (:begin... > Cache aro

[PATCH] Improve look of agenda on graphical displays

2022-06-27 Thread Stefan Kangas
The attached patch improves the look of the agenda time grid and separator line on graphical displays. It was inspired by org-modern.el by Daniel Mendler. From dba6d68019c74232f581a55ab012fd9d06f53434 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 27 Jun 2022 14:04:00 +0200 Subject: [PAT

Re: feature proposal: export to html headless

2022-06-27 Thread Uwe Brauer
>>> "SW" == Samuel Wales writes: > [it isn't an answer for you because you want it in the menu. others > will field that. and it's similar to your code.] Right, I hope somebody does, because it looks rather complicated when I look for it in ox.el smime.p7s Description: S/MIME cryptographic

Re: [PATCH] org-agenda-with-point-at-orig-entry: Fix body indentation

2022-06-27 Thread Ihor Radchenko
"Aaron L. Zeng" writes: > --- > lisp/org-agenda.el | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Thanks! Applied onto main via ac7b8f9d2 with amendments to the commit message. I have added TINYCHANGE cookie a more detailed changelog entry. Best, Ihor

Re: Got an org-element warning: How to report?

2022-06-27 Thread Gregor Zattler
Hi Ihor, * Ihor Radchenko [2022-06-27; 19:38]: > Gregor Zattler writes: >>> Are you seeing the same warning? ("Invalid search bound ...") >> >> no, it's >> >> Cached element is incorrect in xxx.org. (Cache tic up to date: "yes") >> Resetting. >> >> The element is: "(headline (:raw-value >>

Re: feature proposal: export to html headless

2022-06-27 Thread Max Nikulin
On 27/06/2022 19:11, Uwe Brauer wrote: [it isn't an answer for you because you want it in the menu. others will field that. and it's similar to your code.] Right, I hope somebody does, because it looks rather complicated when I look for it in ox.el Isn't the following entry of the export m

Re: Org mode export accessibility

2022-06-27 Thread T.V Raman
Thanks for looping me in. I'm not subscribed to emacs-orgmode --- so feel free to forward if you find the thoughts below materially useful. As a long-term org-mode user --- and an even longer term TeX user: here are some thoughts: 1. Accessibility as word used in isolation has now become mostl

Re: We have asynchronous sessions, why have anything else?

2022-06-27 Thread Tom Gillespie
> I am not even sure if all the babel backends support try-except. > Think about ob-gnuplot or, say, ob-latex. Indeed many do not. Defining some standard "features" for org babel language implementations is something that is definitely of interest so that we can provide clear interfaces for things

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-06-27 Thread Tom Gillespie
> GNU packages should not steer people towards running nonfree software. > As a consequence, they should not suggest people donate using payment services > that _require_ the donor to run a nonfree program. A slight variant of Ihor's question. While GNU packages should not steer people toward non

Re: Org and Hyperbole

2022-06-27 Thread David Masterson
Robert Weiner writes: > Yes, I no longer have time to maintain it and based on quality > standards don't wish to re-release it unless one or more highly > experienced Emacs package developers want to take it on, as it is a > good size package. Such a person would have to have developed > signifi

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-06-27 Thread Tim Cross
Tom Gillespie writes: >> GNU packages should not steer people towards running nonfree software. >> As a consequence, they should not suggest people donate using payment >> services >> that _require_ the donor to run a nonfree program. > > A slight variant of Ihor's question. > > While GNU pack

Re: We have asynchronous sessions, why have anything else?

2022-06-27 Thread Tim Cross
Tom Gillespie writes: >> I am not even sure if all the babel backends support try-except. >> Think about ob-gnuplot or, say, ob-latex. > > Indeed many do not. Defining some standard "features" > for org babel language implementations is something that > is definitely of interest so that we can

Re: We have asynchronous sessions, why have anything else?

2022-06-27 Thread John Kitchin
The Jupyter project is one approach to this. It currently has dozens of kernels for different languages, and new kernels can certainly be made. The emacs-jupyter package provides one implementation of an interface. It is complex, and relies on a compiled module for the zeromq message passing librar

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-06-27 Thread Michael Powe
On 6/27/2022 19:42, Tim Cross wrote: Tom Gillespie writes: GNU packages should not steer people towards running nonfree software. As a consequence, they should not suggest people donate using payment services that _require_ the donor to run a nonfree program. A slight variant of Ihor's ques

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-06-27 Thread Ihor Radchenko
Michael Powe writes: > Anyone completely serious about a refusal to use nonfree tools for > making donations will send a check in the mail, literally. Would providing something like "Contact us via email if you prefer to make a donation using alternative mechanism" help if we add such statement

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-06-27 Thread Ihor Radchenko
Tim Cross writes: > Given that the FSF has a link to PayPal on their donations page , I > think we can do the same for the org project. All that is required is > that we do like the FSF does and put a bit of text beside it stating > "Not recommended - requires nonfree Javascript". > I also notic

Re: [PATCH] Re: [BUG] Adding note to heading without newline at the end

2022-06-27 Thread Samuel Banya
So I went through the same steps as before: 1. Pulled the latest Emacs Org Mode 2. Ran the following command in a terminal to get a clean Emacs without a config: emacs -Q -L ./lisp -l org 3. Create a new org file 4.. Type (literally) the following: * test 5. You will get a file containing "* t

Re: [PATCH] Re: [BUG] Adding note to heading without newline at the end

2022-06-27 Thread Ihor Radchenko
"Samuel Banya" writes: > 8. I then used C-c C-c, and received the following example output: > ``` > * tes > :LOGBOOK: > - Note taken on [2022-06-27 Mon 22:38] \\ > Adding note with org-log-into-drawer enabled > :END: > t > ``` > > Let me know if this is the desired output in that respect, or i

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-06-27 Thread Richard Stallman
[[[ To any NSA and FBI agents reading my email: please consider]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > AFAIU, there are no nonfree payment services, except some crypto > payments. I

Re: Links to javascript-based websites from orgmode.org: Paypal and Github

2022-06-27 Thread Vikas Rawal
> > > > AFAIU, there are no nonfree payment services, except some crypto > > payments. > > In Europe, at least, there is bank transfer. If you go to a bank > branch, I think, you can do transfers to someone else's account without > running any particular software. Bank uses free software on

Re: [PATCH] Fix behavior of lambda default header arg vars

2022-06-27 Thread Matt Huszagh
Hi Ihor, Modifications made and split into two patches. Let me know if any remaining issues. Thanks Matt >From fdc6e103932c68b450c72d44d062b4746ec2202c Mon Sep 17 00:00:00 2001 From: Matt Huszagh Date: Mon, 27 Jun 2022 20:41:02 -0700 Subject: [PATCH 1/2] ob-core.el: Fix behavior of lambda defau

Re: [PATCH] Fix caption format for custom latex src block

2022-06-27 Thread Matt Huszagh
Ihor Radchenko writes: > I think that it will be better if you use > org-latex--caption/label-string instead. It will take care about short > captions as well. Changing this to (?c . ,caption-str) yields for the original example \caption{\caption{Perform inter-sample interpolation.} } I could

Re: Org, Hyperbole, and eev

2022-06-27 Thread Eduardo Ochs
On Sun, 26 Jun 2022 at 21:50, Robert Weiner wrote: > > So here is a simple implementation that is not unlike your own > though the functions are a bit simpler and more clearly documented > _without a listing of every possible test case type_ and requires > neither Hyperbole nor Org until you want

Re: Org, Hyperbole, and eev

2022-06-27 Thread Eduardo Ochs
On Mon, 27 Jun 2022 at 01:11, Robert Weiner wrote: > > These are Action buttons run by the action button type defined via > the defib macro in the “hibtypes.el” file. Just search for ‘defib > action’ in there. You can invoke its implicit button type function > from Lisp as (ibtypes::action) if I