From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Use symbol anchors in generic.el Date: Thu, 09 Sep 2004 15:14:34 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <874qm738kj.fsf@tc-1-100.kawasaki.gol.ne.jp> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094735708 9747 80.91.224.253 (9 Sep 2004 13:15:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Sep 2004 13:15:08 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 09 15:14:55 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C5OlI-0007yr-00 for ; Thu, 09 Sep 2004 15:14:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5Oqc-00054b-Kq for ged-emacs-devel@m.gmane.org; Thu, 09 Sep 2004 09:20:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C5OqU-00053r-JW for emacs-devel@gnu.org; Thu, 09 Sep 2004 09:20:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C5OqS-000526-Ga for emacs-devel@gnu.org; Thu, 09 Sep 2004 09:20:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C5OqS-000520-EJ for emacs-devel@gnu.org; Thu, 09 Sep 2004 09:20:12 -0400 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.34) id 1C5Ol6-0003zo-9X for emacs-devel@gnu.org; Thu, 09 Sep 2004 09:14:40 -0400 Original-Received: (qmail 74905 invoked from network); 9 Sep 2004 13:14:39 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 9 Sep 2004 13:14:39 -0000 Original-To: Miles Bader In-Reply-To: <874qm738kj.fsf@tc-1-100.kawasaki.gol.ne.jp> (Miles Bader's message of "Thu, 09 Sep 2004 21:55:56 +0900") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26924 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26924 Miles Bader writes: > What do people think of the following change to generic.el, to use \_< > and \_> when matching keywords, instead of \< and \>? > I don't see any problems with it. -- Kim F. Storm http://www.cua.dk