unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Thierry Volpiatto <thierry.volpiatto@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Request inclusion of ioccur.el in ELPA
Date: Wed, 14 Mar 2012 08:53:05 -0400	[thread overview]
Message-ID: <jwvbonzwdp3.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87zkdcj52e.fsf@gmail.com> (Thierry Volpiatto's message of "Tue,  24 Jan 2012 20:03:53 +0100")

> Ok, better waiting you fix this, take your time, no urgency!

OK, it looks like the repository is not really corrupted: you can still
check it out, just not directly.  I.e. you have to
"bzr checkout -r 170 ...elpa" and then "bzr update".
So, it can probably be fixed by fixin bzr without changing
the repository.  So I installed your ioccur, with the patch below.

It has full history, AFAIK, but I have no experience with bzr-hg, so
I don't know how future merges may or may not work.  IOW, if you can
use the emacs/elpa as the upstream from now on, that's better.


        Stefan


=== modified file 'packages/ioccur/ioccur.el'
--- packages/ioccur/ioccur.el	2012-03-14 12:35:01 +0000
+++ packages/ioccur/ioccur.el	2012-03-14 12:40:15 +0000
@@ -1,14 +1,11 @@
 ;;; ioccur.el --- Incremental occur.
 
-;; Author: Thierry Volpiatto <thierry dot volpiatto at gmail dot com>
-
-;; Copyright (C) 2010~2011 Thierry Volpiatto, all rights reserved.
-
-;; Compatibility: GNU Emacs >=22.3
+;; Copyright (C) 2010-2012  Free Software Foundation, Inc.
 
+;; Author: Thierry Volpiatto <thierry dot volpiatto at gmail dot com>
 ;; X-URL: http://mercurial.intuxication.org/hg/ioccur
-
-;; This file is not part of GNU Emacs.
+;; Version: 2.4
+;; Compatibility: GNU Emacs >=22.3
 
 ;; This program is free software; you can redistribute it and/or
 ;; modify it under the terms of the GNU General Public License as
@@ -21,9 +18,7 @@
 ;; General Public License for more details.
 ;; 
 ;; You should have received a copy of the GNU General Public License
-;; along with this program; see the file COPYING.  If not, write to
-;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth
-;; Floor, Boston, MA 02110-1301, USA.
+;; along with this program; if not, see <http://www.gnu.org/licenses/>.
 
 ;;; Install:
 ;;
@@ -51,7 +46,7 @@
 ;; (add-to-list 'desktop-globals-to-save 'ioccur-history)
 ;;
 ;; For more info See:
-;; [EVAL] (info "(emacs) saving emacs sessions")
+;; [EVAL] (info "(emacs) Saving Emacs Sessions")
 
 ;;; Code:
 (require 'derived)




  reply	other threads:[~2012-03-14 12:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24  9:15 Request inclusion of ioccur.el in ELPA Thierry Volpiatto
2012-01-24 17:59 ` Stefan Monnier
2012-01-24 19:03   ` Thierry Volpiatto
2012-03-14 12:53     ` Stefan Monnier [this message]
2012-03-14 17:25       ` Thierry Volpiatto
2012-03-15  8:25       ` Chong Yidong
2012-03-15  9:23         ` Andreas Schwab
2012-03-16  1:11         ` Stefan Monnier
2012-03-23 16:17           ` Thierry Volpiatto
2012-03-23 17:41             ` Stefan Monnier
2012-03-23 19:17               ` Thierry Volpiatto
2012-03-24 13:49                 ` Chong Yidong
2012-03-24 14:49                   ` Thierry Volpiatto
2012-02-20 13:29   ` Thierry Volpiatto
2012-02-20 17:26     ` Stefan Monnier
2012-02-20 22:36       ` Thierry Volpiatto

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jwvbonzwdp3.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=thierry.volpiatto@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).