all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* git:
@ 2015-02-26 22:24 Gregor Zattler
  2015-02-27 15:08 ` git: J. David Boyd
  2015-02-27 23:10 ` git: Michael Heerdegen
  0 siblings, 2 replies; 7+ messages in thread
From: Gregor Zattler @ 2015-02-26 22:24 UTC (permalink / raw)
  To: help-gnu-emacs

I build emacs from sources.  From time to  time I do git pull and then
there is an error message like:

error: Your local changes to the following files would be overwritten
by merge:
        lisp/mail/rmail.el


$ git diff
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index 855a4c2..9d5f6de 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -4810,7 +4810,7 @@ If prefix argument REVERSE is non-nil, sorts in reverse order.
 
 ;;;***
 ^L
-;;;### (autoloads nil "rmailsum" "rmailsum.el" "e3943ef45946f10b9b5cab8097d7f271")
+;;;### (autoloads nil "rmailsum" "rmailsum.el" "e41d88a5c472a084090c2aad1ef4971f")
 ;;; Generated autoloads from rmailsum.el
 
 (autoload 'rmail-summary "rmailsum" "\

   


how is this possible while I do not modify the sources, using git only
as a transport for the sources (I'm no developer)?

Any idea why this happens and what to do aginst this?



Ciao, Gregor
-- 
 -... --- .-. . -.. ..--.. ...-.-



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-02-28  0:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-26 22:24 git: Gregor Zattler
2015-02-27 15:08 ` git: J. David Boyd
2015-02-28  0:03   ` git: Bob Proulx
2015-02-27 23:10 ` git: Michael Heerdegen
2015-02-27 23:57   ` git: Gregor Zattler
2015-02-28  0:24   ` git: Glenn Morris
2015-02-28  0:30     ` git: Glenn Morris

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.