Max Nikulin writes:
> It seems, each case of `org-no-popups' may require specific code. I have
> tried to take some code related to completion. It overrides
> display-buffer-base-action, but something more is required for
> pop-up-frames.
I think you went too far. display-buffer-base-action i
Hello,
Leszek Wroński writes:
> Guys,
and gals!
> The introduction to chapter 15 says 'The included “basic” processor
> provides all four capabilities.' (w.r.t. 'activate', 'follow',
> 'insert', 'export'). I thus assumed that the basic processor was
> included. However, org-cite-insert ended w
Hello Liu,
On Fri, 15 Oct 2021 at 19:49, Liu Hui wrote:
>
> Org mode cannot display inline images because of an error caused by
> org-display-inline-image--width. It seems display-line-numbers-width
> is regarded as a number unconditionally.
>
> Recipe:
>
> 1. emacs -Q
>
> 2. Make the following s
Hi all,
I wrote this simple filter for my blogs, which formats "TeX" and "LaTeX"
strings in the TeX 'typographic' style (or something similar).
First, these variables:
#+begin_src emacs-lisp
(setq my/tex-html-string "TEX")
(setq my/latex-html-string "LATEX")
#+end_src
Of course, the stri
On 14/10/2021 22:44, Max Nikulin wrote:
I think, something should be done with `org-no-popups'. Assume a user
who has (I have no idea concerning the goal though)
(setq pop-up-frames t)
(setq display-buffer-base-action
'((display-buffer-reuse-window display-buffer-pop-up-frame)
Hello,
Uwe Brauer writes:
> Right in a org buffer! But not say in a message buffer, using
> orgalist-mode.
Orgalist minor mode is not Org mode. In particular, the former has no
knowledge about source blocks.
You can either indent the contents of the source block appropriately, or
use an ugly n
>>> "ESF" == Eric S Fraga writes:
> On Thursday, 14 Oct 2021 at 22:51, Uwe Brauer wrote:
>> Thanks, but what if the list itself is indented, like:
> Works fine for me.
Right in a org buffer! But not say in a message buffer, using orgalist-mode.
smime.p7s
Description: S/MIME cryptographic sign
Hi,
Org mode cannot display inline images because of an error caused by
org-display-inline-image--width. It seems display-line-numbers-width
is regarded as a number unconditionally.
Recipe:
1. emacs -Q
2. Make the following settings:
(setq org-image-actual-width nil)
(setq org-startup-wi
Timothy writes:
> I haven’t gone through the patches you’ve sent, but it looks like you’ve put a
> tremendous amount of effort into this! It’s fantastic to see. I think I can
> speak for the Org community when I say thank you.
I appreciate the kind words. It's my pleasure to collaborate with th
Hi André,
I haven’t gone through the patches you’ve sent, but it looks like you’ve put a
tremendous amount of effort into this! It’s fantastic to see. I think I can
speak for the Org community when I say thank you.
André A. Gomes writes:
> Hi Bastien and All,
>
> This is a first attempt towards
On Thursday, 14 Oct 2021 at 22:51, Uwe Brauer wrote:
> Thanks, but what if the list itself is indented, like:
Works fine for me.
--
: Eric S Fraga via Emacs 28.0.60, Org release_9.5-107-g879942
: Latest paper written in org: https://arxiv.org/abs/2106.05096
11 matches
Mail list logo