From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: [lanubeblanca@googlemail.com: Typos in the Widget library documentation] Date: Thu, 12 Oct 2006 08:37:21 +0200 Message-ID: <452DE2A1.4030401@swipnet.se> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1160635113 13162 80.91.229.2 (12 Oct 2006 06:38:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Oct 2006 06:38:33 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 12 08:38:30 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GXuCv-00012p-K5 for ged-emacs-devel@m.gmane.org; Thu, 12 Oct 2006 08:38:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GXuCu-000684-Ux for ged-emacs-devel@m.gmane.org; Thu, 12 Oct 2006 02:38:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GXuCG-0005br-8N for emacs-devel@gnu.org; Thu, 12 Oct 2006 02:37:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GXuCE-0005Y3-33 for emacs-devel@gnu.org; Thu, 12 Oct 2006 02:37:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GXuCD-0005Xv-UD for emacs-devel@gnu.org; Thu, 12 Oct 2006 02:37:33 -0400 Original-Received: from [81.228.8.183] (helo=av11-1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GXuKK-0007f7-Gr; Thu, 12 Oct 2006 02:45:56 -0400 Original-Received: by av11-1-sn2.hy.skanova.net (Postfix, from userid 502) id 1F82C38182; Thu, 12 Oct 2006 08:37:29 +0200 (CEST) Original-Received: from smtp4-1-sn2.hy.skanova.net (smtp4-1-sn2.hy.skanova.net [81.228.8.92]) by av11-1-sn2.hy.skanova.net (Postfix) with ESMTP id 0E98338152; Thu, 12 Oct 2006 08:37:29 +0200 (CEST) Original-Received: from coolsville.localdomain (81-235-205-78-no59.tbcn.telia.com [81.235.205.78]) by smtp4-1-sn2.hy.skanova.net (Postfix) with ESMTP id EB5A937E49; Thu, 12 Oct 2006 08:37:28 +0200 (CEST) User-Agent: Thunderbird 1.5.0.7 (X11/20060913) Original-To: rms@gnu.org In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:60627 Archived-At: Richard Stallman skrev: > Would someone please fix these, then ack? > Done. Jan D. > ------- Start of forwarded message ------- > Date: Tue, 10 Oct 2006 17:19:15 -0300 > To: bug-gnu-emacs > Mime-Version: 1.0 > Content-Type: text/plain; charset=US-ASCII > From: Roberto =?ISO-8859-1?B?Um9kcu1ndWV6?= > Subject: Typos in the Widget library documentation > X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_BY_IP autolearn=failed > version=3.0.4 > > In the 'User Interface' node: > > * A form consist [ -> CONSISTS ] of read only text for documentation... > > * The top level widget in is [ -> THIS ] example are tagged... > > * Embedded buttons are not associated with a fields [ -> ANY FIELD ], but can serve > any purpose... > > * Activating one of these will convert it to the other..... You can create it [ -> THEM ] with the > checkbox widget. > > * The 'Apply Form' [AND] 'Reset Form' buttons > > > Basic Types: > > * The following keyword arguments that [s/that//] apply to all widgets: > > > > editable-field: > > * The value should be a string, which will be inserted in [THE] field. > > composite: > > * The value of a list widget is a list containing the value of > each of its component [-> COMPONENTS]. > > * To get variable length lists and vectors, you can use a choice, > set, or repeat widgets [-> WIDGET] together with the :inline keywords > [-> KEYWORD]. > > * For example, to specify a list whose first element must > be a file name, and whose remaining arguments should either by [-> BE] > the symbol t or two files, you can... > > * Allows you to specify a type which must be a list whose elements all > belong to [THE] given set. > > > _______________________________________________ > bug-gnu-emacs mailing list > bug-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs > ------- End of forwarded message ------- > > > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel