From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jiri Pejchal Newsgroups: gmane.emacs.help Subject: Zap-up-to-char in Emacs Date: Thu, 5 Dec 2002 22:56:22 GMT Organization: unknown Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1039130156 22617 80.91.224.249 (5 Dec 2002 23:15:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 5 Dec 2002 23:15:56 +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 18K5Dn-0005se-00 for ; Fri, 06 Dec 2002 00:15:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18K54J-0003ug-00; Thu, 05 Dec 2002 18:06:07 -0500 Original-Newsgroups: gnu.emacs.help Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news-FFM2.ecrc.net!news.cesnet.cz!crax.cesnet.cz!news.vutbr.cz!news.muni.cz!nymfe33.fi.muni.cz!xpejchal X-Nntp-Posting-Host: nymfe33.fi.muni.cz Original-Lines: 14 Original-Xref: shelby.stanford.edu gnu.emacs.help:107781 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:4331 Hi, function zap-to-char `M-z CHAR' Kills through the next occurrence of CHAR (`zap-to-char'). is there a function in Emacs similar to zap-up-to-char in XEmacs that would kill up to and not including the next occurencce of CHAR? Thanks. Jiri Pejchal