Currently, evaluating the Org-mode source block
#+NAME: bug
#+BEGIN_SRC octave :exports results
["one"; "two"; "three"]
#+END_SRC
gives
#+RESULTS: bug
: ottnwheor e e
Substituting ~fprintf~ in ~org-babel-octave-wrapper-method~ with ~fdisp~
changes the output to
#+NAME: bug
#+BEGIN_SRC octav
Dear Timothy and Maxim,
the bug was caused by an advice. I am really sorry for the trouble I
inflicted on you.
Next time I will test more carefully.
Btw, I corrected the real problem already in
https://github.com/TobiasZawada/org-src-emph.
Regards,
Tobias Zawada
~org-src-font-lock-fontify-block~ modifies ~match-data~ through the
fontification of the temporary source buffer. But
~org-src-font-lock-fontify-block~ is also called in
~org-fontify-meta-lines-and-blocks-1~ by
~font-lock-fontify-region~. There it puts the text property
~font-lock-multiline~ on som
Hi,
The part "More complicated but very general solution" of the answer
https://emacs.stackexchange.com/a/46862/2370 on Emacs SE defines input and
output filters for table formulas.
The input filter filters the arguments before construction of the calc equation.
The output filter filters the cal
424/2370
Best regards,
Tobias Zawada
> "Berry, Charles" hat am 5. Dezember 2018 um 18:44
> geschrieben:
>
>
> Hmmm.
>
> I just updated from master using `make update2'.
>
> I ran
>
> /Applications/Emacs.app/Contents/MacOS/Emacs -q
>
>
uot;8"
outline-on-heading-p: Variable binding depth exceeds max-specpdl-size
Org mode version 9.1.14 (9.1.14-1-g4931fc-elpa @
/cygdrive/c/Users/.../.emacs.d/elpa/org-9.1.14/)
#+END_QUOTE
> Tobias Zawada hat am 5. Dezember 2018 um 01:01
> geschrieben:
>
>
> Dear Charles,
> than
/org-mode/src/1315315465d49ebe32e533515ec81fd1ba165a55/lisp/ob-core.el#L1444
Best regards,
Tobias Zawada
I mostly cite here from https://emacs.stackexchange.com/q/41208/2370:
The following example causes an infinite recursion in
~org-babel-get-src-block-info~.
#+BEGIN_SRC org
,#+BEGIN_SRC org
,#+NAME: add3
,#+BEGIN_SRC elisp :var num=0
(+ 3 num)
,#+END_SRC
,* Use function drawer header arg
:PROPE
Hello,
> Nicolas Goaziou hat am 26. September 2018 um 12:56
> geschrieben:
>
>
> Hello,
>
> Carlos Pita writes:
> > This was discussed here:
> > https://www.reddit.com/r/emacs/comments/9ggimh/bottom_align_latex_previews_in_org_mode/
> > Here is a screenshot:
> > https://i.redd.it/n83ri6campm
69ee47c34bb0c857b2db2433b38c2ba980ea3905:
Avoid double data export on :closing: header content (2018-06-23 22:13:00 +0200)
Tobias Zawada (1):
Avoid double data export on :closing: header content
contrib/lisp/ox-koma-letter.el | 5
Dear Rasmus,
thanks for the fast reply.
> Rasmus wrote on July, 6th 2017, 09:03:
>
> Tobias Zawada writes:
>
> > At first I would like to ask whether it is already possible to change
> > the default settings of the source block header line switches.
>
> Could
This documentation bug exists also in org-mode 8.3.2 and the current online org-mode manual.The export of links like [[file:a.org::#my-custom-id][Some link]] and[[file:a.org::*Section header][Some link to a section header]] is notdescribed in the org-mode manual. This leads to questions like thefo
Tobias Zawada
itisim.com
SimulationX 3.7 now available
More information <https://www.simulationx.com/simulation-software.html>
Always up to date
Subscribe to the ITI Newsletter<http://www.iti.de/newsletter/>!
[cid:Charta-der-Vielfalt-Logo_2ed28c31-dc
har
(scan-sexps (point) 1)
(when (eq (char-after) ?\[)
(setq end-header-args (buffer-substring-no-properties (1+
(point)) (1- (scan-sexps (point) 1)
(concat name inside-header-args args end-header-args)
#+END_SRC
Emacs : GNU Em
14 matches
Mail list logo