Re: [PATCH] Fix a possibly problematic string comparison

2023-08-29 Thread Rudolf Adamkovič
-- must be an activity of an undeniably mathematical nature […] You see, mathematics is about thinking, and doing mathematics is always trying to think as well as possible." -- Edsger W. Dijkstra, 1981 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] Fix a possibly problematic string comparison

2023-08-28 Thread Rudolf Adamkovič
bly be object-equal to a literal "" but not string-equal to the same literal "" or vice versa? Rudy -- "Logic is a science of the necessary laws of thought, without which no employment of the understanding and the reason takes place." -- Immanuel Kant, 1785

[PATCH] Fix a possibly problematic string comparison

2023-08-27 Thread Rudolf Adamkovič
* lisp/org-table.el (org-table-make-reference): Replace 'eq' with 'string-empty-p' to resolve "Warning: 'eq' called with literal string that may never match" issued on every 'make' invocation. --- lisp/org-table.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-table.

Re: ox-html: no tests, besides mathjax?

2023-08-09 Thread Rudolf Adamkovič
Whitehead, 1861-1947 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] ob-sqlite: Use a transient in-memory database by default

2023-08-05 Thread Rudolf Adamkovič
Max Nikulin writes: > On 05/08/2023 05:57, Rudolf Adamkovič wrote: >> +*** Make ~ob-sqlite~ use in-database by default > > "use in-memory database" Oops! Fixed. >> +SQLite source blocks with no ~:db~ argument now execute against a >> +transient in-memory

Re: [PATCH] ob-sqlite: Use a transient in-memory database by default

2023-08-04 Thread Rudolf Adamkovič
me" that + makes SQLite use a temporary in-memory database. - header :: if present, turn on headers in the output format. Headers are also output with the header argument =:colnames yes=. - echo :: if present, set the SQLite dot command =.echo= to =ON=. -- 2.37.1 (Apple Git-1

Re: [PATCH] ob-sqlite: Use a transient in-memory database by default

2023-08-03 Thread Rudolf Adamkovič
gination." -- Walter Warwick Sawyer, Mathematician's Delight, 1943 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] ob-sqlite: Use a transient in-memory database by default

2023-06-19 Thread Rudolf Adamkovič
ecedent somewhere in Org Babel, and we could do something similar? Rudy -- "Music is the mathematics of the sense, mathematics is the music of the reason." -- James Joseph Sylvester, 1814-1897 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2023-06-04 Thread Rudolf Adamkovič
or. Rudy -- "Great minds discuss ideas; average minds discuss events; small minds discuss people." --- Anna Eleanor Roosevelt (1884-1962) Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2023-05-26 Thread Rudolf Adamkovič
o reason only when a clear picture has been formed in the imagination." -- Walter Warwick Sawyer, Mathematician's Delight, 1943 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] ob-sqlite: Use a transient in-memory database by default

2023-05-06 Thread Rudolf Adamkovič
-- "Thinking is a momentary dismissal of irrelevancies." -- Richard Buckminster Fuller, 1969 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

[PATCH] ob-sqlite: Use a transient in-memory database by default

2023-05-03 Thread Rudolf Adamkovič
* etc/ORG-NEWS (New features): Add a news entry. * lisp/ob-sqlite.el (org-babel-execute:sqlite): Default ':db' to ":memory:". * testing/lisp/test-ob-sqlite.el (ob-sqlite/in-file): Test the old behavior. * testing/lisp/test-ob-sqlite.el (ob-sqlite/in-memory): Test the new behavior. --- etc/ORG-NEWS

Re: [RFC] Limit inline image width by default (was: feature request: easy embedding of images)

2023-04-05 Thread Rudolf Adamkovič
Ihor Radchenko writes: > See the tentative patch. This looks fantastic! +1 for using the Fill Column by default. Rudy -- "The introduction of suitable abstractions is our only mental aid to organize and master complexity." -- Edsger Wybe Dijkstra, 1930-2002 Rudolf Adamk

Re: [PATCH] ox-texinfo: Fix invalid syntax in Texinfo version detection code

2023-04-01 Thread Rudolf Adamkovič
uld be; but as it isn't, it ain't. That's logic.'" -- Lewis Carroll, Through the Looking Glass, 1871/1872 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH v2] org-manual.org: $n$-th is not math

2023-03-23 Thread Rudolf Adamkovič
conform." -- Bertrand Russell, 1902 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH v2] org-manual.org: $n$-th is not math

2023-03-22 Thread Rudolf Adamkovič
then `$3 or =$5' to `$3-$5' would not cause any troubles, right? What common, real-world use-case would trigger problems with this simple heuristic? Rudy -- "Thinking is a momentary dismissal of irrelevancies." -- Richard Buckminster Fuller, 1969 Rudolf Adamkovič [h

Re: org-ctags land grab

2023-03-21 Thread Rudolf Adamkovič
ntinued Tweedledee, 'if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic.'" -- Lewis Carroll, Through the Looking Glass, 1871/1872 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH v2] org-manual.org: $n$-th is not math

2023-03-21 Thread Rudolf Adamkovič
h tests, so that it would not break again). Rudy -- "The introduction of suitable abstractions is our only mental aid to organize and master complexity." -- Edsger Wybe Dijkstra, 1930-2002 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Hyphen after LaTeX fragments

2023-03-21 Thread Rudolf Adamkovič
not going anywhere ... ever. Rudy -- "'Contrariwise,' continued Tweedledee, 'if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic.'" -- Lewis Carroll, Through the Looking Glass, 1871/1872 Rudolf Adamk

Re: [PATCH v2] org-manual.org: $n$-th is not math

2023-03-19 Thread Rudolf Adamkovič
s were always rejected. So, just a "bummer". :) Rudy -- "One can begin to reason only when a clear picture has been formed in the imagination." -- Walter Warwick Sawyer, Mathematician's Delight, 1943 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [Pre-PATCH] Overhaul of the LaTeX preview system

2023-03-15 Thread Rudolf Adamkovič
#b01011010 > #b > #b]) The good old hourglass is back! :) Love it! Rudy -- "Strange as it may sound, the power of mathematics rests on its evasion of all unnecessary thought and on its wonderful saving of mental operations." -- Ernst Mach, 1838-191

Re: [PATCH] org-manual.org: $n$-th is not math

2023-03-15 Thread Rudolf Adamkovič
native speaker, but "may be a source of confusion" (note the "a") sounds more correct. Rudy -- "It is no paradox to say that in our most theoretical moods we may be nearest to our most practical applications." -- Alfred North Whitehead, 1861-1947 Rudolf Adamko

Re: [PATCH] org-src: Improve the name of source editing buffers

2023-03-14 Thread Rudolf Adamkovič
ly.'" -- Anna Pell Wheeler, 1883-1966 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] org-src: Improve the name of source editing buffers

2023-03-08 Thread Rudolf Adamkovič
e weird use of whitespace. P.S. <> is for projects, so we should not use that, IMO. Rudy -- "'Contrariwise,' continued Tweedledee, 'if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic.'" -- Lewis Carroll, Through the Looking Glass, 1871/1872 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: org-babel guile source block bug in handling multiple values

2023-03-07 Thread Rudolf Adamkovič
at the bottom of): https://github.com/joaotavora/sly/issues/334 Rudy -- "Chop your own wood and it will warm you twice." -- Henry Ford; Francis Kinloch, 1819; Henry David Thoreau, 1854 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] org-clock: Add a trailing space to the mode line string

2023-03-07 Thread Rudolf Adamkovič
Thomas Alva Edison, 1932 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] org-src: Improve the name of source editing buffers

2023-03-07 Thread Rudolf Adamkovič
standard", like nothing else. Rudy -- "It is no paradox to say that in our most theoretical moods we may be nearest to our most practical applications." -- Alfred North Whitehead, 1861-1947 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] Fix LaTeX misspelled as Latex

2023-03-07 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Applied, onto bugfix. I amended the commit message removing the > duplicate comments. Thank you! Rudy -- "The introduction of suitable abstractions is our only mental aid to organize and master complexity." -- Edsger Wybe Dijkstra, 1930-2002 Rudolf Ad

Re: [PATCH] org-src: Improve the name of source editing buffers

2023-03-05 Thread Rudolf Adamkovič
cial) +(should (equal "*Org Src Buffy [emacs-lisp]*" + (buffer-name))) +(org-edit-src-exit))) (provide 'test-org-src) ;;; test-org-src.el ends here -- 2.39.2 -- "Be especially critical of any statement following the word 'obviously.'" -- Anna Pell Wheeler, 1883-1966 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] Fix LaTeX misspelled as Latex

2023-03-05 Thread Rudolf Adamkovič
t)) +(let ((org-element-use-cache t)) (org-element-cache-map #'ignore :granularity 'element) (backward-delete-char 1) (org-element-type (org-element-at-point)) -- 2.39.2 -- "Programming reliably -- must be an activity of an undeniably mathematical nature […] You see, mathematics is about thinking, and doing mathematics is always trying to think as well as possible." -- Edsger W. Dijkstra, 1981 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

[PATCH] Fix BibTeX spelled as Bibtex

2023-03-05 Thread Rudolf Adamkovič
* lisp/ol-bibtex.el: Spell BibTeX correctly * etc/ORG-NEWS (Org-BibTeX -- major improvements): Spell BibTeX correctly --- etc/ORG-NEWS | 2 +- lisp/ol-bibtex.el | 22 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index 988

[PATCH] Fix LaTeX misspelled as Latex

2023-03-05 Thread Rudolf Adamkovič
* etc/ORG-NEWS (Non-floating minted listings in LaTeX export): Spell LaTeX correctly. * lisp/ob-latex.el: (org-babel-execute:latex): Spell LaTeX correctly. * lisp/org-element.el (org-element-latex-fragment-parser): Spell LaTeX correctly. * lisp/ox-ascii.el (org-ascii-latex-fragment): Spell LaTeX co

Re: [PATCH] org-clock: Add a trailing space to the mode line string

2023-03-05 Thread Rudolf Adamkovič
the word 'obviously.'" -- Anna Pell Wheeler, 1883-1966 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] org-clock: Add a trailing space to the mode line string

2023-03-04 Thread Rudolf Adamkovič
" + (org-clock-in) + (prog1 (concat " " +(org-clock-get-clock-string) + " ") + (org-clock-out)) + (provide 'test-org-clock) ;;; test-org-clock.el end here -- 2.39.2 -- "Be especially critical of any statement following the word 'obviously.'" -- Anna Pell Wheeler, 1883-1966 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] org-clock: Add a trailing space to the mode line string

2023-03-03 Thread Rudolf Adamkovič
(prog1 (concat " " + (org-clock-get-clock-string) + " ") +(org-clock-out)))))) + (provide 'test-org-clock) ;;; test-org-clock.el end here -- 2.39.2 -- "One can begin to reason only when a clear picture has been formed in the imagination." -- Walter Warwick Sawyer, Mathematician's Delight, 1943 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

[PATCH] org-clock: Add a trailing space to the mode line string

2023-03-02 Thread Rudolf Adamkovič
* lisp/org-clock.el (org-clock-get-clock-string): End the mode line string with a space character to make it play well with other mode line strings which traditionally end with a space character. For reference, see the mode line string of the Display Time mode. --- lisp/org-clock.el | 4 ++-- 1 f

[PATCH] org-src: Improve the name of source editing buffers

2023-03-02 Thread Rudolf Adamkovič
* lisp/org-src.el (org-src--construct-edit-buffer-name): Fix the name given to a source editing buffer. The original format was documented as "ORG-BUFFER-NAME [ LANG ]" but in reality it was 'ORG-BUFFER-NAME[ LANG ]', with different spacing. We make the format more standard and more compact, as w

Re: [PATCH 0/4] Structure editing when region is active

2023-02-15 Thread Rudolf Adamkovič
; Francis Kinloch, 1819; Henry David Thoreau, 1854 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] ox-texinfo: Fix invalid syntax in Texinfo version detection code

