From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: Vibhav Pant <vibhavp@gmail.com>
Newsgroups: gmane.emacs.devel
Subject: Re: [PATCH] Add function eshell/clear to clear current eshell buffer
Date: Sun, 8 Mar 2015 10:53:52 +0530
Message-ID: <CA+T2Sh0PEefEnpvveCompDT5hK+pepxnL0o0Xw-8LoUhjCjLvg@mail.gmail.com>
References: <874mpwhxml.fsf@gmail.com>
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
X-Trace: ger.gmane.org 1425792247 21904 80.91.229.3 (8 Mar 2015 05:24:07 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Sun, 8 Mar 2015 05:24:07 +0000 (UTC)
To: "emacs-devel@gnu.org" <emacs-devel@gnu.org>
Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 08 06:24:07 2015
Return-path: <emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org>
Envelope-to: ged-emacs-devel@m.gmane.org
Original-Received: from lists.gnu.org ([208.118.235.17])
	by plane.gmane.org with esmtp (Exim 4.69)
	(envelope-from <emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org>)
	id 1YUTh9-0008JH-4d
	for ged-emacs-devel@m.gmane.org; Sun, 08 Mar 2015 06:24:07 +0100
Original-Received: from localhost ([::1]:37503 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org>)
	id 1YUTh8-0004vD-Fn
	for ged-emacs-devel@m.gmane.org; Sun, 08 Mar 2015 00:24:06 -0500
Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49702)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <vibhavp@gmail.com>) id 1YUTgw-0004uz-0u
	for emacs-devel@gnu.org; Sun, 08 Mar 2015 00:23:54 -0500
Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <vibhavp@gmail.com>) id 1YUTgv-0003NQ-52
	for emacs-devel@gnu.org; Sun, 08 Mar 2015 00:23:53 -0500
Original-Received: from mail-pd0-x22b.google.com ([2607:f8b0:400e:c02::22b]:44168)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <vibhavp@gmail.com>) id 1YUTgu-0003NG-UC
	for emacs-devel@gnu.org; Sun, 08 Mar 2015 00:23:53 -0500
Original-Received: by pdjz10 with SMTP id z10so35319919pdj.11
	for <emacs-devel@gnu.org>; Sat, 07 Mar 2015 21:23:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=SB0omFDoswnjkKZj4K0shMfzp1VNuFiFV39F/akqWkk=;
	b=CHOgP6XZ9pAxbxCmQcxskaDg2/2GjTvoiUcjedQMfStNmbVCGDOeQhf5arXdUGsFKc
	Fd0cZSubwQtIXpVNPiT2v+Eo4aZ/CPu14tcc39kS+vayrOzv5gRPOeLg3O3obN45n9NA
	gchBbuHslBpAkainDy/XmfZux74ikqvAsyv+uhSJ4WujEmjMxT6M/Pi7wOwTlhgcp1DJ
	Q9p/PqaZioacdNKdaNsfFKjDjkrMzA/+SwGaazVb0Pn+g/eeycwl+7wHU9BxcMZsJ2pL
	zvzGC1AW84Ci8P68LryK8r1BgkJG6EVaIkRWH0BczQZ7fvWpjn3qEWd3GmUYmV6CTK7W
	jixQ==
X-Received: by 10.68.68.238 with SMTP id z14mr39292257pbt.81.1425792232256;
	Sat, 07 Mar 2015 21:23:52 -0800 (PST)
Original-Received: by 10.70.84.3 with HTTP; Sat, 7 Mar 2015 21:23:52 -0800 (PST)
In-Reply-To: <874mpwhxml.fsf@gmail.com>
X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address
	(bad octet value).
X-Received-From: 2607:f8b0:400e:c02::22b
X-BeenThere: emacs-devel@gnu.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: "Emacs development discussions." <emacs-devel.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-devel>,
	<mailto:emacs-devel-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-devel>
List-Post: <mailto:emacs-devel@gnu.org>
List-Help: <mailto:emacs-devel-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-devel>,
	<mailto:emacs-devel-request@gnu.org?subject=subscribe>
Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org
Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org
Xref: news.gmane.org gmane.emacs.devel:183722
Archived-At: <http://permalink.gmane.org/gmane.emacs.devel/183722>

Also, since the patch is < 15 lines of code, I dont think a copyright
assignment should be required.

On Sun, Mar 8, 2015 at 10:52 AM,  <vibhavp@gmail.com> wrote:
> Hello,
> Eshell currently lacks a "clear" command. Since it cannot use the one
> provided by the ncurses package, I added a patch which adds similar
> functionality to eshell. It can be called by simply typing "clear" on
> the eshell prompt.
>
> Thanks
>
>
> --
> Vibhav Pant
> vibhavp@gmail.com
>



-- 
Vibhav Pant
vibhavp@gmail.com