From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: A few bugs not in the bug tracker (I think) Date: Wed, 6 Aug 2008 15:38:55 +0200 Message-ID: References: <20080806133510.GI5169@volo.donarmstrong.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1218029964 13052 80.91.229.12 (6 Aug 2008 13:39:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Aug 2008 13:39:24 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 06 15:40:15 2008 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 1KQjFH-0001PM-5V for ged-emacs-devel@m.gmane.org; Wed, 06 Aug 2008 15:40:07 +0200 Original-Received: from localhost ([127.0.0.1]:51226 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQjEL-0003Jg-Cs for ged-emacs-devel@m.gmane.org; Wed, 06 Aug 2008 09:39:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KQjED-0003Gt-U5 for emacs-devel@gnu.org; Wed, 06 Aug 2008 09:39:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQjEC-0003Ea-3T for emacs-devel@gnu.org; Wed, 06 Aug 2008 09:39:01 -0400 Original-Received: from [199.232.76.173] (port=37264 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQjEC-0003EL-00 for emacs-devel@gnu.org; Wed, 06 Aug 2008 09:39:00 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.185]:52571) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KQjE9-00044Z-Lp for emacs-devel@gnu.org; Wed, 06 Aug 2008 09:38:58 -0400 Original-Received: by nf-out-0910.google.com with SMTP id c7so1156438nfi.26 for ; Wed, 06 Aug 2008 06:38:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=4rnf/br7Ejk+aCB4ODpaGrYiGwS1zbgtWs50NQghpoY=; b=YpXZ3OGw1i56tVmzpd8sCeT8ZRVonzX157BKEiATqy6/yF5eP35fBhJYpWWVW4y/bw RCqbi4cjFOSTozQ66zbRFdysT4lIariYhJbu+jQnBI3fvZ2/OstPqL9AKXfMlaRVJmLb FFaIqaSEko4Il1w+3sPSccFiVYYRm+3j/2WTI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Ls/MxFyma4frYMdliHwiRIcLzKQBKXYn4uf1ZFXFNCX558oYkPg7YqFYqo5MlkskcI TLGG/HK1/nRX8uAp6q+nzTwGIKiAIJTaEkX+i9ldVrgFZs3CCvKQer6WFng9px3Q3jxy 0AJhcVHso3qbZ1zjQjo7z2Y926J4vC94SGzIQ= Original-Received: by 10.210.144.3 with SMTP id r3mr2595106ebd.56.1218029935894; Wed, 06 Aug 2008 06:38:55 -0700 (PDT) Original-Received: by 10.210.71.14 with HTTP; Wed, 6 Aug 2008 06:38:55 -0700 (PDT) In-Reply-To: <20080806133510.GI5169@volo.donarmstrong.com> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:102124 Archived-At: On Wed, Aug 6, 2008 at 15:35, Don Armstrong wrote: > http://www.google.com/search?q=site%3Aemacsbugs.donarmstrong.com%20bytecode > > for example, will search. Ah, I hadn't thought of that. > There is also a full-text search engine, but > I haven't deployed it yet for emacs bugs. OK. Thanks, Juanma