From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.help,gmane.emacs.devel Subject: Re: isearch doesn't seem to set mark where search began Date: Sun, 03 Oct 2004 10:32:09 -0400 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1096813964 7220 80.91.229.6 (3 Oct 2004 14:32:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 3 Oct 2004 14:32:44 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, emacs-devel@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 03 16:32:41 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 1CE7Pk-0003SG-00 for ; Sun, 03 Oct 2004 16:32:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CE7WI-0005bE-7n for geh-help-gnu-emacs@m.gmane.org; Sun, 03 Oct 2004 10:39:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CE7Vq-0005S8-Fl for help-gnu-emacs@gnu.org; Sun, 03 Oct 2004 10:38:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CE7Vp-0005Ri-Ni for help-gnu-emacs@gnu.org; Sun, 03 Oct 2004 10:38:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CE7Vp-0005Rf-Hc; Sun, 03 Oct 2004 10:38:57 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CE7PF-0000Lh-S4; Sun, 03 Oct 2004 10:32:09 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CE7PF-0002jk-AK; Sun, 03 Oct 2004 10:32:09 -0400 Original-To: "Drew Adams" In-reply-to: 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21026 gmane.emacs.devel:27830 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21026 Exiting the search with C-g means it does not move. That should not set the mark. I don't want that to change. You say the problem arises because of a customization. If you can suggest a clean patch that won't change the normal behavior but improves matters with your customization, I won't object to that.