Max Nikulin writes:
> It is not necessary complex layout. It is a decoration similar to
> pictures in fiction books. Unlike figures such additions are not
> strictly important to understand material. In printed form it is like
> figures however. Insets are appropriate in particular places, but
>
Protesilaos Stavrou writes:
> [ I will sync with emacs.git as soon as I publish the next tagged
> version (2.0.0). It is a big one and the change log will take some
> time to prepare... Maybe this week. ]
I noticed "Update modus-themes to version 2.0.0" in the Git log. Yet, I
compiled Ema
On 2021-12-26, 11:22 +0100, Rudolf Adamkovič wrote:
> Protesilaos Stavrou writes:
>
>> [ I will sync with emacs.git as soon as I publish the next tagged
>> version (2.0.0). It is a big one and the change log will take some
>> time to prepare... Maybe this week. ]
>
> I noticed "Update modu
On 24/12/2021 05:00, Rudolf Adamkovič wrote:
Ihor Radchenko writes:
So, Org cannot distinguish between language backends that are simply
not loaded and the ones that do not define org-babel-execute:lang.
Oh, if we have this architectural limitation in place, then Org cannot
help the user, and
Max Nikulin writes:
> Rudolf, do have support BibTeX as babel language loaded to Org (by
> customization of `org-babel-load-languages' or by explicit `require')?
Thanks for reminding about `org-babel-load-languages'.
Note that `org-babel-execute-src-block' (called by
org-babel-execute-buffer) d
Mikhail Skorzhinskii writes:
Thanks for the patch! The addition looks reasonable to me.
> + (title (when (and file-or-title (string= file-or-title
> 'title))
> ...
> + (and file-or-title bfn (concat (if (and (string= file-or-
> title 'title) title)
(string= file-or-title 'title)
Glad to hear that.
Should I resubmit the patch in this thread? I agree with your change.
Thanks, Mikhail
--
Mikhail Skorzhinskiy
mskorzhins...@eml.cc
On Sun, Dec 26, 2021, at 16:44, Ihor Radchenko wrote:
> Mikhail Skorzhinskii writes:
>
> Thanks for the patch! The addition looks reasonabl
Mikhail Skorzhinskii writes:
> * lisp/org-refile.el (org-refile-use-outline-path): add an option
> 'title
This is an interesting idea. However, your patch may break things quite
badly. Look at `org-refile-get-location'. It expects a very specific
format for the refile targets and treats 'file/'f
"Mikhail Skorzhinskiy" writes:
> Should I resubmit the patch in this thread? I agree with your change.
Yes. Just reply to my message with the new version of the patch.
Best,
Ihor
Robert Nikander writes:
> Hitting TAB on the BEGIN line does nothing. But if I add a blank line before
> it, then hitting TAB hides and shows the block. Is that a bug? Or am I doing
> it wrong? Seems like it should work without the blank line.
>
> * Test
> Some text
>
> #+BEGIN
> Hide this
> #
> On Nov 29, 2021, at 8:24, Jean-Christophe Helary
> wrote:
>
>
>
>> On Nov 29, 2021, at 7:57, Tom Gillespie wrote:
>>
>> PS Another brainstormed name: Orgsyn?
>
> Org Agnostic Syntax Modules → OrgASM
I understand that the issue is quite moot now (and I'm sorry for my silly
proposal),
Axel Kielhorn writes:
> I have just installed Org mode 9.5 and get a few failing tests:
>
> Which LANG = de_DE.UTF-8 I get:
>
> But which LANG = C I get:
I am unable to reproduce both the failures on my side.
Best,
Ihor
"Dr. Arne Babenhauserheide" writes:
> Ihor Radchenko writes:
>> "Dr. Arne Babenhauserheide" writes:
>>> In org 9.5.1 I get problems exporting a table. Trying to export
>>> https://hg.sr.ht/~arnebab/draketo/browse/politik/gnu-linux-desktop-share.org
>>> as ascii or running the embedded gnuplot
"Dr. Arne Babenhauserheide" writes:
> I tried 9.5.2, but the error is still there:
>
> org-ascii-table-cell: Wrong type argument: wholenump, -2
Oops. That commit was only on main. Not on "stable" bugfix branch.
I just cherry-picked the commit to bugfix. Sorry for the confusion.
Best,
Ihor
Rudolf Adamkovič writes:
> Reproduction steps:
>
> 1. start "emacs -Q"
> 2. type "C-x C-f" and "test.org" and RET
> 3. type the following:
>
> - one
> two
>
> - three
> four
>
> 4. mark all with "C-x h"
> 5. type "M-q" to fill
>
> Actual:
>
> - one
> two
>
> - three four
>
> Expected:
>
> -
Ihor Radchenko writes:
> Eli Zaretskii writes:
>
>>> You are right. I do not actively watch Emacs bug tracker and I had no
>>> information about Rudolf's previous reports today.
>>
>> Did you look at them now? I meant bugs 52771 and 52772.
>
> Yes. One is fixed already.
Thanks for fixing 52772.
Hello,
Ihor Radchenko writes:
> Nicolas,
> Let me know if I miss something about special block parsing.
LGTM! Thanks.
Regards,
--
Nicolas Goaziou
Max Nikulin writes:
> Rudolf, do have support BibTeX as babel language loaded to Org (by
> customization of `org-babel-load-languages' or by explicit `require')?
I have it listed in org-babel-do-load-languages as (bibtex . nil).
Rudy
--
"'Contrariwise,' continued Tweedledee, 'if it was so, it
Hello.
I've been playing around with Maxima from time to time.
Ob-maxima currently does not work on Windows due to it using single
quotes in the Maxima invocation and those not being supported by Windows
CMD.
After some testing I've found an invocation that seems to work fine on
both Window
Hello,
Mikhail Skorzhinskii writes:
> * lisp/ox-icalendar.el (org-icalendar-force-alarm): option to set alarm
> even if alarm time is set to zero.
> * lisp/ox-icalendar.el (org-icalendar--valarm): create VALARM at the
> event start if the alarm time is set to zero and
> `org-icalendar-force-alar
Hello,
Thanks. Some comments follow.
Mikhail Skorzhinskii writes:
> * lisp/ox-icalendar.el (org-icalendar-scheduled-summary-prepend):
> configurable prefix for the scheduled headlines
"New variable" is enough.
> * lisp/ox-icalendar.el (org-icalendar-deadline-summary-prepend):
> configurable p
Hello,
Thanks. Some comments follow.
Jonas Bernoulli writes:
> +In description lists the used bullet is significant when exporting to
> +Texinfo; when in doubt, then use =-=. An item that uses =+= instead
> +becomes a new entry in the first column of the table. The above
> +output can also be
On 2021-12-26, 22:04 +0100, Rudolf Adamkovič wrote:
> Protesilaos Stavrou writes:
>
>> Do you get the same results?
>
> Oh, I do! That said, if I reverse last two steps, I do not:
>
>> - Create a file with demo content, such as ~/test-org-block.org
>> - Execute 'emacs -Q' on the command-line.
>
Hello,
Thanks.
Jonas Bernoulli writes:
> +#+begin_example
> +- Key: C-n (do-something) ::
> + This command does something.
> +
> +- User Option: do-something-somehow ::
> + This option controls how exactly ~do-something~ does its thing.
> +#+end_example
> +
> +#+texinfo: @noindent
> +becomes
Protesilaos Stavrou writes:
> On 2021-12-26, 22:04 +0100, Rudolf Adamkovič wrote:
>
>>> - Create a file with demo content, such as ~/test-org-block.org
>>> - Execute 'emacs -Q' on the command-line.
>>> - M-x load-theme RET modus-operandi
>>> - C-x C-f test-org-block.org RET
>
> Gotcha! I can re
Hello,
When exporting to LaTeX, is there a mechanism to make the figure
captions as wide as the figure? In pure LaTeX, this can be easily
accomplished by placing the figure inside a minipage environment.
Using a special block, as in:
\begin{minipage}{0.7\textwidth}
#+CAPTION: looong caption.
I have org 20210929 installed.
With emacs -Q and (package-initialize) evaluted in the *scratch* buffer, I see
the following change in behaviour:
* ABCD
I'm fairly sure that, before the last upgrade, I used to get
* ABCD
Have other users observed this? Are you bothered by it? Is this
Hi Seb
Seb writes:
> When exporting to LaTeX, is there a mechanism to make the figure
> captions as wide as the figure? In pure LaTeX, this can be easily
> accomplished by placing the figure inside a minipage environment.
> Using a special block, as in:
>
> \begin{minipage}{0.7\textwidth}
>
> #+
28 matches
Mail list logo