From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Selection region and delete Date: Mon, 23 Jul 2012 21:59:32 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1343073593 29790 80.91.229.3 (23 Jul 2012 19:59:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 23 Jul 2012 19:59:53 +0000 (UTC) To: "help-gnu-emacs@gnu.org List" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 23 21:59:49 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1StOnE-0005KG-IK for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Jul 2012 21:59:48 +0200 Original-Received: from localhost ([::1]:60473 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StOnD-0002CA-VV for geh-help-gnu-emacs@m.gmane.org; Mon, 23 Jul 2012 15:59:47 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45905) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StOn5-00020i-BR for help-gnu-emacs@gnu.org; Mon, 23 Jul 2012 15:59:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1StOn3-0002nK-EU for help-gnu-emacs@gnu.org; Mon, 23 Jul 2012 15:59:39 -0400 Original-Received: from mout.web.de ([212.227.15.3]:58116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StOn3-0002mW-5C for help-gnu-emacs@gnu.org; Mon, 23 Jul 2012 15:59:37 -0400 Original-Received: from [192.168.178.8] ([81.210.160.98]) by smtp.web.de (mrweb102) with ESMTPA (Nemesis) id 0M1o3y-1TiTHB48iY-00t7W5 for ; Mon, 23 Jul 2012 21:59:36 +0200 In-Reply-To: X-Mailer: Apple Mail (2.1084) X-Provags-ID: V02:K0:7hErAHsmcyIbYcdnlY7Fmx6p53H8u/Xz+nj1LMYCiJ4 Qrq0gd+s7C7qG196kupO+OhQTqnV9BrrsVg0wvKnA1Zg9ZFXBv xDSrvMWkDslZcIv5bOkTNY3CoxDGSUaR/ZLDnbo8IHkud6Umkv mo0rsvtsTCA2A4QZqJjRVaRxY1/sPhV1PE7tXrNJIVyoaUbUlo fPPnWFiZ04LzwyQAmNSBA== X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 212.227.15.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85989 Archived-At: Am 23.07.2012 um 17:52 schrieb Juha Nieminen: > Even gnu's own documentation says that by setting > delete-selection-mode to 1 it should work, but it doesn't. For me it works. Did you perform your tests in a GNU Emacs launched with = -Q? Either in its *scratch* buffer you can set delete-selection-mode to = t or through the customisation interface and make the new setting active = for this session. -- Greetings Pete There are three types of people in this world: those who can count, and = those who cannot.