From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Wang Lei Newsgroups: gmane.emacs.help Subject: Re: getting out of text selection in emacs 23 Date: Tue, 21 Jul 2009 23:00:28 +0800 Message-ID: References: <2d773fa5-c39b-43e0-b0c4-fa379b4ace6d@13g2000prl.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1248189341 19196 80.91.229.12 (21 Jul 2009 15:15:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Jul 2009 15:15:41 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Xah Lee Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 21 17:15:34 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MTH3z-0004pf-VD for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jul 2009 17:15:32 +0200 Original-Received: from localhost ([127.0.0.1]:47616 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTH3y-0000jb-VT for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jul 2009 11:15:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTGpY-0005PI-9n for help-gnu-emacs@gnu.org; Tue, 21 Jul 2009 11:00:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTGpT-0005NG-Ix for help-gnu-emacs@gnu.org; Tue, 21 Jul 2009 11:00:35 -0400 Original-Received: from [199.232.76.173] (port=54315 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTGpT-0005NC-8t for help-gnu-emacs@gnu.org; Tue, 21 Jul 2009 11:00:31 -0400 Original-Received: from mail-pz0-f202.google.com ([209.85.222.202]:51791) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTGpS-0000Hj-5X for help-gnu-emacs@gnu.org; Tue, 21 Jul 2009 11:00:30 -0400 Original-Received: by pzk40 with SMTP id 40so2159935pzk.14 for ; Tue, 21 Jul 2009 08:00:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=MrA0RcJg/dor81rYZQtF2lp4dp99ak13BMo6Xf5601c=; b=L0YwAwzANlWZkabXEukbnOfdSSRoFRfPiAyRuIk55cYy/TG6lZLvgVrbXXlyN6pqZY IfwiyiBhhKtIVuMNxHtO6X9Px/F+na2CprvCtheUzKGOjB/sRJlFhgq/o1wsHSAFrO0W CrOYQoCwzMbhd/wc/mV7APGdCVKv3cX5ytGwI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=bbbdoxcRjs0OSXE5eRxIch4/w8rFpudJ/BjddPvIkJ3jzWWQCICcoObLr3GnOWQgTH HIfsikF90Qtf38iya/pjyH1IlmhJ2wOv1SSSYnF14PwF4izNWYO7nUqZpFkLarERmCM7 iQ2CfvkgTCsT6Kr9Ln6one7rZquXWL5tUKChc= Original-Received: by 10.220.98.129 with SMTP id q1mr6582091vcn.12.1248188428388; Tue, 21 Jul 2009 08:00:28 -0700 (PDT) In-Reply-To: <2d773fa5-c39b-43e0-b0c4-fa379b4ace6d@13g2000prl.googlegroups.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66309 Archived-At: It doesn't happen to me. GNU Emacs 23.1.50.1 even older On 7/21/09, Xah Lee wrote: > in emacs23, often when i have a text selection, i can't deselect it > with Ctrl+g. Sometimes pressing Ctrl+g twice works, sometimes not and > i have to move cursor first then Ctrl+g, or do a copy to get rid of > the selection. > > is this just me or something in emacs23? > > GNU Emacs 23.0.94.1 (i386-mingw-nt6.0.6002) of 2009-05-28 on > LENNART-69DE564 (patched) > > Thanks. > > Xah > =E2=88=91 http://xahlee.org/ > > =E2=98=84 > --=20 Regards Lei