all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: Eli Zaretskii <eliz@gnu.org>,
	Stefan Monnier <monnier@iro.umontreal.ca>,
	emacs-devel@gnu.org
Subject: Re: Indexed search with grep-like output
Date: Sat, 19 Mar 2011 23:58:17 +0100	[thread overview]
Message-ID: <AANLkTi=rm2vyaKgMBtPY3ds3UsOxRJVr7VSGwU3kAE=S@mail.gmail.com> (raw)
In-Reply-To: <87d3lmygrc.fsf@stupidchicken.com>

On Sat, Mar 19, 2011 at 9:52 PM, Chong Yidong <cyd@stupidchicken.com> wrote:
> Lennart Borgman <lennart.borgman@gmail.com> 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.


Stefan replied in that thread that since I have signed papers for
Emacs then my part of nXhtml is in order too.


I just did a quick lock to see what files there are in nXhtml that I
have not written (or not written all of):

* alts subdir:
There is nothing I wrote (except an old copy of re-builder that I
forgotten to delete). Though I might have made some changes.


* etc subdir:
Here is a lot of things I did not wrote/create. There are for example
images (used by n-back) that I did not make, but that are free.

marktree.js is not mine (it is under an mit license).

The schema subdir is a bit troublesome and does not work as it should.
And the schemas are not mine. Jimmy Yuen Ho Wong contributed some of
them, see https://bugs.launchpad.net/nxhtml/+bug/409183

The wds subdir contains support for indexed search querying an sql
engine. trollop.rb is not mine. idxsearch.rb is basically mine (I do
not think there is anything left of what I started with).

viper-tut is a rewrite of some files from vi tutorial. I think they are free.


* nxhtml subdir:
** outline-magic.el: Carsten Dominique so it should not be a problem
** tidy-xhtml.el: From Kahlil Hodgson, with some changes by me. I do
not know if he has signed papers.


* related subdir:
** amrita.el: Roger Mason <rmason@mun.ca>. I do not know if he has
signed papers.
** csharp-mode.el: Dino Chiesa. I do not know if he has signed papers.
(And any way this should not be seen as part of nXhtml.)
** flymake*.el: All these are written by me after some ideas from
other places (mainly EmacsWiki). It implements a structure for taking
care of flymake for different major modes. This should be moved into
Emacs itself.
** moz.el: Massimiliana Mirra. I do not know if he has signed papers.
(And this should be coordinated with mozrepl.)
** php-imenu.el: Marcel Cary. I do not know if he has signed papers.
** smarty-mode.el: Vincent Debout. I do not know if he has signed papers.
** tt-mode.el: Dave Cross. I do not know if he has signed papers.
** visual-basic-mode.el: A lot of people. I do not know if they have
signed papers.


