Ihor Radchenko writes:
> Another concern is that we already have `org-export-with-tasks' where
> you can specify which todo keywords should be exported and which
> headings should be exported, according to their todo keyword. So,
> "no-export" appears to unnecessary.
That's a good point. Michael
Ihor Radchenko writes:
> David Masterson writes:
>
>> I use Org with Emacs 28.2 on Linux and BeOrg on iPhones. I don't
>> believe iPhones support "symbolic links". Therefore, where I mount a
>> USB key on each is going to be a different directory. I'd like to store
>> pictures on my USB key a
hi Ihor,
Ihor Radchenko writes:
> "Daniel M. German" writes:
>
>> Sometimes I think it is useful to open a DB in readonly mode
>>
>> eg. to avoid modifying by mistake
>>
>> This is a patch to ob-sqlite.el to accomplish that
>>
>> It adds support for opening a sqlite database in readonly only.
Michaël Cadilhac writes:
>> > Perhaps we could have an option ox-icalendar-export-todo-keywords-as
>> > which could determine whether a keyword should be exported, and if so
>> > with what status, e.g.:
>> >
>> > (defcustom ox-icalendar-export-todo-keywords-as
>> > '((no-export . ("SKIP"))
>> >
On Sun, Jun 23, 2024 at 1:25 PM Ihor Radchenko wrote:
>
> Jack Kamm writes:
>
> > Perhaps we could have an option ox-icalendar-export-todo-keywords-as
> > which could determine whether a keyword should be exported, and if so
> > with what status, e.g.:
> >
> > (defcustom ox-icalendar-export-todo-
>
> Thanks!
> I am attaching tentative patch that improve the documentation. I hope
> that it clarifies things for you.
>
>
Thanks. I'm not sure about the "unless" part here:
> Persisting the cache to disk […]
> It is not recommended if the Org files
> include sensitive data, unless the data is
Jack Kamm writes:
> Perhaps we could have an option ox-icalendar-export-todo-keywords-as
> which could determine whether a keyword should be exported, and if so
> with what status, e.g.:
>
> (defcustom ox-icalendar-export-todo-keywords-as
> '((no-export . ("SKIP"))
>(cancelled . ("KILLED" "C
Not yet.
Best wishes,
Yaroslav
> 23 июня 2024 г., в 13:53, Ihor Radchenko написал(а):
>
> Yaroslav Drachov writes:
>
>> My system-configuration-features are
>>
>> "ACL GIF GLIB GMP GNUTLS JPEG JSON LCMS2 LIBXML2 MODULES NOTIFY KQUEUE NS
>> PDUMPER PNG RSVG SQLITE3 THREADS TIFF TOOLKIT_SCROL
Yaroslav Drachov writes:
> My system-configuration-features are
>
> "ACL GIF GLIB GMP GNUTLS JPEG JSON LCMS2 LIBXML2 MODULES NOTIFY KQUEUE NS
> PDUMPER PNG RSVG SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP
> XIM XWIDGETS ZLIB".
>
> RSVG is in the list.
>
> org-latex-preview-check-h
João Pedro writes:
> I'd like to ask if I could contribute to this. I have followed the
> discussion to a point, but would be more than happy to try and
> contribute to this so it gets merged for the next Org major version, as
> I've been waiting for this for quite a while now...
It has been ove
Eli Zaretskii writes:
>> Eli Zaretskii writes:
>>
>> >> I was referring to some kind of global option that defines cache
>> >> directory, data directory, etc. Something akin XDG.
>> >
>> > We already have xdg-cache-home (and a few others in xdg.el). Is that
>> > what you meant?
>>
>> Yes, exc
Matthias Hetzenberger writes:
> I noticed that in the function org-babel-merge-params the arguments are
> alists rather than plists.
> To this end, I created a patch that updates the relevant variable names as
> well as the docstring (see attachment).
Thanks!
Applied, onto bugfix, after adding a
12 matches
Mail list logo