2023-02-15 Thread Rudolf Adamkovič
ment." + (should + (org-test-with-temp-text +(string-join + (list "\\begin{equation}" + "a ^ 2 = b" + "b ^ 2 = c" + "\\end{equation}") + "\n") +(let ((export-buffer "*Test Texinfo Export*"

Re: [PATCH] ox-texinfo: Fix invalid syntax in Texinfo version detection code

2023-02-07 Thread Rudolf Adamkovič
-buffer 'texinfo export-buffer + nil nil nil nil nil +#'texinfo-mode) + (provide 'test-ox-texinfo) ;;; test-ox-texinfo.el end here -- 2.39.0 -- "Strange as it may sound, the power of mathematics rests on its evasion of all unnecessary thought and on its wonderful saving of mental operations." -- Ernst Mach, 1838-1916 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

[PATCH] ox-texinfo: Fix invalid syntax in Texinfo version detection code

2023-02-06 Thread Rudolf Adamkovič
* lisp/ox-texinfo.el (org-texinfo-supports-math-p): Fix the incorrect syntax @displaymath{1 + 1 = 2} used to detect whether Texinfo supports TeX "math mode". Instead, use the correct syntax @math{1 + 1 = 2}. --- lisp/ox-texinfo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH 0/4] Structure editing when region is active

2023-02-06 Thread Rudolf Adamkovič
but they did not work on the marked subtrees. Confused, I tried the headline manipulation commands, and they did work ... on the marked subtrees. Rudy -- "Mathematics takes us still further from what is human into the region of absolute necessity, to which not only the actual world, but every

Re: Org html conversion with XyJax

2023-01-27 Thread Rudolf Adamkovič
too, see the OPTIONS above. Rudy -- "Chop your own wood and it will warm you twice." -- Henry Ford; Francis Kinloch, 1819; Henry David Thoreau, 1854 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Babel (scheme): Evaluation errors are not shown

2023-01-06 Thread Rudolf Adamkovič
Bastien writes: > Sure, done. Thank you for your understanding, Bastien! > (Or write ob-fennel.el?) It already exists, FYI: https://gitlab.com/andreyorst/ob-fennel Rudy -- "Simplicity is complexity resolved." -- Constantin Brâncuși, 1876-1957 Rudolf Adamkovič [he/him]

Re: Babel (scheme): Evaluation errors are not shown

2023-01-03 Thread Rudolf Adamkovič
the word 'obviously.'" -- Anna Pell Wheeler, 1883-1966 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Radio links work only in small numbers

2022-12-19 Thread Rudolf Adamkovič
Max Nikulin writes: > On 14/12/2022 06:10, Rudolf Adamkovič wrote: >> >> All [[link]]s in my notes perfectly match LEVEL-1 headings, so I figured >> that I may as well ask Org to make links for me. So, I replaced all the >> ~4000 headings in my notes with ra

Re: Bash results broken?

2022-12-19 Thread Rudolf Adamkovič
possible." -- Edsger W. Dijkstra, 1981 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Babel (scheme): Evaluation errors are not shown

2022-12-19 Thread Rudolf Adamkovič
t work, albeit not via Org.) Rudy -- "Mathematics takes us still further from what is human into the region of absolute necessity, to which not only the actual world, but every possible world, must conform." -- Bertrand Russell, 1902 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Bash results broken?

2022-12-16 Thread Rudolf Adamkovič
place." -- Immanuel Kant, 1785 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Radio links work only in small numbers

2022-12-14 Thread Rudolf Adamkovič
mathematics is about thinking, and doing mathematics is always trying to think as well as possible." -- Edsger W. Dijkstra, 1981 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Radio links work only in small numbers

2022-12-13 Thread Rudolf Adamkovič
ot;. Does anyone know how to overcome this limitation? Or, perhaps someone has a patch in works that fixes it? If so, please let me know! Thank you. Rudy -- "The introduction of suitable abstractions is our only mental aid to organize and master complexity." -- Edsger Wybe Dijkstra,

