[PATCH] org-manual: Fix a preposition and capitalization

2023-09-15 Thread Rudolf Adamkovič
* doc/org-manual.org (Capturing column view): Replace "in the ... line" with "on the ... line" and capitalize the containing sentence as well. --- doc/org-manual.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index 6cd2bf378..3e9d42f

Re: High CPU with org-set-tags-command in org-capture buffer

2023-09-15 Thread Derek Chen-Becker
Well, I haven't had time to try and repro, but I did a straight-pull to get a newer version of Org and now the issue isn't happening anymore. I'm not sure if there's any cause/effect there, but for any future folks looking at this thread it might be worth a try. Cheers, Derek On Wed, Aug 16, 202

Re: error tangling: how to debug please?

2023-09-15 Thread Fraga, Eric
On Friday, 15 Sep 2023 at 21:41, Max Nikulin wrote: > Should be caught by `org-lint' True! Should have run the document through org-lint. Ooops. In my defence, I did do so recently but I should get in the habit of including linting as part of my normal debug process when things go awry... Th

Re: bbb:OrgMeetup for Asia-Pacific time zones (was: #2 [[bbb:OrgMeetup]] on Wed, Sep 13, 19:00 UTC+3)

2023-09-15 Thread Tshiung Han See
Ihor Radchenko writes: > Corwin Brust writes: > >> On Mon, Sep 11, 2023 at 3:39 AM Ihor Radchenko wrote: >>> >>> Tshiung Han See writes: >>> >>> > I would’ve liked to join, but that’s 1am (Malaysian time). >>> >>> Currently, the time is decided simply by my own availability. >>> [snip] >>> But

Re: [PATCH] ob-maxima.el, etc. (was Re: [MAINTENANCE] On how much we can expose internals into defcustom)

2023-09-15 Thread Leo Butler
On Fri, Sep 15 2023, Ihor Radchenko wrote: > Leo Butler writes: > >> Attached is a patch that tries to address some of Ihor's concerns. I >> have added two header arguments for maxima src blocks: > > Thanks! > >> - :graphics-pkg lets the user choose the graphics package to use; >> >> - :batch le

Re: error tangling: how to debug please?

2023-09-15 Thread Max Nikulin
On 14/09/2023 21:12, Fraga, Eric wrote: this did the trick. However, interestingly, the error was a src block that ended with +end_src Should be caught by `org-lint' 15 low Possible incomplete block "#+begin_src"

Re: Preventing inadvertent global modifications

2023-09-15 Thread Max Nikulin
On 14/09/2023 19:56, Ihor Radchenko wrote: Max Nikulin writes: C-u C-c C-q still realigns all tags in the buffer, so this option would not save me from getting huge diff. C-u C-c C-q is explicitly documented to do so. Surely, you may press universal argument by accident, but so you do for, sa

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Ihor Radchenko
Carlo Tambuatco writes: > Are you suggesting I should try a different version of gpg? Yes. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at

Re: error tangling: how to debug please?

2023-09-15 Thread Fraga, Eric
Hi Ihor, > I recommend setting org-element--cache-self-verify to 'backtrace and > org-element--cache-self-verify-frequency to 1.0. Then, Org will > self-check the cache consistency and generate a backtrace when a > problem is detected. I have set these and will let you know how I get on. I have

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Carlo Tambuatco
Are you suggesting I should try a different version of gpg? On Fri, Sep 15, 2023 at 6:38 AM Ihor Radchenko wrote: > Carlo Tambuatco writes: > > >> From within Emacs. Try to open encrypted file.txt.gpg in Emacs, edit it, > >> and save. > >> > > > > Same behavior. Just tried it. > > From command

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Ihor Radchenko
Carlo Tambuatco writes: >> From within Emacs. Try to open encrypted file.txt.gpg in Emacs, edit it, >> and save. >> > > Same behavior. Just tried it. > From command line: > > gpg —symmetric newfile.txt > > this produces newfile.txt.gpg > > Open newfile.txt.gpg within emacs. Opens and decrypts in

Re: [BUG] org-export-with-broken-links not respected for (org-icalendar-combine-agenda-files t) [9.6.9 ( @ /home/jorge/.config/emacs/elpa/org-9.6.9/)]

2023-09-15 Thread Ihor Radchenko
Jorge P. de Morais Neto writes: >> Would you be interested to submit a patch? > > Yes, I suppose I can do it! I will try do do it this weekend, but it > could take longer because, although it will be a simple patch, I am > disorganized. Thanks in advance! You may refer to https://orgmode.org/wo

Re: [BUG] org-export-with-broken-links not respected for (org-icalendar-combine-agenda-files t) [9.6.9 ( @ /home/jorge/.config/emacs/elpa/org-9.6.9/)]

