Hi,
just wanted to bump this thread and ask if I can do anything
to move this forward?
I'm using it since a few month and works for me.
Thanks,
Daniel
Daniel Kraus writes:
> Thanks, now I got it :)
>
> Attached is the patch changed the logic to use a temp file with
> org-babel-eval.
> Someh
I’ve just pushed this as 6ee4551 :)
Hi Omar,
Thanks for the report, I’ve fixed this in b3ceafd0 :)
Omar Antolín Camarena writes:
> By default Org prompts you to make sure you really want to execute the code in
> an elisp link; as the docstring for org-link-elisp-confirm-function says, just
> think about a link like [Web Search]!
hi, all.
this works when exporting as a .pdf or a .html. but, not when
exporting to 'ox-man:
#+begin_src bash :results output :exports code :eval never-export
echo 'lf "\n"'
#+end_src
(the result has a "0" in it, appears to have gotten confused by maybe
trying to substitute a newline characte
>>> "JMM" == Juan Manuel Macías writes:
> Hi Uwe,
> Thanks for testing the document.
> Uwe Brauer writes:
>> Interesting I like them all. I converted your org file to latex and run
>> it with lualatex but the font used there does not correspond to all the
>> three screenshots.
> The default fo
On 31/01/2022 08:14, Ihor Radchenko wrote:
chris writes:
I am not using Wayland. However, if I just do (kill-new "test") in X and
my select-enable-primary is nil (default) - "test" will not go to my X
clipboard. It is the default behaviour of Emacs in X that has nothing to
do with Org mode.
Ih
* doc/doc-setup.org: Use org-texinfo-kbd-macro for kbd macro.
* doc/org-manual.org: Add new node "Key bindings in Texinfo export".
* lisp/ox-texinfo.el (org-texinfo--quoted-keys-regexp): New variable.
* lisp/ox-texinfo.el (org-texinfo-kbd-macro): New function.
---
doc/doc-setup.org | 2 +-
doc/o
This fixes the small last minute defect in v4 and removes a mention
of an unused argument like you told me too.
This also adds an export option to enable the "compact itemx" syntax
for all lists in a file. I mentioned that I would like to be able to
enable this feature for a complete file but hav
* doc/org-manual.org (Plain lists in Texinfo export): Reorder and
document new functionality.
* lisp/ox-texinfo.el (org-texinfo-item): In a description list when
its :compact attribute is non-nil, then transcode consecutive items
using one @item and one or more @itemx commands, if all of them
excep
* doc/org-manual.org (Plain lists in Texinfo export): Document use
of definition command prefixes in description lists.
* lisp/ox-texinfo.el: Add org-texinfo--separate-definitions to the
list of :filter-parse-tree functions of the texinfo backend.
* lisp/ox-texinfo.el (org-texinfo--definition-comma
* doc/org-manual.org (Plain lists in Texinfo export): Document the
:texinfo-compact-itemx export option and variable
org-texinfo-compact-itemx.
* lisp/ox-texinfo.el: Add org-texinfo-compact-itemx to the
:options-alist of the texinfo backend.
* lisp/ox-texinfo.el (org-texinfo-compact-itemx): New opt
> #+begin_src bash :results output :exports code :eval never-export
> echo 'lf "\n"'
> #+end_src
it seems that `.man` files are in troff(1) format, which uses backslash
escapes up the wazoo (however that is spelled). it seems that (one way)
to getting a backslash character through troff is repr
> Thanks for the report, I’ve fixed this in b3ceafd0 :)
Perfect! Thank you!
--
Omar
On Monday, 31 January 2022 17:29:28 CET Max Nikulin wrote:
> On 31/01/2022 08:14, Ihor Radchenko wrote:
> > chris writes:
> >
> > I am not using Wayland. However, if I just do (kill-new "test") in X and
> > my select-enable-primary is nil (default) - "test" will not go to my X
> > clipboard. It is
(previous email has been truncated? resending)
On Monday, 31 January 2022 17:29:28 CET Max Nikulin wrote:
> On 31/01/2022 08:14, Ihor Radchenko wrote:
> > chris writes:
> >
> > I am not using Wayland. However, if I just do (kill-new "test") in X and
> > my select-enable-primary is nil (default) -
15 matches
Mail list logo