llcc
llcc
This PR adds support for a more flexible `:lines` format and org-mode internal links. - `:lines` now allows `-5,7-8,4,9-`, check more on https://github.com/nobiot/org-transclusion/pull/190/files#diff-915707209503b5e261bfb5f0552575c7d8bc61655ec0a0366b00a1fafa89af17R43 - Internal links are now also supported...
When using undo-tree-mode, the setup width of window for it has been broken by golden-ratio. So can you temporarily turn off golden-ratio when calling undo-tree, and turn on it again...
Hi @rolandwalker Thanks for your good package. I have a problem by setting a button to make `LaTeX` package in \usepackage{...} clickable with the following code: ``` emacs-lisp (make-variable-buffer-local (defvar...
Thanks for your great package. I freshly installed it and called `org-sql-user-reset`. It gave me this error message. `No prompt found or ‘comint-prompt-regexp’ not set properly`. System: Windows 10, Emacs...
Hi @amake I’ve encountered a performance problem when using Orgro. Whenever a section contains an Org table, scrolling the document becomes noticeably sluggish. The issue becomes much more severe when...