Hello!
When org-ctags-find-tag is a member of org-open-link-functions, fuzzy
links and custom-id links are broken. Instead of following those links,
Emacs prompts for a filename with "Visit tags table (default TAGS)".
To reproduce this issue with emacs -Q:
(require 'org-ctags)
Then open an org-
Hi, this patch reduces the scope of the function
org-reset-checkbox-state-subtree to just the subtree per its name and
documentation.From f7b0e67935f7677fe2c238a17bf4f70ac962ab08 Mon Sep 17 00:00:00 2001
From: JG
Date: Sun, 24 Sep 2023 16:17:45 -0700
Subject: [PATCH] org-list.el: Reduce scope to
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.
Max Nikulin writes:
> On 17/09/2023 01:00, Juan Manuel Macías wrote:
>>
>> [1] A longer example to export to a pdf that has pdf-x compliance, with
>> the pdfx package:
>>
>> \providecommand{\pdfxopts}{x-1a}
>> \begin{filecontents*}{\jobname.xmpdata}
>>\Title{Some Title}
>>\Author{Author}
Sorry for the late reply.
Ihor Radchenko writes:
> Juan Manuel Macías writes:
>
>> [...] I am very interested in all possible improvements in babel so that
>> it integrates as best as possible with automatically generated files.
>> Among them are the possibility of using BCP47 codes or using a l
On 23/09/2023 17:28, Ihor Radchenko wrote:
Visuwesh writes:
+ (let* ((ext (symbol-name (mailcap-mime-type-to-extension mimetype)))
+ (iname (read-string "Insert filename for image: "))
It would be nice if we auto-generate the file name here by default. It
is what I would expect from
On 22/09/2023 21:52, Visuwesh wrote:
Attached patch adds yank-media and DND handler to attach files in the
clipboard and dropped onto an Emacs frame respectively.
Please, use `make-temp-file' to create files in the temporary directory
that may be world writable. Predictable file names there ar
Ihor Radchenko writes:
> [...]
So, if I understand correctly, there is no way to make "[[link]]" find
"* Link" while editing, after exporting, and on any Emacs, that is
'emacs -Q'. In other words, writing "* link" in lowercase, which is my
workaround, is "the solution". Do I have that right?
Max Nikulin writes:
> On 23/09/2023 15:33, Ihor Radchenko wrote:
>> Gustavo Barros writes:
>>> Perhaps there's some reason why
>>> point is not preserved in this case. But for me at least, this is not
>>> what I'd expect, and I find it somewhat disrupting, especially when
>>> I'm working on a fol
On 23/09/2023 00:29, Visuwesh wrote:
[வெள்ளி செப்டம்பர் 22, 2023] Max Nikulin wrote:
When a file is dropped into an Org buffer I would consider inserting a
link or storing it in addition to attachment options.
The current code already inserts a link to the dropped files.
I mean just insert
10 matches
Mail list logo