Re: Fwd: Re: Typo in info pages

2022-08-19 Thread edgar
On 2022-08-19 05:39, Ihor Radchenko wrote: Support Org development at https://liberapay.com/org-mode, This is great! You should add cryptocurrencies there :) . - This free account was provided by VFEmail.net - report spam to ab...@vfemail.net ON

Re: C-c $ missing?

2022-08-19 Thread Mark Barton
> On Aug 18, 2022, at 11:39 PM, Summer Emacs wrote: > > TY! That's exactly what I was hoping for. And thank you to Ihor and Matt > as well for pointing me in the right direction. I was just reading up on > C-c $ with C-h k when you replied so thank you to all of you for helping > out. Noted eve

Re: org-plot/gnuplot

2022-08-19 Thread Roger Mason
Hello Ihor, Ihor Radchenko writes: > You need to have "gnuplot" Emacs package installed to be able to use > org-plot and ob-gnuplot. I had checked those were installed before posting. What I had not checked (duh) was that gnuplot would start and run. There was a simple linkage problem prevent

Re: C-c $ missing?

2022-08-19 Thread Summer Emacs
Mark Barton @ 2022-08-19 03:02 : > [... 8 lines elided] > You are welcome. You may eventually want to read about Speed Keys in Org mode > that is enabled with the org-use-speed-commands > variable. That enables you to just press "a" when at the beginning of a > headline to archive that subtre

Re: Suspected bug: '#+STARTUP: indent' messes up inlinetasks' tag alignment

2022-08-19 Thread Alain . Cochard
Ihor Radchenko writes on Sat 13 Aug 2022 14:33: > Can you try the attached patch? The problem is solved if I use emacs 28.1 (thanks a lot), but not for emacs 27.2... Emacs 27.2 is the native emacs for the Fedora 34 GNU/Linux distribution I use. I was able to install emacs 28.1 from source, but

Re: [PATCH v2] ol-info: Define :insert-description function

2022-08-19 Thread Max Nikulin
On 19/08/2022 11:28, Ihor Radchenko wrote: Max Nikulin writes: +(defun org-info--link-file-node (path) + "Extract file name and node from info link PATH. + +Return cons consisting of file name and node name or \"Top\" if node +part is not specified. Components may be separated by \":\" or by \

Re: Show a warning/message when loading Org modules requiring external packages (was: :session for Julia in org babel?)

2022-08-19 Thread Christopher M. Miles
Ihor Radchenko writes: > "Christopher M. Miles" writes: > >> I found ~org-load-modules-maybe~ load modules from ~org-modules~, it's a >> list of ob-* or ol-* elisp modules. Not Julia modules. I searched >> ~org-load-modules-maybe~ function invocation code in org-mode source >> code, have not re

Re: [FEATURE REQUEST] statistics of repeated tasks

2022-08-19 Thread Abhisek Panigrahi
1. How and where it should be displayed? It can be displayed alongside the task name e.g. * TODO My repeated task (DONE=3)... Here DONE=3 meaning the task has been completed 3 times. Another way to display is: DONE=3/4, where it means the task is completed 3 times out of 4. But it is much more comp

table alignment tags in Org export

2022-08-19 Thread Alex Fenton
Hello, Trying to export a table with alignment tags, e.g. #+caption: left-, centre- and right aligned columns |     |       |  | | a  |    b |    c | | aa | | | In, for example, HTML or ODT output, the columns are aligned according to the tags in the fir

Re: [off topic] List all non-latin characters in a buffer

2022-08-19 Thread Uwe Brauer
>>> "JMM" == Juan Manuel Macías writes: Hi Juan > Sorry for the offtopic, but I thought this homemade function I wrote > some time ago for my work might perhaps be useful to some Orgers. When > executed in a buffer, the `list-non-latin-chars' function opens a window > displaying a list of all th

[Feature Request] Create an org-md-toplevel-hlevel variable to allow users to set the level of top level headings in markdown export

2022-08-19 Thread Rohit Patnaik
Hello, I've been exporting several of my org-mode notes to markdown recently, and I've been running into an issue where I've had to manually adjust the level of the top level headings in my exported notes because the wiki system I'm importing the notes to reserves h1 (i.e. #) for page titles, u

Re: [PATCH] Documentation and NEWS for ` org-latex-language-alist'

2022-08-19 Thread Ihor Radchenko
Juan Manuel Macías writes: > I am attaching a new version of the patch. Thanks! Applied onto main via 243ded74b adding one sentence to the =LANGUAGE= keyword description and changing the ctan links to https. I have added a short description of what LANGUAGE keyword value is: "Language code of t

Re: :session for Julia in org babel?

2022-08-19 Thread Ihor Radchenko
"Fraga, Eric" writes: > On Tuesday, 16 Aug 2022 at 21:21, Ihor Radchenko wrote: >> Can you also update [Worg] > > I will do so, maybe tomorrow. I assume that's okay as it's a separate > repository? and as I do not have submit access, I'll post a patch here, > if that's okay? Sure. You can subm

Re: [BUG] org-insert-heading-respect-content doesn't always insert TODO heading [9.5.4 (release_9.5.4-17-g6e991f @ /usr/local/Cellar/emacs-plus@29/29.0.50/share/emacs/29.0.50/lisp/org/)]

2022-08-19 Thread Ihor Radchenko
Roman Rudakov writes: > Steps to reproduce: > 1. Create an org heading and set state to something but TODO or DONE > (for example PROGRESS). > 2. Call the function org-insert-todo-heading-respect-content > ... > I noticed that internally this function calls org-insert-todo-heading > and pass argu

Re: [PATCH v3] Show org file title in org-clock clocktable

2022-08-19 Thread Ihor Radchenko
Duy Nguyen writes: > Thanks for letting me know. The reason I chose that method is because the > org-macro-templates are not updated immediately after I change the title > and save the file. However, I think I found a solution using > org-macro-initialize-templates and org-macro-templates. Please

Re: [BUG] Fix for inlinetask visibility cycling causes infinite loop for "degenerate" inlinetasks

2022-08-19 Thread Ihor Radchenko
Anders Johansson writes: >> I am unable to reproduce on main and on bugfix. >> What is your Org version (M-x org-version)? > > Sorry I didn’t bother to reproduce with emacs -Q. I stepped through with > edebug and thought the problem was quite clear that way. I have reproduced > with Emacs -q (+ l