Hi Garjola,
I had the same problem.
I fixed it by downloading manually the last working version of Org from
https://orgmode.org/elpa/,
i.e. https://orgmode.org/elpa/org-20210503.tar
and manually stored the extracted directory into my elpa directory,
/home/garjola/.emacs.d/elpa/ in your case.
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Rainer Hansen <rainer.han...@gmx.net> writes:
>
>> However, I have still problems. I have adapted the example,
>> http://orgmode.org/manual/noweb_002dref.html#noweb_002dref,
>
> I fixed it.
>
Great.
>>
Hi Nicolas,
Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello,
>
> Rainer Hansen <rainer.han...@gmx.net> writes:
>
>> I have tried the following example of using noweb-ref:
>>
>> #+BEGIN_SRC sh :tangle yes :noweb yes :shebang #!/bin/sh
Hi,
I have tried the following example of using noweb-ref:
--8<---cut here---start->8---
#+BEGIN_SRC sh :tangle yes :noweb yes :shebang #!/bin/sh
<>
#+END_SRC
* the mount point of the fullest disk
** query all mounted disks
#+HEADER: :noweb-ref fullest-disk
macs-lisp{(org-entry-get (point) "Price")} EUR
:PROPERTIES:
:Price:11.80
:END:
---8<----8<-
Any ideas on how to improve that solution?
Rainer Hansen <rainer.han...@gmx.net> writes:
>
> --
Hi,
I would like Emacs to calculate the price for the travel cost
(21.90). This should be calculated as sum of the values of the property
"Price" in the elements of the tree. How do I do that in Emacs Lisp?
--
* Travel cost -- 21.90 EUR
** Train
Rainer Hansen <rainer.han...@gmx.net> writes:
> Sometimes I should read more carefully what I write. I want to use a
> static web site generator! So Wordpress is no option for me.
>
> Sorry for the confusion.
>
> Brett Viren <b...@bnl.gov> writes:
>
>> Raine
Arkadiusz Drabczyk <arkadi...@drabczyk.org> writes:
> On 2016-03-08, Rainer Hansen <rainer.han...@gmx.net> wrote:
>> Hi,
>>
>> I wonder what is the best way to create a blog for a company website
>> with Orgmode. I do not want to use a static web site g
Sometimes I should read more carefully what I write. I want to use a
static web site generator! So Wordpress is no option for me.
Sorry for the confusion.
Brett Viren <b...@bnl.gov> writes:
> Rainer Hansen <rainer.han...@gmx.net> writes:
>
>> I wonder what is the b
Hi,
I wonder what is the best way to create a blog for a company website
with Orgmode. I do not want to use a static web site generator. The
design of the web site is relying on Bootstrap and customs CSS.
It should be easy to setup and to maintain for me?
I am not only looking for proposals of
Hi,
I wonder what I need to do to so that I can work with the German number format
in tables?
E.g. instead of writing 100,000.00 I would like to write 100.000,00.
All automatic formatting and calculations of Org-Mode should of course still
be fine. The output of calculations should also be
Hi,
I am new to Org-Mode and I have written a number of project tasks in the
following form:
* Project
** Task 1
2009-03-19 Thu 13:15-13:35
Description of Task 1
** Task 2
2009-03-18 Wed 12:15-13:35
Description of Task 2
** Task 3
SCHEDULED: 2009-03-11 Wed 19:55-21:45
values. Now I want
to sum them up to see how many hours I have spent on the project.
Regards,
Rainer
On Monday 06 April 2009 19:37:07 Manish wrote:
On Mon, Apr 6, 2009 at 6:05 PM, Rainer Hansen wrote:
Hi,
I am new to Org-Mode and I have written a number of project tasks in the
following
13 matches
Mail list logo