Document the new functionality of ob-plantuml to insert ASCII diagrams
directly in the buffer.
---
.../babel/languages/ob-doc-plantuml.org | 57 +++
1 file changed, 46 insertions(+), 11 deletions(-)
diff --git a/org-contrib/babel/languages/ob-doc-plantuml.org
b/org-contrib/
You're right! Thank you for catching my mistake. I'll send another patch.
Joseph
Ihor Radchenko writes:
> Joseph Turner writes:
>
>> Document the new functionality of ob-plantuml to insert ASCII diagrams
>> directly in the buffer.
>
> Thanks!
>
>> -=PlantUML= requires a working
>> [[https://w
Jean Louis writes:
>> Could you please detail what you mean by does not align well?
>> Your table looks fine on my side.
>
> See attached frameshot.
>
> I can see that it aligns well in `emacs -Q'. However no matter what
> theme I tried in running Emacs I could not get it to align. Do you
> know
* Ihor Radchenko [2022-08-13 14:47]:
> Jean Louis writes:
>
> >
> >
> > | Date | Description | Expense |
> > |+-+-|
> > | 2022-08-12 | Buying sto
Ihor Radchenko writes:
> "Christopher M. Miles" writes:
>
>> Here I attached the backtrace after I toggle-debug-on-error:
>>
>> Debugger entered--Lisp error: (wrong-type-argument listp #> to 77 in org-fold-core-test.org>)
>> car(#)
>> (let ((--mpom (car region))) (save-excursion (if (marker
Max Nikulin writes:
>> I do not think that it is a good idea. We currently promise to use the
>> first function in the list to generate the IDs. Other functions are
>> mostly a fallback to catch the existing attach dirs created in the past
>> using different ID scheme.
>
> My idea is to add an ex
"Fraga, Eric" writes:
>> Otherwise, looks good.
>
> Can you apply it please?
Applied onto main via 3303a54d7 upcasing the beginning of comment and
adding "." at the end.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=3303a54d74805cdd2b6eda37285f259949f7ba2e
--
Ihor Radchenko,
Max Nikulin writes:
>>> It looks like (string-prefix-p "file:" bare) but without the complex
>>> regexp. I see, such code was used before. By the way, why it is "bare",
>>> not e.g. "target"?
>>
>> match-end is used later in the code. Thus, string-match is justified.
>
> The matched string is al
"Christopher M. Miles" writes:
> Here I attached the backtrace after I toggle-debug-on-error:
>
> Debugger entered--Lisp error: (wrong-type-argument listp # 77 in org-fold-core-test.org>)
> car(#)
> (let ((--mpom (car region))) (save-excursion (if (markerp --mpom) (progn
> (set-buffer (marke
"Christopher M. Miles" writes:
> [[PGP Signed Part:Undecided]]
>
> I have this option settings:
>
> #+begin_src emacs-lisp
> (setq org-element-use-cache nil)
> (setq org-fold-core-style 'overlays)
> (setq org-fold-catch-invisible-edits nil)
>
> (use-package consult
> :ensure t
> :bind (([rem
I have this option settings:
#+begin_src emacs-lisp
(setq org-element-use-cache nil)
(setq org-fold-core-style 'overlays)
(setq org-fold-catch-invisible-edits nil)
(use-package consult
:ensure t
:bind (([remap org-goto] . consult-org-heading)) ; [C-c C-j]
:config (require 'consult-org))
#+
On 13/08/2022 12:29, Ihor Radchenko wrote:
Max Nikulin writes:
I believe that interaction between `org-attach-dir-from-id' and members
of `org-attach-id-to-path-function-list' could be improved. If a too
short ID is passed to `org-attach-id-uuid-folder-format',
`org-attach-id-ts-folder-format',
On 12/08/2022 23:08, Janek F wrote:
I use org-roam which creates links between org-files using the ID, and I
would like to be able to manually add such links to common pages even if
autocompletion doesn't work smoothly.
Unfortunately I have not tried org-roam yet. My suggestion is to add
CUSTO
Yes please; and thanks for volunteering!
On Sat, Aug 13, 2022, 8:47 AM András Simonyi
wrote:
> Dear All,
>
> I'd like to volunteer to maintain oc-csl.el, which currently doesn't
> have an official maintainer as far as I can tell. As the author and
> maintainer of citeproc-el and the author of oc
Ihor Radchenko writes:
> This is not normal, and I can reproduce the issue.
> However, it does not look like Org is doing anything wrong. We call
> kill-new with the correct value containing only visible part of the
> buffer.
>
> I suggest you to file a bug report to Emacs itself using M-x report
On Sat, Aug 13, 2022 at 8:30 AM András Simonyi wrote:
>
> Dear All,
>
> On Tue, 9 Aug 2022 at 17:38, Rudolf Adamkovič wrote:
>
> > THANK YOU for working on this! I have tried the "locators" style, and
> > it works great. At last, we can write in the APA style with no hacks!
>
> thanks for your
Ihor Radchenko writes:
> "Christopher M. Miles" writes:
>
>> After applying this patch, seems deep level has improved.
>
> Thanks for testing!
> Applied onto main via 6ad65f333.
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=6ad65f3332937dee81b1a7dc56a6dca7bd4865ae
>
Thanks
Confirmed problem fixed.
"Christopher M. Miles" writes:
> [[PGP Signed Part:Undecided]]
>
> Ihor Radchenko writes:
>
>> "Christopher M. Miles" writes:
>>
>>> The src_lang code fontification is normal in content, but not correctly
>>> fontified on headline.
>>>
>>> There is a screenshot in att
András Simonyi writes:
That works! Thank you.
> Could you try Alt-j?
>
> best wishes,
> András
>
> On Sat, 13 Aug 2022 at 03:22, Tyler Grinn wrote:
>>
>> "Bruce D'Arcus" writes:
>>
>> > You need to use whatever keybinding exits.
>>
>> I've tried every key in the mode map.
>>
András Simonyi writes:
> Dear All,
>
> I'd like to volunteer to maintain oc-csl.el, which currently doesn't
> have an official maintainer as far as I can tell. As the author and
> maintainer of citeproc-el and the author of oc-csl's precursor,
> citeproc-org, I think I'm reasonably well position
Dear All,
I'd like to volunteer to maintain oc-csl.el, which currently doesn't
have an official maintainer as far as I can tell. As the author and
maintainer of citeproc-el and the author of oc-csl's precursor,
citeproc-org, I think I'm reasonably well positioned to handle issues
and make improvem
Dear All,
On Tue, 9 Aug 2022 at 17:38, Rudolf Adamkovič wrote:
> THANK YOU for working on this! I have tried the "locators" style, and
> it works great. At last, we can write in the APA style with no hacks!
thanks for your kind words, I'm glad that you find the additions useful.
> P.S. Not
Jean Louis writes:
>
>
> | Date | Description | Expense |
> |+-+-|
> | 2022-08-12 | Buying store, PRN 2230001079059 | -5 |
> | 2022-08-12 | M
Hi Ihor,
On Saturday, 13 Aug 2022 at 17:16, Ihor Radchenko wrote:
> I guess the message is only for testing here.
Indeed. I did send a subsequent patch without the message line. Attached here
again just in case.
> Otherwise, looks good.
Can you apply it please?
Thank you,
eric
--
: Eric S
Duy Nguyen writes:
> Not sure how you normally go about updates to submitted patches. For this
> time, I just updated the patch by amending the commit of the previous patch
> I sent. Please let me know another approach is preferable going forward.
This is ok.
Ideally, you can also assign reroll
>
> Please use the built-in org-collect-keywords instead.
>
Thanks for the pointer, I changed the function in the attached patch.
This is a user-facing change and should be documented in etc/ORG-NEWS file.
Updated both the etc/ORG-NEWS and the doc/org-manual.org files.
Not sure how you normall
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.
---
"Fraga, Eric" writes:
> + ((string-match "includegraphics\\([[{]?\\)" latex-link)
> + ;; check for overlay specification and insert if present
> + (message "matched")
I guess the message is only for testing here.
Otherwise, looks good.
--
Ihor Radchen
"Christopher M. Miles" writes:
> After applying this patch, seems deep level has improved.
Thanks for testing!
Applied onto main via 6ad65f333.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=6ad65f3332937dee81b1a7dc56a6dca7bd4865ae
> I attched the profiler report in attachments
On 13/08/2022 13:42, Ihor Radchenko wrote:
Max Nikulin writes:
+ (bare (and (string-match org-link-bracket-re l)
+(match-string 1 l
+(when bare
+ (if (and org-babel-tangle-use-relative-file-links
+ (string-match org-link
Duy Nguyen writes:
> Please find attached a patch to allow users to show the org file titles
> (i.e. the value of #+title) instead of the file name in the org-clock
> clocktable.
Thanks for the contribution!
> I created this patch as I am using a combination of org-roam and org-agenda
> to mana
31 matches
Mail list logo