On 2018-09-06, at 16:18, Nicolas Goaziou wrote:
> Hello,
>
> Marcin Borkowski writes:
>
>> I decided to put a warning about this in the docstring in my patch. My
>> assumption was that this is enough. If a user wants to change the
>> default, he will most probably see the docstring and will h
org-insert-structure-template (C-c C-,) leaves point at an inconvenient
place (X marks the spot):
#+begin_example
X#+end_example
My expectation is that right after inserting the template, I can start
typing or yank right into it:
#+begin_example
X
#+end_example
Emacs : GNU Emacs 26.1 (build 1,
Help
Cordialmente,
Mario
—
Mario E. Bermonti Pérez, M.A.
Doctoral Student
Department of Psychology
Universidad de Puerto Rico-Río Piedras
Director of Institutional Assessment
Academic Affairs
Ponce Health Sciences University
Research and Statistical Consultant
School of Behavioral and Health Scien
On Mon, Oct 1, 2018 at 11:50 AM Ihor Radchenko wrote:
> Hi,
>
> Check out the following code:
>
>
> (defvar org-concatenated-properties '("AA")
> "A list of property names (strings), which should be computed via
> concatenation with the parent properties.")
>
> (define-advice org-entry-get
market more :]
or you could convert it to an emacs visualization in the agenda buffer :]
this bug reproduces in maint and master, but i have not tried -Q.
i search for a keyword in the agenda
categories show up
i decide to change the name of one of the categories
i refresh
category does not change
i search again
category does not change
i kill buffer and search again
category does not
On Wed, Sep 26, 2018 at 6:47 AM Nicolas Goaziou
wrote:
>
> This is not intentional. Could you re-introduce the latest revision of
> that section?
>
I was just setting out to fix this in the manual, but I see that you
already did this :)
I was thinking of adding cindices like the ones you added
Hello,
Nicolas Goaziou writes:
> This is intended, in a way, since the inline footnote is not a paragraph
> by itself. It is contained within a paragraph. This explains why you
> cannot have blank lines within an inline footnote.
I think I get the logic behind it. The problem is the inconsistenc
Hello,
Matthias Paulmier writes:
> I came across this problem today (or maybe it is intended but I couldn't
> find any explanation in the docs). There is an inconsistency on how
> inline/anonymous and named footnotes are exported in HTML. For example,
> with the following source:
>
> #+TITLE: Te
Karl Voit writes:
> Hi!
>
> I'd like to calculate the differences between rows of numbers of a
> different table.
>
> Here is a minimal example showing the issue:
>
> #+NAME: my-table
> | Numbers |
>
> |-|
> | 1 |
> | 5 |
> | 8 |
> | 12 |
Hello,
Дилян Палаузов writes:
> … otherwise emacs 26.1 says “error: C- must prefix a single character”
Fixed. Thank you. I used the `kbd' macro, for clarity.
Regards,
--
Nicolas Goaziou
Hi,
Check out the following code:
(defvar org-concatenated-properties '("AA")
"A list of property names (strings), which should be computed via
concatenation with the parent properties.")
(define-advice org-entry-get (:around (oldfun pom property &optional inherit
literal-nil) concatena
Hi!
I'd like to calculate the differences between rows of numbers of a
different table.
Here is a minimal example showing the issue:
#+NAME: my-table
| Numbers |
|-|
| 1 |
| 5 |
| 8 |
| 12 |
| 15 |
This is what I expected: "exp
* Samuel Wales wrote:
> https://github.com/novoid
https://github.com/novoid/org-du/
Thanks for mentioning. I got the impression, I am the only one who
likes those kind of visualizations ;-)
Even https://github.com/novoid/org-du/graphs/traffic doesn't look
like there is much going on in terms of
14 matches
Mail list logo