From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: search-forward in emacs23 lisp Date: Sun, 28 Mar 2010 20:22:24 +0200 Message-ID: References: <20100328.120401.200754749763864021.rasmith@aristotle.tamu.edu> <20100328.125957.650619413091577141.rasmith@aristotle.tamu.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1269800830 13213 80.91.229.12 (28 Mar 2010 18:27:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 28 Mar 2010 18:27:10 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: rasmith@tamu.edu Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 28 20:27:06 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NvxBu-0000WZ-10 for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Mar 2010 20:27:02 +0200 Original-Received: from localhost ([127.0.0.1]:55048 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NvxBh-0001yf-W9 for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Mar 2010 14:26:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NvxBK-0001ya-DX for help-gnu-emacs@gnu.org; Sun, 28 Mar 2010 14:25:54 -0400 Original-Received: from [140.186.70.92] (port=48325 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NvxBG-0001TT-J9 for help-gnu-emacs@gnu.org; Sun, 28 Mar 2010 14:25:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nvx8H-0005ZX-Ke for help-gnu-emacs@gnu.org; Sun, 28 Mar 2010 14:22:46 -0400 Original-Received: from mail-fx0-f224.google.com ([209.85.220.224]:63769) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nvx8H-0005ZS-G0 for help-gnu-emacs@gnu.org; Sun, 28 Mar 2010 14:22:45 -0400 Original-Received: by fxm24 with SMTP id 24so31712fxm.26 for ; Sun, 28 Mar 2010 11:22:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:received:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=ffEVIbHhx3kSwk8lEypHhcozajsqBWj//D9nL4tfnxA=; b=s/pKvEj/DE4d4AfOWBANvDazX3jrkziF6HQBBbvLG2FnrYXPptGpjS7iOI1LhcpSZ+ wbJOYuxDPN4uF+XOdCo9lsBsw1W5zi/71IFBrWywqlHF0ypSnxtYtHPW18C5Yw2tkSSM BKcO+ovVedyskvHqoiNQfXb19VkM1tJBcZlPI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=nmObZj5Ab6qYBQCL88hSoB/ReBybkdN21M5e4ha6dQyPN/9Y6FWIpglaSzhmo11HM1 QWK4/QDvUOFH8BW9HR00v7fHfH9LSFPYKa5rOVimnSDbA47syeDeK37iIw4xzg4fu6R/ NVHc/sAo99QYm9py8nx+oTeea7EGZ7+4u+iUw= Original-Received: by 10.239.140.200 with HTTP; Sun, 28 Mar 2010 11:22:24 -0700 (PDT) In-Reply-To: <20100328.125957.650619413091577141.rasmith@aristotle.tamu.edu> Original-Received: by 10.239.193.140 with SMTP id j12mr365342hbi.112.1269800564133; Sun, 28 Mar 2010 11:22:44 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:72523 Archived-At: On Sun, Mar 28, 2010 at 7:59 PM, wrote: > From: Lennart Borgman > Subject: Re: search-forward in emacs23 lisp > Date: Sun, 28 Mar 2010 19:10:59 +0200 > > >> Oh, sorry. I read your first message now. It looks like you have found >> a problem with search-forward in this case and a bug in isearch. I >> suggest that you file a bug report. > > And as one last addition, I don't think there's any problem with > isearch: C-s C-q 3 7 7 finds byte 255 with no problem at all. =C2=A0The b= ug > (if that's what it is) is in search-forward. The isearch-forward doc string says Type C-q to quote control character to search for it. Here you are searching for a byte, not a character. So I think it is a bug. But maybe you do not want to file a bug report for this?