Re: [HELP] Translate/extend `org-clock-clocktable-language-setup' for Spanish/Dutch/more languages

2022-12-13 Thread Rudolf Adamkovič
Ihor Radchenko writes: > A patch would make it easier for me to apply the change with a proper > attribution ;) Ihor patches code faster than others poll their e-mail. Thanks! :) Rudy -- "Thinking is a momentary dismissal of irrelevancies." -- Richard Buckminster Full

Re: Flyspell process called frequently when using Org export (was: Flyspell causes severe slowdown when manipulating footnotes)

2022-12-11 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Rudolf Adamkovič writes: > >> Unrelated to the footnotes mentioned above > > Note how I change the email subject to mark a new topic. > In Emacs, it is M-x message-change-subject TIL! Thank you. > I am unable to reproduce using the latest O

Re: Flyspell causes severe slowdown when manipulating footnotes

2022-12-10 Thread Rudolf Adamkovič
thematics rests on its evasion of all unnecessary thought and on its wonderful saving of mental operations." -- Ernst Mach, 1838-1916 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Supress title on html export

2022-11-30 Thread Rudolf Adamkovič
99% perspiration." -- Thomas Alva Edison, 1932 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

[PATCH] Make broken link markers customizable

2022-11-30 Thread Rudolf Adamkovič
Unable to resolve link: %S" (nth 1 err))) (`mark (org-export-data - (format "[BROKEN LINK: %s]" (nth 1 err)) info)) + (format org-export-broken-link-marker (nth 1 err)) + info)) (_ nil)) (let* ((type (org-element-type data)) (p

Re: Fix the confusing "result silenced" message

2022-11-29 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > Agreed. Please, see the updated patch. Oops, I dropped an important word in the commit message. Please see the third version of patch below. Rudy >From c3896ead3e46d705bc4fbee143df87016fe70389 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rudolf=20Adamkovi

Re: Fix the confusing "result silenced" message

2022-11-29 Thread Rudolf Adamkovič
(time-subtract (current-time) exec-start-time -- 2.38.1 -- "Programming reliably -- must be an activity of an undeniably mathematical nature […] You see, mathematics is about thinking, and doing mathematics is always trying to think as well as possible." -- Edsger W. Dijkstra, 1981 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [HELP] Translate/extend `org-clock-clocktable-language-setup' for Spanish/Dutch/more languages

2022-11-29 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Contributions for other languages are also welcome. Slovak: ("sk" "Súbor" "L" "Časová značka" "Záhlavie" "Čas" "VŠETKO" "Celkový čas" "Čas súboru" "Časový súhrn pr

Re: [PATCH] Add new :results ignore header argument (was: [External] : Re: [BUG] executing sh source block with ':results none' encounters error region is longer than org-table-convert-region-max-line

2022-11-25 Thread Rudolf Adamkovič
y thought and on its wonderful saving of mental operations." -- Ernst Mach, 1838-1916 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Fix the confusing "result silenced" message

2022-11-25 Thread Rudolf Adamkovič
rariwise,' continued Tweedledee, 'if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic.'" -- Lewis Carroll, Through the Looking Glass, 1871/1872 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Fix the confusing "result silenced" message

2022-11-24 Thread Rudolf Adamkovič
nt-time) exec-start-time -- 2.38.1 -- "Mathematics takes us still further from what is human into the region of absolute necessity, to which not only the actual world, but every possible world, must conform." -- Bertrand Russell, 1902 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] Fix clipped LaTeX fragments (not Babel)

2022-11-24 Thread Rudolf Adamkovič
converter ("dvisvgm %f -n -e -c %S -o %O")) + :image-converter ("dvisvgm %f --no-fonts --exact-bbox --scale=%S --output=%O")) (imagemagick :programs ("latex" "convert") :description "pdf > png" -- 2.38.1 -- "I love deadlines. I love the whooshing noise they make as they go by." -- Douglas Adams, The Salmon of Doubt, 2002 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] Re: Update Org to MathJax 3

2022-11-23 Thread Rudolf Adamkovič
Ihor Radchenko writes: > Fixed now. Fantastic! And thank you again, Ihor, for the guidance. Rudy -- "I love deadlines. I love the whooshing noise they make as they go by." -- Douglas Adams, The Salmon of Doubt, 2002 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] Re: Update Org to MathJax 3

2022-11-22 Thread Rudolf Adamkovič
all the customization options from before, (2) the more advanced users can use MathJax 4+ if they wish, and (3) Org will need zero-to-none updates when 4 comes out [*]. [*]: In the expected case, we just updating the `path'. Rudy -- "Thinking is a momentary dismissal of irrelevancies.

Re: [PATCH] Re: Link-words with spaces, allowed or not?

2022-11-19 Thread Rudolf Adamkovič
(and us all) to rely on this functionality working in the future! Can we install the patch to main? Rudy -- "The introduction of suitable abstractions is our only mental aid to organize and master complexity." -- Edsger Wybe Dijkstra, 1930-2002 Rudolf Adamkovič [he/him] Stud

Re: 2 'echo' bash instructions produce a table

2022-11-19 Thread Rudolf Adamkovič
that would be checked upon? We could perhaps start with a simple `grep' in `Makefile' that executes on `make test'. Rudy -- "Thinking is a momentary dismissal of irrelevancies." -- Richard Buckminster Fuller, 1969 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Make fuzzy links practical

2022-11-19 Thread Rudolf Adamkovič
'case-fold' to `org-link-search-must-match-exact-headline' 3. obey `case-fold-search' option set by the user What do you folks think? Rudy -- "Thinking is a momentary dismissal of irrelevancies." -- Richard Buckminster Fuller, 1969 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Evaluate, execute, oh my!

2022-11-17 Thread Rudolf Adamkovič
ode - org-plantuml-executable-args - org-plantuml-executable-path Rudy -- "Mathematics takes us still further from what is human into the region of absolute necessity, to which not only the actual world, but every possible world, must conform." -- Bertrand Russell, 1902 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [RFC] Re: Headings and Headlines

2022-11-13 Thread Rudolf Adamkovič
o harmonize `evaluate' and `execute'; I can never tell which one to look for when completing. Rudy -- "It is no paradox to say that in our most theoretical moods we may be nearest to our most practical applications." -- Alfred North Whitehead, 1861-1947 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] Re: Update Org to MathJax 3

2022-11-13 Thread Rudolf Adamkovič
x-modern" + (setq value value-new))) + (`linebreaks + (org-display-warning +"Converting legacy MathJax option: linebreaks") + (setq symbol 'overflow + value (if (string= value "

Re: [PATCH] ob-java: Define the list of all supported header arguments

2022-11-12 Thread Rudolf Adamkovič
gt; open a new thread as it will be unrelated to java discussed herein. Now you lost me. :) The linked mail has all the information already has its own thread. Rudy -- "Simplicity is complexity resolved." -- Constantin Brâncuși, 1876-1957 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] ob-java: Define the list of all supported header arguments

2022-11-11 Thread Rudolf Adamkovič
oblematic line of code. Do you want me to look into something further? Rudy -- "One can begin to reason only when a clear picture has been formed in the imagination." -- Walter Warwick Sawyer, Mathematician's Delight, 1943 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] Re: Update Org to MathJax 3

2022-11-11 Thread Rudolf Adamkovič
option: linebreaks") + (setq symbol 'overflow + value (if (string= value "true") + "linebreak" + "overflow"))) + (`scale + (when (stringp

Re: [PATCH] ob-java: Define the list of all supported header arguments

2022-11-09 Thread Rudolf Adamkovič
buffer FAILED ob-java/lint-header-args-heading FAILED test-org-table/sort-lines Rudy -- "Thinking is a momentary dismissal of irrelevancies." -- Richard Buckminster Fuller, 1969 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] Re: Update Org to MathJax 3

2022-11-09 Thread Rudolf Adamkovič
("Asana-Math" "mathjax-asana") + ("Neo-Euler" "mathjax-euler") + ("Gyre-Pagella" "mathjax-pagella") + ("Gyre-Termes" "mathjax-termes") +

Re: [PATCH] ob-java: Define the list of all supported header arguments

2022-11-08 Thread Rudolf Adamkovič
e issues with sorting [*]. Rudy [*] https://list.orgmode.org/m2ilkwso8r@me.com/ -- "The introduction of suitable abstractions is our only mental aid to organize and master complexity." -- Edsger Wybe Dijkstra, 1930-2002 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] Re: Update Org to MathJax 3

2022-11-08 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > See the 4th version of the patch attached below. And, of course, I forgot to update the commit message with the new macro. Please see the 5th version of the patch attached below. P.S. I also fixed a preposition in the documentation comment of the new macro,

Re: [PATCH] Re: Update Org to MathJax 3

2022-11-08 Thread Rudolf Adamkovič
("Neo-Euler" "mathjax-euler") + ("Gyre-Pagella" "mathjax-pagella") + ("Gyre-Termes" "mathjax-termes") + ("Latin-Modern" "mathjax-modern" +

Re: [PATCH] Re: Update Org to MathJax 3

2022-11-07 Thread Rudolf Adamkovič
y -- "It is no paradox to say that in our most theoretical moods we may be nearest to our most practical applications." -- Alfred North Whitehead, 1861-1947 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [PATCH] Re: Update Org to MathJax 3

2022-11-06 Thread Rudolf Adamkovič
("TeX" "mathjax-tex") + ("STIX-Web" "mathjax-stix2") + ("Asana-Math" "mathjax-asana") + ("Neo-Euler" "mathjax-euler") + ("Gyre-P

Re: [PATCH] Re: Update Org to MathJax 3

2022-11-05 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > Good points; I will fix everything. Please see the attached (3rd) revision of the patch. However, the tests still fail when ran via `make test'. See below. > Ihor Radchenko writes: > >> Your tests are failing on my side... > > The tests

Re: [PATCH] Re: Update Org to MathJax 3

2022-11-05 Thread Rudolf Adamkovič
ints; I will fix everything. Rudy -- "'Contrariwise,' continued Tweedledee, 'if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic.'" -- Lewis Carroll, Through the Looking Glass, 1871/1872 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Org 9.6-pre and Bash sessions

2022-11-04 Thread Rudolf Adamkovič
Ugly but correct. Besides, virtually every shell does the same, so every "civilized" program ends its output with a newline. Also, it makes me happy that we have this important behavior fixed in tests! Thank you for all your help! Rudy -- "Genius is 1% inspiration and 99% per

[PATCH] Re: Update Org to MathJax 3

2022-11-04 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > I will resurrect the thread when I have something to show. All right, I have finished the second version of the patch. What do you think? Rudy >From aee823f34498cccd6c08bcedb177c82d5de40269 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rudolf=20Adamkovi=C4=8D?=

Re: Docstrings and literate programming (good practices?)

2022-11-03 Thread Rudolf Adamkovič
may sound, the power of mathematics rests on its evasion of all unnecessary thought and on its wonderful saving of mental operations." -- Ernst Mach, 1838-1916 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Org 9.6-pre and Bash sessions

2022-11-03 Thread Rudolf Adamkovič
tiple times." + (should + (string= "[ Babel evaluation exited with code 1 ] +[ Babel evaluation exited with code 2 ]" +(progn (org-babel-eval-wipe-error-buffer) + (org-babel-execute:sh +"exit 1" nil) + (org-

[PATCH] Improve Org Babel LaTeX + Inkscape

2022-11-02 Thread Rudolf Adamkovič
ppler \ +--export-area-drawing \ +--export-text-to-path \ +--export-plain-svg \ +--export-filename=%O \ +%f" "Command to convert a PDF file to an SVG file." :group 'org-babel :type 'string) -- 2.38.1 -- "Strange as it may sound, the power of mathematics

Re: Org 9.6-pre and Bash sessions

2022-10-28 Thread Rudolf Adamkovič
anging whitespace". Rudy -- "Genius is 1% inspiration and 99% perspiration." p-- Thomas Alva Edison, 1932 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Org 9.6-pre and Bash sessions

2022-10-28 Thread Rudolf Adamkovič
. call 'org-babel-eval-wipe-error-buffer' before execution. Rudy -- "The whole science is nothing more than a refinement of everyday thinking." -- Albert Einstein, 1879-1955 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Org 9.6-pre and Bash sessions

2022-10-26 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > I pulled the latest 'main' and everything works a bit, it seems. I meant to say "a bit better" not "a bit". :) Rudy -- "It is no paradox to say that in our most theoretical moods we may be nearest to our most practical applicat

Re: 29.0.50; [WISH]: Let us make EWW browse WWW Org files correctly

2022-10-26 Thread Rudolf Adamkovič
ake EWW better for all of us. So, win-win! Rudy -- "Programming reliably -- must be an activity of an undeniably mathematical nature […] You see, mathematics is about thinking, and doing mathematics is always trying to think as well as possible." -- Edsger W. Dijkstra, 1981 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Org 9.6-pre and Bash sessions

2022-10-26 Thread Rudolf Adamkovič
(org-babel-execute:sh +"exit 1" nil) + (org-babel-execute:sh +"exit 2" nil) + (with-current-buffer org-babel-error-buffer-name + (buffer-string)) (provide 'test-ob-shell) -- 2.38.1 -- "One can begin to reason only when a clear picture has been formed in the imagination." -- Walter Warwick Sawyer, Mathematician's Delight, 1943 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Org babel and Guile/Scheme: noise from... Geiser?

2022-10-26 Thread Rudolf Adamkovič
;)) #+end_src I get #+RESULTS: mklst/test/0 :results: (a 22 "foo") :end: Rudy -- "Genius is 1% inspiration and 99% perspiration." -- Thomas Alva Edison, 1932 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Org 9.6-pre and Bash sessions

2022-10-22 Thread Rudolf Adamkovič
got no results either. (We might need better tests.) Rudy -- "One can begin to reason only when a clear picture has been formed in the imagination." -- Walter Warwick Sawyer, Mathematician's Delight, 1943 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: [BUG] Mention #+PRINT_BIBLIOGRAPHY in the Org manual

2022-10-21 Thread Rudolf Adamkovič
atics rests on its evasion of all unnecessary thought and on its wonderful saving of mental operations." -- Ernst Mach, 1838-1916 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

[PATCH] Re: Bug: Incorrect indentation in Org Babel list output with multiline text [9.4.4 (release_9.4.4 @ /Applications/Emacs.app/Contents/Resources/lisp/org/)]

2022-10-21 Thread Rudolf Adamkovič
"Be especially critical of any statement following the word 'obviously.'" -- Anna Pell Wheeler, 1883-1966 Rudolf Adamkovič [he/him] Studenohorská 25 84103 Bratislava Slovakia

Re: Org 9.6-pre and Bash sessions

2022-10-21 Thread Rudolf Adamkovič
ipts". Further, I removed the needless (escaped) quotes around "yes". Lastly, I renamed 'res' to 'result', improving readability and consistency, given the file already uses 'result' in another 'let'. Rudy -- "Programming reliabl

Re: [PATCH] ob-java: Define the list of all supported header arguments

2022-10-21 Thread Rudolf Adamkovič
Rudolf Adamkovič writes: > Please see the attached patch with updated tests. Oops, I had a typo (a wrong tense) in the commit message. Please see the patch attached to this message that has it fixed. Rudy >From 37bd1716a652751e6941781464d47c283be3b4b9 Mon Sep 17 00:00:00 2001 From: =?U

Re: [PATCH] ob-java: Define the list of all supported header arguments

2022-10-21 Thread Rudolf Adamkovič
testing/lisp/test-ob-java.el (ob-java/lint-header-args-heading): Test source block header arguments at the heading level. * testing/lisp/test-ob-java.el (ob-java/lint-header-args-buffer): Test source block header arguments at the buffer level. Reported-by: Rudolf Adamkovič Link: https://orgm

<    1   2   3   4   >