Hello,
Hendrik Tews writes:
> when I have this file
>
> === cut ===
> * A
> ** B
> ** C
> === cut ===
>
> and set org-archive-location to "::* Archived Tasks", as
> recommended in the documentation of this variable. Then, af
On 06/18/2018 02:51 AM, Nick Dokos wrote:
Charles Millar writes:
Hello,
I have always concerned myself that a table column formula returns what is
expected.and is correct.
However I never paid attention to the echo area and I just noticed that it
displays the following message
"cells in
ion 9.1.13 (9.1.13-elpaplus @
/usr/local/google/home/ayatane/.emacs.d/elpa/org-plus-contrib-20180618/)
Nicolas Goaziou writes:
>
> Jonas Bernoulli writes:
>
>> Currently ox-texinfo uses the text before the first Org section as the
>> "Top" Info node. That is fine for manuals like org-manual.org where
>> that part of the document only consists of a few lines. In my manuals
>> there are up to 40
I had a look at org-agenda.el, and took a first stab at "coding" :)
I fixed the sorting problem when using agenda-search-view, and
I have a DIFF/patch at the bottom of this e-mail [1] that provided the fix.
Would this be of interest to the org-mode project? This code fixes the
problem,
but it is
On Sat, Apr 28, 2018 at 1:32 AM, Bastien wrote:
> Hi Grant,
>
> Grant Rettke writes:
>
>> Here is how it works, the same way as the other ones:
>
> If needed, don't hesitate to advertize this in the comment section
> of the code.
Here is a patch to a commentary on how to use FROM_LOGO.
0001-ex
Hi
Please consider the following example
#+BEGIN_SRC emacs-lisp
(defun in-interval (bounds el)
(and (>= el (car bounds)) (<= el (cadr bounds
#+END_SRC
#+TBLNAME: raw-data
| Test |
|--|
|0 |
|1 |
|2 |
|3 |
|4 |
|5 |
|6 |
|7 |
|8 |
|9 |
|
Hi,
when I have this file
=== cut ===
* A
** B
** C
=== cut ===
and set org-archive-location to "::* Archived Tasks", as
recommended in the documentation of this variable. Then, after
doing C-c C-x C-a (org-archive-subtree-d
>>> "Uwe" == Uwe Brauer writes:
It seems that the following works.
#+TBLNAME: raw-data
|---++---+|
| First | Second | Third | Forth |
|---++---+|
|NP | NP |NP | NP |
|NP | NP |NP | NP |
| 3.5 |