* util subdir:
** anchored-transpose.el: Originally by Rick Bielawski. I do not know
if he has signed papers.
** css-color.el, css-palette.el: Niels Giesen. We are discussing that elsewhere.
** edit-server.el: A lot of people might have contributed, not sure.
** ffip.el: Extracted from rinari and changed a bit. There is probably
something better in rinari now to use. (This is used to find a file in
a "site", which is essentially a directory tree.)
** fold-dwim.el: Peter Heslin. No idea if he has signed.
** gpl.el: Niels Giesen, see above.
** http-post-simple.el: Tom Schutzer-Weissmann. No idea if he has
signed. This file/functionality is so important so it should be in
Emacs IMO.
** org-odt.el: Just an old copy. Should be on its way into Emacs.
** pointback.el: Either this or for example winpoint.el (which I am
now using) or rebound.el should IMO be in Emacs. I have suggested to
the author of rebound.el to try to make this happen.
** powershell-mode.el: Frederic Perrin. I do not know if he has signed.
** rnc-mode.el: David Rosenberg. I do not know if he has signed.
** vline.el: Taiki Sugawara. I do not know if he has signed.
** zencoding.el: Chris Done. I do not know if he has signed.



  reply	other threads:[~2011-03-19 22:58 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-01 19:24 Indexed search with grep-like output Lennart Borgman
2011-01-01 20:51 ` Eli Zaretskii
2011-01-01 21:15   ` Lennart Borgman
2011-01-01 22:06     ` Eli Zaretskii
2011-01-01 22:31       ` Lennart Borgman
2011-01-01 23:03     ` Lennart Borgman
2011-01-02  4:07       ` Eli Zaretskii
2011-01-02  4:12         ` Lennart Borgman
2011-01-02  8:23           ` Thierry Volpiatto
2011-01-02 11:18           ` Eli Zaretskii
2011-01-02 11:40             ` Lennart Borgman
2011-01-02 13:31               ` Eli Zaretskii
2011-01-02 13:46                 ` Lennart Borgman
2011-01-02 13:53                   ` Eli Zaretskii
2011-01-02 14:15                     ` Lennart Borgman
2011-01-02 15:51                       ` Eli Zaretskii
2011-01-03  3:38                         ` Lennart Borgman
2011-01-03  4:10                           ` Stefan Monnier
2011-01-03  4:14                             ` Lennart Borgman
2011-01-03  9:31                               ` Dimitri Fontaine
2011-01-03 15:04                                 ` Lennart Borgman
2011-01-03 17:49                                 ` Eli Zaretskii
2011-01-03 18:46                                   ` Tassilo Horn
2011-01-03 18:56                                     ` Lennart Borgman
2011-01-03 13:02                               ` Eli Zaretskii
2011-01-03 15:05                                 ` Lennart Borgman
2011-01-03 17:53                                   ` Eli Zaretskii
2011-01-03 18:33                                     ` Lennart Borgman
2011-01-04  3:21                               ` Lennart Borgman
2011-01-04  6:30                                 ` Lennart Borgman
2011-01-04  7:09                                 ` Eli Zaretskii
2011-01-04  7:22                                   ` Lennart Borgman
2011-01-04  8:11                                     ` Eli Zaretskii
2011-01-04  8:39                                       ` Lennart Borgman
2011-01-05 21:43                                       ` Stefan Monnier
2011-01-05 21:47                                         ` Eli Zaretskii
2011-01-06  0:15                                           ` Stefan Monnier
2011-01-10 10:22                                             ` Lennart Borgman
2011-01-10 18:33                                               ` Eli Zaretskii
2011-01-11 11:33                                                 ` Lennart Borgman
2011-03-14  0:14                                   ` Lennart Borgman
2011-03-14 11:30                                     ` Eli Zaretskii
2011-03-14 11:51                                       ` Lennart Borgman
2011-01-03  5:40                             ` Daniel Colascione
2011-01-03  6:14                               ` Stefan Monnier
2011-01-03 15:09                                 ` Lennart Borgman
2011-01-03 17:41                               ` Eli Zaretskii
2011-01-03 17:44                                 ` Lennart Borgman
2011-01-03 18:22                                   ` Eli Zaretskii
2011-03-18  0:34                             ` Lennart Borgman
2011-03-18  2:32                               ` Stefan Monnier
2011-03-18 10:55                                 ` Lennart Borgman
2011-03-18 13:12                                   ` Ted Zlatanov
2011-03-18 17:45                                     ` Stefan Monnier
2011-03-19 20:52                                   ` Chong Yidong
2011-03-19 22:58                                     ` Lennart Borgman [this message]
2011-03-20  8:05                                       ` Jambunathan K
2011-03-24 18:24                                       ` Chong Yidong
2011-04-27 10:28                                         ` Lennart Borgman
2011-04-27 10:38                                         ` Lennart Borgman
2011-04-27 10:49                                         ` Lennart Borgman
2011-04-27 11:12                                         ` Lennart Borgman
2011-04-29  9:55                                         ` Lennart Borgman
2011-04-29 16:10                                           ` Stefan Monnier
2011-04-29 16:15                                             ` Lennart Borgman
2011-01-02  2:09 ` Stefan Monnier
2011-01-02  2:22   ` Lennart Borgman
2011-01-02  2:59     ` Stefan Monnier
2011-01-02  3:13       ` Lennart Borgman
2011-01-02  3:51         ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=rm2vyaKgMBtPY3ds3UsOxRJVr7VSGwU3kAE=S@mail.gmail.com' \
    --to=lennart.borgman@gmail.com \
    --cc=cyd@stupidchicken.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.