2023-09-15 Thread Jorge P . de Morais Neto
Hi! I reply below: Em [2023-09-15 sex 09:13:46+], Ihor Radchenko escreveu: > Would you be interested to submit a patch? Yes, I suppose I can do it! I will try do do it this weekend, but it could take longer because, although it will be a simple patch, I am disorganized. Regards! -- - Ad

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Carlo Tambuatco
> On Sep 15, 2023, at 6:20 AM, Ihor Radchenko wrote: > > Carlo Tambuatco writes: > >>> What if you do the same with a simple textual file (not an Org file)? >> >> You mean gpg from the command line or within emacs? > > From within Emacs. Try to open encrypted file.txt.gpg in Emacs, edit it

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Ihor Radchenko
Carlo Tambuatco writes: >> What if you do the same with a simple textual file (not an Org file)? > > You mean gpg from the command line or within emacs? >From within Emacs. Try to open encrypted file.txt.gpg in Emacs, edit it, and save. -- Ihor Radchenko // yantar92, Org mode contributor, Lear

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Carlo Tambuatco
> On Sep 15, 2023, at 5:22 AM, Ihor Radchenko wrote: > > Carlo Tambuatco writes: > >> Emacs 29.1, org version 9.6.9 >> When encrypting an entry in org-mode using symmetric encryption >> and gpg 2.2, emacs just hangs there on 'Saving file'. >> >> Tried running a backtrace using emacs -Q, but

Re: [patch] Fixes and improvements in org-latex-language-alist

2023-09-15 Thread Ihor Radchenko
Juan Manuel Macías writes: > [1] I think also that in this function there was an unhappy decision: > using a syntax that is not from polyglossia but from babel leaves the > user with little freedom of action, since polyglossia has more 'keyval' > options, not only language variants. For example,

Re: [patch] Fixes and improvements in org-latex-language-alist (was: ox-latex language handling in Org-9.5 vs 9.6)

2023-09-15 Thread Ihor Radchenko
Max Nikulin writes: >>> Every piece of code accessing this public constant must implement >>> fallback from e.g. "de-ch" (or de_CH) to "de". Or to "en" for an >>> unsupported language. >> >> Not necessarily. I mostly thought about some unconventional code that >> uses the constant for some reaso

Re: [PATCH] ob-maxima.el, etc. (was Re: [MAINTENANCE] On how much we can expose internals into defcustom)

2023-09-15 Thread Ihor Radchenko
Leo Butler writes: > Attached is a patch that tries to address some of Ihor's concerns. I > have added two header arguments for maxima src blocks: Thanks! > - :graphics-pkg lets the user choose the graphics package to use; > > - :batch lets the user choose which source-code loader Maxima will u

Re: [PATCH] ob-fortran.el: Fix name of caller in documentation

2023-09-15 Thread Ihor Radchenko
gerard.vermeu...@posteo.net writes: > This patch fixes an oversight in > 765a84ea252fd7f281340c40fdc97f696f8cac33 > It fixes the caller name in documentation and conforms to "rules" in > sibling ob-XXX.el files. Thanks! Applied, onto main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/co

Re: Org 9.6.9 hangs when saving encrypted entries

2023-09-15 Thread Ihor Radchenko
Carlo Tambuatco writes: > Emacs 29.1, org version 9.6.9 > When encrypting an entry in org-mode using symmetric encryption > and gpg 2.2, emacs just hangs there on 'Saving file'. > > Tried running a backtrace using emacs -Q, but no errors generated, > it just hangs there. > > There is nothing wron

Re: error tangling: how to debug please?

2023-09-15 Thread Ihor Radchenko
"Fraga, Eric" writes: > this did the trick. However, interestingly, the error was a src block > that ended with > > +end_src > > (somehow the "#" got deleted). What's interesting is that org continued > to see this as a src block. I was having some unreproducible problems > with the element ca

Re: [BUG] org-export-with-broken-links not respected for (org-icalendar-combine-agenda-files t) [9.6.9 ( @ /home/jorge/.config/emacs/elpa/org-9.6.9/)]

2023-09-15 Thread Ihor Radchenko
Jorge P. de Morais Neto writes: > In the meantime, or *in addition* to other changes, we could ameliorate > the problem with documentation. Probably mention the potentially > confusing behavior in the Org manual, and maybe also in the docstring of > `org-icalendar-combine-agenda-files' and other

Re: Help me contribute to org

2023-09-15 Thread Ihor Radchenko
[ I am adding Org mailing list back to CC. Please use "Reply All" or "Wide reply" in your MUA to keep the conversation public ] em...@supporter.mailer.me writes: > Hi, > thank you for merging the changes for me. > > I have looked into the org-clock-clocktable-language-setup variable and I am >

[SUMMARY] #2 [[bbb:OrgMeetup]] on Wed, Sep 13, 19:00 UTC+3

2023-09-15 Thread Ihor Radchenko
Ihor Radchenko writes: > URL: https://bbb.emacsverse.org/b/iho-h7r-qg8-led > Time & Date: <2023-09-13 Wed 19:00-21:00 @+03,Europe/Istanbul> > The room will be open half an hour before the official start. ... and here is a summary of the discussed topics + comment log: - weary-traveler asked to

[PATCH] ob-fortran.el: Fix name of caller in documentation

2023-09-15 Thread gerard . vermeulen
Hi, This patch fixes an oversight in 765a84ea252fd7f281340c40fdc97f696f8cac33 It fixes the caller name in documentation and conforms to "rules" in sibling ob-XXX.el files. Regards -- Gerard 0001-ob-fortran.el-Fix-name-of-caller-in-documentation.patch Description: Binary data