From sewkokot@gmail.com Mon Oct 27 12:31:23 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 27 Oct 2008 19:31:23 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9RJVJVi001504 for ; Mon, 27 Oct 2008 12:31:20 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuXo6-0007Wg-5L for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 15:31:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuXo4-0007VL-Ie for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 15:31:17 -0400 Received: from [199.232.76.173] (port=51027 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuXo4-0007V8-8i for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 15:31:16 -0400 Received: from ug-out-1314.google.com ([66.249.92.170]:12793) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KuXo3-0004vw-Ok for bug-gnu-emacs@gnu.org; Mon, 27 Oct 2008 15:31:16 -0400 Received: by ug-out-1314.google.com with SMTP id 36so36503uga.17 for ; Mon, 27 Oct 2008 12:31:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:to:subject:from :x-operating-system:date:message-id:user-agent:mime-version :content-type; bh=cvf1PxTcZr5xlD3g/bRPDKGu7oehFIj3dZImp4VnZEI=; b=rO/6W4rO/bX8vWFn3R6HQXh7+tGqwDZuan3NlE5788Aj5KNhy77ll6dR7p9hVxuoLo 35YpVlQ9ItZKuxtgRE2YjVT3iWZ1AYTwqnELWO8i4qCQrQkUd8JvqEpPgdJ4lLZaU2Np Nu+OuPAYhLf6FqeuqVmw5EJdtKj2+Elch3hBE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=to:subject:from:x-operating-system:date:message-id:user-agent :mime-version:content-type; b=j3o3eXm/zai9j/YYaKjWGWpvAMmQ1645bnW0J9sZenwGcQLFAenVgdTdWTwIx86oOZ TGGKOHHEIWq1DcQkRR4bmGslmTYq27iveMAq2qZ68V6FpRC0iZoXurdkCVWgRD0iZbCO Fc7xeLJbxVyHUueFivt77HVUwt6Ct0GAUgdyA= Received: by 10.86.89.1 with SMTP id m1mr3621765fgb.16.1225135871287; Mon, 27 Oct 2008 12:31:11 -0700 (PDT) Received: from localhost.localdomain (nat-warynskiego.po.opole.pl [217.173.199.132]) by mx.google.com with ESMTPS id 4sm534208fgg.4.2008.10.27.12.31.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 27 Oct 2008 12:31:10 -0700 (PDT) To: bug-gnu-emacs@gnu.org Subject: a small bug in an example in doc/lispref/positions.texi From: Seweryn Kokot X-Operating-System: Debian GNU/Linux Date: Mon, 27 Oct 2008 20:34:14 +0100 Message-ID: <87r661vnm1.fsf@poczta.po.opole.pl> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: diff -ud /home/sewi/emacs_cvs/emacs/doc/lispref/positions.texi /tmp/buffer-content-3184kDC --- /home/sewi/emacs_cvs/emacs/doc/lispref/positions.texi 2008-01-08 21:45:51.000000000 +0100 +++ /tmp/buffer-content-3184kDC 2008-10-27 20:18:48.000000000 +0100 @@ -793,7 +793,7 @@ @group (skip-chars-forward "a-zA-Z ") - @result{} nil + @result{} 18 ---------- Buffer: foo ---------- I read "The cat in the hat@point{} Diff finished. Mon Oct 27 20:18:48 2008 -- regards, Seweryn From cyd@stupidchicken.com Mon Oct 27 14:30:31 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-3.9 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1262-done) by emacsbugs.donarmstrong.com; 27 Oct 2008 21:30:31 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9RLUSx3031392 for <1262-done@emacsbugs.donarmstrong.com>; Mon, 27 Oct 2008 14:30:29 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 0431957E0B4; Mon, 27 Oct 2008 17:30:32 -0400 (EDT) From: Chong Yidong To: Seweryn Kokot Cc: 1262-done@debbugs.gnu.org Subject: Re: a small bug in an example in doc/lispref/positions.texi Date: Mon, 27 Oct 2008 17:30:32 -0400 Message-ID: <87bpx5vi87.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Thanks, I've checked in your fix. From unknown Sun Sep 21 14:26:28 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Tue, 25 Nov 2008 15:24:04 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator