From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.help Subject: Re: How to delete selection on keypress, paste etc Date: Wed, 20 Nov 2002 17:39:18 +0900 Organization: The XEmacs Project Sender: help-gnu-emacs-admin@gnu.org Message-ID: <87adk4hbyh.fsf@tleepslib.sk.tsukuba.ac.jp> References: <06HC9.23$Or2.415957@uab.ericsson.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1037781955 4829 80.91.224.249 (20 Nov 2002 08:45:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 20 Nov 2002 08:45:55 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18EQUa-0001FY-00 for ; Wed, 20 Nov 2002 09:45:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18EQUx-0003Ns-00; Wed, 20 Nov 2002 03:46:15 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!fu-berlin.de!uni-berlin.de!tleepslib.sk.tsukuba.ac.JP!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.emacs.xemacs Original-Lines: 18 Original-NNTP-Posting-Host: tleepslib.sk.tsukuba.ac.jp (130.158.98.109) Original-X-Trace: fu-berlin.de 1037781635 18751827 130.158.98.109 (16 [117150]) User-Agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.4 (Military Intelligence, i686-pc-linux) Cancel-Lock: sha1:N42duX1ICzktOkf9OUvJCWndNBw= Original-Xref: shelby.stanford.edu gnu.emacs.help:107224 comp.emacs.xemacs:68779 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3779 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3779 >>>>> "Mats" == Mats Larsson writes: Mats> The equivalent for XEmacs is pending-delete-mode. But I do Mats> wonder why hitting the Tab key doesn't replace the Mats> selection. Bug or feature? Feature. The idea is that TAB and LF (C-j) characters are generally bound to formatting functions which manipulate leading whitespace, rather than general text-changing functions. This possibly should be customizable, but it's not obvious what behavior would be least astonishing here. :-) -- Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Ask not how you can "do" free software business; ask what your business can "do for" free software.