Re: Subject: [PATCH] Fix DISPLAY error on exporting org with plantuml to html

2022-06-06 Thread Dr. Arne Babenhauserheide
Hi Lin Sun, lin Sun via "General discussions about Org-mode." writes: > This patch will re-submit the solution based on the last rev. > > Please help review and merge the patch. Thanks > > [4. text/x-patch; > 0001-ob-plantuml-fix-DISPLAY-error-with-html-export.patch]... > From 6512e94806a4c08f

Subject: [PATCH] Fix DISPLAY error on exporting org with plantuml to html

2022-06-06 Thread General discussions about Org-mode.
Hi Timothy, The commit f9dcc3d was overridden by the commit b5f0efc. This patch will re-submit the solution based on the last rev. Please help review and merge the patch. Thanks B.R. Lin From 6512e94806a4c08f40e6796e239ad2b318f7fbc5 Mon Sep 17 00:00:00 2001 From: Lin Sun Date: Tue, 7 Jun 2022

Re: [PATCH] Re: tangle option to not write a file with same contents?

2022-06-06 Thread Tom Gillespie
I can report that with the current changes in the tree I see some nice performance improvements in files where I have large numbers of blocks where I modify a subset of them (beyond a single case where C-u C-c C-v C-t works) and then retangle the whole file. Best, Tom

Re: git branch rename and git config q

2022-06-06 Thread Samuel Wales
thanks for the links [my brain is not up to understanding atm]. when you say perhaps i do not need to rename branches, do you mean that my guess at a solution had a redundant step? and that step was manually edit config file? no need there? the last par of your email makes it seem as if i shoul

Re: Proposal: 'executable' org-capture-templaes

2022-06-06 Thread Samuel Wales
[i put an unnecessary and not really meant word truly there. accessbililty reasons could of course make it necessary.] i think it is needed to do accessibility and great to do factoring. shows our maturity as a project and developers. [accessbilty/refactoring aside, i want to say i really like ma

Re: Proposal: 'executable' org-capture-templaes

2022-06-06 Thread Samuel Wales
i must be confused. menus aside, you can currently capture and it uses the org forest itself, so it is both crash-proof and snappy. and you can yakshave as much as you want, starting a capture while doing a capture. those were design goals. you can even be in the middle of a capture, get distra

[PATCH] Fix shadowed radio targets

2022-06-06 Thread Rudolf Adamkovič
Hello everyone! If one defines two radio targets, say <<>> and <<>>, the first one does not work if defined first. Please, see the attached patch. I have the copyright papers signed. Rudy >From f0077a592fbf4ddfde02f5899dc428db4f7ecbf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rudolf=20Adamkovi=

Re: [DISCUSSION, default settings] Using mailcap as default handler for opening file links

2022-06-06 Thread Bhavin Gandhi
Hello Max, On Mon, 6 Jun 2022 at 19:09, Max Nikulin wrote: > P.P.S. I had a hope that recent Fedora-36 release has Emacs-28 packaged, > so it would be possible to test live image in qemu to quickly check > behavior in full-fledged desktop environment, but version 27 is really > packaged there. I

bug#43954: make org speed commands friendlier [CODE INCLUDED]

2022-06-06 Thread Lars Ingebrigtsen
Lars Ingebrigtsen writes: > The Subject here says "code included", but no code was included here. > Di you forget to attach it? Sorry, the code was in a different bug report, 43955. I've now merged the two. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.

bug#43954: make org speed commands friendlier [CODE INCLUDED]

2022-06-06 Thread Lars Ingebrigtsen
Boruch Baum writes: > When POINT is on the first column of an org-heading, org-mode makes > available a set of 'speed-commands'. One of those commands is a > keybinding cheatsheet, M-x org-speed-command-help, bound to '?'. > However, that cheatsheet only maps keybindings to function names, so it

Re: Proposal: 'executable' org-capture-templaes

2022-06-06 Thread Max Nikulin
On 05/06/2022 22:07, Arthur Miller wrote: Max Nikulin writes: After input from Ihor I agree that it isn't the best way, and was able to refactor org-mks to create a menu where I can execute any lisp form, when it comes in a list like this : ("h" "hello-word" (message "Hello, World")), where thir

Re: git branch rename and git config q

2022-06-06 Thread Max Nikulin
On 06/06/2022 11:13, Samuel Wales wrote: i have a repo where i have patches that i carry along i a local branch. these are rebased automagically when i upgrade org. You may change remote for this repository. Perhaps you do not need to rename branches. https://list.orgmode.org/sj91nb$d9j$1..

Re: [DISCUSSION, default settings] Using mailcap as default handler for opening file links

2022-06-06 Thread Max Nikulin
On 04/06/2022 20:42, Ihor Radchenko wrote: Should we change the default file handlers to Emacs globally (unless user customizes otherwise)? Should we continue efforts to work around mailcap issues? Maybe there is yet another alternative generic way to open files? Ihor, back to your patch intro

Re: [PATCH] org-lint: Fix invocation with C-u prefix argument

2022-06-06 Thread Nick Dokos
Ihor Radchenko writes: > Nick Dokos writes: > >> `C-u M-x org-lint' was failing to run any checkers, no matter what >> category was chosen, because the calculation of the list of checkers >> always returned `nil'. > > LGTM! Is there any reason you did not push the patch upstream yourself? > IST

Re: [DISCUSSION, default settings] Using mailcap as default handler for opening file links

2022-06-06 Thread Max Nikulin
On 04/06/2022 20:42, Ihor Radchenko wrote: It appears that using mailcap is giving us more trouble than benefits. I am not sure about the situation on Windows and Mac though. Should we change the default file handlers to Emacs globally (unless user customizes otherwise)? Should we continue effo

Re: Abbreviations support

2022-06-06 Thread Timothy
Hi Denis, > thanks for looking into this. A package “org-abbreviations” or so would be > truly > awesome. Have you had a chance to look into a MVP? Let me know if I can help > somehow. I’m currently ~70% of the way through a MVP `org-glossary' package 🙂. Testing/design comments would be appreci

Re: Abbreviations support

2022-06-06 Thread Denis Maier
Hi Timothy, thanks for looking into this. A package "org-abbreviations" or so would be truly awesome. Have you had a chance to look into a MVP? Let me know if I can help somehow. Best, Denis Am 04.06.2022 um 12:09 schrieb Timothy: Hi Denis, Is there support for abbreviations in org-mode? So

Re: Abbreviations support

2022-06-06 Thread Denis Maier
Thanks for the hint! Denis Am 04.06.2022 um 18:11 schrieb John Kitchin: Org-ref supports this for glossaries and acronyms. See https://youtu.be/sebs2vSIEk4 For an overview. On Sat, Jun 4, 2022 at 6:13 AM Timothy wrote: Hi Denis, > Is there support for abbreviations in org-mode? Some

image size in ox-pandoc

2022-06-06 Thread juh
Hi all, how can I set the image size in ox-pandoc for context? This does not work: #+CAPTION: Foobar #+NAME: fig:imagew #+ATTR_CONTEXT: :width 5cm [[file:/image.png]] juh

Re: [PATCH] manual: fix variable name

2022-06-06 Thread Daniel Fleischer
Thanks, merged. -- Daniel Fleischer