[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Is there an environment for Org syntax?
From: |
Phil Regier |
Subject: |
Re: [O] Is there an environment for Org syntax? |
Date: |
Tue, 18 Mar 2014 12:10:16 -0500 (CDT) |
Sorry, Fletcher, but this is beyond me. If what you want is essentially a
buffer-based screenshot, then it may in theory be easier, relatively speaking,
to build elisp routines to copy the contents of buffers, but that would be even
further beyond my abilities.
Phil
----- Original Message -----
From: "Fletcher Charest" <address@hidden>
To: "Phil Regier" <address@hidden>
Cc: address@hidden
Sent: Monday, March 17, 2014 8:58:18 AM
Subject: Re: [O] Is there an environment for Org syntax?
Hello Phil,
When I use the edit buffer (by pressing C-c '), my Org syntax is indented
properly (in accordance with org-indent-mode, which is set to t). The code
block itself looks like this after editing:
#+BEGIN_SRC org :exports code
,* Top level headline
,** Second level
,*** Third level
some text
,*** Third level
more text
#+END_SRC
As you can see, the text ('some text' and 'more text') is not indented.
This is a little bit annoying, but not too much - I can add the spaces
myself.
The problem is with the HTML export: I can't see the HTML output as I would
see it in my Emacs buffer, that is to say, without the leading stars. In my
output (see attached), leading stars are visible, although not colored. I
would like them to be completely invisible.
Do you observe the same thing? My org-version is 8.2.5h-30-gdd810b-elpaplus
under GNU Emacs 24.3.1.
Thanks,
FC
- [O] Is there an environment for Org syntax?, Fletcher Charest, 2014/03/14
- Re: [O] Is there an environment for Org syntax?, Phil Regier, 2014/03/14
- Re: [O] Is there an environment for Org syntax?, Fletcher Charest, 2014/03/14
- Re: [O] Is there an environment for Org syntax?, Phil Regier, 2014/03/14
- Re: [O] Is there an environment for Org syntax?, Fletcher Charest, 2014/03/14
- Re: [O] Is there an environment for Org syntax?, Phil Regier, 2014/03/14
- Re: [O] Is there an environment for Org syntax?, Fletcher Charest, 2014/03/17
- Re: [O] Is there an environment for Org syntax?,
Phil Regier <=
- Re: [O] Is there an environment for Org syntax?, Bastien, 2014/03/19
- Re: [O] Is there an environment for Org syntax?, Fletcher Charest, 2014/03/22
- Re: [O] Is there an environment for Org syntax?, Kyle Meyer, 2014/03/15