From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: a few minor issues with manuals ... Date: Sun, 04 Mar 2007 12:34:33 -0500 Message-ID: References: <45E9F3B3.1000904@gmx.at> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1173029871 683 80.91.229.12 (4 Mar 2007 17:37:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Mar 2007 17:37:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 04 18:37:44 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HNueR-0000kM-N3 for ged-emacs-devel@m.gmane.org; Sun, 04 Mar 2007 18:37:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNueR-00007F-4h for ged-emacs-devel@m.gmane.org; Sun, 04 Mar 2007 12:37:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HNud6-0007mL-Mp for emacs-devel@gnu.org; Sun, 04 Mar 2007 12:36:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HNud5-0007lj-PJ for emacs-devel@gnu.org; Sun, 04 Mar 2007 12:36:15 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNud5-0007lR-6o for emacs-devel@gnu.org; Sun, 04 Mar 2007 12:36:15 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HNud4-0007KB-V1 for emacs-devel@gnu.org; Sun, 04 Mar 2007 12:36:15 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HNubR-0007Sg-Qj; Sun, 04 Mar 2007 12:34:33 -0500 In-reply-to: <45E9F3B3.1000904@gmx.at> (message from martin rudalics on Sat, 03 Mar 2007 23:16:19 +0100) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:67297 Archived-At: Thanks for noting these. This example is misleading since to search for the next change of a text or overlay property `next-single-char-property-change' is far superior. I think that `next-single-char-property-change' did not exist when that example was written.