all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: mr_rookes@yahoo.com
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: [elpa]: I possibly broke something
Date: Wed, 02 Dec 2015 18:38:48 +0100	[thread overview]
Message-ID: <87io4g21jr.fsf@web.de> (raw)
In-Reply-To: <121575.12777.bm@smtp201.mail.bf1.yahoo.com> (mr rookes's message of "Wed, 02 Dec 2015 18:17:16 +0100")

mr_rookes@yahoo.com writes:

> I don't know. I don't understand the output generated, but seems to be
> related with other packages.

What output?

Seems you are referring to the changes relative to the first parent
commit c523db of your merge commit.

The changes you were actually uploading with the merge are the changes
relative to the other parent commit of your merge, e565b5:

--8<---------------cut here---------------start------------->8---
1 file changed, 3 insertions(+), 3 deletions(-)
packages/transcribe/transcribe.el | 6 +++---

modified   packages/transcribe/transcribe.el
@@ -110,15 +110,15 @@
   " Transcribe"
   '(([?\C-x ?\C-p] . emms-play-file)
     ([?\C-x ?\C-a] . transcribe-analyze-episode)
-    ([?\C-x ?\C-n] . 'NewEpisode)
+    ([?\C-x ?\C-n] . NewEpisode)
     ([?\C-x down] . emms-stop)
     ([?\C-x right] . emms-seek-forward)
     ([?\C-x left] . emms-seek-backward)
     ([f5] . emms-pause)
     ([f6] . transcribe-define-xml-tag)
-    ([f7] . 'transcribe-xml-tag-l2-break)
+    ([f7] . transcribe-xml-tag-l2-break)
     ([f8] . emms-seek)
-    ([f4] . 'transcribe-set-atributes)
+    ([f4] . transcribe-set-atributes)
     ([f11] . transcribe-xml-tag-l1)
     ([f12] . transcribe-xml-tag-l2))
--8<---------------cut here---------------end--------------->8---

That looks sane.

> I just added, committed, pulled and pushed. At pulling, I was asked of
> merging my changes, and I thought I could only change the files in my
> git add.

I think you did it right.


Michael.



  reply	other threads:[~2015-12-02 17:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-02 17:17 [elpa]: I possibly broke something mr_rookes
2015-12-02 17:38 ` Michael Heerdegen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-12-04 11:37 David González Gándara
2015-12-02  9:59 David González Gándara
2015-12-02 13:04 ` Michael Heerdegen
2015-12-02 23:27 ` Artur Malabarba
2015-12-03 16:58   ` Artur Malabarba
2015-12-03 17:44     ` David Kastrup
2015-12-03 19:52       ` Stefan Monnier
2015-12-03 20:13       ` Artur Malabarba
2015-12-03 20:20         ` David Kastrup

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=87io4g21jr.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=emacs-devel@gnu.org \
    --cc=mr_rookes@yahoo.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 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.