From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Re: Todays exercise of sanity (or does "see" really match "not"?) Date: Mon, 21 Mar 2005 15:00:23 +0100 Message-ID: <003401c52e20$d6f79c70$0200a8c0@sedrcw11488> References: <002301c52e18$c9b014a0$0200a8c0@sedrcw11488> <200503211349.j2LDnxX12741@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1111414896 24493 80.91.229.2 (21 Mar 2005 14:21:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Mar 2005 14:21:36 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 21 15:21:36 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DDNmE-0006H2-CE for ged-emacs-devel@m.gmane.org; Mon, 21 Mar 2005 15:21:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DDO3K-0001ER-Ts for ged-emacs-devel@m.gmane.org; Mon, 21 Mar 2005 09:38:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DDO2n-0001Ci-PO for emacs-devel@gnu.org; Mon, 21 Mar 2005 09:38:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DDO2j-000193-0Z for emacs-devel@gnu.org; Mon, 21 Mar 2005 09:38:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DDO2h-00018H-93 for emacs-devel@gnu.org; Mon, 21 Mar 2005 09:38:07 -0500 Original-Received: from [81.228.10.109] (helo=av7-2-sn4.m-sp.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DDNjf-0006HE-0K for emacs-devel@gnu.org; Mon, 21 Mar 2005 09:18:27 -0500 Original-Received: by av7-2-sn4.m-sp.skanova.net (Postfix, from userid 502) id 3F91F37EB3; Mon, 21 Mar 2005 15:18:26 +0100 (CET) Original-Received: from smtp2-1-sn4.m-sp.skanova.net (smtp2-1-sn4.m-sp.skanova.net [81.228.10.183]) by av7-2-sn4.m-sp.skanova.net (Postfix) with ESMTP id 0763C37EA5; Mon, 21 Mar 2005 15:18:25 +0100 (CET) Original-Received: from sedrcw11488 (t2o58p188.telia.com [62.20.165.188]) by smtp2-1-sn4.m-sp.skanova.net (Postfix) with SMTP id CFE2A37E55; Mon, 21 Mar 2005 15:18:24 +0100 (CET) Original-To: "Luc Teirlinck" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34890 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34890 ----- Original Message ----- From: "Luc Teirlinck" > If you do `c' in an Info buffer, you copy the node name > `(elisp)Regexp Special' to the kill ring. If you include that in your > message, it makes it easier to find for people. > > I guess that you have Info-hide-note-references enabled. The reason > why it stops on "see" is that the actual text in the buffer is: > (*note Character Sets::). and note matches "not". Thanks. I am feeling better.