Debugging firefox extension (Re: idea for capture anywhere in x)

2022-11-16 Thread Max Nikulin
On 16/11/2022 11:03, Samuel Wales wrote: right now, it seems org-capture is broken for me again. clicking on unicorn results in the momentary captured indication in huge text on the screen [i like this indicator], but it does not get captured to my org capture target. Since recently we were

Re: 2 'echo' bash instructions produce a table

2022-11-16 Thread Alain . Cochard
Ihor Radchenko writes on Mon 14 Nov 2022 03:59: > alain.coch...@unistra.fr writes: > > > Ihor Radchenko writes on Mon 7 Nov 2022 02:31: > > > If you want to force string output, use :results output. > > > > > > By default, ob-shell tries to guess the output type. In the > > > case of

[BUG] Warning (org-element-cache): org-element--cache: (org-metaright) Cached element is incorrect in meetings.org. (Cache tic up to date: "yes") Resetting. [9.5.4 (9.5.4-gaa789b @ /Users/kevin/lis

2022-11-16 Thread Kevin Safford
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: [BUG] Warning (org-element-cache): org-element--cache: (org-metaright) Cached element is incorrect in meetings.org. (Cache tic up to date: "yes") Resetting. [9.5.4 (9.5.4-gaa789b @ /Users/kevin/l

2022-11-16 Thread Ihor Radchenko
Kevin Safford writes: > Emacs : GNU Emacs 29.0.50 (build 1, x86_64-apple-darwin21.4.0, NS > appkit-2113.40 Version 12.3 (Build 21E230)) > of 2022-08-01 > Package: Org mode version 9.5.4 (9.5.4-gaa789b @ > /Users/kevin/lisp/elisp/emacs_configs/vanilla/.emacs.d/straight/build/org/) > Cached

Re: Help with a (query) replacement

2022-11-16 Thread Alain . Cochard
Ypo writes on Wed 16 Nov 2022 20:20: > Thanks, working!! > > I can't see those options in the manual (15.10.4 Query Replace) How about 15.6 (Syntax of Regular Expressions)? -- EOST (École et Observatoire des Sciences de la Terre) ITE (Institut Terre & Environnement) |

Re: About org-mode-tests and CI

2022-11-16 Thread Philip Kaludercic
Simon Tournier writes: > Hi, > > Recently, Bastien told me about using GNU Guix for some tests of Org. > Neat! Then, Bastien pointed this org-mode-tests [1] effort. > > Unrelated, Philip provides Guix recipes [2] for various old Emacs > versions. I cannot find the discussion right now, but I

About org-mode-tests and CI

2022-11-16 Thread Simon Tournier
Hi, Recently, Bastien told me about using GNU Guix for some tests of Org. Neat! Then, Bastien pointed this org-mode-tests [1] effort. Unrelated, Philip provides Guix recipes [2] for various old Emacs versions. Org and Guix are part of the GNU system. Therefore, we could imagine to bridge

Re: Bug: html-postamble string does not allow space [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/27.2/lisp/org/)]

2022-11-16 Thread Tim Cross
Ihor Radchenko writes: >> >> This is all an aside to the actual bug, so please don't miss that >> (unless it has been fixed) i.e. a org-html-postamble string with a space >> in it does not work. > > I am confused here. > > The original bug talked specifically about situation like > >

Re: Help with a (query) replacement

2022-11-16 Thread Ypo
Thanks, working!! I can't see those options in the manual (15.10.4 Query Replace) and the help is a little bit obscure for me, a new rabbit hole to study ;D Thanks! El 12/11/2022 a las 16:31, alain.coch...@unistra.fr escribió: Ypo writes on Sat 12 Nov 2022 15:42: > Hi > > I am

Re: [RFC] Re: Headings and Headlines

2022-11-16 Thread Tim Cross
Ihor Radchenko writes: > André A. Gomes writes: > >> The project's documentation refers to headings and headlines as >> synonyms. Relying on a single definition would be beneficial. If I had >> to choose between the two, I'd go with heading. > > I've been looking into changing all the

Re: [MAINTENANCE] Do we have any backwards-compatibility policy for third-party packages?

2022-11-16 Thread Tim Cross
Ihor Radchenko writes: > Hi, > > Org promises to support the last three Emacs releases. > However, it is less clear what is our policy wrt third-party packages. > > We do need third-party packages, for example, in babel backends. > Sometimes, we have to make changes to the ob-*.el files in

Re: Bug: html-postamble string does not allow space [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/27.2/lisp/org/)]

2022-11-16 Thread Ihor Radchenko
Tim Cross writes: >> Are you saying that you cannot have spaces in org-html-postamble >> variable? If yes, could you please provide a reproducer? >> > > To be honest, it was so long ago when I looked into verifying this > issue, I no longer recall the precise details. My memory was that just >

Re: Bug: html-postamble string does not allow space [9.4.4 (release_9.4.4 @ /usr/local/share/emacs/27.2/lisp/org/)]

2022-11-16 Thread Ihor Radchenko
Pierre Balayé writes: > #+options: html-postamble:"TEST SPACE" > ``` > > it raises this error I cannot solve: > `org-export--parse-option-keyword: End of file during parsing` Fixed on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=ad623799849177cc837e344d89bbfc654bf389dd

Re: Debugging firefox extension (Re: idea for capture anywhere in x)

2022-11-16 Thread Samuel Wales
more below. On 11/16/22, Max Nikulin wrote: > Since recently we were discussing desktop notifications and temporary > rising emacs window, I am unsure if capture indication is related to the > firefox extension, notification daemon, or emacs. my brain is not connecting the first part of your