all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ivan Shmakov <ivan@siamics.net>
To: 18687@debbugs.gnu.org
Subject: bug#18687: mw: modular MediaWiki interface for Emacs
Date: Fri, 20 Feb 2015 18:30:41 +0000	[thread overview]
Message-ID: <87lhjs4er2.fsf@violet.siamics.net> (raw)
In-Reply-To: <jwva908mrup.fsf-monnier+emacsbugs@gnu.org> (Stefan Monnier's message of "Fri, 20 Feb 2015 12:14:17 -0500")

[-- Attachment #1: Type: text/plain, Size: 1617 bytes --]

>>>>> Stefan Monnier <monnier@iro.umontreal.ca> writes:

 >> ISTR that the importing of a new package as a GNU ELPA Git branch
 >> was earlier referred to as “tricky”; is there any guide on that I
 >> could use?

 > Either use "git subtree add ..." in the master branch of elpa.git or
 > push it as a new branch named `externals/<pkg>' in elpa.git.  Then
 > adjust the `externals-list' file in the master branch of elpa.git.

	IOW, with the patch MIMEd?

 >> As for the reason, I guess I now have one: as new versions are
 >> packaged as soon as the Version: header changes in the tree, I guess
 >> I’d rather rewrite my Git history to accommodate for that.

 > The package-release machinery doesn't really pay attention to the
 > metadata, so if the HEAD has a "Version: 0" no package will be
 > produced, even if earlier revisions had "Version: <foo>".  So it
 > doesn't require any history rewriting.

	… Not to mention that there was no mw.el file to begin with.

	Nevertheless, I’ve fixed a somewhat inaccurate wording in one of
	the commit messages; combined the “version bump” change with the
	addition of copyright notice to README and the “yearly update”
	of the already present copyright notices; and get rid of a
	misleading README change (which, among other things, documented
	a change in behavior not yet actually made at that time.)

	Now I’ve found some flaws in the topmost commit on the new
	exp-x54e65706 branch, and intend to amend it shortly…

[…]

-- 
FSF associate member #7257  np. Eyes of Fire — Rainbow  … 3013 B6A0 230E 334A

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/diff, Size: 573 bytes --]

--- a/externals-list
+++ b/externals-list
@@ -36,6 +36,7 @@
  ("gnorb"               :subtree "https://github.com/girzel/gnorb")
  ("ioccur"		:subtree "https://github.com/thierryvolpiatto/ioccur.git")
  ("js2-mode"		:subtree "https://github.com/mooz/js2-mode.git")
+ ("mw"			:external "https://am-1.org/~ivan/archives/git/mw-el-2015.git")
  ("pabbrev"             :external "https://github.com/phillord/pabbrev.git")
  ;;FIXME:("org"		:external ??) ;; Need to introduce snapshots!!
  ("rudel"		:external nil) ;; Was bzr::bzr://rudel.bzr.sourceforge.net/bzrroot/rudel/trunk

  reply	other threads:[~2015-02-20 18:30 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87oatpkof7.fsf@passepartout.tim-landscheidt.de>
2014-10-11 10:55 ` bug#18687: mw 0.1: modular MediaWiki interface for Emacs Ivan Shmakov
2014-10-12  4:47   ` Stefan Monnier
2014-10-12 10:20     ` Ivan Shmakov
2014-10-14 18:40       ` Stefan Monnier
2014-10-14 20:05         ` Ivan Shmakov
     [not found]         ` <87k342zabt.fsf@violet.siamics.net>
2014-10-14 23:51           ` Stefan Monnier
2014-10-15 10:27             ` GNU ELPA; " Ivan Shmakov
2014-10-15 13:35               ` Nic Ferrier
2014-10-15 17:51                 ` Stefan Monnier
2014-10-15 18:42                   ` Ivan Shmakov
2014-10-15 22:38                     ` Stefan Monnier
2014-10-15 18:51                   ` Nic Ferrier
2014-10-15 22:31                     ` Stefan Monnier
2014-10-21 16:33             ` bug#18687: " Stefan Monnier
2014-10-22 21:35               ` Ivan Shmakov
2014-10-24 18:55                 ` Ivan Shmakov
2014-12-31 12:12                   ` bug#18687: mw: " Ivan Shmakov
2015-01-01 16:06                     ` Stefan Monnier
2015-01-01 16:37                       ` Ivan Shmakov
2015-01-23 14:42                       ` Ivan Shmakov
2015-01-29 13:45                         ` a few questions on GNU ELPA Ivan Shmakov
2015-01-29 16:06                           ` Stefan Monnier
2015-01-30 20:24                             ` Ivan Shmakov
2015-01-31  6:31                               ` Stefan Monnier
2015-02-20 17:14                         ` bug#18687: mw: modular MediaWiki interface for Emacs Stefan Monnier
2015-02-20 18:30                           ` Ivan Shmakov [this message]
2015-02-20 19:52                             ` Stefan Monnier
2015-01-01 21:03                     ` Ivan Shmakov
2015-02-20  7:09                     ` Ivan Shmakov
2020-02-29 18:39     ` bug#18687: mw 0.1: " Stefan Kangas
2020-02-29 19:55       ` Ivan Shmakov
2020-03-01  1:38         ` Stefan Kangas
2020-03-08 17:52           ` Stefan Monnier
2020-08-04 16:06             ` Stefan Kangas
2020-08-04 16:45               ` Mark A. Hershberger
2020-08-04 16:47                 ` Stefan Kangas
2020-03-02 20:30       ` Mark A. Hershberger
2020-03-11  1:31         ` Stefan Kangas
2014-10-13 17:20   ` Mark A. Hershberger

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=87lhjs4er2.fsf@violet.siamics.net \
    --to=ivan@siamics.net \
    --cc=18687@debbugs.gnu.org \
    /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.