Hi,
I have attached a small patch which switches out inline commands in
org-read-date-minibuffer-local-map for new analogous commands.
The intent is to aid documentation and user configuration, so the user gets
a nice description and source code when any corresponding key is looked up
via help, a
Hi Ihor,
* Ihor Radchenko [2024-03-25; 18:20 GMT]:
> Gregor Zattler writes:
>
>> I did
>>
>> rm -rf *; git checkout -f; make repro
>>
>> in ~/src/org-mode. make repro is very quick.
>>
>> Then I tested again with the above mentioned clock
>> table frame and emacs command line invocation: Same
>>
Gregor Zattler writes:
> I did
>
> rm -rf *; git checkout -f; make repro
>
> in ~/src/org-mode. make repro is very quick.
>
> Then I tested again with the above mentioned clock
> table frame and emacs command line invocation: Same
> result. No backtrace.
>
> Am I missing something?
Looks like
Hi Ihor,
Thanks for your review and detailed explanations.
I've pushed an update that should address most of your comments.
Let me answer point by point below.
Ihor Radchenko writes:
> Bruno Barbier writes:
>
>>> I feel that org-pending-penreg (org-pending-) is
>>> redundant. Maybe better
Hi Ihor,
* Ihor Radchenko [2024-03-24; 13:27 GMT]:
> Gregor Zattler writes:
>
>> with point on the following frame for a clock table:
>>
>> #+BEGIN: clocktable :scope ("/home/absolute/path/file.org_archive")
>> #+END:
>> ...
>> If instead I use a very fresh org-mode from main, specifically
>>
>>
On 3/24/24 07:35, Ihor Radchenko wrote:
+New contributors need to submit the
[[https://orgmode.org/request-assign-future.txt][form]] to the FSF.
+#+begin_center
...
+TODO: Get updated version of form from Emacs maintainers that includes the
line asking the secretary to send confirmation to inte
On 3/24/24 03:56, Ihor Radchenko wrote:
Adam Porter writes:
I am not sure if centered text should stand out.
AFAIU, you want to add this style for the sole purpose of highlighting
What is the purpose of centering text if not to make it stand out?
To align text. I am not sure why anything m
On 25/03/2024 18:40, Ihor Radchenko wrote:
Max Nikulin writes:
This feature should not write temporary files to /tmp directly
See the attached tentative patch.
Thanks for prompt reaction.
+++ b/lisp/org.el
@@ -16361,7 +16361,7 @@ (defun org-create-formula-image
org-format-la
Max Nikulin writes:
> This feature should not write temporary files to /tmp directly, some
> subdirectory should be created for this purpose. The idea is to mitigate
> consequences if a user opens a file from a compromised or a malicious
> source and gets /tmp flooded with a crowd of files. It
Setting (setq org-html-doctype "html4-strict") and exporting a trivial
Org document (like the attached) to HTML fails to pass validation at
https://validator.w3.org/
The error is
Line 6, Column 72: character data is not allowed here
using XHTML-style self-closing tags (such as ) in H
This is a follow-up to recent changes related to LaTeX preview.
This feature should not write temporary files to /tmp directly, some
subdirectory should be created for this purpose. The idea is to mitigate
consequences if a user opens a file from a compromised or a malicious
source and gets /t
Bastien Guerry writes:
> Ihor Radchenko writes:
>
>> It looks like there is some problem with publishing index.org in
>> particular. I made several changes, but none of them is visible on
>> orgmode.org. At the same time, my changes to tools.org page are
>> visible.
>
> Yes -- perhaps this error
Ihor Radchenko writes:
> Sounds reasonable.
OKay -- feel free to go ahead with whatever version you find best.
> It is a longer period compared to 5 business days mentioned in
> https://www.gnu.org/prep/maintain/maintain.html, but the copyright clerk
> is just a single guy taking care about all
13 matches
Mail list logo