Your message dated Thu, 10 Jul 2014 18:20:51 -0400
with message-id <[email protected]>
and subject line Re: Bug#744384: sisu syntax: relies on empty lines
has caused the Debian Bug report #744384,
regarding sisu syntax: relies on empty lines
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
744384: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744384
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sisu
Version: 5.3.4-1
Severity: wishlist
the following snipped:
:C~ foo bar
<< foo-bar.ssi
means that the include is ignored entirely. apparently sisu relies on
having an empty line in between like this:
:C~ foo bar
<< foo-bar.ssi
Regards,
Daniel
--- End Message ---
--- Begin Message ---
* Ralph Amissah <[email protected]>
[Tue, 29 Apr 2014 23:18:08 -0400], wrote:
> * Daniel Baumann <[email protected]>
> [Sun, 13 Apr 2014 16:34:46 +0200], wrote:
>
> > Package: sisu
> > Version: 5.3.4-1
> > Severity: wishlist
> >
> > the following snipped:
> >
> > :C~ foo bar
> > << foo-bar.ssi
> >
> > means that the include is ignored entirely. apparently sisu relies on
> > having an empty line in between like this:
> >
> > :C~ foo bar
> >
> > << foo-bar.ssi
> >
> > Regards,
> > Daniel
> >
>
> Will consider but not likely to implement.
>
> (i) as a general observation, sisu relies on emptly lines to identify
> separate objects such as headings, paragraphs (and indeed insertions)
>
> (ii) a heading need not be on a single line (so << would be part of that
> heading) this means sisu should be able to work identifying headings in
> wrapped texts (e.g. where the text is wrapped at 80 and the heading is
> longer than that)
>
> There has been no rule to the contrary (i.e. that headings should be on
> a single text line)
>
> Consider, should there be such a rule? For now at least I prefer the
> existing state.
>
> Thanks,
> Ralph
Document inserts (includes of other documents) are expected to contain
independent document objects. In sisu markup document, text and other
objects rely on empty line separation for their identification, so this
is in keeping with the general logic of sisu markup. See also the
previous comment. The reported observation (that "sisu relies on having
an empty line") is correct and it is not a bug.
Thanks,
Ralph
signature.asc
Description: Digital signature
--- End Message ---