On 2016-03-08, Rainer Hansen 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 generator. The
> design of the web site is relying on Bootstrap and customs CSS.
> It should be easy to setup and to maintain fo
Hi
When I use
orgtab radio tables in latex files with orgtbl minor mode enabled
the following template
'(orgtbl-radio-table-templates
(quote
((latex-mode "% BEGIN RECEIVE ORGTBL %n
% END RECEIVE ORGTBL %n
\\begin{comment}
#+ORGTBL: SEND %n orgtbl-to-latex :lend \" hline\"
Hi all,
Can someone please review and commit this patch.
It basically prints the "C-c '" binding correctly in the echo area, using
straight quote instead of curly quote (matters in emacs 25.x). The details
are in the commit log below.
>From f4411b59d8dc4e5b3df79ccbcd87f6bfe5160776 Mon Sep 17 00
Rainer Hansen writes:
> 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.
Just curious, why does wanting to use Bootstrap rule out an Org-bas
Kyle Meyer kyleam.com> writes:
>
> Hello,
>
> Luke Crook balooga.com> writes:
>
> > For me, C-c ! has suddenly become unbound and no longer inserts
> > an inactive timestamp. Has this changed in the base org-mode, or
> > most likely is this an issue with my setup?
>
> The default binding
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 writes:
> Rainer Hansen writes:
>
>> I wonder what is the best way to create a blog for a company website
>> with Orgmode. I do
K writes:
> I've run into the same problem, with both Org 8.3.4 and MELPA version
> 20160307, the usual C-c ! doesn't work anymore for inserting inactive
> timestamp. If there's been no change to the default binding, any
> suggestions on how to debug this please? Thanks!
I'd suggest verifying
Arkadiusz Drabczyk writes:
> On 2016-03-08, Rainer Hansen 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 generator. The
>> design of the web site is relying on Bootstrap and customs CSS.
>> It shoul
Rainer Hansen 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 writes:
>
>> Rainer Hansen writes:
>>
>>> I wonder what is the best way to create a blog for a
Hey, I am a dedicated org-mode user, and I absolutely love it! This is my
first post to this group.
Recently, one of my org files stopped being exportable (does not matter
what I try to export to). I traced the problem to be related to the new
inlined code result block {{{result()}}}. I tried a fr
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
--
Rainer Hansen 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.
Ah, okay! That makes more sense. One day I will also learn to read what
I write. :)
> Of course I could use Bootstrap with an Org-based s
If I have org-export-babel-evaluate set to nil, source blocks are not evaluated
on export. However, if a source block has a :var header argument that calls
another source block, I am prompted if the callee should be evaluated.
Given that the caller is not to be evaluated, I'm not sure I see a r
Hello,
David Rose writes:
> (add-hook 'org-clock-in-hook '(lambda()
> (if (not org-timer-current-timer)
> (org-timer-set-timer '(16)
>
> This works fine on version 8.2.5c and earlier, but on 8.3.4 the variable
> does not seem to
On Wed, 9 Mar 2016, Shlomi Vaknin wrote:
Hey, I am a dedicated org-mode user, and I absolutely love it! This is my
first post to this group.
Recently, one of my org files stopped being exportable (does not matter
what I try to export to). I traced the problem to be related to the new
inlined co
On Wed, 9 Mar 2016, Anthony Cowley wrote:
If I have org-export-babel-evaluate set to nil, source blocks are not
evaluated on export. However, if a source block has a :var header
argument that calls another source block, I am prompted if the callee
should be evaluated.
Given that the caller
Any thoughts on that? I'm not sure if it's related, but I also get errors
when I try to call helm-org-in-buffer-headings. Somehow the backtrace gets
immediately erased, so here's a screenshot:
http://i.imgur.com/FoTiwoq.png
On Mon, Mar 7, 2016 at 10:40 AM, Peter Salazar
wrote:
> Well that's inte
>
> Its been in master since Jan 2015.
Yeah, I guess I didnt update my packages in quite a while :P
>
> It works for me as does the same with `emacs-lisp' as the language
> under latex or html export to buffer or file using: Org-mode version
> 8.3.4 (release_8.3.4-635-g268486 ...) producing the
(Hi Shlomi!)
When I export this to html, I get what looks to be the same error. Here's
some info that may help track this down.
My org-version line:
Org-mode version 8.3.4 (8.3.4-9-gfda14f-elpaplus @
c:/Users/bill/.emacs.d/elpa/org-plus-contrib-20160307/)
The error I get:
org-element--current-e
On 2016-03-09 20:18, Rainer Hansen 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.
I maintain several very basic web sites in org. *Basic* is the keyword
here. Here is an example: http://ajacs.inria.fr/
20 matches
Mail list logo