[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#482327: marked as done (document comments continuation lines)



Your message dated Sun, 6 Mar 2011 05:03:16 +0100
with message-id <20110306040316.GA20469@debian.org>
and subject line Re: Bug#482327: document comments continuation lines
has caused the Debian Bug report #482327,
regarding document comments continuation 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 owner@bugs.debian.org
immediately.)


-- 
482327: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482327
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xorg-docs
Version: 1:1.4-2
Severity: wishlist
File: /usr/share/man/man7/X.7.gz
Tags: patch

This man page mentions comments, and \newline broken lines, but
doesn't mention if one can do

!*VT100.font: -arphic-ar pl uming \
	     tw-light-r-normal--17-120-100-100-c-0-iso10646-1

or needs to do
!*VT100.font: -arphic-ar pl uming \
!	     tw-light-r-normal--17-120-100-100-c-0-iso10646-1
like bash, to comment this continuation line.

My experiments show me that the former is sufficient. Please document
that fact. Maybe something like:

*** /tmp/X.7	2008-05-22 02:10:10.478695000 +0800
--- /tmp/X.7.new	2008-05-22 02:09:22.074695980 +0800
***************
*** 815,820 ****
--- 815,822 ----
  the two-character sequence ``\\\^\fInewline\fP''
  (backslash followed by newline) is
  recognized and removed from the value.
+ (This operation is performed before comment parsing, hence one need
+ only prefix a "!" at the first line of a continued line.)
  To allow a Value to contain arbitrary character codes,
  the four-character sequence ``\\\^\fInnn\fP'',
  where each \fIn\fP is a digit character in the range of ``0''\-``7'',



--- End Message ---
--- Begin Message ---
jidanni@jidanni.org <jidanni@jidanni.org> (22/05/2008):
>   the two-character sequence ``\\\^\fInewline\fP''
>   (backslash followed by newline) is
>   recognized and removed from the value.
> + (This operation is performed before comment parsing, hence one need
> + only prefix a "!" at the first line of a continued line.)

I don't really feel the need for it, so I'll close this bug
report. Feel free to submit it upstream anyway:
  http://bugs.freedesktop.org/
  http://wiki.x.org/wiki/Development/Documentation/SubmittingPatches

KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: