From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Sarir Khamsi Newsgroups: gmane.emacs.help Subject: Re: Setting mark now takes an extra keystroke Date: Thu, 28 Oct 2004 10:16:52 -0700 Organization: Raytheon Company Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <10o0thq63tertbd@corp.supernews.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1098983862 9729 80.91.229.6 (28 Oct 2004 17:17:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Oct 2004 17:17:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 28 19:17:21 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 1CNDto-0005TG-00 for ; Thu, 28 Oct 2004 19:17:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CNE1c-0001J8-QL for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Oct 2004 13:25:24 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!logbridge.uoregon.edu!arclight.uoregon.edu!wns13feed!worldnet.att.net!216.196.98.144!border2.nntp.dca.giganews.com!nntp.giganews.com!cyclone-sf.pbi.net!151.164.30.34!cyclone.swbell.net!bos-service1.raytheon.com!dfw-service2.ext.ray.com.POSTED!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:HWUn1W3BqQWa37HkYTnprHiGX6s= Original-Lines: 14 Original-NNTP-Posting-Host: 147.24.52.80 Original-X-Complaints-To: news@ext.ray.com Original-X-Trace: dfw-service2.ext.ray.com 1098983812 147.24.52.80 (Thu, 28 Oct 2004 12:16:52 CDT) Original-NNTP-Posting-Date: Thu, 28 Oct 2004 12:16:52 CDT Original-Xref: shelby.stanford.edu gnu.emacs.help:126171 Original-To: help-gnu-emacs@gnu.org 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:21551 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21551 "roodwriter@core.com" writes: > Are you using refill-mode? I find I have to do this when I'm using > refill-mode (which is nearly all the time.) My guess is the mode moves > text which upsets the mark. I haven't had the problem in any other > text mode and don't know of any fix beyond hitting C-space twice. I was using some package for C++ from http://www.csd.uwo.ca/courses/CS307a/Templates/c++.el and that seemed to be what was causing the problem. When I removed it, C-SPC worked fine. I haven't looked into what in that package was causing the exact problem. Sarir