From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.help Subject: Removing duplicated lines Date: Thu, 29 Nov 2012 11:50:57 +0100 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1354186277 20050 80.91.229.3 (29 Nov 2012 10:51:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Nov 2012 10:51:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 29 11:51:27 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 1Te1iJ-0006gb-5I for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Nov 2012 11:51:27 +0100 Original-Received: from localhost ([::1]:57952 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Te1i7-00037l-UZ for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Nov 2012 05:51:15 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:53007) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Te1hw-00037f-Dr for help-gnu-emacs@gnu.org; Thu, 29 Nov 2012 05:51:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Te1hq-0004ts-O3 for help-gnu-emacs@gnu.org; Thu, 29 Nov 2012 05:51:04 -0500 Original-Received: from mail-oa0-f41.google.com ([209.85.219.41]:59626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Te1hq-0004tf-IJ for help-gnu-emacs@gnu.org; Thu, 29 Nov 2012 05:50:58 -0500 Original-Received: by mail-oa0-f41.google.com with SMTP id k14so16492947oag.0 for ; Thu, 29 Nov 2012 02:50:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=hga8FwTcpJK1x7qm0rOFBOgB69plk9ItvmJbZ4PdExU=; b=yZqq0k1Pd/d1YPJ2fvZWxMXQ994eOGgor4B/YbC1VCyLEhhmtsvM+E4+kcbaP3i3m1 gx1FYmsFVJfDOrNzptQjOCj+4nDAYXIGm9P9ytl8HlJNJD3GwoM5NDE+IG/vWXteJNR+ 4Z4oaOELSK6Ja73YlbLpQ/v+RqBMm3SulwmFalfjpRvt5ssxQxZmbozeobZFrOCPsO/W i5lrdFxtJjtQSLHVO39aKh9USWngnPZfXj7rLPJikPbULTjGpWmi7O3l7kxvzWp3vBX4 gC0/Rz4byC7u2URIY/pWW0pm7elRpTysRtBqHVtgbFQ2C5qv9DOEG6MwLy9wPtNoJn7m 6ZGQ== Original-Received: by 10.60.171.228 with SMTP id ax4mr1187956oec.35.1354186257310; Thu, 29 Nov 2012 02:50:57 -0800 (PST) Original-Received: by 10.60.64.170 with HTTP; Thu, 29 Nov 2012 02:50:57 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.219.41 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:87930 Archived-At: Hi, Does (vanilla) Emacs have some command for removing duplicated lines in a given region? This is a command I'm missing for some time. I've done a quick search, but didn't found anything. If there isn't such command, I think I'd file a feature request. TIA. -- Dani Moncayo