* On Wed 09:33AM +, 02 Sep 2009, Carsten Dominik
(carsten.domi...@gmail.com) wrote:
> Ah, yes, thank you for that detail.
>
> Fixed now.
Yes, it works now, thank you very much!
--
Best,
Hsiu-Khuern.
___
Emacs-orgmode mailing list
Remember: use
Ah, yes, thank you for that detail.
Fixed now.
- Carsten
On Sep 2, 2009, at 9:40 AM, Nick Dokos wrote:
Carsten Dominik wrote:
I am not able to reproduce the problem.
If the comment in a.sh starts with a space like this:
,
| #!/bin/sh
|
| ## shell comment
| echo "This is a test"
`-
Carsten Dominik wrote:
> I am not able to reproduce the problem.
>
If the comment in a.sh starts with a space like this:
,
| #!/bin/sh
|
| ## shell comment
| echo "This is a test"
`
then the .txt file has a comma before the comment:
,
| ...
| 1 test
| ~~~
|
| #!/bin/sh
Hi Hsiu-Khuern,
I am not able to reproduce the problem.
- Carsten
On Sep 2, 2009, at 12:03 AM, Hsiu-Khuern Tang wrote:
* On Fri 05:45AM +, 24 Jul 2009, Tang, Hsiu-Khuern (hsiu-khuern.t...@hp.com
) wrote:
* On Fri 01:22AM +, 24 Jul 2009, Bastien (bastiengue...@googlemail.com
) wrote:
* On Tue 10:47PM +, 01 Sep 2009, Dokos, Nicholas (nicholas.do...@hp.com)
wrote:
> Hsiu-Khuern Tang wrote:
> > It looks Org has reverted to the old behavior: inserting a comma at a
> > beginning
> > of every line in the #INCLUDE'd file that starts with whitespace followed
> > by #.
> >
> >
Hsiu-Khuern Tang wrote:
> * On Fri 05:45AM +, 24 Jul 2009, Tang, Hsiu-Khuern
> (hsiu-khuern.t...@hp.com) wrote:
> > * On Fri 01:22AM +, 24 Jul 2009, Bastien (bastiengue...@googlemail.com)
> > wrote:
> > > Hi Hsiu-Khuern,
> > >
> > > I've just pushed a fix for this: when the "src" switc
* On Fri 05:45AM +, 24 Jul 2009, Tang, Hsiu-Khuern
(hsiu-khuern.t...@hp.com) wrote:
> * On Fri 01:22AM +, 24 Jul 2009, Bastien (bastiengue...@googlemail.com)
> wrote:
> > Hi Hsiu-Khuern,
> >
> > I've just pushed a fix for this: when the "src" switch is present,
> > including a file won't
* On Fri 01:22AM +, 24 Jul 2009, Bastien (bastiengue...@googlemail.com)
wrote:
> Hi Hsiu-Khuern,
>
> I've just pushed a fix for this: when the "src" switch is present,
> including a file won't escape org-like lines. With a bare #+include
> we still escape lines starting with * or #.
>
> Pl
Hi Hsiu-Khuern,
I've just pushed a fix for this: when the "src" switch is present,
including a file won't escape org-like lines. With a bare #+include
we still escape lines starting with * or #.
Please test it and report any problem.
Thanks,
Hsiu-Khuern Tang writes:
> I'm using 6.28trans.
* On Wed 07:50AM +, 22 Jul 2009, Bastien (bastiengue...@googlemail.com)
wrote:
> Hi,
>
> "Tang, Hsiu-Khuern" writes:
>
> > If I include a file in my Org file, say using
> >
> > #+INCLUDE: "script.sh" src sh
> >
> > and export to HTML, the included file shows up as a block, which is
> > ni
Hi,
"Tang, Hsiu-Khuern" writes:
> If I include a file in my Org file, say using
>
> #+INCLUDE: "script.sh" src sh
>
> and export to HTML, the included file shows up as a block, which is
> nice.
> However, a leading comma is put in front of every line that starts with a #,
> even those with lea
11 matches
Mail list logo