On Thu, 27 Apr 2023 09:30:13 +0800 Ruijie Yu wrote ---
> Reproducible in built-in Org (9.5.5 release) from Emacs 28.2, but
> unreproducible in latest Org main branch (release_9.6.4-329-g466a37).
> So, assuming that this indeed is a bug, it has been fixed, but the fix
> is not present in you
Brett Viren writes:
> I want what may be two conflicting things:
>
> - Produce a monolithic HTML export of an main org file that #+include:'s
> other org files.
>
> - Have links in the other org files that are valid both when the
> monolith is exported to HTML and when visiting the individual
On 4/25/23 14:28, Ihor Radchenko wrote:
Zelphir Kaltstahl writes:
Subject: [PATCH] org-babel-expand-body:scheme: define header arg vars using
define
Applied, onto main, adding TINYCHANGE cookie and newline between
variable definitions and body.
https://git.savannah.gnu.org/cgit/emacs/org-mo
For a while the *Org PDF LaTeX Output* buffer has been empty for me when I
export to PDF.
I am currently using: Org mode version 9.7-pre (release_9.6.4-337-geaf274
It looks like this happens because of this code:
https://git.sr.ht/~bzg/org-mode/tree/main/item/lisp/ox-latex.el#L4313
It seems to
Cloned https://git.savannah.gnu.org/git/emacs/org-mode.git, changed to
directory "org-mode", made "autoloads", started Emacs as "emacs -Q -L $PWD".
In an otherwise empty org-mode buffer, create a block
#+begin_src shell
# configure shell options and variables. bash-completion
# requires shell o
Forget about that one, it is already fixed in master. During my first test I
used the wrong load path and thus used the distribution-provided org-mode
version.
"Farblos" writes:
> To me that seems strange, at least for source blocks. If this is really
> intended, it should probably be made configurable.
Canceled, by the original author.
https://list.orgmode.org/orgmode/59d95fcaa0e84b66a811d8fc181d6...@vodafonemail.de/
--
Ihor Radchenko // yantar92,
Hello,
I try do generate a blog with Org-mode publish.
I'm very impressed by the publishing tool. But as it's nice to do a
simple website, I have some difficulties to use it for a blog.
First, I try to customize the site map:
* Is it possible to customize the entry without writing a function ?
*** Reproduce and experience log
I have Emacs Org mode config like bellowing to auto evaluate inline src
block when Org headline cycle expanded.
#+begin_src emacs-lisp
;;; auto evaluate inline source block in property "EVAL".
(defcustom org-property-eval-keyword "EVAL"
"A property keyword for
stardiviner writes:
> I have example Org file like bellowing.
>
> Here is the testing Org content:
>
> #+begin_src org
> ,* 《枕刀歌》
> :PROPERTIES:
> :DATE: [2021-05-13 Thu 20:09]
> :Douban: https://movie.douban.com/subject/35350794/
> :DIR: 枕刀歌
> :EVAL: src_sh{mpv "枕刀歌/《枕刀歌》SE05 江海
10 matches
Mail list logo