From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Smith_RS Newsgroups: gmane.emacs.help Subject: Re: Annoying kill-ring behavior Date: Tue, 1 Apr 2014 09:23:17 -0700 (PDT) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1396369578 11073 80.91.229.3 (1 Apr 2014 16:26:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Apr 2014 16:26:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 01 18:26:12 2014 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 1WV1Vr-0002Da-5o for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Apr 2014 18:26:11 +0200 Original-Received: from localhost ([::1]:33169 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WV1Vq-000095-Nb for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Apr 2014 12:26:10 -0400 X-Received: by 10.182.236.74 with SMTP id us10mr13732829obc.36.1396369397476; Tue, 01 Apr 2014 09:23:17 -0700 (PDT) X-Received: by 10.182.243.227 with SMTP id xb3mr578786obc.17.1396369397327; Tue, 01 Apr 2014 09:23:17 -0700 (PDT) Original-Path: usenet.stanford.edu!l13no1293040iga.0!news-out.google.com!gi6ni64igc.0!nntp.google.com!ur14no562369igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=12.189.199.68; posting-account=FPshOQoAAABhQbXLwYlqquO5tX-UXyrO Original-NNTP-Posting-Host: 12.189.199.68 User-Agent: G2/1.0 Injection-Date: Tue, 01 Apr 2014 16:23:17 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:204639 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:96908 Archived-At: Apart from my main question, can anyone tell me how to delete entries from the kill-ring that I don't want to be there? I don't want to just move the pointer, I want to prune out the stuff I don't like. If I can do that I can construct a work-around that will give me the behavior I want. Thanks.