Alessio Bolognino
Alessio Bolognino
Hi talek, while I still have not migrated to vorax4 (still using vorax3) I'm looking forward to it. A feature I think would be useful would be to **optionally** save...
I see leadsheets uses the `songs` package, is it possible to print a chart diagram (gtab command)? for some reason the `gtab` command doesn't seem to be defined.
### Thank you for the bug report - [X] I am using the latest version of `doom-modeline` related packages. - [X] I checked [FAQ](https://github.com/seagle0128/doom-modeline#faq). - [ ] You may also...
In my work environment (Outlook based) I often see people tagging each other using `@Name`, which in Outlook actually generates a mailto link. I think it might be appropriate to...
I receive a lot of emails with inline images (usually in the signature), when replying an email with inline images I've noticed that the MIME message generated by org-msg sets...
the vim-bultin substitute command (`:s`) supports the syntax `:%s//bar/`, it replaces the pattern in the search register (`'/'`) with `bar`, I use this syntax all the time, it would be...
this is pretty easy to do since you just have to toggle `org-hide-emphasis-markers`
``` wsdl2java { wsdlDir = file("src/main/resources/wsdl") wsdlsToGenerate = [ ['-p', 'org.example', '-autoNameResolution', '-db', 'xmlbeans', "$projectDir/src/main/resources/wsdl/file.wsdl"] ] locale = Locale.ENGLISH } ``` Execution failed for task ':wsdl2java'. > Could not find...
### OS/platform Linux ### Emacs version and provenance Emacs 29.2, compiled from scratch ### Org version and provenance 9.6.15, bundled with Emacs ### org-ql package version and provenance v0.8.5 (shipped...