GNU bug report logs -
#71909
30.0.60; Can not use yank-media for pasting image from clipboad in org-mode on Windows platform
Previous Next
Reported by: Eason Huang <aqua0210 <at> foxmail.com>
Date: Wed, 3 Jul 2024 04:47:01 UTC
Severity: wishlist
Found in version 30.0.60
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #73 received at 71909 <at> debbugs.gnu.org (full text, mbox):
> From: Ihor Radchenko <yantar92 <at> posteo.net>
> Cc: visuweshm <at> gmail.com, cpardo <at> imayhem.com, 71909 <at> debbugs.gnu.org
> Date: Sun, 20 Oct 2024 15:02:18 +0000
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> >> > You mean, someone has written a tree-sitter grammar for Rich Text?
> >>
> >> Yes. I did not check in details, but I did quick search before writing
> >> my email and arrived at https://github.com/GoodNotes/tree-sitter-rtf
> >
> > Someone will need to generate the parser from that, before people can
> > compile and use the grammar library.
>
> What is the problem generating parser library from source code?
> The source code is there. Generating is simply yarn generate.
We want to assume that everyone has yarn (and Node.js)?
treesit-install-language-grammar assumes the library's Git repository
includes code in C or C++.
All the other grammar libraries include the parser (and scanner, where
needed) in the Git repository, so I wonder why this one doesn't.
This bug report was last modified 260 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.