Hi Mario
For such cases I use ~subseq~ to take the running window out of the
complete range ~@I$2..@II$2~:
| date | measure | running avg |
|---+-+-|
| 01-27 | 604 | |
| 01-28 | 314 | |
| 01-29 | 636 | |
| 01-30 | 305 |
Hello,
Jarmo Hurri writes:
> * Demo of some sort of error
> 1. (take your cursor on top of the letter X after the closing
> parenthesis)X
> 2. then press Alt-Enter
> 1. you will notice
> 2. an error
> 3. saying something like args out of range
Could you try with latest mast
Hi there!
Nicolas Goaziou writes:
>> * Demo of some sort of error
>> 1. (take your cursor on top of the letter X after the closing
>> parenthesis)X
>> 2. then press Alt-Enter
>> 1. you will notice
>> 2. an error
>> 3. saying something like args out of range
>
> Could you t
Hi,
If you start emacs as follows, making sure emacs picks up the latest org
from org-plus-contrib, and with file.org being the content of this mail,
#+BEGIN_SRC sh :async
emacs -q \
--eval "(defface org-block-begin-line '((t (:background \"blue\"
:height 0.8))) \"\")" \
--eval "
Hello all,
I have some slides that I would normally export to beamer. However, I
need, in one case, to export these slides to HTML as well. I don't
expect to get the same functionality in this case, of course.
In any case, if I use the directives in beamer for exposing parts
of a slide at diff
Jarmo Hurri writes:
> I think I am running the latest (stable) master:
Note: stable ≠ master, so you just wrote an oxymoron ;)
> Org mode version 9.3.7 (release_9.3.7-13-ge62ca4)
This is not quite HEAD. Mine is release_9.3.7-683-g95eaab.
Hello,
Mario Frasca writes:
> I think we really need a bug-tracking mechanism, you know?
H...
I had read about the message you've sent again. However, even if we
don't have a bug-tracking mechanism, you can still group messages
related to the same issue in the same thread. It would be more
On Friday, 10 Jul 2020 at 11:00, Eric S Fraga wrote:
> So, I thought I would protect them within @@latex:...@@ constructs.
Ignore noise (although I'm still wondering...): if I use @@beamer:...@@,
everything is fine.
Thank you,
eric
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.7-682-geac
Nicolas Goaziou writes:
>> I think I am running the latest (stable) master:
>
> Note: stable ≠ master, so you just wrote an oxymoron ;)
Oops, exactly. :) I now pulled the latest _master_, and it does not have
the same issue branch _stable_ has. So I guess stable will also contain
the fix at so
Hello,
I am not entirely sure but I believe that recent changes in Emacs's
eldoc.el make org-eldoc (found in the contrib directory for org) no
longer work. At first glance, an argument is now required for
org-eldoc-documentation-function but this only postpones the error...
Probably only an issu
Hi!
Some points I think I can help with:
Sébastien Miquel writes:
> 1) begin-line applies to both begin and end lines. This might be
> intended. If you define an org-block-end-line face, it gets applied instead.
Yup, by default org-block-end-line :inherits from org-block-begin-line.
> 2)
Hello all,
TL;DR: is there an easy (more elegant) way to add notes to the title
page for beamer export? Ideally, something that would allow me to write
in org for the contents of that title notes page, e.g. with lists etc.
(sorry for the onslaught of posts to this list today: I'm working on
lect
On 09/07/2020 16:59, Nicolas Goaziou wrote:
and it simplifies a lot writing functions.
How so?
thank you Michael, for answering Nicolas' question, in a different and
much structured way than I did in my original message.
the formula you provided —I reduced it slightly, hard coding a constan
Nicolas Goaziou writes:
>> Second question: I couldn't find any configuration variable or
>> function to change the default behaviour. Is there a way to do so?
>
> You can customize `org-structure-template-alist'. I don't remember if
> that's possible in Org 9.1.9, tho.
>
But you cannot change th
Emacs 26.3, Org-mode 9.1.9, Kubuntu 20.04, 5.4.0-39-generic
Hi,
I've tried my hardest to find an answer in the manuals (print book and
on-line), this list, Reddit, and Stack Exchange with no luck. I use
Emacs for org-mode, and I don't code or know Elisp. I have no use for or
interest in lear
15 matches
Mail list logo