From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.devel Subject: Re: Indexed search with grep-like output Date: Sun, 20 Mar 2011 13:35:18 +0530 Message-ID: <81zkoqp681.fsf@gmail.com> References: <83wrmone2h.fsf@gnu.org> <87d3lmygrc.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1300608631 16843 80.91.229.12 (20 Mar 2011 08:10:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 20 Mar 2011 08:10:31 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 20 09:10:23 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q1DiQ-0006pD-77 for ged-emacs-devel@m.gmane.org; Sun, 20 Mar 2011 09:10:22 +0100 Original-Received: from localhost ([127.0.0.1]:45631 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1DiP-0004WY-0I for ged-emacs-devel@m.gmane.org; Sun, 20 Mar 2011 04:10:21 -0400 Original-Received: from [140.186.70.92] (port=36940 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1DiC-0004Sx-3f for emacs-devel@gnu.org; Sun, 20 Mar 2011 04:10:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1DiA-0007ct-IQ for emacs-devel@gnu.org; Sun, 20 Mar 2011 04:10:07 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:56038) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1DiA-0007cM-BH for emacs-devel@gnu.org; Sun, 20 Mar 2011 04:10:06 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q1Di8-0006m2-I4 for emacs-devel@gnu.org; Sun, 20 Mar 2011 09:10:04 +0100 Original-Received: from 115.242.163.153 ([115.242.163.153]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Mar 2011 09:10:04 +0100 Original-Received: from kjambunathan by 115.242.163.153 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 20 Mar 2011 09:10:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 115.242.163.153 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt) Cancel-Lock: sha1:ZDyLigCj/A+yvQ6WIKVYp5Fi3+A= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:137450 Archived-At: Lennart Borgman writes: > On Sat, Mar 19, 2011 at 9:52 PM, Chong Yidong wrote: >> Lennart Borgman writes: >> >>>> I recommend you submit it for inclusion in elpa.gnu.org. >>> >>> I have not yet found out how to handle that. >> >> Are the copyright assignments in order?  I asked you about that several >> weeks ago, and the last I heard was that you were checking. > > ** org-odt.el: Just an old copy. Should be on its way into Emacs. org-odt.el is by me. I have signed my Emacs papers. I am working with Bastien on getting this file in to org-mode and Emacs proper. Jambunathan K. --