From debbugs-submit-bounces@debbugs.gnu.org Wed May 11 11:21:54 2011 Received: (at submit) by debbugs.gnu.org; 11 May 2011 15:21:54 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QKBEX-0002tW-VH for submit@debbugs.gnu.org; Wed, 11 May 2011 11:21:54 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QKBEX-0002tL-0N for submit@debbugs.gnu.org; Wed, 11 May 2011 11:21:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QKBER-0000fu-3t for submit@debbugs.gnu.org; Wed, 11 May 2011 11:21:47 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:35242) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKBER-0000fq-2N for submit@debbugs.gnu.org; Wed, 11 May 2011 11:21:47 -0400 Received: from eggs.gnu.org ([140.186.70.92]:42782) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKBEQ-0008S1-1l for bug-gnu-emacs@gnu.org; Wed, 11 May 2011 11:21:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QKBEO-0000eD-0K for bug-gnu-emacs@gnu.org; Wed, 11 May 2011 11:21:46 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:37025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QKBEN-0000dj-Qo for bug-gnu-emacs@gnu.org; Wed, 11 May 2011 11:21:43 -0400 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id p4BFLeOq020191 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 11 May 2011 15:21:42 GMT Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p4BFLeE6027846 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 11 May 2011 15:21:40 GMT Received: from abhmt013.oracle.com (abhmt013.oracle.com [141.146.116.22]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p4BFLZC3002116 for ; Wed, 11 May 2011 10:21:35 -0500 Received: from dradamslap1 (/130.35.178.194) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 11 May 2011 08:21:33 -0700 From: "Drew Adams" To: Subject: 24.0.50; incorrect indentation in (elisp) Special Properties Date: Wed, 11 May 2011 08:21:33 -0700 Message-ID: <15CEA8DBF5A4472485D80F13E248E055@us.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcwP7xxjf1asvLDoT9uSLf2iJH8eIw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6090 X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090208.4DCAA986.00EF:SCFMA922111,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.5 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.5 (------) The reference sections, such as `--Variable:', should follow the same indentation throughout the manual. In (elisp) Special Properties, the two `--Variable:' sections are indented too far; they should be indented to only column 1, as in the rest of the manual. IOW, we should see: -- Variable: inhibit-point-motion-hooks not: -- Variable: inhibit-point-motion-hooks In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2011-05-10 on 3249CTO Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (4.5) --no-opt --cflags -Ic:/build/include' From debbugs-submit-bounces@debbugs.gnu.org Wed May 11 13:59:00 2011 Received: (at 8652) by debbugs.gnu.org; 11 May 2011 17:59:00 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QKDgZ-0007VQ-W9 for submit@debbugs.gnu.org; Wed, 11 May 2011 13:59:00 -0400 Received: from mtaout23.012.net.il ([80.179.55.175]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QKDgX-0007VB-Fh for 8652@debbugs.gnu.org; Wed, 11 May 2011 13:58:58 -0400 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LL100300LV56400@a-mtaout23.012.net.il> for 8652@debbugs.gnu.org; Wed, 11 May 2011 20:58:27 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.234.175]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LL1002RHLXDUM60@a-mtaout23.012.net.il>; Wed, 11 May 2011 20:58:27 +0300 (IDT) Date: Wed, 11 May 2011 20:58:07 +0300 From: Eli Zaretskii Subject: Re: bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties In-reply-to: <15CEA8DBF5A4472485D80F13E248E055@us.oracle.com> X-012-Sender: halo1@inter.net.il To: Drew Adams Message-id: <83ipthglw0.fsf@gnu.org> References: <15CEA8DBF5A4472485D80F13E248E055@us.oracle.com> X-Spam-Score: -1.8 (-) X-Debbugs-Envelope-To: 8652 Cc: 8652@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.7 (-) > From: "Drew Adams" > Date: Wed, 11 May 2011 08:21:33 -0700 > > The reference sections, such as `--Variable:', should follow the same > indentation throughout the manual. Why? What bad things happen if they don't? > In (elisp) Special Properties, the two `--Variable:' sections are > indented too far; they should be indented to only column 1, as in > the rest of the manual. That's because they are pertinent to the `point-entered' and `point-left' properties, and so are sub-items of their parent item. Having them indented as you suggest would make them stand out of the surrounding text, which IMO isn't right. From debbugs-submit-bounces@debbugs.gnu.org Wed May 11 14:22:56 2011 Received: (at 8652) by debbugs.gnu.org; 11 May 2011 18:22:56 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QKE3k-000849-2w for submit@debbugs.gnu.org; Wed, 11 May 2011 14:22:56 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QKE3i-00083y-FL for 8652@debbugs.gnu.org; Wed, 11 May 2011 14:22:55 -0400 Received: from rtcsinet22.oracle.com (rtcsinet22.oracle.com [66.248.204.30]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id p4BIMkmI008963 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 11 May 2011 18:22:48 GMT Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by rtcsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p4BIMj0c023568 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 11 May 2011 18:22:45 GMT Received: from abhmt017.oracle.com (abhmt017.oracle.com [141.146.116.26]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p4BIMdHn030735; Wed, 11 May 2011 13:22:39 -0500 Received: from dradamslap1 (/130.35.178.194) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Wed, 11 May 2011 11:22:39 -0700 From: "Drew Adams" To: "'Eli Zaretskii'" References: <15CEA8DBF5A4472485D80F13E248E055@us.oracle.com> <83ipthglw0.fsf@gnu.org> Subject: RE: bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties Date: Wed, 11 May 2011 11:22:41 -0700 Message-ID: <0E754F1E9A124004968E173A8BC6913E@us.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <83ipthglw0.fsf@gnu.org> Thread-Index: AcwQBRdgzd0tFW7HT3qvdOFdlmkA4AAAeDAw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6090 X-Source-IP: rtcsinet22.oracle.com [66.248.204.30] X-CT-RefId: str=0001.0A090201.4DCAD3F8.0057:SCFSTAT5015188,ss=1,fgs=0 X-Spam-Score: -6.5 (------) X-Debbugs-Envelope-To: 8652 Cc: 8652@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.5 (------) > > The reference sections, such as `--Variable:', should > > follow the same indentation throughout the manual. > > Why? What bad things happen if they don't? > > > In (elisp) Special Properties, the two `--Variable:' sections are > > indented too far; they should be indented to only column 1, as in > > the rest of the manual. > > That's because they are pertinent to the `point-entered' and > `point-left' properties, and so are sub-items of their parent item. > Having them indented as you suggest would make them stand out of the > surrounding text, which IMO isn't right. The description of `inhibit-point-motion-hooks' makes it clear what it pertains to. This is so regardless of the indentation. The description of `show-help-function' does not, however. It is not at all clear - even with the extra indentation - what the scope of this variable's effect is (the fact that it is somehow "pertinent [only] to the `point-entered' and `point-left' properties"). The description suggests that it affects the display of help strings _in general_. And nothing in the description says what it does, in particular, for properties `point-entered' and `point-left'. Just how is it pertinent only to them? You will do whatever you want, of course. ;-) Just letting you know. This is the _only_ place in the manual where the indentation is different. From debbugs-submit-bounces@debbugs.gnu.org Sat May 14 04:48:35 2011 Received: (at 8652-done) by debbugs.gnu.org; 14 May 2011 08:48:36 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QLAWZ-0005d8-Pe for submit@debbugs.gnu.org; Sat, 14 May 2011 04:48:35 -0400 Received: from mtaout23.012.net.il ([80.179.55.175]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QLAWY-0005cw-CC for 8652-done@debbugs.gnu.org; Sat, 14 May 2011 04:48:35 -0400 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LL600J00GAN6S00@a-mtaout23.012.net.il> for 8652-done@debbugs.gnu.org; Sat, 14 May 2011 11:48:27 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.124.10.122]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LL600JREGGQ1B40@a-mtaout23.012.net.il>; Sat, 14 May 2011 11:48:27 +0300 (IDT) Date: Sat, 14 May 2011 11:48:21 +0300 From: Eli Zaretskii Subject: Re: bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties In-reply-to: <0E754F1E9A124004968E173A8BC6913E@us.oracle.com> X-012-Sender: halo1@inter.net.il To: Drew Adams Message-id: <83fwohfz1m.fsf@gnu.org> References: <15CEA8DBF5A4472485D80F13E248E055@us.oracle.com> <83ipthglw0.fsf@gnu.org> <0E754F1E9A124004968E173A8BC6913E@us.oracle.com> X-Spam-Score: -1.8 (-) X-Debbugs-Envelope-To: 8652-done Cc: 8652-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.8 (-) > From: "Drew Adams" > Cc: <8652@debbugs.gnu.org> > Date: Wed, 11 May 2011 11:22:41 -0700 > > The description of `inhibit-point-motion-hooks' makes it clear what it pertains > to. This is so regardless of the indentation. > > The description of `show-help-function' does not, however. You are right. I moved the docs of both variables out of the surrounding table, leaving a cross-reference to them in the table. From debbugs-submit-bounces@debbugs.gnu.org Sat May 14 11:16:44 2011 Received: (at 8652-done) by debbugs.gnu.org; 14 May 2011 15:16:44 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QLGaB-0006Si-UN for submit@debbugs.gnu.org; Sat, 14 May 2011 11:16:44 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QLGaA-0006SS-0h for 8652-done@debbugs.gnu.org; Sat, 14 May 2011 11:16:42 -0400 Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id p4EFGYaV016652 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 14 May 2011 15:16:36 GMT Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p4EFGXHQ018776 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 14 May 2011 15:16:34 GMT Received: from abhmt003.oracle.com (abhmt003.oracle.com [141.146.116.12]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p4EFGSV3031397; Sat, 14 May 2011 10:16:28 -0500 Received: from dradamslap1 (/10.159.49.186) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 14 May 2011 08:16:27 -0700 From: "Drew Adams" To: "'Eli Zaretskii'" References: <15CEA8DBF5A4472485D80F13E248E055@us.oracle.com> <83ipthglw0.fsf@gnu.org> <0E754F1E9A124004968E173A8BC6913E@us.oracle.com> <83fwohfz1m.fsf@gnu.org> Subject: RE: bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties Date: Sat, 14 May 2011 08:16:25 -0700 Message-ID: <29CFAA89EC8C49DCB8861B9F5ACE549B@us.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6090 In-reply-to: <83fwohfz1m.fsf@gnu.org> Thread-Index: AcwSE7lVEaFRGYmsSniuQqtQ6Uwb/AANh6dw X-Source-IP: acsinet21.oracle.com [141.146.126.237] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090205.4DCE9CD4.0056:SCFMA922111,ss=1,fgs=0 X-Spam-Score: -6.5 (------) X-Debbugs-Envelope-To: 8652-done Cc: 8652-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.5 (------) > You are right. I moved the docs of both variables out of the > surrounding table, leaving a cross-reference to them in the table. Thank you. From debbugs-submit-bounces@debbugs.gnu.org Sat May 14 11:28:56 2011 Received: (at 8652-done) by debbugs.gnu.org; 14 May 2011 15:28:56 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QLGm0-0006kI-9p for submit@debbugs.gnu.org; Sat, 14 May 2011 11:28:56 -0400 Received: from mtaout23.012.net.il ([80.179.55.175]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QLGlx-0006k2-V1 for 8652-done@debbugs.gnu.org; Sat, 14 May 2011 11:28:55 -0400 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LL600K00YIHK100@a-mtaout23.012.net.il> for 8652-done@debbugs.gnu.org; Sat, 14 May 2011 18:28:46 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.124.10.122]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LL600K57YZUI070@a-mtaout23.012.net.il>; Sat, 14 May 2011 18:28:43 +0300 (IDT) Date: Sat, 14 May 2011 18:28:37 +0300 From: Eli Zaretskii Subject: Re: bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties In-reply-to: <29CFAA89EC8C49DCB8861B9F5ACE549B@us.oracle.com> X-012-Sender: halo1@inter.net.il To: Drew Adams Message-id: <837h9tfgii.fsf@gnu.org> References: <15CEA8DBF5A4472485D80F13E248E055@us.oracle.com> <83ipthglw0.fsf@gnu.org> <0E754F1E9A124004968E173A8BC6913E@us.oracle.com> <83fwohfz1m.fsf@gnu.org> <29CFAA89EC8C49DCB8861B9F5ACE549B@us.oracle.com> X-Spam-Score: -1.8 (-) X-Debbugs-Envelope-To: 8652-done Cc: 8652-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.8 (-) > From: "Drew Adams" > Cc: <8652-done@debbugs.gnu.org> > Date: Sat, 14 May 2011 08:16:25 -0700 > > > You are right. I moved the docs of both variables out of the > > surrounding table, leaving a cross-reference to them in the table. > > Thank you. You are welcome. For the record: forensic analysis indicates that these two @defvars were originally outside of the table, but when the table was updated with the description of the `composition' property, they were mistakenly included in the table. From debbugs-submit-bounces@debbugs.gnu.org Sat May 14 16:04:25 2011 Received: (at 8652-done) by debbugs.gnu.org; 14 May 2011 20:04:26 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QLL4b-0005A8-JI for submit@debbugs.gnu.org; Sat, 14 May 2011 16:04:25 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QLL4Y-00059t-Nw for 8652-done@debbugs.gnu.org; Sat, 14 May 2011 16:04:23 -0400 Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id p4EK4Eqh022464 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 14 May 2011 20:04:16 GMT Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p4EK4Djd004585 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 14 May 2011 20:04:14 GMT Received: from abhmt018.oracle.com (abhmt018.oracle.com [141.146.116.27]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p4EK489h017688; Sat, 14 May 2011 15:04:08 -0500 Received: from dradamslap1 (/10.159.49.186) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 14 May 2011 13:04:08 -0700 From: "Drew Adams" To: "'Eli Zaretskii'" References: <15CEA8DBF5A4472485D80F13E248E055@us.oracle.com> <83ipthglw0.fsf@gnu.org> <0E754F1E9A124004968E173A8BC6913E@us.oracle.com> <83fwohfz1m.fsf@gnu.org> <29CFAA89EC8C49DCB8861B9F5ACE549B@us.oracle.com> <837h9tfgii.fsf@gnu.org> Subject: RE: bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties Date: Sat, 14 May 2011 13:04:03 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6090 In-reply-to: <837h9tfgii.fsf@gnu.org> Thread-Index: AcwSS6eQmqrtJ3nTQlawRJFV+sHlUgAJjFIA X-Source-IP: acsinet21.oracle.com [141.146.126.237] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090205.4DCEE040.0057:SCFMA922111,ss=1,fgs=0 X-Spam-Score: -6.5 (------) X-Debbugs-Envelope-To: 8652-done Cc: 8652-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.5 (------) > > > You are right. I moved the docs of both variables out of the > > > surrounding table, leaving a cross-reference to them in the table. > > > > Thank you. > > You are welcome. > > For the record: forensic analysis indicates that these two @defvars > were originally outside of the table, but when the table was updated > with the description of the `composition' property, they were > mistakenly included in the table. FYI, I'm using Info in Emacs, so I don't see any table anyway. But I imagine that a table becomes evident/visible in a printed manual or with some other ways of viewing the text. From debbugs-submit-bounces@debbugs.gnu.org Sat May 14 16:54:57 2011 Received: (at 8652-done) by debbugs.gnu.org; 14 May 2011 20:54:57 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QLLrV-0006HO-Fi for submit@debbugs.gnu.org; Sat, 14 May 2011 16:54:57 -0400 Received: from mtaout21.012.net.il ([80.179.55.169]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QLLrO-0006H7-Sc for 8652-done@debbugs.gnu.org; Sat, 14 May 2011 16:54:55 -0400 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LL700I00C7RIH00@a-mtaout21.012.net.il> for 8652-done@debbugs.gnu.org; Sat, 14 May 2011 23:54:44 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.124.10.122]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LL700I65E30FWD0@a-mtaout21.012.net.il>; Sat, 14 May 2011 23:54:38 +0300 (IDT) Date: Sat, 14 May 2011 23:54:33 +0300 From: Eli Zaretskii Subject: Re: bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties In-reply-to: X-012-Sender: halo1@inter.net.il To: Drew Adams Message-id: <83zkmpdmuu.fsf@gnu.org> References: <15CEA8DBF5A4472485D80F13E248E055@us.oracle.com> <83ipthglw0.fsf@gnu.org> <0E754F1E9A124004968E173A8BC6913E@us.oracle.com> <83fwohfz1m.fsf@gnu.org> <29CFAA89EC8C49DCB8861B9F5ACE549B@us.oracle.com> <837h9tfgii.fsf@gnu.org> X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 8652-done Cc: 8652-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.1 (--) > From: "Drew Adams" > Cc: <8652-done@debbugs.gnu.org> > Date: Sat, 14 May 2011 13:04:03 -0700 > > FYI, I'm using Info in Emacs, so I don't see any table anyway. But I imagine > that a table becomes evident/visible in a printed manual or with some other ways > of viewing the text. No, both Info and the printed manual show similar things, like this: `composition' This text property is used to display a sequence of characters as a single glyph composed from components. But the value of the property itself is completely internal to Emacs and should not be manipulated directly by, for instance, `put-text-property'. This is an Info "table": an item followed by its description, then another item and its description, etc. From debbugs-submit-bounces@debbugs.gnu.org Sat May 14 17:40:19 2011 Received: (at 8652-done) by debbugs.gnu.org; 14 May 2011 21:40:19 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QLMZP-0007FJ-6h for submit@debbugs.gnu.org; Sat, 14 May 2011 17:40:19 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QLMZN-0007F7-Hx for 8652-done@debbugs.gnu.org; Sat, 14 May 2011 17:40:18 -0400 Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id p4ELe93u021922 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 14 May 2011 21:40:11 GMT Received: from acsmt358.oracle.com (acsmt358.oracle.com [141.146.40.158]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id p4ELe9WY020043 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 14 May 2011 21:40:09 GMT Received: from abhmt008.oracle.com (abhmt008.oracle.com [141.146.116.17]) by acsmt358.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id p4ELe3Sm004050; Sat, 14 May 2011 16:40:03 -0500 Received: from dradamslap1 (/10.159.49.186) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sat, 14 May 2011 14:40:03 -0700 From: "Drew Adams" To: "'Eli Zaretskii'" References: <15CEA8DBF5A4472485D80F13E248E055@us.oracle.com> <83ipthglw0.fsf@gnu.org> <0E754F1E9A124004968E173A8BC6913E@us.oracle.com> <83fwohfz1m.fsf@gnu.org> <29CFAA89EC8C49DCB8861B9F5ACE549B@us.oracle.com> <837h9tfgii.fsf@gnu.org> <83zkmpdmuu.fsf@gnu.org> Subject: RE: bug#8652: 24.0.50; incorrect indentation in (elisp) Special Properties Date: Sat, 14 May 2011 14:40:01 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6090 In-reply-to: <83zkmpdmuu.fsf@gnu.org> Thread-Index: AcwSeS4PR4JJqZuLQ+GJOLhCtY0BjgABh2mQ X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090203.4DCEF6BB.00E2:SCFMA922111,ss=1,fgs=0 X-Spam-Score: -6.5 (------) X-Debbugs-Envelope-To: 8652-done Cc: 8652-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.5 (------) > > I'm using Info in Emacs, so I don't see any table anyway. > > No, both Info and the printed manual show similar things, like this: > > `composition' > This text property is used to display a sequence of... > > This is an Info "table": an item followed by its description, then > another item and its description, etc. Ah, I see. Thanks; I wasn't aware of that terminology. From unknown Wed Jun 18 23:08:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 12 Jun 2011 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator