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
> 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
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
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
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
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 \
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
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
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
>>> "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
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
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
"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
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
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
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
16 matches
Mail list logo