From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.help Subject: Re: marked text highlighting Date: Tue, 07 Feb 2006 01:53:59 +0100 Organization: disorganized Message-ID: <87mzh43s60.fsf@robotron.kosmorama> References: <1139231184.328323.292690@g14g2000cwa.googlegroups.com> <873biw39b8.fsf@robotron.kosmorama> <550EC115-0CCB-4C7F-81C4-560E7A207969@Web.DE> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139290813 18120 80.91.229.2 (7 Feb 2006 05:40:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Feb 2006 05:40:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 07 06:40:10 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F6La8-0004Aw-4U for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Feb 2006 06:40:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6LdT-0008UY-6L for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Feb 2006 00:43:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F6HAR-00006D-0J for help-gnu-emacs@gnu.org; Mon, 06 Feb 2006 19:57:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F6HAO-00005l-FW for help-gnu-emacs@gnu.org; Mon, 06 Feb 2006 19:57:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6HAM-00005e-I3 for help-gnu-emacs@gnu.org; Mon, 06 Feb 2006 19:57:12 -0500 Original-Received: from [213.191.73.12] (helo=webmail.hansenet.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F6H9z-0008N5-Oe for help-gnu-emacs@gnu.org; Mon, 06 Feb 2006 19:56:47 -0500 Original-Received: from robotron.kosmorama (85.178.5.141) by webmail.hansenet.de (7.2.059) (authenticated as davidhansen@alice-dsl.de) id 43DF7C4D00122D78; Tue, 7 Feb 2006 01:53:38 +0100 Original-Received: from dhansen by robotron.kosmorama with local (Exim 4.60) (envelope-from ) id 1F6H7H-0000kg-Nm; Tue, 07 Feb 2006 01:53:59 +0100 Original-To: Peter Dyballa In-Reply-To: <550EC115-0CCB-4C7F-81C4-560E7A207969@Web.DE> (Peter Dyballa's message of "Mon, 6 Feb 2006 22:47:14 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Mailman-Approved-At: Tue, 07 Feb 2006 00:43:21 -0500 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:33051 Archived-At: On Mon, 6 Feb 2006 22:47:14 +0100 Peter Dyballa wrote: > Am 06.02.2006 um 14:28 schrieb David Hansen: > >> But better C-h f transient-mark-mode RET first. This will >> break some useful stuff. > > Which? Undo, could be. I see mostly an advantage when I can > restrict changes or actions to an area I have marked before > ... Easyly done with C-SPC C-SPC (at least in the devel version). I use C-x C-x a lot and would miss it. But thats probably only just my editing habits. David